/* CSS Document */

* { padding: 0; margin: 0; font-family:Georgia, "Times New Roman", Times, serif; }

body {
	background-color: #EBEBEB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/headerbg.png);
	background-repeat: repeat-x;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}

#wrapper { 
 margin: 0 auto;
 width: 962px;
}

#header {
	height:80px;
	text-align:left;
	width:962px;
}

#logo {
	height:80px;
}

#navigation {
	float:right;
	margin-top:28px;
}

#navlist li
{
display: inline;
list-style-type: none;
margin-right: 10px;
padding-bottom:10px;
font-size:11px;
}

#navlist li a { color:#ffffff; text-decoration:none }
#navlist li a:hover { color:#ffcf05; border-bottom:#ffcf05 solid 4px; }
#navlist li a:visited { color:#ffffff; }

/**************************************************************/
/*************  NAVIGATION  ***********************************/
/**************************************************************/

#page_home #nav_home		{ color:#ffcf05; border-bottom:#ffcf05 solid 4px; }
#page_home #nav_about		{ color:#ffffff; }
#page_home #nav_inventory	{ color:#ffffff; }
#page_home #nav_services	{ color:#ffffff }
#page_home #nav_contactus	{ color:#ffffff; }

#page_aboutus #nav_home		{ color:#ffffff; }
#page_aboutus #nav_aboutus		{ color:#ffcf05; border-bottom:#ffcf05 solid 4px; }
#page_aboutus #nav_inventory	{ color:#ffffff; }
#page_aboutus #nav_services	{ color:#ffffff }
#page_aboutus #nav_contactus	{ color:#ffffff; }

#page_inventory #nav_home		{ color:#ffffff; }
#page_inventory #nav_aboutus		{ color:#ffffff; }
#page_inventory #nav_inventory	{ color:#ffcf05; border-bottom:#ffcf05 solid 4px; }
#page_inventory #nav_services	{ color:#ffffff }
#page_inventory #nav_contactus	{ color:#ffffff; }

#page_services #nav_home		{ color:#ffffff; }
#page_services #nav_aboutus		{ color:#ffffff; }
#page_services #nav_inventory	{ color:#ffffff; }
#page_services #nav_services	{ color:#ffcf05; border-bottom:#ffcf05 solid 4px; }
#page_services #nav_contactus	{ color:#ffffff; }

#page_contactus #nav_home		{ color:#ffffff; }
#page_contactus #nav_aboutus		{ color:#ffffff; }
#page_contactus #nav_inventory	{ color:#ffffff; }
#page_contactus #nav_services	{ color:#ffffff; }
#page_contactus #nav_contactus	{ color:#ffcf05; border-bottom:#ffcf05 solid 4px; }

/**************************************************************/
/**************************************************************/
/**************************************************************/

img { border:0px; }

#banner {
	height:60px;
	background-image:url(../images/banners/banner1.gif);
	background-repeat:no-repeat;
	padding:34px 0 0 34px;
	margin:50px 0 0 0;
}

#banner_home {
	background-image:url(../images/banners/banner1.gif);
	background-repeat:no-repeat;
}

h1#banner_title {
	color:#ffcf05;
	font-size:16px;
}

/*******  home page yellow belly  ***************/

#wrapper_home_1 { 
	margin: 0 auto;
	width: 1000px;
	height:250px;
	background-image:url(../images/home_middle_bg.gif);
	background-repeat:no-repeat;
}

#home_middle {
	padding:30px 20px 20px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#left_home { 
 display: inline;
 color: #333;
 margin: 0px;
 padding: 10px 10px 10px 15px;
 width: 301px;
 float: left;
 min-height:170px;
}
#center_home { 
 float: left;
 color: #333;
 margin: 0px;
 padding: 10px;
 width: 296px;
 display: inline;
 position: relative;
 border-left:#CCCCCC solid 1px;
 border-right:#CCCCCC solid 1px;
 min-height:170px;
}
#right_home { 
 display: inline;
 position: relative;
 color: #333;
 margin: 0px;
 padding: 10px 5px 10px 10px;
 width: 301px;
 float: right;
 min-height:170px;
}

