/* Import Style Sheet*/
@import url("/templates/default/grey2/style.css");
@import url("/templates/defaultcss/forms.css");

.rlcriteria, .rl, .rldisplaying {
	width:100%;
}


body {
	background-color: #9e9a97;
	margin:0px;
	background-repeat:repeat-x;
}
body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#67716b;
}
form, select {
	margin:0px;
}

.pictureResize img {
	width: 472px !important;
	border: 0px;
}

.listImage {
	height: 50px;
}
.listlink {
	padding:3px 0px 3px 0px;
	border-bottom: 1px dotted #ababab;
}
.listlink a {
	margin-left: 20px;
	font-size: 11px;
	color: #ff7b0a;
}

.shadowT {
	width: 8px;
	vertical-align: top;
}
.shadowTmL {
	width: 8px;
	vertical-align: top;
	background-image:url(images/shadow_lt.jpg);
	background-repeat:repeat-y;
}
.shadowTmR {
	width: 8px;
	vertical-align: top;
	background-image:url(images/shadow_rt.jpg);
	background-repeat:repeat-y;
}
.headerTd {
	height:100px;
	background-color: white;
	background-image:url(images/header_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 16px;
	vertical-align:bottom;
	width:auto;
}
.headerAddress {
	color:#4b6971;
	width:283px;
}
.contentTd {
	background-color: white;
	width:900px;
	height: auto;
	text-align:left;
	vertical-align:top;
}
.spacer {
	width: 16px;
	font-size:8px;
}
.nav {
	vertical-align: top;
	width: 164px;
}
.navTab, .openingTbl {
	margin-bottom:16px;
}
.servicesTbl {
	margin-bottom:10px;
}
.mainMenuButton {
	padding-top:7px;
	padding-left:26px;
	width:138px;
	height:22px;
	text-align:left;
	vertical-align:top;
	background-image:url(images/nav_bg.gif);
	background-repeat:no-repeat;
}
a.mainMenuButton, a.mainMenuButton:visited {
	
	float: left;
	color:#446cb2;
	text-decoration:none;
	font-weight:bold;

}
a.mainMenuButton:hover {
	color:#29468e;
	text-decoration:none;
	background-image:url(images/nav_bg_on.gif);
}

/* A CSS comment before the hack \*/
* html .mainMenuButton {
	width: 164px;
	height:29px; 
}
/* Another CSS comment after the hack */

.openingTd {
	background-color: #eaebeb;
	padding: 0px 8px 0px 8px;
	font-size:10px;
}
.openingWhole {
	clear:both;
	margin:7px 0px 8px 0px;
}
.openingD {
	float:left;
}
.openingH {
	float:right;
}
.openingLink {
	float:right;
}
.openingLink a, .openingLink a:visited, .openingLink a:hover {
	color: #ff7800;
	text-decoration:none;
}
.contentHome {
	vertical-align:top;
	width: 472px
}
.contentSub {
	width:688px;
	vertical-align:top;
}
.pageTitle {
	font-size:18px;
	color: #19271f;
	margin-bottom: 16px;
	width:100%;
}
.promos {
	width: 200px;
	vertical-align:top;
}
.servicesTd {
	background-color: #ffedc1;
	padding: 4px 8px 0px 8px;
	text-align:center;
}
.servicesTd a, .servicesTd a:visited {
	color:#446cb2;
	text-decoration: none;
}
.servicesTd a:hover {
	color:#446cb2;
	text-decoration: underline;
}
.footerTd {
	height: 111px;
	vertical-align:top;
}
.footerForm {
	width: 136px;
	padding-top: 4px;
	vertical-align:top;
	background-image:url(images/footer_form_bg.gif);
	background-repeat:repeat-x;
}
.footerForm select {
	width: 135px;
	font-size:10px;
	margin-top:3px;
}
.footerFormButton {
	background-image:url(images/footer_form_bg.gif);
	background-repeat:repeat-x;
	vertical-align:top;
}
.footerUM {
	width: 135px;
	background-image:url(images/footer_umenu_bg.gif);
	background-repeat:repeat-x;
	vertical-align:top;
	padding-top: 8px;
	text-align:right;
	color:#5c5c5c;
	font-size:10px;
}
.footerUM a, .footerUM a:visited {
	color:#5c5c5c;
	text-decoration: none;
}
.footerUM a:hover {
	color:#5c5c5c;
	text-decoration: underline;
}
.siteBy {
	float:right;
	margin-right:16px;
}
.siteBy a, .siteBy a:visited {
	text-decoration:none;
	color:#67716b;
}
.siteBy a:hover {
	text-decoration: underline;
	color:#67716b;
}
.fg_caption {font-family: Arial, Helvetica, sans-serif; font-size:11px;}


/* Featured cars */
.listlink img {
	border: none;
	margin-right:5px;
}