body {
	margin: 0px;
}
body, td, th, p, h1, h2, h3 {
	font-size: 9pt;
	font-family: Arial,sans-serif;
	padding-bottom: 6px;
}
td.results_specLabel, td.results_specValue { padding-bottom: 0px;} /* Override for CIR */
p {
	margin-top: 0px;
}
img, table {
	border: 0px;
}
/* ************************************************** */
#designWrapper {
	width: 974px;
	text-align:left;
	margin:0px;
}
#headerWrapper {
	float:left;
	clear:left;
	width:974px;
}
#logo {
	float:left;
	clear:left;
}
#logo img {
	display:block;
}
#dealerText {
	float:left;
}
#dealerText img {
	display:block;
}
#contact {
	float:left;
	width: 100%;
	height: 47px;
	overflow: hidden;
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
}
#contact a:hover {
	text-decoration:none;
}
#contactLine1 {
	float:left;
	margin:3px 0px 0px 7px;
}
#contactLine2 {
	float:left;
	clear:left;
	margin:0px 0px 0px 7px;
}
#masthead {
	float:left;
	clear:left;
}
#headerImage {
	float:left;
	clear:left;
}
#headerImage img {
	display:block;
}
#directions {
	float:left;
}
#directions img {
	display:block;
}
/* ************************************************** */
#navWrapper {
	width: 100%;
}
#mainnavWrapper td, #subnavWrapper td {
	vertical-align: top;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
}
#mainnavWrapper td {
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 4px;
}
#subnavWrapper td {
	padding-top: 1px;
	padding-bottom: 1px;
}
#subnavWrapper {
	position: relative;
}
.divider {
	width: 100%;
	height: 3px;
	overflow: hidden;
}
/* ************************************************** */
#contentWrapper {
	width: 100%;
	vertical-align: top;
	float:left;
	clear:left;
}
.contentIframe {
	width: 100%;
	height: 420px;
}
#layoutWrapper {
	width:100%;
	float:left;
	clear:left;
	padding-bottom: 30px
}
/* ************************************************** */
#footerWrapper {
	float:left;
	clear:left;
	width: 100%;
	vertical-align: top;
	padding-bottom: 5px;
}
#footerContent {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}
#footerSection1 {
	float:left;
	clear:none;
	margin: 4px 0px 0px 12px
}
#footerSection2 {
	float:left;
	clear:none;
	margin: 4px 0px 0px 180px
}
#footerSection2 a {
	text-decoration:none;
}
#footerSection2 a:hover {
	text-decoration:underline;
}
/* ************************************************** */
/* ************************************************** */

/* for Vehicle Search Results -- overrides style */
a.resultsNext:link, a.resultsPrev:link {font-size:8pt; font-weight: bold; color:#FFFFFF;}
a.resultsNext:visited, a.resultsPrev:visited {font-size:8pt; font-weight: bold; color:#CCCCCC;}

/* search results odd and even row backgrounds */
.row-odd {background-color: #999999;}
.row-even {background-color: #BBBBBB;}