h2.home_middle_headers {
	color:#003366;
	font-size:18px;
	font-weight:lighter;
}
#home_middle p.blue_text {
	color:#0073e6;
	font-size:14px;
	line-height:20px;
}
#home_middle p {
	color:#666;
	line-height:20px;
}

#home_middle a, #home_middle a:visited { color:#0073e6; text-decoration:none }
#home_middle a:hover { color:#c65100; text-decoration:underline }

.fields { 
	border-top:#ccc solid 2px;
	border-left:#ddd solid 1px;
	border-bottom:#ddd solid 1px;
	border-right:#ddd solid 1px;
	width:200px;
	height:15px;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:14px;
}
.fields_textarea { height:85px; }
.buttons { 
	border-top:#dddddd solid 1px;
	border-left:#dddddd solid 1px;
	border-bottom:#dddddd solid 1px;
	border-right:#dddddd solid 1px;
	background-color:#FFFFFF;
	height:20px;
	padding:0px 5px 0px 5px;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

td { vertical-align:top; }



/********************************/
/************** Homepage Bottom Gray Area ******************/

#wrapper_home_2 { 
	margin: 0 auto;
	width: 1000px;
	height:305px;
	background-image:url(../images/home_bottom_bg_1.gif);
	background-repeat:no-repeat;
}

#home_bottom_search {
	height:250px;
	width:230px;
	background-image:url(../images/bottom_search_form.gif);
	background-repeat:no-repeat;
	padding:10px 0 10px 10px;
}

#home_bottom_middle {
	padding:30px 20px 20px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#left_home_bottom { 
	display: inline;
	color: #333;
	margin: 0px;
	padding: 10px 0 10px 15px;
	float: left;
	min-height:170px;
}

#right_home_bottom {
	float: right;
	color: #333;
	margin: 0 10px 0 0;
	padding: 10px 10px 10px 0;
	display: inline;
	position: relative;
	width: 675px;
	text-align:left;
}
h2.home_bottom_headers {
	color:#003366;
	font-size:18px;
	font-weight:lighter;
}
p.blue_text_bottom {
	color:#0073e6;
	font-size:14px;
	line-height:20px;
}
#wrapper_home_2 p {
	color:#666;
	line-height:20px;
}

#home_middle_bottom a, #home_middle_bottom a:visited { color:#0073e6; text-decoration:none }
#home_middle_bottom a:hover { color:#c65100; text-decoration:underline }

.fields_search {
	border-top:#7f9db9 solid 1px;
	border-left:#7f9db9 solid 1px;
	border-bottom:#7f9db9 solid 1px;
	border-right:#7f9db9 solid 1px;
	width:140px;
	height:20px;
	font-size:12px;
	font-family:Verdana;
	color:#5e82e8;
}

.fields_search1 {
	border-top:#7f9db9 solid 1px;
	border-left:#7f9db9 solid 1px;
	border-bottom:#7f9db9 solid 1px;
	border-right:#7f9db9 solid 1px;
	width:120px;
	height:20px;
	font-size:12px;
	font-family:Verdana;
	color:#5e82e8;
}

.fields_inquiry {
	border-top:#999 solid 1px;
	border-left:#999 solid 1px;
	border-bottom:#999 solid 1px;
	border-right:#999 solid 1px;
	width:200px;
	padding-top:2px;
	height:20px;
	font-size:12px;
	font-family:Verdana;
	color:#666;
}
.textarea_inquiry {
	border-top:#999 solid 1px;
	border-left:#999 solid 1px;
	border-bottom:#999 solid 1px;
	border-right:#999 solid 1px;
	width:200px;
	height:100px;
	padding-top:2px;
	font-size:12px;
	font-family:Verdana;
	color:#666;
}

/**************************************************************/
/*************  Homepage Car Search Thing   *******************/
/**************************************************************/

#car1 { 
	position:relative; float:left; width:185px; margin: 0 8px 0 5px; border-left:1px solid #CCCCCC;padding-left:7px;
	}
#car2 { 
	position:relative; float:left; width:185px; margin: 0 8px 0 5px; border-left:0px solid #CCCCCC;padding-left:6px; }
#car3 { 
	position:relative; float:left; width:185px; margin: 0 5px 0 0; }
#three_cars {
	padding-top:30px;
}

.home_search_car {

}

.home_search_car img {
	padding:3px;
	border:#ccc solid 1px;
}

