BODY
 {
   background-color: #a56829;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   font-family: myriad, arial, helvetica, verdana, geneva;
   font-size: 12px;
   color: #000000;
	}
	
a:link {color: #CC9933; text-decoration: none;}
a:visited {color: #CC9933; text-decoration: none;}
a:hover {color: #CC9933; text-decoration: underline;}
a:active {color: #CC9933; text-decoration: none;}

#sitedescription  {display: none;}

.header {	color: #6B4013;	font-size: 15px; font-weight: bold; }
.subhead { color: #CC9933; font-size: 14px; font-weight: bold; }
.address { color: #ffffff; font-size: 11px; }
.content {width: 760px; height:550px; vertical-align: top; text-align: left; overflow: auto; }

.anchor {	color: #CC9933;	font-size: 9px;	font-weight: bold; }
.anchor:link { color: #CC9933; font-weight: bold; text-decoration: none; font-varient: uppercase; }
.anchor:hover { color: #CC9933; font-weight: bold; text-decoration: underline; font-varient: uppercase; }
.anchor:visited { color: #CC9933; font-weight: bold; font-varient: uppercase; }
.anchor:active { color: #CC9933; font-weight: bold; font-varient: uppercase; }

.crumb { color: #cccccc; font-size: 10px;	font-weight: bold; }
.crumb:link { color: #cccccc; font-weight: bold; text-decoration: none; font-varient: uppercase; }
.crumb:hover { color: #cccccc; font-weight: bold; text-decoration: underline; font-varient: uppercase; }
.crumb:visited { color: #cccccc; font-weight: bold; font-varient: uppercase; }
.crumb:active { color: #cccccc; font-weight: bold; font-varient: uppercase; }

.nav2 {	color: #FFFFFF;	font-size: 13.5px; font-weight: bold; }
.nav2:link { color: #FFFFFF; font-weight: bold; text-decoration: none; font-varient: uppercase; }
.nav2:hover { color: #FFFFFF; font-weight: bold; text-decoration: underline; font-varient: uppercase; }
.nav2:visited { color: #FFFFFF; font-weight: bold; font-varient: uppercase; }
.nav2:active { color: #FFFFFF; font-weight: bold; font-varient: uppercase; }

.nav3 {	color: #FFFFFF;	font-size: 11px;}
.nav3:link { color: #FFFFFF; text-decoration: none; }
.nav3:hover { color: #FFFFFF; text-decoration: underline; }
.nav3:visited { color: #FFFFFF; }
.nav3:active { color: #FFFFFF; }

.copyright {color: #CC9933;	font-size: 10px; text-decoration: none;	font-weight: bold; }
.copyright:link {color: #CC9933; text-decoration: none; }
.copyright:hover {color: #CC9933; text-decoration: underline; }
.copyright:visited {color: #CC9933; }
.copyright:active {color: #CC9933; }

.search { color: #333333; font-size: 9px; font-weight: bold; }
.search:link { color: #333333; font-weight: bold; text-decoration: none; font-varient: uppercase; }
.search:hover { color: #333333; font-weight: bold; text-decoration: none; font-varient: uppercase; }
.search:visited { color: #333333; font-weight: bold; font-varient: uppercase; }
.search:active { color: #333333; font-weight: bold; font-varient: uppercase; }


.white {color: #ffffff;	font-size: 11.5px; letter-spacing: 5px; }

.navlist li { list-style-type: none; margin: 0px; padding: 0px; text-align: right; }
.navlista li { list-style-type: none; margin: 0px; padding: 0px; text-align: right; }
.navlistb li { list-style-type: none; margin: 0px; padding: 0px; text-align: right; }
	
#dropmenudiv{ position:absolute; border:1px solid #660000; line-height:14px; z-index:100; }
#dropmenudiv a{ width: 100%; display: block; text-indent: 3px; background-color:#996633; filter:alpha(opacity=80); -moz-opacity:0.8;} 
#dropmenudiv a:hover{ /*hover background color*/ background-color:#663300; }

.datatable { border: 1px solid #CC9933; border-collapse: collapse; }
.datatable td { border: 1px solid #CC9933; text-align: left; padding: 4px;}
.datatable caption { font-weight: bold; background-color: #CC9933; color: #ffffff; }

/* Cart Bits */
.cart_caption {
	color: #663300;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.cart_description {
	color: #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
.cart_hr {
	color: #b4a470;
	background-color: #b4a470;
}