body, html {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background:#fff url(../images/bg.gif) top left repeat-x;
	margin:0;
	padding:0;
	text-align:center;
	height:100%;
}
div, td , p {
	text-align:left;
}
td, th {
	vertical-align:top;
}
p {
	line-height:1.5;
	padding-left:4px;
}

a, a:visited {
	color:#879F46;	
}
a:hover {
	color:#647838;
}
* html {
	height:1%;
	margin-bottom:12px ;
}
/*GLOBAL LAYOUT STYLES*/
#outer {
	height:100%;
	min-height:100%;
	margin-bottom:-70px;
	padding:0 10px 0 10px;

}
html>body #outer{
	height:auto;
}
#footer {
	margin-left:auto;
	margin-right:auto;
	clear:both;
	position:relative;
	
}
#footer_in {
	height:50px;
	background:#647838 url(../images/footer_bg.gif) top left repeat-x;
}

* html #footer {/*only ie gets this style*/
	\height:59px;/* for ie5 */
	he\ight:55px;/* for ie6 */
}
#clearfooter{
	clear:both;
	height:60px;
}
#header_margin {height:5px; font-size:0px;}
#header {
	height:206px;
	background:#fc0 url(../images/header_bg.gif) top left repeat-x;
}
#header_left {
	float:left;
	height:197px;
	width:670px;

}
#header_right {
	float:right;
	height:206px;
	width:300px;
	background:transparent url(../images/header_right_bg.gif) top left repeat-x;
}
#header_left_top {
	height:175px;
	width:670px;
}
/*HEADER CONTENT STYLES*/
#logo {
	float:left;
	width:374px;
	height:175px;
	background:transparent url(../images/logo.jpg) top left no-repeat;
	
}
#logo a, #logo a:visited, #logo a:hover {
	display:block;
	width:374px;
	height:175px;	
}
#used_search {
	float:left;
	width:285px;
	padding:28px 5px 0 0px;
	color:#48582C;
}
#used_search h1 {
	margin:0 0 5px 0;
	font-size:15px;
	font-family:"Courier New", Courier, monospace;
}
#used_search div.row {
	height:22px;
}
#used_search label {
	width:40px;
}
#used_search select {
	width:155px;
	font-size:11px;
	clear:right;
	background-color:#D9E4BE;
}
#tnav1 {
	height:56px;
	background:transparent url(../images/tnav1_bg.jpg) top left no-repeat;
}
#tnav2 {
	height:31px;
	background:transparent url(../images/tnav2_bg.gif) top left no-repeat;
}
#tnav1_corner {
	float:right;
	width:41px;
	height:56px;
	background:transparent url(../images/tnav1_corner.jpg) top left no-repeat;
}
#tnav1 ul {
	margin:0;
	padding:18px 0 0 40px;
	list-style:none;
}
#tnav2 ul {
	margin:0;
	padding:2px 0 0 15px;
	list-style:none;
}
#tnav1 ul li, #tnav2 ul li {
	width:auto;
	float:left;
	padding:0px 8px 0 8px;
	width:auto;
	text-align:center;
	background:transparent url(../images/sep.gif) top right no-repeat;

}
*html #tnav1 ul li {
	width:50px;
	padding-right:6px;
}
#tnav1 ul li a, #tnav2 ul li a,
#tnav1 ul li a:visited, #tnav2 ul li a:visited {
	display:block;
	color:#ffc;
	font-weight:bold;
	text-decoration:none;
}
#tnav1 ul li a:hover, #tnav2 ul li a:hover {
	color:#fc0;
}
#tnav1 ul li a, #tnav1 ul li a:visited {
	padding:6px 0 0 20px;
	height:15px;
}
*html #tnav1 ul li a, #tnav1 ul li a:visited {
	
}
a.home, a.home:visited {
	background:transparent url(../images/i_home.png) top left no-repeat;
}
a.about, a.about:visited {
	background:transparent url(../images/i_about.png) top left no-repeat;
}
a.contact, a.contact:visited {
	background:transparent url(../images/i_contact.png) top left no-repeat;
}
#search_button {
	float:right;
	width:77px;
	height:auto;
}
a.search, a.search:visited {
	display:block;
	width:67px;
	height:23px;
	padding:8px 0 0 10px;
	background:transparent url(../images/but_search.jpg) top left no-repeat;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	text-decoration:none;
	color:#647838;
}
a.home:hover, a.about:hover, a.contact:hover, a.search:hover {
	background-position:bottom left;
}
#virtualcarlots {
	float:right;
	text-align:right;
	width:450px;
	color:#FFFFCC;
	margin-top:-5px;
	margin-right:-40px;

}
*html #virtualcarlots {
	margin-right:0;
}
#virtualcarlots select {
	font-size:11px;
	background-color:#D9E4BE;
}
#happy {
	float:right;
	width:256px;
	height:150px;
	background:transparent url(../images/happy.jpg) top right no-repeat;
	
}

