body{
margin-top:0;
padding:20px 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;
}
#socialbar {
  position:absolute;
  top:2px;
  right:2px;
  line-height:30px;
  text-align:right;
  height:30px;
}

.twtr-widget { top:90px;left:-205px; }
#socialbar .notes { color:#EFA36B; font-size:10px; }
#socialbar:hover .notes { color:#fff; }
#socialbar a { background: transparent url(../images/social-sprites.png) 0 bottom no-repeat; display:inline-block; height:32px; width:32px; margin:3px; vertical-align:middle; }
#socialbar a span { display:none; }
#socialbar a.plus { background-position: 0 bottom; }
#socialbar a.plus:hover { background-position: 0 top; }
#socialbar a.facebook { background-position: -39px bottom; }
#socialbar a.facebook:hover { background-position: -39px top; }
#socialbar a.twitter { background-position: -78px bottom; }
#socialbar a.twitter:hover { background-position: -78px top; }

.fb_iframe_widget {
  height: 23px;
  position: relative;
  top: 1px;
  width: 128px;
}
.fb_ltr {
}
.stButton .stButton_gradient {
    left: 3px;
    padding: 0 3px !important;
    position: relative;
    top: -2px;
}

#header{
background:url(../images/bg_top.gif) no-repeat;
height:88px;
position:relative;
z-index:2;
}
#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;
position:relative;
}

.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_image{
width:250px;
overflow-x:hidden;
bottom:0;
position:absolute;
}
.product_title{
font-weight:bold; 
font-size:18px;
text-transform:uppercase;
}
/*******************************************************/
#bottom{
height:18px;
background:url(../images/bg_bottom.gif) repeat-y;
position:relative;
}
#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:101px;
}

#nav ul li ul.products li a {
	width: 225px;	
}
/*******************************************************/
.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;
}
