body {
	margin: 0px;
	padding: 0px;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body, td, div, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b8c92;
}
a, td a, div a, a:visited, td a:visited, div a:visited, a:link, td a:link, div a:link {
	color: #49569e;
	text-decoration: none;
}
a:hover, td a:hover, div a:hover {
	color: #49569e;
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
.framework {
	width: 100%;
	height: 100%;
}
.header_grey {
	height: 14px;
	background-image:url(images/header_gey_bg.gif);
	background-repeat:repeat-x;
}
.header_red {
	height: 80px;
	background-image:url(images/header_red_bg.gif);
	background-repeat:repeat-x;
}
.header_logoTd {
	width: 260px;
}
.header_logosTd {
	text-align: right;
	padding-right: 17px;
	width: auto;
	height: 80px;
	vertical-align: middle;
	background-image: url(images/header_autos_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.header_logosTd img {
	margin-left: 3px;
}
.navTd {
	width: 160px;
	vertical-align: top;
	border-right: 1px solid #8b8c92;
	overflow: hidden;
}
.nav {
	text-align:left;
	background-color: #e6e6eb;
	border-bottom: 1px solid #85858d;
	height:20px;
}
.navA{
	height:17px;
	width: 100%;
	float:left;
	color: #49569e !important;
	text-decoration: none;
	padding:4px 12px 0px 29px;
	background-color: #e6e6eb;
	font-weight: bold;
	font-size: 11px;
}
/* A CSS comment before the hack \*/
* html .navA {
	height:21px; 
}
/* Another CSS comment after the hack */
a.navA:hover {
	background-color: #49569e;
	color: white !important;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.contentTd {
	width: auto;
	vertical-align: top;
	text-align: left;
}
.home_premises {
	width: 335px;
	border-right: 1px solid #85858d;
	border-bottom: 1px solid #85858d;
}
.homeQuickSearch {
	background-image: url(images/home_blue_bg.gif);
	text-align: left;
	vertical-align: top;
	padding: 23px;	
	border-bottom: 1px solid #85858d;
	color: white;
	font-size: 10px;
}
.usedCars {
	margin-bottom: 9px;
}
.select1 {
	width: 131px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 11px;
}
.form1 {
	margin-top: 11px;
}
.contentContainer {
	width: 629px;
	padding: 23px 0px 23px 12px;
}
.pageTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #d8163e;
	margin-bottom: 10px;
}
.homeCarsTable {
	width: 575px;
	margin: 12px 0px 23px 0px;
}
.openingHoursTable {
	width: 478px;
}
.openingTd {
	background-color: #e6e6eb;
	padding-top: 12px;
	text-align: center;
	vertical-align: top;
	width: 140px;
}
.openingTd1 {
	background-color: white;
	border: 1px solid #e6e6eb;
	padding: 12px 0px 12px 23px;
	text-align: left;
	vertical-align: top;
}
.footer_red {
	width: 160px;
	height: 23px;
	border-right: 1px solid #8b8c92;
	text-align: center;
	vertical-align: middle;
	color: white;
	font-size: 10px;
	background-image: url(images/footer_red_bg.gif);
	background-repeat: repeat-x;
}
.footer_red a, .footer_red a:visited, .footer_red a:link,
.footer_blue a, .footer_blue a:visited, .footer_blue a:link {
	color: white;
	text-decoration: none;
}
.footer_red a:hover,
.footer_blue a:hover {
	color: white;
	text-decoration: underline;
}
.footer_blue {
	width: auto;
	height: 23px;
	text-align: right;
	color: white;
	font-size: 10px;
	font-weight: bold;
	padding-right: 17px;
	background-image: url(images/footer_blue_bg.gif);
	background-repeat: repeat-x;
}
.footer_blank {
	height: 23px;
}

/*Used cars overide*/

.sfForm {
	border-color: #8b8c92 !important;
	padding: 0px 5px 2px 5px; !important;
}
.rlcriteria, .rldisplaying, .rl, .rltable {
	width: 100% !important;
}
.dp_links {
	width: 599px !important;
}