/*FOOTER CONTENT STYLES*/
#footer_content{
	color:#cc3;
	text-align:center;
	padding:6px 8px 0px 0px;
	font-size:10px;
	line-height:2.1;
}
#footer_content a, #footer_content a:visited {
	color:#cc3;
	text-decoration:none;
}
#footer_content a:hover{
	color:#ffc;
	text-decoration:underline;
}
#footer_copy {
	text-align:center;
	padding:2px 5px 0px 0px;
	color:#aaa;
	font-size:10px;
}
#footer_copy a , #footer_copy a:visited, #footer_copy a:hover {
	color:#aaa;
	text-decoration:underline;
}
#footer_copy a:hover{
	color:#666;
}
/*CONTENT STYLES*/
#content {
	margin:0 252px 30px 6px;
	padding:5px;
	border:1px solid #eaeaea;
	background-color:#FFFFFF;
}
#content strong {
	color:#647838;
}
.rightblock {
	margin-bottom:5px;

}
.rightblock h1 {
	width:251px;
	height:23px;
	margin:0;
	padding:6px 0 0 0;
	background:#fc0 url(../images/rightblock_h1.gif) top left no-repeat;
	color:#48582C;
	font-size:15px;
	font-family:"Courier New", Courier, monospace;
	text-align:center;	
}
.rightblock_in {
	width:211px;
	padding:5px 20px;
	height:auto;
	background:transparent url(../images/rightblock_bg.gif) top center repeat-y;
}
.rightblock_bottom {
	width:251px;
	height:27px;
	background:transparent url(../images/rightblock_bottom.gif) top center no-repeat;
}
.rightblock ul {
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
}
#lnav {
	width:180px;	
	float:left;
	background:#5E8EB3 url(../images/lnav_bg.gif) top left repeat-y;
}
#lnav_top {
	width:180px;
	height:7px;
	background:transparent url(../images/lnav_top.gif) top left no-repeat;
	font-size:0px;
}
#lnav_bottom {
	width:180px;
	height:7px;
	background:transparent url(../images/lnav_bottom.gif) top left no-repeat;
	font-size:0px;
}
#lnav_in {
	height:auto;
	
}
#lnav ul {
	margin:0 1px 1px 1px;
	padding:0;
	list-style-type:none;
}
#lnav li {
	padding:0px 1px 0px 4px;
	height:auto;
	margin:0;
	margin-bottom:1px;
	background:#F9FBFC url(../images/lnavlia_bg.gif) top left repeat-x;
}
#lnav li a, #lnav li a:visited {
	display:block;
	width:155px;
	height:auto;	
	padding:3px 3px 3px 10px;
	text-decoration:none;
	color:#315168;	
	background:transparent url(../images/lnava_bg.gif) top left no-repeat;
}
#lnav li a:hover {
	background:transparent url(../images/lnava_bg_o.gif) top left no-repeat;
	
}
#lnav_in h1 {
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	color:#FFFFFF;
	background:transparent url(../images/lnavh1_bg.gif) top left repeat-x;
	margin:0;
	padding:5px 10px;
}
#rightblocks {
	float:right;
	width:252px;
	background:transparent url(../images/happy_bottom.jpg) top right no-repeat;
	
	
	
}
*html .cols {height:1%}
.cols div.column {
	width:45%;
	float:left;
	padding:10px;
}
.cols div.column2 {
	width:255px;
	float:left;
	padding:10px;
}
.cols:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.msg {
	background-color:#FFFFCC;
	border:1px solid #FFCC00;
}
em, i {
	font-family:Georgia, "Times New Roman", Times, serif;
}
/*titles*/
#content h1 {
	margin:5px 0 20px 0;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:3px double #fc0;
}
#content h2 {
	margin:5px 0 10px 0;
	border-bottom:1px solid #BBCF8D;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#content div#frontnews h3, #content h5 {
	font-size:10px;
	font-weight:normal;
	color:#999;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
