@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
body {
	background-color: #262626;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#ScrollWrapper{
	position:relative;
	margin-left:0px; 
	width: 640px;
	height: 135px;
	margin-bottom:-35px;
 }
#accessoryScroller {
	left:0px; 
	top:0px; 
	width: 640px; 
	height: 135px;
}
.scrollcap a {
	font-size:8px;
	line-height:15px;
	text-transform:uppercase;
	color:#666666;
}
.scrollcap a:hover {
	color:#221111;
	font-weight:bold;
}
.caption {
        text-transform:uppercase; font-size:75%;
}
td strong {
	color:#666666;
	font-weight:bold;
}
.footer {
	font-size:10px;
	color: #555555;
	text-decoration:none;
}
.footer:hover {
	color: #555555;
	text-decoration:underline;
}
.foot {
	font-size:10px;
	color: #555555;
	text-decoration:none;
}
.foot:hover {
	color: #000000;
	text-decoration:underline;
}
.greys {
	background-image:url(images/greys.gif);
	background-repeat:repeat-x;
	background-color:#666666;
}
.whites {
	background-color:#FFFFFF;
	color:#555555;
}
li {
	margin-left:12px;
	margin-top:4px;
	margin-bottom:4px;
}
.style1 {
	color: #666666;
	font-weight: bold;
}
td a {
	color:#663300;
}
.greylink, .greylinks, .greylinks a {
	color: #888888;
	font-weight: bold;
	text-decoration:none;
}
.greylink:hover, .greylinks:hover, .greylinks a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration:underline;
}
.ten-pixel {
	font-size:9px;
	font-family:Tahoma, Arial;
}
.address {
	color: #332211;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform:uppercase;
	letter-spacing:1px;
}
h3 {
	color:#663300;
}
h4 {
	font-size:21px;
	line-height:24px;
	color:#6c4900;
	margin-top:10px;
	margin-bottom:15px;
	font-weight: normal;
}
h5 {
	font-size:13px;
	color:#663300;
	margin-top:10px;
	margin-bottom:10px;
}
.cell td {
	font-family: Arial, Helvetica; 
       height:16px;
	font-size: 9px; 
	line-height: 10px; 
	color: #000000; 
	text-align:center; 
	background-color:#f4eee2;
}
.cell0 td {
	font-family: Arial, Helvetica; 
       height:16px;
	font-size: 9px; 
	line-height: 10px; 
	color: #000000; 
	text-align:center; 
	background-color:#eae1c4;
}
.header {
	font-family: Arial, Helvetica; 
	font-size: 9px; 
	line-height: 10px; 
	color: #000000; 
	font-weight: bold; 
	background-color:#c3b79f;  
	padding:4px;
}
.boldRed {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}
