body {
	background: #FFF9E3 url("../images/sharp2.gif") repeat-x center top;
	line-height: 1.1em;
	color: #333;
	font: small Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center; 
	margin-bottom: 20px;
}

body, form, input {	
	padding: 0px;
	margin: 0px;
}
h1, h2, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { 
	margin: 5px 0; 	
}
dd, blockquote {
	margin-left: 40px;
}
fieldset {
	padding: 10px;
}

a:link, a:visited {
	color: #420621;
}

.nextlink {
	color: #FFF;
}

a:hover {
	color: #8ccc33;
}

h1, h2, h3 {
	color: #036;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 17px;
	position: relative;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 18px;
}

img {
	border: 0;
}


#headwrapper {
	load: swf;
	width: 880px;
	margin-bottom: 5px;
	text-align: center; 
	margin: 0 auto; 
	height: 100%;
}

#wrapper {
	background: #D9DDCB;
	width: 880px;
	margin-bottom: 5px;
	text-align: center; 
	margin: 0 auto; 
	height: 100%; 
}

#navcontainer {
	margin: 0 auto;
	width: 90%;
}


#tabbar {
	position: relative;
	background: url("../images/overburn.gif") no-repeat center top;
	font: bold italic 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	clear:both;	 
	height:22px;	
	margin:0px;	

}

#menu {
	list-style: none;
	padding: 5px 0px 0px 0px;
	margin: auto;

}
#menu li {
    float: left;
    width: 156px;
    height: 28px;
    margin: auto;
    padding: 0px;
    overflow: hidden; 
}
#menu #menu5 {
	width: 164px;
}
#menu a {
    width: 156px;
    height: 28px;
    display: block;
    text-align: center;
    color: #fff;
    text-transform: uppercase; font-weight:bold; 
    line-height: 30px;
    text-decoration: none;
}
#menu #menu5 a {
    width: 164px;
    text-align: center;
}
#menu a:focus {
	text-decoration:none;
}
#menu a:hover {
	text-decoration: none;
}


#menu #menu1 {
	background: url("../images/menu3.gif") 0px 0px no-repeat;
}
#menu #menu1 a:hover {
	background: url("../images/menu3.gif") 0px -28px no-repeat;
}
#menu #menu1 .on, 
#menu #menu1 .on:hover {
	background: url("../images/menu3.gif") 0px -56px no-repeat;
}
#menu .on {
    color: #FFFFFF;
}

#menu #menu2 {
	background: url("../images/menu3.gif") -156px 0px no-repeat;
}
#menu #menu2 a:hover {
	background: url("../images/menu3.gif") -156px -28px no-repeat;
}
#menu #menu2 .on, 
#menu #menu2 .on:hover {
	background: url("../images/menu3.gif") -156px -56px no-repeat;
}

#menu #menu3 {
	background: url("../images/menu3.gif") -312px 0px no-repeat;
}
#menu #menu3 a:hover {
	background: url("../images/menu3.gif") -312px -28px no-repeat;
}
#menu #menu3 .on, 
#menu #menu3 .on:hover {
	background: url("../images/menu3.gif") -312px -56px no-repeat;
}

#menu #menu4 {
	background: url("../images/menu3.gif") -468px 0px no-repeat;
}
#menu #menu4 a:hover {
	background: url("../images/menu3.gif") -468px -28px no-repeat;
}
#menu #menu4 .on, 
#menu #menu4 .on:hover {
	background: url("../images/menu3.gif") -468px -56px no-repeat;
}

#menu #menu5 {
	background: url("../images/menu3.gif") -624px 0px no-repeat;
}
#menu #menu5 a:hover {
	background: url("../images/menu3.gif") -624px -28px no-repeat;
}
#menu #menu5 .on, 
#menu #menu5 .on:hover {
	background: url("../images/menu3.gif") -624px -56px no-repeat;
}


#search {
	border-bottom: 4px solid #420621;
	background: url("../images/gradient.gif") repeat-x;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#search label {
	font-weight: bold;
	color: #fff;
}
#search input.tbox {
	width: 45%;
}
#search input {
	padding: 1px;
	border-width: 1px;
	font: 12px Verdana, Arial, sans-serif;
	margin: 2px;
}

#search ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#search ul li {
	font: 10px/140% Verdana, Arial, sans-serif;
}
#search ul li a:link, #search ul li a:visited {
	color: #E3EDF4;
}
#search ul li a:hover {
	color: #fff;
}

#left {
	width: 200px;
	float: left;
	background: #D8CFC3;
	color: #555;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	height: 100%; 
}
#lc {
	padding: 10px;
}
#lc p {
	padding: 0 0 10px 2px;
}

#center {
	width: 480px;
	height: auto;
	float: left;
	background: #D9DDCB;
	color: #666;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: left;
	padding-bottom: 10px;
}
#cc {
	padding: 10px;
	padding-left: 20px;
}
#center p {
	padding: 0 0 10px 10px;
}

#right {
	width: 200px;
	float: right;
	background: #D8CFC3;
	line-height: 14px;
	color: #444;
	font-size: 11px;
	text-align: left;
	height: 100%; /* Height Hack 3/3 */
}
#rc {
	padding: 10px;
}
#rc p {
	padding: 0 0 10px 2px;
}
#newcar {
	/* background: url('images/new/bg.png'); */
}

#footer {
	width: auto;
	background: url("../images/overburn2.gif") no-repeat center bottom;
	clear: both;
	color: #ffffff;
	position: relative;
	text-align: center;
	font-size: 10px;
	line-height: 0.9em;
	padding: 0;
}
#footer a:link, #footer a:visited {
	color: #ffffff;
	font-weight: bold;
}
#footer a:hover {
	color: #63941F;
	font-weight: bold;
}

#footmenu {
	background: #888856;
	color: #ADADAD;
	font: 10px Arial,Verdana,Helvetica,sans-serif;
	position: relative;
	text-align: center;
	z-index: 1;
	clear: both;
	margin: 0 0 3px 0;
	padding: 3px;
}
#footmenu a:link, #footmenu a:visited {
	color: #E3EDF4;
}
#footmenu a:hover {
	color: #fff;
}

.author {
	padding: 5px 0;
}
.clear {
	clear: both;
}

fieldset {
	margin: 1em 0;
	border-top: 1px solid #ccc;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
legend {
	margin: 1em 0;
	padding: 0 .5em;
	color: #069;
	background: #f7f7f7;
	font-size: 1.3em;
	font-weight: bold;
}
label {
	width: 170px;
	padding: 0 1em;
	text-align: right;
	float: left;
}
fieldset div {
	margin-bottom: .5em;
	padding: 0;
	display: block;
}

#fm-submit {
	clear: both;
	padding-top: 1em;
	text-align: center;
}
#fm-submit input {
	border: 1px solid #333;
	padding: 2px 1em;
	background: #666;
	color: #fff;
	font-size: 100%;
}
input:focus, textarea:focus {
	background: #f7f7f7;
	color: #000;
}
#featured_box {
	background: url('../images/FeaturedVehicle.png');
	margin: 0 10px 10px 0px;
	height: 130px;
	width: 440px;
}
#featured_boxleft {
	color: #000000;
	float: left;
	margin: 10px;
	height: 90px;
	width: 270px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
.carfax{ padding: 4px; background:#FFFFFF; float:right;}
.smprint {
         letter-spacing: -1px;
         font-size: 9px;
         color: #999;
}
div#home_specials td a { color:#888856;}
