@charset "utf-8";
.address {
	margin-left: 5px;
}

.Price {
	font-weight: bolder;
	background-color: #dddddd;
	line-height: 22px;
}

.OrderingSectionTitle {
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF0D2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}

h4 {
	font-size: 110%;
	color: #333333;
}
.footer_nav {
	color: #FFFFFF;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	height: 25px;
}
.footer_nav a:link {
	color: #FF9966;
	text-decoration: none;
}
.footer_nav a:visited {
	color: #FF6600;
	text-decoration: none;
}
.footer_nav a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
}
.footer_nav a:hover {
	color: #A73225;
	text-decoration: none;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Rockwell, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8C4F21;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	font-family: Rockwell, "Times New Roman", Times, serif;
}.content_body {
	background-color: #FFFFFF;
	padding: 10px;
}
.footer {
	background-color: #FFF1D4;
	font-size: 14px;
	font-family: Rockwell;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.JohnWayne {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #9A5D30;
	letter-spacing: 2px;
	font-weight: bold;
}
.tagline {
	font-size: 9px;
	background-color: #FFFFFF;
}
.copyright {
	background-color: #FFF1D4;
	padding: 0px;
	font-size: 11px;
	font-family: Rockwell, "Times New Roman", Times, serif;
}
div#header {
	background-image:url(images/headerbg.jpg);
	height:80px;
	width:955px;
	margin-left:auto;
	margin-right:auto;
}
div#buttons {
	height:auto;
	width:865px;
	margin-left:90px;
}
