@charset "utf-8";
body {
	font: .75em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background: url(img-ui/bg_mid_strip.gif) repeat-x;
}
a:link,a:active,a:visited {
	font-weight: bold;
	color: #730000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CEBA00;
	text-decoration: none;
}
table {
	margin: 0px;
	padding: 0px;
}

#container {
	width: 899px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#header {
	background: #980000 url(img-ui/bg_masthead.gif) repeat-x center top;
	padding: 0 10px 0 20px;
	height: 32px;
}
#header h1 {
	margin: 0;
	padding: 0px;
	color: #FFFFFF;
	font: 18px/32px Georgia, "Times New Roman", Times, serif;
}
#mainContent {
	padding: 0;
	background: #FFFFFF;
	margin: 0px;
}
#teaser1 {
	background: url(img-ui/bg_mid_outer_teaser.jpg) repeat-x;
	height: 130px;
	width: 605px;
	padding: 12px;
}
#t1_copy {
	background: #CCCCCC url(img-ui/bg_mid_inner_teaser.jpg);
	padding: 10px 205px 10px 10px;
	margin: 0;
	height: 110px;
	position: relative;
	font-size: 16px;
}
#t1_copy h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#t1_copy p {
	margin: 0px;
	padding: 6px 0px 0px;
}
#t1_img {
	background: url(img-ui/img_mid_teaser.jpg) no-repeat left top;
	height: 130px;
	width: 195px;
	right: 0px;
	bottom: 0px;
	position: absolute;
}
#td_cell1 {
	vertical-align: top;
}
#maincopy {
	width: 290px;
	padding-right: 326px;
	position: relative;
	padding-left: 12px;
}
#lower_copy {
	width: 314px;
	padding-right: 314px;
	position: relative;
}
#featured_special {
	width: 288px;
	position: absolute;
	right: -1px;
	top: 0px;
	padding: 12px;
	background: url(img-ui/bg_featured_special.jpg) no-repeat right bottom;
	height: 216px;
}
#maincopy #featured_special h1 {
	font: 28px Georgia, "Times New Roman", Times, serif;
	color: #7B0808;
	margin: 0px;
	padding: 0px;
}
#featured_special #fs_model {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#maincopy #featured_special #fs_car {
	position: absolute;
	display: block;
	left: 147px;
	top: 95px;
}
#featured_special #fs_price {
	width: 130px;
	font-size: 28px;
	color: #EF1821;
	font-weight: bold;
}
#featured_special #fs_desc {
	position: absolute;
	display: block;
	left: 10px;
	top: 187px;
	font: 11px Arial, Helvetica, sans-serif;
	width: 241px;
}



#specials {
	width: 314px;
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#maincopy h1{
	font-size: 18px;
	color: #740001;
	margin: 0px;
	padding: 6px 0px 0px;
}
#td_cell2 {
}
#td_cell3 {
}
#td_cell4 {
}
#td_cell5 {
}
#wrap_callout {
	height: 90px;
	width: 629px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.cell1_callouts {
	background: url(img-ui/bg_callouts.jpg) no-repeat;
	height: 90px;
	width: 157px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.cell1_callouts h3 {
	color: #FFFFFF;
	margin: 0px 6px;
	padding: 6px 0px 4px;
	font: normal 16px Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #B33737;
}
.cell1_callouts p {
	font-size: 11px;
	color: #FF9999;
	margin: 0px;
	padding: 6px 6px 0px;
}
p.callout_phone {
	font-size: 16px;
	color: #FFE6E6;
	font-weight: bold;
}

#footer {
	padding: 0 10px;
	background:#730000 url(img-ui/bg_footer.jpg) repeat-x;
	color: #CCCCCC;
	height: 90px;
}
#footer div {
	float: left;
	width: 29%;
	margin: 0;
	padding-top: 10px;
	padding-right: 3%;
	padding-bottom: 10px;
}
#footer div a:link,#footer div a:active,#footer div a:visited {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#footer div a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