h3 {
	margin:0;
	padding:4px;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#516132;
	color:#FFFFCC;
	font-family:"Courier New", Courier, monospace;
	text-align:center;
}
/*textblocks*/
#content p {
	margin:5px 0 20px 0;
}
#content div#frontnews p {
	margin-bottom:5px;
}
#content ul, ul#recent {
	margin:5px 0 20px 20px;
	padding:0;
	list-style:none;
}
#content li, ul#recent li {
	line-height:1.5;
	padding:0 0 0 20px;
	background:transparent url(../images/bullet.gif) top left no-repeat;
}
a.btt, a.btt:visited, a.btt:hover {
	display:block;
	text-align:right;
}
.slogan {
	font-size:16px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	
}
/*--------------------------------FORMS AND FORM ELEMENTS--------------------------------*/
form {
	display:inline;
}
div.formframe {
	background-color:#D9E4BE;
	padding:10px;
	
}
div.form_row {
	height:24px;
}
/*hover and focus behaviour of form elements*/
input.finput {
	width:200px;
	height:auto;
	padding:2px;
	background:#fff url(../images/finput_bg.gif) top left repeat-x;
	border:1px solid #A2BD62;
	border-left-color:#647838;
	border-top-color:#647838;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:2px;

}
.formframe select {
	width:206px;
	margin-bottom:2px;
	border:1px solid #A2BD62;
	border-left-color:#647838;
	border-top-color:#647838;
	font-size:11px;
	height:18px;
}
input.finput:hover {
	height:auto;
	background-color:#fff;
	background-image:none;
	border-color:#647838;
}
input.finput:focus {
	height:auto;
	background-color:#fff;
	background-image:none;
	border-color:#647838;
}
textarea.finput {
	width:400px;
	height:200px;
	padding:2px;
	font-size:12px;
	background:#fff url(../images/finput_bg.gif) top left repeat-x;
	border:1px solid #A2BD62;
	border-left-color:#647838;
	border-top-color:#647838;	
	font-family:Tahoma, Arial, Helvetica, sans-serif;

}
textarea.finput:hover {
	background-color:#fff;
	background-image:none;
	border-color:#647838;
}
textarea.finput:focus {
	background-color:#fff;
	background-image:none;
	border-color:#647838;
}
/*labels*/
label, div.empty {
	display:block;
	float:left;
	height:20px;
	padding-right:4px;
	text-align:right;
}
.formframe label, .formframe div.empty {
	width:200px;
	height:18px;
	padding-top:2px;
}
/*buttons*/
a.button, a.button:visited {
	display:block;
	float:left;
	width:80px;
	height:17px;
	padding-top:3px;
	border:1px solid #e9eff3;
	border-right-color:#647838;
	border-bottom-color:#647838;
	background-color:#A2BD62;
	color:#000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	text-decoration:none;
}
a.button:hover {
	border:1px solid #e9eff3;
	border-left-color:#647838;
	border-top-color:#647838;
	background-color:#A2BD62;
}
a.start, a.start:visited {
	display:block;
	margin:0 auto;
	padding:10px 0 0 10px;
	width:90px;
	height:30px;
	background:#FFCC00 url(../images/but_start.jpg) top left no-repeat;
	color:#fc0;
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
a.start:hover {
	background-position:bottom left;
}
/*FSBO*/
#content h1.fsbo {
	background-color:#000;
	color:#f90;
	padding:3px 3px 3px 10px;
	margin-bottom:0;
	border:none;
}
.fsbo_navigation {
	height:20px;
	margin:0 0 0 12px;
}
.fsbo_navigation_leftside, .fsbo_navigation_rightside {
	float:left;
}
.fsbo_navigation_leftside {
	width:525px;
}
.fsbo_navigation_rightside {
	width:auto;
}
.fsbo_navigation a, .fsbo_navigation a:visited {
	display:block;
	float:left;
	width:auto;
	height:15px;
	padding:4px 4px 0 4px;
	margin-right:1px;
	border:1px solid #CBDAA6;
	border-bottom:none;
	background-color:#EAF0DB;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.fsbo_navigation a:hover {
}
.fsbo_navigation a.current, .fsbo_navigation a.current:visited, .fsbo_navigation a.current:hover {
	background-color:#fc0;
	color:#48582C;
}
.fsbo_navigation a.disabled, .fsbo_navigation a.disabled:visited, .fsbo_navigation a.disabled:hover {
	-filter:alpha(opacity=40);
	opacity:0.4;
	-khtml-opacity:0.4;
	color:#666;
}
.fsbo_navigation a.hidden, .fsbo_navigation a.hidden:visited, .fsbo_navigation a.hidden:hover {
	display:none;
}
.fsbo_imagerow {
	height:66px;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
}
.fsbo_imagerow img {
	margin-right:20px;
}
.fsbo_imagerow input {
	border:1px solid #ccc;
	width:260px;
}
.car_row {
	height:48px;
	border:2px solid #CBDAA6;
	margin:1px 0;
}
.car_row img {
	float:left;
	border-right:2px solid #CBDAA6;	
}
.car_row h4 {
	background-color:#eaeaea;
	margin:0;
	padding:2px 2px 2px 70px;
	font-size:11px;
}
.car_row div.blockright {
	float:right;
	width:100px;
	padding-right:4px;
	font-weight:bold;
	text-align:right;
}
.car_row div.mileageandtrans {
	padding:0 0 0 70px;
	color:#666;
}
a.details, a.details:visited {
	display:block;
	height:16px;
	padding-right:20px;
	margin-top:10px;
	background:transparent url(../images/details.gif) top right no-repeat;
	font-weight:normal;
	text-decoration:none;
}
a.details:hover {
	background:transparent url(../images/details.gif) bottom right no-repeat;
}

