body{
margin-top:20px;
padding:0px;
font-family:Helvetica, sans-serif;
font-size:12px;
background-color:#663300;
color:#666666;
}
img{
border:0px;
}
#body{
width:800px;
margin:auto;
}
a {
	color: #996600;
}
a:hover {
	color: #aa3300;
	text-decoration: none;
}

.clear{
	clear: both;
	font-size: 0px;
}

#header{
background:url(../images/bg_top.gif) no-repeat;
height:88px;
position:relative;
}
#logo{
position:absolute;
top:5px;
left:41px;
}
.middle_line{
height:8px;
font-size:0px;
background:url(../images/line_other.gif) no-repeat;
}
.line_home{
background:url(../images/line_home.gif) no-repeat;
}
.line_testimonials{
background:url(../images/line_testimonials.gif) no-repeat;
}
.line_red{
font-size:0px;
line-height:0px;
background-color:#ff0000;
height:1px;
width:100%;
}
.line_grey{
font-size:0px;
line-height:0px;
background-color:#666666;
height:1px;
width:100%;
}
/*******************************************************/
#middle{
min-height:486px;
height:auto !important;
height:486px;
background-color:#ffffff;
}
.middle_home{
background:url(../images/bg_home.jpg) no-repeat top right;
}
.middle_about{
background:url(../images/bg_about.gif) no-repeat bottom left;
}
.middle_testimonials{
background:url(../images/bg_testimonials.gif) no-repeat top right;
}
.content{
width:510px; 
margin-left:250px; 
padding:65px 0 30px 0;
}
.product_title{
font-weight:bold; 
font-size:18px;
text-transform:uppercase;
}
/*******************************************************/
#bottom{
height:18px;
background:url(../images/bg_bottom.gif) no-repeat;
}
#footer{
color:#ffffff;
text-align:center;
font-size:10px;
margin-top:5px;
}
/*******************************************************/
#nav
{	
	float: right;
	margin-top:60px;
}

#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 17px;
}

#nav ul li {
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
}


#nav ul li a
{
	display: block;
	height:18px;
	text-decoration:none;
}
#nav ul li a.nav_1 {
	background:url(../images/menu_about.gif) no-repeat;
	width:47px;
	margin-right:23px;
}
#nav ul li a.nav_2 {
	background:url(../images/menu_products.gif) no-repeat;
	width:46px;
	margin-right:14px;
}
#nav ul li a.nav_3 {
	background:url(../images/menu_testimonials.gif) no-repeat;
	width:64px;
	margin-right:21px;
}
#nav ul li a.nav_4 {
	background:url(../images/menu_news.gif) no-repeat;
	width:76px;
	margin-right:20px;
}
#nav ul li a.nav_5 {
	background:url(../images/menu_where.gif) no-repeat;
	width:68px;
	margin-right:25px;
}
#nav ul li a.nav_6 {
	background:url(../images/menu_contact.gif) no-repeat;
	width:63px;
	margin-right:17px;
}
#nav ul li ul {
	border:0px;
	float: none;
	display: none;
	position: absolute;
	top: 100%;
	width: 176px;  
	height:auto;
	left:-20px;
	padding-top:10px;
}

#nav ul li ul li {
	display: block;
	position: relative;
	background: #cc6600;
}
#nav ul li:hover > ul {
	display: block;
}

#nav ul li ul li a {
	padding: 5px 0px 3px 15px;
	width: 191px;
/*	width: 161px; */
	text-decoration:none;
	background:none;
	color:#fff;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
}

#nav ul li ul li a:hover {
	background: #993300;
}

#nav ul li ul.wheretobuy li a {
	width: 96px;	
}


#nav ul li:hover ul, #nav ul li.over ul {
	display: block;
}

#nav ul li ul.contact {
	left:-26px;
}
#nav ul li ul.contact li a {
padding-left:15px;
width:91px;
}
/*******************************************************/
.dealerloc_OR {
    font-weight:bold; 
    font-size:14px;
}
.dealerloc_Name {
    font-weight:bold; 
    font-size:12px;
}
.dealerloc_Addr {
    font-size:9px;
}
.dealerloc_SrchLbls {
    font-size:8.5pt;
}
.dealerloc_DDL {
    font-size:8.5pt;
}
.dealerloc_ResCmnts {
    font-style:italic;
}