/* CSS Document */
body{
background-color: #795236;
background-image:url(images/home/body_bg.jpg);
background-repeat:repeat-x;
}
.outerwraper{
width: 851px;
height: auto;
margin: auto;
margin-top: 30px;

}

.wraper{
width: 851px;
height: auto;
background-image:url(images/home/content_repeat.jpg);
background-repeat:repeat-y;
}
.wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
font-size: .01em;
}
.header{
width: 851px;
height: 172px;
.height:192px;
min-height: 172px;
display:block;
margin: 0;
padding: 0;
}

.main_nav_holder{
width: 851px;
height: 57px;
background-image:url(images/home/nav_bg.jpg);
background-repeat: no-repeat;
background-position: top;
margin:0;

}


.navigation{
width: 791px;
height: 57px;
padding: 0 0 0 50px;

}
.navigation ul:after{
content: ".";
display: block;
visibility: hidden;
height: 0;
font-size: 1px;
clear: both;
}
.navigation ul li{
width: auto !important;
width: 5px;
list-style-type: none;
float:left;
height: 20px;
margin-top: 18px;
border-left: solid 1px #502000;
border-right: solid 1px #502000;
white-space: nowrap;
}
.navigation ul li a{
display: block;
text-decoration: none;
font: bold 9px Verdana, Arial, Helvetica, sans-serif;
letter-spacing: .1em;
text-align:center;
padding: 4px 6px 0px 6px;
color: #E9DBC1;
height: 16px;
}
.navigation ul li a:hover{
background-image:url(images/home/rollover.gif);
background-position: bottom;
color: #ffffff;
}
.alt { display: none; 
}
.contentholder{
width: 851px;
height: auto;

}
.contentholder:after{
content: ".";
display: block;
visibility: hidden;
height: 0;
font-size: 1px;
clear: both;
}

.contentwraper{
width: 851px;
height: autopx;
min-height: 200px;
position:relative;
}

.dealerlist{
width: 234px;
height: auto;
float: left;
display:inline;
border: 1px solid #333;
margin-top: 25px;
margin-left: 50px;
}
.dealerheader{
width:228px;
height:85px;
background-image:url(images/Dealers/dealer_header.jpg);
background-repeat: no-repeat;
margin-top: 3px;
margin-left: 3px;
}
.dealerinfo{
width: 215px;
height: auto;
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight: bold;
color:#333333;
margin-top:20px;
margin-left: 8px;
}
.loginHolder{
width:498px;
height:56px;
background-image:url(images/Dealers/dealer_login2.jpg);
background-repeat:no-repeat;
margin-top:5px;
margin-bottom:5px;
display:block;
}

.dealer_text_light{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#666666;
}
.email_text{
font-family:"Times New Roman", Times, serif;
font-size:12px;
color: #660000;
}
.email_text a{
font-family:"Times New Roman", Times, serif;
font-size:12px;
color: #660000;
}

.location_holder{
width:504px;
height: 400px;
float: right;
display: inline;
margin-right: 50px;
margin-top: 25px;
}
.countdown{
width: 498px;
height: 169px;
background-image:url(images/Dealers/search_bg.jpg);
background-repeat: no-repeat;
margin-bottom: 20px;
}
.countdown_text{
width:380px;
height:70px;
padding-top: 48px;
padding-left: 15px;
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#FFFFFF;
}
.link_holder{
clear:both;
display:block;
width:120px;
height:24px;
background-image:url(images/Dealers/dealer_email_button.jpg);
background-repeat:no-repeat;
background-position: 0 0;
margin-left: 200px;
}
.link_holder:hover{
background-position: 0 -26px;
}
.mapholder{
width:498px;
height: 283px;

}
.loginholder{
width:498px;
height: 56px;
background-image: url(images/Dealers/dealer_login2.jpg);
background-repeat: no-repeat;
margin-top: 10px;
padding-top: 10px;


}
.form_holder{
width: 285px;
height: 45px;
display:block;
margin-left: 200px;
margin-top: 0px;
}
.textfield{
width: 140px;
height: 18px;
margin-bottom: 15px;
background-color: #990000;
border-style:solid;
border-color: #000000;
}
.submit{
padding-top: 8px;
}
.dealer_images{
width: 498px;
height: auto;
margin-top: 0px;
}




.footer{
clear:both;
width:851px;
height:115px;
background-image:url(images/home/footer_bg.jpg);
background-repeat:no-repeat;
}