#content h1.dealers {
	background-color:#FFCC00;
	border-bottom:3px double #000;
	padding:3px 3px 3px 10px;
	margin-bottom:0;	
}
.sortby {
	float:right;
	width:210px;
	height:16px;
	padding:4px;
	background-color:#FFCC00;
	border:1px solid #000;	
	margin:10px 2px 2px 0;
	text-align:right;
}
.sortby select {
	border:1px solid #000;
	width:160px;
	font-size:11px;
}
.searchresults {
	height:35px;
	width:400px;
}
.searchresults div {
	width:35px;
	height:auto;
	float:left;
	padding-top:2px;
}
.searchresults a, .searchresults a:visited {
	display:block;
	float:left;
	width:auto;
	height:12px;
	padding:2px;
	margin-left:1px;
	margin-top:2px;
	border:1px solid #ccc;
	background-color:#FFF;	
	text-align:center;
	text-decoration:none;
	color:#333;
	font-weight:bold;
}
.searchresults a.current, .searchresults a.current:visited {
	background-color:#333;
	color:#fff;
}
.searchresults a:hover {
	margin-top:1px;
	height:13px;
	color:#c00;
	background-color:#ffc;	
}
.gold {
	color:#647838;
	
}
.vehicle_history {
	width:350px;
	float:right;
	margin-top:8px;
}
tr.shaded{
	background-color:#CBDAA6;
}
.colored {
	background-color:#D9E4BE;
}
.framed {
	border:1px solid #A2BD62;
}
.morefrom {
	text-align:right;
	margin-top:4px;
}
.pictures {
	width:544px;
	float:right;
	margin-right:4px;
}
.thumbnails img {
	margin:1px;
	border:1px solid #A2BD62;
}
a.but_print, a.but_print:visited, 
a.but_send, a.but_send:visited {
	display:block;
	width:90px;
	height:12px;
	padding-top:47px;
	margin:0 auto;
	background:transparent url(../images/but_print.jpg) top center no-repeat;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
}
a.but_send, a.but_send:visited {
	background:transparent url(../images/but_send.jpg) top center no-repeat;
}
a.but_print:hover, a.but_send:hover {
	background-position:bottom center;
}
a.viewlargerphoto, a.viewlargerphoto:visited, a.viewlargerphoto:hover {
	display:block;
	float:right;
	width:120px;
	border:1px solid #BBCF8D;
	margin:0 -1px -1px 0;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}
table.featured td {
	height:20px;
}
#options ul {
	width:200px;
	float:left;
}
#options ul.exploder {
	margin-left:100px;
}
*html #options ul.exploder {
	margin-left:50px;
}
.pricetag {
	font-weight:bold;
	font-size:24px;
	text-align:center;
	color:#516132;
}