.home_search_attributes {

}

.price { float:right; color:#003366; }

#home_left_button { height:38px; width:38px; margin-top:100px; float:left }
#home_right_button { height:38px; width:38px; margin-top:70px; float:right }

/********************************/


/**************************************************************/
/*************  Footer   **************************************/
/**************************************************************/

#home_footer {
	margin: 10px auto 0 auto;
	width:950px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-top:#CCCCCC solid 1px;
	vertical-align:top;
}

#home_footer a { color:#003366; text-decoration:none; }
#home_footer a:hover { color:#003366; }
#home_footer a:visited { color:#003366; }

#sub_footer {
	width:750px;
	position:relative; float:center;
	padding-top:20px;
}

#sub_footer_table {
	border-top:#CCCCCC solid 1px;
}

#sub_footer a { color:#003366; text-decoration:none; }
#sub_footer a:hover { color:#003366; }
#sub_footer a:visited { color:#003366; }


/**************************************************************/
/***********  SUBPAGE ***************/
/**************************************************************/

#subpage_wrapper { 
	position:relative;
	margin: 0 auto;
	padding:0px;
	width: 997px;
	min-height:600px;
}

#subpage_middle {
	position:relative;
	float:left;
	clear:both;
	margin:0px;
	/*padding:15px 30px 20px 30px;*/
	font-family:Georgia, "Times New Roman", Times, serif;
}

#subpage_text {
	position:relative;
	float:left;
	min-height:500px;
}

.subpage_titles {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	padding-top: 30px;
	padding-left: 20px;
	color: #003366;
}

.subpage_bg {
	background-image:url(../images/subpage/fade_off.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 20px 20px;
	line-height: 25px;
	color: #666666;
	
}

#quick_search h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#666;
	padding-bottom:5px;
	border-bottom:#999999 solid 2px;
	margin-bottom:10px;
}

#listings h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#666;
	padding-bottom:5px;
	border-bottom:#999999 solid 2px;
	margin-bottom:10px;
}

h1.detail_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#666;
	margin-bottom:20px;
}

h1, h2, h3 { 
	font-family:Georgia, "Times New Roman", Times, serif; }

#detail_header {
	padding-bottom:5px;
	border-bottom:#999999 solid 2px;
	margin-bottom:20px;
	height:18px;
}

.inquiry_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:lighter;
	color:#666;
	margin-bottom:20px;
	border-bottom:#ccc solid 2px;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 13px;
}

#detail_header a, #detail_header a:visited { color:#999999; text-decoration:none;}
#detail_header a:hover { color:#666666; text-decoration:none;}

#page_titles { 
 display: inline;
 color: #333;
 margin-top: 10px;
 margin-left: 30px;
 padding: 13px 10px 10px 15px;
 width: 150px;
 float: left;
 min-height:500px;
}

#page_titles h1 {
	color:#003366;
	font-size:22px;
	font-weight:lighter;
}

#sub_content_area { 
 float: left;
 color: #333;
 margin: 20px 0 0 0;
 padding: 10px;
 width: 700px;
 display: inline;
 position: relative;
 min-height:500px;
}

#sub_content_area1 { 
 float: left;
 color: #333;
 margin: 20px 0 0 0;
 padding: 10px;
 width: 700px;
 display: inline;
 position: relative;
 min-height:500px;
}

#sub_content_area h2 {
	margin:10px 0 0 0;
	color:#003366;
	font-size:16px;
	font-weight:lighter;
}

#sub_content_area p {
	margin:10px 0 0 0;
	line-height:24px;
}

#subpage_banner {
	height:94px;
	width:962px;
	background-image:url(../images/banners/banner1.gif);
	background-repeat:no-repeat;
	margin:50px auto 0 auto;
}


/**************************************************************/
/***********  INVENTORY ***************/
/**************************************************************/
#listing_image {
	float:left;
	margin:0 10px 10px 0;
	padding:5px;
	border:#CCCCCC solid 1px;
}
#listing_details {
	border:0px;
}
#listing_details p {
	margin:0px;
	padding:0px;
}
#listing_details #view_details {
	float:right;
	margin:0 0 10px 10px;
}
.car_image {
	padding:3px;
	border:#ccc solid 1px;
}
