
BODY {	
	background: #f6da60 url(/images/bg_tile.gif) top repeat-x;

	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a {
	color: #b85f21;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

#header {

}

#nav {
	border-top: 3px solid #6d6d6d;
	background-color: #f0f1f0;
}

#nav-footer {
	background: #ececec url('/images/nav_footer.gif') top repeat-x;
	height: 7px;
}

#banner {
	background-color: #494949;
	text-align: left;
	border-bottom: 0px solid #717171;
}

#flashBanner {
	padding: 0 0 0 0;
	background-color: #222;
	text-align: center;
	border-bottom: 2px solid #717171;
}

#content {
	margin-top: 5px;
}

#footer {
	margin-top: 10px;
	border-top: 3px solid #555;
	padding: 15 5 5 5
}


.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #777777;
	text-decoration: none;
}

#leftCol{

}

#rightCol{
	margin: 0 0 0 0px;
	padding: 5px;
	width: 160px;
	background-color: #eee;
	border: 1px solid #ccc;
}


#leftCol p.sectionTitle{
	font-size: 10pt;
	background-color: #bf7729;
	margin:0 10 5 5;
	padding: 5px;
	font-weight: bold;
	color: #fff;

}

#leftCol p.sectionContent {
	font-size: 1.0em;
	line-height: 1.4em;
	padding: 5px 20px 5px 20px;
	color: #555;
}

#leftCol .sectionContent table {
	font-size: 12pt;
	color: #555;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

#rightCol p.sectionTitle{
	font-size: 10pt;
	background-color: #bf7729;
	margin:0;
	padding: 5px;
	font-weight: bold;
	color: #fff;
}

#rightCol p.sectionContent {
	font-size: 9pt;
	padding: 5px;
	color: #555;
}

#dealer-pano {
	background: url(/images/dealer.jpg) top no-repeat;
	border: 1px solid #999;
	height: 229px;
	margin: 10px 0 10px 20px;
	width: 714px;
}
