body,html{
font-family:Verdana,Sans-serif;
font-size:8pt;
color:#6B643A;
background-color:#FCF9F0;
}
body
{

}

td{
font-family:Verdana,Sans-serif;
font-size:8pt;
}

a,a:ACTIVE,a:VISITED{
color:#746238;
text-decoration:none;
}

a:HOVER{
color:#4E4223;
text-decoration:underline;
}

input, select, textarea{
color:#5F5F5F;
background-color:#fff;
border-bottom:solid #DFDFDF 1px;
border-top:solid #858585 2px;
border-left:solid #DFDFDF 1px;
border-right:solid #DFDFDF 2px;
margin-bottom:5;
}

input.button{
font-size:9;
height:21;
margin-left:5;
font-weight:bold;
color:#4C3B27;
background-color:#D8C26C;
border-bottom:solid #AE9749 1px;
border-top:solid #AE9749 1px;
border-left:solid #AE9749 1px;
border-right:solid #AE9749 1px;
}

#bxVehicle{
width:770;
top:0;
bottom:0;
text-align:left;
}
.leftwing{
width:5;
background:url(images/layout/bg_content_leftwing.gif) repeat-y right;
}
.rightwing{
width:5;
background:url(images/layout/bg_content_rightwing.gif) repeat-y left;
}

#bxContent{
width:760;
top:0;
bottom:0;
text-align:left;
background-color:#fff;
}

#bxNav{
width:760;
top:0;
height:140;
border:0;
background-color:#D8C26D;
}

#bxNav a, #bxNav a:visited, #bxNav a:active{
font-size:10pt;
color:#4F3E24;
font-weight:bold;
text-decoration:none;
}

#bxNav a:HOVER{
color:#4F3E24;
}

#navOption{
position:relative;
margin-top:1;
height:25;
border:0;
border-top:solid #B29B4D 1px;
border-bottom:solid #B29B4D 1px;
}

#bxSummary{
width:760;
top:0;
height:172;
border:0;
background-color:#F6F6EC;
background:url(images/layout/bg_summary.gif) no-repeat left;
}

#navFooterOption{
padding:5;
padding-left:10;
margin-left:10;
padding-top:9;
}

#navFooterOption a, #navFooterOption a:active,#navFooterOption a:visited{
color:#D3C177;
text-decoration:none;
}

#navFooterOption a:hover{
color:#D3C177;
}

#bxFooter{
height:30;
background-color:#101010;
background:url(images/layout/bg_footer.gif) repeat-x left;
width:760;
}

#bxSeperatorHorizontal{
position:relative;
display:block;
height:10;
background:url(images/layout/bg_content_seperator.gif) repeat-x;
}

#bxProductsList{
position:relative;
height:100%;
top:0;
float:right;
width:150;
margin-right:10;
}

#listBrand{
padding-top:10;
}

#listBrand a, #listBrand a:link, #listBrand a:active, #listBrand a:visited{
color:#DBC16A;
text-decoration:none;
font-size:12;
}

#listBrand a:hover{
color:#a9a048;
}

#listProduct{
padding-left:0;
margin-bottom:3;
}

#listProduct a, #listProduct a:link, #listProduct a:active, #listProduct a:visited{
color:#616161;
font-size:10;
}

#listProduct a:hover{
color:#111;
}

#productimage{
width:104;
height:104;
border:solid #DAC365 1px;
padding:1;
}


#newsarticle{
position:relative;
}
#newsarticle a, #newsarticle a:link, #newsarticle a:active, #newsarticle a:visited{
color:#4F3E24;
text-decoration:none;
font-weight:bold;
}
#newsarticle a:hover{
color:#4F3E24;
text-decoration:underline;
}
#newsarticle .article{
background-color:#fefefe;
padding:3;
}
#newsarticle .date{
color:#4F3E24;
font-size:9;
}
#newsarticle .title{
color:#4F3E24;
font-weight:bold;
font-size:13;
}
#newsarticle .summary{
margin-top:5;
font-style:italic;
}
#newsarticle .body{
margin-top:5;
}