@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: url(../img/floclear.jpg) 95% 5% no-repeat;
height: 100px;
text-align: center;
border-bottom: 2px solid #7C0F18;
}
div#printlogo{
display: none;
}

div.floclearquote {
margin: 10px 0px 10px 20px;
border: 1px solid #666;
background: #E0E0E0;
width: 325px;
}

div.rightcol{
width: 200px;
float: right;
height: 100%;
text-align:center;
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: 1px solid #333;
border-bottom: 1px solid #333;
margin: 10px 20px 20px 20px;
}

div.testimonial1 {
background: #e0e0e0;


}
div.testimonial2 {
background: #666;
}

/*----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/21px Georgia, "Times New Roman", Times, serif;
margin: 0px 0px 20px 0px;
padding: 0px 0px 0px 20px;
color: #333;
}

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



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


div.floclearquote p {
font: 14px/18px "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/18px "Trebuchet MS", sans-serif;
padding: 0px 10px 0px 10px;
margin: 10px 0px 10px 0px;

}
div.testimonial1 p {
color: #333;
}
div.testimonial2 p {
color: #fff;
}

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

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

h1{
font: 900 16px Georgia, "Times New Roman", Times, serif;
margin: 0px 0px 0px 0px;
padding: 60px 30px 0px 0px;
text-align: right;
color: #333;
}

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


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 #7C0F18;
font: 300 16px Georgia, "Times New Roman", Times, serif;
margin: 10px 0px 15px 0px;
padding: 0px 0px 0px 10px;
text-align: left;
color: #7C0F18;
}

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: #7C0F18;
}



/*---IMG---*/

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



div.dealer img{
margin: 0;
}








