body{
	font: normal 76%/1.4 Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.4;
}

form>div>input {
	display: none;
}

#page {
	margin: 0 auto;
	width: 901px;
}

#header {
	height: 90px;
}

#header table
{
	width:900px;	
}

#header h1 
{
	clear: both;
	float: left;
	font: normal 35px/0 Arial, Helvetica, sans-serif;
	line-height: 40px;
	margin: 0;
	padding: 0;
}

#header #subTitles 
{
	clear: both;
	margin-top: 0px;
}

#header .subTitle 
{
	font: normal 18px/0 Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 3px 10px 0 0;
}

#navigation {
	clear: both;
	height: 30px;
}

#navigation .menu {
	font-size: 92%;
	text-transform: uppercase;
	font-weight: bold;
}

#navigation .menu a {
	padding: 8px 0 6px 0;
	text-align: center;
	width: 121px;
}

#navigation .menu ul a:link, #navigation .menu ul a:visited {
	padding: 3px;
	text-align: left;
	text-transform: none;
	width: 180px;	
}

#content {
	padding-top: 10px;	
}

#page .errorMessage, #page .inputError {
	clear: both;
	color: #F33;
	display: block;
	float: left;
	width: 250px;
}

.section.main {
	float: left;
	padding: 0 10px;
	width: 600px;	
}

.main.wide {
	padding: 0 10px;
	width: 891px;
}

* html .main.wide {
	padding-right: 0;
}

*:first-child+html .main.wide {
	padding-right: 0;	
}

.section.main h1 {
	font-weight: normal;
	margin-bottom: 0;	
}

.section.main h2.subtitle {
	font-size: 16px;
	margin-top: 0;	
}

.section.auxiliary {
	float: right;
	padding-right: 5px;
	width: 265px;	
}

.section.auxiliary form {
	margin: 0;
	padding: 0;
	width: 100%;
}

.section.auxiliary label {
	width: 65px;
}

.section.auxiliary select {
	width: 185px;
}

.section.auxiliary input {
	width: 175px;
}

.section.auxiliary fieldset {
	padding: 0;
}

.section.auxiliary h2 {
	font-weight: normal;	
}

fieldset.submit {
	margin: 0 !important;
}

fieldset.submit input {
	width: auto !important;
}

form fieldset legend {
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
}

.column {
	float: left;
	padding: 0 2%;
	width: 46%;
}

.column.third {
	width: 29%;	
}

.column.options {
	margin-left: 8px;
	padding: 15px 0;
	width: 227px;	
}

ul.options li {
	height: 20px;
	margin: 0;
	padding: 0 0 0 12px;
}

ul.options a {
	text-decoration: none;
}

.column.options .options-list {
	height: 175px;	
}

.incentive 
{
	margin-top: 40px;
}

.incentive h2 {
	font-size: 22px;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 0;
}

.incentive p {
	font-size: 16px;
	margin: 0;
	width: 200px;
}

.call-now {
	margin-top: 15px;
}

.call-now p {
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
}

.call-now .phone {
	font-size: 35px;
	font-weight: normal;
}

#color-palette {
	background-color: #FFF;
	display: none;
	height: 385px;
	overflow: auto;
	padding: 0 10px 10px 0;
	position: absolute;
	width: 545px;
	z-index: 12000;
}

* html #color-palette {
	height: 400px;	
}

#color-palette img {
	background-color: #DDD;
	margin-left: 10px;
	margin-top: 10px;
}

.column.heroshot {
	float: right;
	padding: 0;
	width: 365px;
}

table {
	border-spacing: 0;
}

table th {
	text-align: left;
}

table th a:link, table th a:visited {
	color: #FFF;
}

table th, table td {
	margin: 0;
	padding: 5px 12px;
	text-align: left;
}

.inventoryList td {
	cursor: pointer;
}

.dataPager td {
	cursor: auto;
}

.inventoryList {
	margin-top: 15px;
}

.dataPager table td {
	padding: 0;
}

.dataPager table td a, .dataPager table td span {
	display: block;
	padding: 2px 5px;
}

#searchFields {
	margin-top: 10px;
}

#searchFields select {
	float: left;
	margin-right: 5px;
}

.results {
	clear: both;
	float: left;
	font-weight: bold;
	margin: 7px 0 0 0;
}

.inventory-varies {
	clear: none;
	float: left;
	font-size: .8em;
	font-weight: normal;
	margin: 7px 0 0 10px;
}

#map {
	border: 1px solid #666;
	position: relative;
}

.dealer-information h3 {
	color: #369;
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 5px 0;
}

.dealer-information p {
	margin: 0;
}

.dealer-information p.sales-phone {
	color: #414141;
	font-size: 175%;
	font-weight: bold;
	margin: 10px 0;
}

#vehicle-basics {
	padding: 0;
	width: 230px;
}

#vehicle-title {
	
}

#main-photo {
	padding: 0;
	width: 405px;	
}

#quote-form {
	padding: 0;
	width: 250px;
}

#vehicle-basics h1 {
	margin: 0;	
}

#vehicle-basics h2 {
	color: #414141;
	font-size: 145%;
	margin: 0;
}

#vehicle-basics table {
	margin: 15px 0 10px 0;
}

#vehicle-basics .colLabel {
	width: 60px;
}

#vehicle-basics table td {
	color: #369;
	padding: 3px 0;
}

.mileage {
	background: transparent url(../images/mileage.gif) top center no-repeat;
	height: 75px;
	margin-bottom: 15px;
	position: relative;
	width: 200px;
}

.mileage .city, .mileage .highway {
	color: #7A7A7A;
	font-size: 300%;
	font-weight: bold;
	position: absolute;
	top: 20px;
}

.mileage .city {
	left: 5px;
}

.mileage .highway {
	left: 135px;
}

#lnkViewEquipment {
	display: none;	
}

* html #service-wrapper {
	height: 1%;	
}

#service-wrapper p {
	margin: 2em 0 1em 0;	
}

#service-wrapper .column {
	padding: 0 10px;	
}

#service-wrapper .service {
	width: 45%;	
}

#service-wrapper .service h2 {
	color: #666;
	font-size: 130%;
	margin: 0;
}

#service-wrapper .service p, #service-wrapper .service ul {
	width: 300px;
}

#service-wrapper ul {
	margin-bottom: 2em;	
}

#service-wrapper .appointment {
	float: right;
	margin: 0 10px 0 0;
	text-align: right;
}

#service-wrapper .appointment h2 {
	font-size: 145%;
	margin: 0;
}

#service-wrapper .appointment .phone {
	font-size: 375%;
	font-weight: normal;
	line-height: 1;
	margin: 0;
}

#images {
	margin: 10px 0 10px -10px;	
}

.section.footer h2 {
	font-size: 110%;
	margin: 2px 0;
	text-align: center;
}

#footer{
	font: normal 11px/2.1 Verdana, Arial, Helvetica, sans-serif;
	height:50px;
	text-align:left;
}

#footer .information {
	margin: 7px 0 0 10px;
	float: left;
}

#footer .information img {
	float: left;	
}

#footer .information a {
	float: left;
	margin: 5px 0 0 7px;
}

#footer #PrivacyLink {
	margin-top: 7px;
}

#footer .ad {
	margin: 15px;
	padding: 0;
	float: right;
}

#footer .ad span {
	float: left;
	margin-right: 5px;
}

#footer .ad a {
	float: left;
}
