@charset "UTF-8";
/* COLORS 
Reddish-brown: 	#7C0F18
Blue: #003265
*/

/*----NAV----*/



ul#flonav{
margin: 0;
padding: 0;
list-style-type: none;
cursor: default;
width: 175px;
font: 900 12px/25px Arial, Helvetica, sans-serif;
}
ul#flonav li{
margin: 0px 0px 8px 0px;
padding: 0;
text-indent: 25px;
}

ul#flonav li a{
display: block;
width: 100%;
height: 100%;
text-decoration: none;
background: #fff url(../../img/arrow_up.gif) top left no-repeat;
color: #333;
}

ul#flonav li a:hover{
background: #fff url(../../img/arrow_dn.gif) top left no-repeat;
}


/*----DIV----*/

div#header{
width: 100%;
background: none;
text-align: left;
border-bottom: 2px solid #000;
}
div#printlogo{
text-align: left;
}


div.floclearquote {
margin: 10px 0px 10px 20px;
border: 1px solid #000;
background: #FFF;
width: 300px;
}

div.rightcol{
width: 200px;
float: right;
height: 100%;
text-align:right;
margin: 0px 0px 0px 0px;

}

div.dealer{
height: 80px;
margin: 10px 20px 20px 20px;
border-top: 1px solid #333;
border-bottom: 1px solid #333;
}


div#belownav{
margin: 30px 0px 50px 0px;
text-align: left;
}

div.testimonial1, div.testimonial2 {
border-top: 0;
border-bottom: 0;
margin: 10px 20px 20px 20px;
}

div.testimonial1 {
background: #FFF;


}
div.testimonial2 {
background: #FFF;
}

/*----TABLE----*/

table#content{
width: 100%;
margin: 20px 0px 0px 0px;
}

td#nav{
width: 175px;
vertical-align: top;
border-right: #F00;
}

td#main{
vertical-align: top;
width:600px;
height: 800px;
}

/*----TEXT----*/


p.copy{
font: 14px/18px Georgia, "Times New Roman", Times, serif;
margin: 0px 0px 20px 0px;
padding: 0px 0px 0px 20px;
color: #000;
}

div.rightcol p{
displa: block;
font: 12px/16px Arial, Helvetica, sans-serif;
margin: 0px 0px 20px 10px;
padding: 0px 0px 0px 0px;
color: #000;
text-align: left;
}
div.rightcol p strong{
color: #000;
font-weight: 900;
}


ul.copyul{
font: 14px/18px Georgia, "Times New Roman", Times, serif;
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 30px;
color: #000;
}



div.floclearquote p {
font: 14px/16px "Trebuchet MS", sans-serif;
margin: 5px 0px 5px 0px;
padding: 0px 10px 0px 10px;
}

p.contact{
font: 12px/18px Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

p.green{
color: #363;
font: 900 italic 16px/22px Georgia, "Times New Roman", Times, serif;
}
div.dealer p{
font: 12px/16px Arial, Helvetica, sans-serif;
color: #000;
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 20px;
}


div.testimonial1 p, div.testimonial2 p {
font: 14px/16px "Trebuchet MS", sans-serif;
padding: 0px 10px 0px 10px;
margin: 10px 0px 10px 0px;

}
div.testimonial1 p {
color: #000;
}
div.testimonial2 p {
color: #000;
}

div#belownav p{
display: block;
font: 14px/18px "Trebuchet MS", sans-serif;
background: #FFF;
margin: 5px 0px 5px 0px;
padding: 5px;
border: 1px solid #000;
color: #000;
}

/*----H-----*/



h1{
font: 900 16px Georgia, "Times New Roman", Times, serif;
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 0px;
text-align: left;
color: #000;
}

h2{
font: 300 16px Georgia, "Times New Roman", Times, serif;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 10px;
text-align: left;
color: #000;
}


h3{
font: 900 13px/18px Arial, Helvetica, sans-serif;
color: #000;
margin: 10px 0px 2px 0px;
padding: 0px 0px 0px 20px;
}

h4{
display: block;
height: 22px;
border-bottom: 2px solid #000;
font: 300 16px Georgia, "Times New Roman", Times, serif;
margin: 10px 0px 15px 0px;
padding: 0px 0px 0px 10px;
text-align: left;
color: #000;
}

h5{
font: 900 italic 16px Georgia, "Times New Roman", Times, serif;
margin: 10px 0px 15px 0px;
padding: 0px 0px 0px 20px;
text-align: left;
color: #000;
}



/*---IMG---*/

div.rightcol img{
margin: 10px 0px 20px 0px;
}



div.dealer img{
margin: 0;
}








