@import url(pagination.css);
@import url(common.css);
html, body {
	padding: 0;
	margin: 0;
	background-color: #333;
	background-image: url(images/back.gif);
	font: normal 11px "Lucida Grande", Verdana, sans;
	color: #fff;
}
p {
	line-height: 1.6em;
}
#container {
	padding: 0;
	margin: 0;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	min-height: 800px;
}
img {
	border: 0;
}
h1 {
	color: #FF0000;
	padding: 0;
	margin: 0 0 0 0;
	font-size: 18px;
}
h2 {
	background-color: #333;
	color: #FF0000;
	padding: 2px 2px 2px 4px;
	margin: 0;
	font-size: 14px;
}
h3 {
	color: #FF0000;
	padding: 0;
	margin: 0 0 12px 0;
	font-size: 14px;
}

h2.redgrad {
	color: #fff;
	background: #f00 url('images/redgrad.gif');
}

.clear {
	clear: both;
	line-height: 1px;
	height: 1px;
	width: 1px;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
form {
	padding: 0;
	margin: 0;
}
#header_bar {
	width: 900px;
	padding-top: 22px;
	margin-left: auto;
	margin-right: auto;
}

#header_bar img {
	display:block;
}
#top_navigation {
	background-image: url(images/top_menu_back.gif);
	background-repeat: repeat-x;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 28px;
	z-index: 1000;
}
#top_nav_buttons {
	float: right;
}
#top_nav_left {
	background-image: url(images/top_menu_left.gif);
	float: left;
	height: 28px;
	width: 20px;
}
#top_nav_buttons a {
	background-image: url(images/top_button_back.gif);
	padding: 8px 14px 0 14px;
	height: 20px;
	float: left;
	color: #fff;
	font-weight: bold;
}
#top_nav_buttons a:hover {
	background-image: url(images/top_button_back_o.gif);
}
#top_nav_buttons a.current {
	background-image: url(images/top_button_back_s.gif);
}
#body {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
	background-image: url(images/css_menu_back.gif);
	background-repeat: repeat-y;
	min-height: 700px;
}
#column {
	float: left;
	width: 194px;
	background-color: #666;
	border-left: 5px Solid #000;
	padding: 6px 6px 6px 0;
	color: #000;
}
.padding12 {
	padding: 12px;
}
.column_title {
	background-image: url(images/left_menu_title.gif);
	background-repeat: no-repeat;
	height: 21px;
	color: #FFF;
	text-align: right;
	padding-top: 6px;
	padding-right: 12px;
}
.column_content {
	background-image: url(images/left_menu_back.gif);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}
.column_buttons {
	margin-bottom: 6px;
}
.column_buttons a {
	clear: both;
	border-top: 1px Solid #CCC;
	border-bottom: 1px Solid #444;
	float: left;
	text-align: left;
	width: 170px;
	padding: 6px 12px 6px;
	color: #000;
}
.column_buttons a b {
	font-size: 13px;
	color: #CC0000;
	line-height: 6px;
}
.column_buttons a:hover {
	color: #CC0000;
}
#content {
	float: left;
	background-color: #000;
	width: 695px;
	color: #fff;
}
#home_buttons {
	padding-top: 6px;
	margin-bottom: 15px;
	background-image: url(images/fade_line.gif);
	background-repeat: repeat-x;
	background-position: 0 -8px;
}
#home_buttons th {
	padding: 6px 12px 6px 12px;
	border-left: 1px Solid #000;
	border-right: 1px Solid #666;
	color: #FF0000;
}
#home_buttons td {
	padding: 6px 6px 12px 6px;
	vertical-align: top;
	width: 25%;
}
#home_buttons td a {
	color: #FFCC00;
	text-decoration: underline;
}
#main_image {
	position: relative;
}
#main_image #text_overlay {
	position: absolute;
	width: 240px;
	top: 220px;
	right: 20px;
	text-align: right;
}
#main_image #text_overlay h1 {
	font-weight: normal;
	color: #FFF;
	font-size: 13px;
}
.content_columns {
	width: 325px;
	float: left;
	margin-left: 15px;
}
#header_back {
	background-image: url(images/header_back.jpg);
	background-repeat: no-repeat;
	width: 695px;
	min-height: 400px;
}
.photo_spacer {
	height: 140px;
}
#footer {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
	padding: 0 5px 0 5px;
	color: #fff;
	margin-bottom: 15px;
	text-align: center;
}
#footer div {
	border-top: 1px Solid #666;
	padding: 5px 0 5px 0;
}

#car_images {
	float: left;
	width: 361px;
	height: 332px;
	margin-bottom: 12px;
	border: 1px solid #6c6c6c;
	padding: 5px;
	overflow: hidden;
}

#auto_image {
	overflow: hidden;
	width: 361px;
	height: 271px;
}

#car_info {
	float: left;
	width: 284px;
	margin-left: 12px;
}

#car_info table {
	border-top: 1px solid #6c6c6c;
	border-left: 1px solid #6c6c6c;
	width: 100%;
	height: 344px;
}

#car_info td {
	border-bottom: 1px solid #6c6c6c;
	border-right: 1px solid #6c6c6c;
	padding: 0 7px;
}

#car_info td.label {
	width: 120px;
}

#car_description {
	clear: both;
}

#lead_form form {
	padding-top: 10px;
}

#lead_form br {
	clear: left;
}

#lead_form label {
	width: 100px;
	float: left;
	margin-top: 6px;
}

#lead_form input {
	margin-top: 5px;
}

#lead_form textarea {
	width: 50%;
	height: 50px;
}

.photoset {
	margin: 10px 0;
}

.photoset .photoset_img {
	float: left;
}

.photoset .photoset_info {
	float: left;
	width: 510px;
	margin-left:12px;
}

.photoset h2 {
	background: transparent;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

div.photo_box {
	float: left;
	margin: 12px 12px 0 0;
}