body
{
margin: 0;
padding: 0;
font-family: verdana, sans-serif;
font-size: 10px;
line-height: 12px;
color: #000033;
background-color: #7F8081;
}

a:link { color: #fff; }
a:visited { color: #fff; }

a:hover, a:active
{
color: #cc9966;
}

h3
{
color: #003366;
font-weight: bold;
font-family: trebuchet ms;
font-size: 14px;
margin: 0;
padding: 0; 
}

h2
{
color: #4C7D02;
font-weight: bold;
font-family: trebuchet ms;
font-size: 12px;
margin: 0;
padding: 0; 
}


.border
{
border-bottom: 1px dotted #000;
}
#wrapper {
	width: 900px;
}

#container
{
margin: 3.5em auto;
width: 900px;
text-align: left;
background-color: #fff;
}

b.rtop, b.rbottom{display:block;background: #7F8081}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #fff}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

#nav {
	height: 36px;
	padding: 2px 0 0 0;
	margin: 0 2px 0 2px;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	font-weight: bold; 
	}  

#nav ul
{
margin: 10px 5px 0px 5px;
text-align: left;
padding: 0;
}

#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	border-right: 1px solid #ccc;
	}
	
#nav a:link, #nav a:visited {
	font-size: 10px;
	line-height: 10px;
	padding: 0 12px 0px 8px;
	text-decoration: none;
	color: #fff;
	}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
	color: #cc9966;
	background-image: url(images/arrowlime.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	}


#banner 
{
position: relative;
width: 900px;
height: 172px;
background-color: #fff;
padding: 0;
margin: 0;
border-bottom: 2px solid #fff;
}

#left
{
margin-left: 4px;
padding: 0;
float: left;
}

#img
{
margin:0;
padding: 0;
float: left;
border-left: 1px solid #fff;
width:488px;
height:172px; 
}

/*hide from all except IE6\*/
*html #img
{
margin:0;
margin-left: -4px;
padding: 0;
float: left;
border-left: 1px solid #fff;
width:488px;
height:172px; 
}
/*end*/

#cleardiv
{
clear: both;
margin: 0em;
}

#bg
{
margin: 0;
padding: 0;
background-image: url(images/left_bg2.gif);
background-repeat: repeat-y;
}


#subnav
{
margin: 0px 0px 0px 4px;
padding: .5em 0px 1em 0px;
background-image: url(images/left_bg.gif);
background-repeat: no-repeat;
background-color: #000000;
float: left;
width: 182px;
}

/*hide from all except IE6\*/
*html #subnav
{
float: left;
margin: 0px 0px 0px 2px;
padding: .5em 0px 1em 0px;
background-image: url(images/left_bg.gif);
background-repeat: no-repeat;
background-color: #000000;
width: 182px;
}
/*end*/

/*hide from all except IE6\*/
*html #container2{height: 600px;}
/*end*/

#subnav li 
{
padding-left: 1.5em;
margin: 0px;
background-image:url(images/arrow.gif);
background-repeat: no-repeat;
background-position: .75em;
border-bottom: 1px solid #fff;

}

#subnav ul 
{ 
list-style-type: none;
padding: 0;
margin: 10px 0 0 0;
line-height: 125%;
border-bottom: 1px solid #A5A7A7;
}

#subnav a
{
display: block;
color: #003366;
padding: 10px 3px 3px 10px;
text-decoration: none;
width: 100px;
font-weight: bold;
height: inherit;
}



#subnav a:link.active, #subnav a:visited.active, #subnav a:hover {
	color: #006699;
	}
	
#subnav p
{
font-family: verdana, sans-serif;
font-size: 10px;
color: #fff;
}

.button2
{
font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #99CCFF;
}
	

#content2
{
margin: 2px 4px 0 4px;
border-left: 1px dotted #ccc;
padding: 2em 5em 1em 3em;
width: 625px;
line-height: 165%;
background-image: url(images/gradient.gif);
background-repeat: repeat-x;
min-height: 565px;
float: left;
}

/*hide from all except IE6\*/
*html #content2
{
float: left;
margin: 2px 2px 0px 4px;
border-left: 1px dotted #ccc;
padding: 2em 5em 1em 3em;
width: 623px;
line-height: 165%;
background-image: url(images/gradient.gif);
background-repeat: repeat-x;
min-height: 565px;
}
/*end*/

/*hide from all except IE6\*/
*html #container2{height: 565px;}
/*end*/

#content2  a:link, #content2 a:visited {
	text-decoration: none;
	color: #003366;
	}
	
.towing
{
float: right;
width: 250px;
margin: 0 0 10px 10px;
padding: 10px;

}


	
.floatright
{
margin: 10px;
padding: 2px;
float: right;
border: 1px solid #000;
}
	
#sale
{
margin: 10px 0 0 0;
padding: 0;
line-height: 165%;
background-color: #E5E4E4;
border: 1px solid #ccc;
}

.rightimg{
	float: right;
	margin-left:10px;
	margin-bottom:6px;
	margin-top:0px;
}

.leftimg {
	float: left;
	margin-right:19px;
	margin-left:0px;
	margin-bottom:10px;
	margin-top:10px;
}

.floatleft
{
float: left;
margin: 10px;
border: 1px solid #666;
padding: 2px;
}

	
	
#footer
{
clear: both;
height: 36px;
font-family: verdana, sans-serif;
font-size: 9px;
line-height: 25px;
margin: 2px 2px 0 2px;
padding: 0 4px 0 0;
background-image: url(images/nav.gif);
background-repeat: no-repeat;
}

#footer p
{
margin: 0 ;
padding-left: 10px;
color: #fff;
}

