body {
	background-image: url('../img/bg.jpg');
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #000;
	font-family: arial, tahoma;
	color: #efefef;
}

body a {
	color: #efefef;
	text-decoration: none;
}

body a:hover {
	color: #e6d563;
}

body ul {
	list-style-type: circle;
}

body td {
	vertical-align: middle;
}

body .clear {
	clear: both;
	height: 0;
}
.address{ float: left;width: 100%; text-align: center;margin-top: 10px; font-size: 100%; line-height: 1.3em; border: 1px solid #333; background: #222; padding-top: 10px; padding-bottom: 10px; }
.addressTitle{ font-weight: bold; font-size: 110%;clear:both; display:block;}
.addressLine1{ display: block; float: left; width: 100%;clear:both;}
.addressLine2{ display: block; float: left; width: 100%;clear:both;}
.addressPhone {float: left; width: 100%; display: block; margin-bottom: 5px; margin-top: 5px;}
.addressCity{clear:left;}
.addressCity:after {content: ", ";}
.addressState:after {content: " ";}
.addressState{}
.addressZip{clear: right;}
.phoneTitle{ padding-right: .5em;line-height: 15pt;  }
.phoneTitle:after {content: ": ";}
.phoneNumber{ font-size: 110%;  line-height: 15pt; }
.phoneExtension { font-size: 80%; }
.addressHours{ width: 340px; padding-top: 18px;margin: 20px auto; clear:both; display: block; border-top: 1px solid #ccc; }
.hoursDay{ float: left; clear: left; width: 30%;text-align: left; padding-bottom: 2px; }
.hoursTime{ float: left; width: 70%; padding-bottom: 2px;  text-align: right; }
.hoursTitle{ display: block; font: 13pt/18pt arial; font-weight: bold; padding: 0 0 .5em 0; }

header h1 {
	min-height: 70px;
	min-width: 160px;
	max-width: 50%;
	float: left;
	display: block;
	}
	header h1 img {
		max-width: 260px;
		float: left;
	}
	header address {
		float: right;
		margin-top: 40px;
		text-align: right;
		color: #5e6375;
	}
nav {
	color: #efefef;
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	}

	 nav li {
		display: inline;
		margin-left: 15px;
		}


#container {
	width: 100%;
	max-width: 953px;
	margin: 0 auto 0 auto;
	background-image: url('../img/ctBg.png');
}

#container #header {
	min-height: 206px;
	background-color: #050505;
	background-image: url('../img/headerBg.jpg');
}

#container #header #menu {
	position: relative;
	top: 0;
	width: 100%;
	min-height: 56px;
	background: #0b72f3; /* Old browsers */
	background: -moz-linear-gradient(top, #0b72f3 0%, #0b54ba 50%, #024186 51%, #076fea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0b72f3), color-stop(50%,#0b54ba), color-stop(51%,#024186), color-stop(100%,#076fea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0b72f3 0%,#0b54ba 50%,#024186 51%,#076fea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0b72f3 0%,#0b54ba 50%,#024186 51%,#076fea 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0b72f3 0%,#0b54ba 50%,#024186 51%,#076fea 100%); /* IE10+ */
	background: linear-gradient(to bottom, #0b72f3 0%,#0b54ba 50%,#024186 51%,#076fea 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b72f3', endColorstr='#076fea',GradientType=0 ); /* IE6-9 */
	border-top: 2px solid #fff;
	border-bottom: 2px solid #ccc;
}

#container #header #menu #links {
	float: left;
}

#container #header #menu #links a {
	font-size: .8em;
	display: block;
	float: left;
	margin: 1.7em 0 0 1.5em;
}

#container #header #menu #phone {
	float: right;
	font-size: 2em;
	margin-right: 2em;
	margin-top: 0.25em;
	display:none;
}

#container #header #logo {
	position: relative;
	height: 206px;
}

#container #header #logo {
	height: 206px;
	width: 100%;
}

#container #header #logo .name {
	width: 60%;
	text-align: center;
	font-size: 3.4em;
}

#container #header #logo .slogan {
	width: 60%;
	text-align: center;
	font-size: 1.8em;
}

#container #header #logo .location {
	float: right;
	text-align: right;
	padding-right: 2em;
	font-size: 1.6em;
	line-height: 1.2em;
	display:none;
}

#container #header #logo.location a {
	font-size: 0.5em;
	display: block;
	margin-top: -0.5em;
}

#container #body {

}

#container #body #home #topWrapper {
	margin: 1em 0 0 0;
}

#container #body #home #topWrapper #vehicles {
	width: 67.6%;
	float: left;
	padding-top: 1em;
}

#container #body #home #topWrapper #menu {
	float: left;
	width: 32.3%;
}

#container #body #home #topWrapper #menu img {
	border: 0;
	width: 308px;
}

#container #body #home #midWrapper {
	margin: 0 0 0 0;
}

#container #body #home #midWrapper #text {
	float: left;
	width: 67.6%;
	padding-top: 1px;
}

#container #body #home #midWrapper #text .textBlock {
	color: #efefef;
	margin: 0.5em;
	letter-spacing: .06em;
	line-height: 1.2em;
}

#container #body #home #midWrapper #search {
	float: left;
	width: 32%;
}

#container #body #home #midWrapper #search img.icon {
	height: 3em;
	margin: 0.8em 0.8em 0 2.8em;
	float: left;
}

#container #body #home #midWrapper #search img.button {
	width: 76%;
	height: auto;
	margin: 0.5em 0 0 12%;
}

#container #body #home #midWrapper #search span {
	display: block;
	float: left;
	margin: 0.8em 0.8em 0 0;
	font-size: 1.25em;
	line-height: 1.1em;
}

#container #body #home #midWrapper #search select {
	background-color: #090909;
	color: #efefef;
	border: 1px solid #333;
	clear: left;
	float: left;
	margin: 0.8em 0 0 12%;
	padding: 0.1em;
	text-align: right;
	width: 76%;
}

#container #body #home #midWrapper #vehicles {
	width: 67.6%;
	float: left;
	margin-top: .9em;
	background-image: url('../img/ctBg.png');
	padding-bottom: .9em;
}

#container #body #home #midWrapper #makes {
	width: 32.3%;
	float: left;
	margin-top: .9em;
}

#container #body #home #midWrapper #makes ul {
	list-style: none;
	margin-top: -.8em;
}
#container #body #home #midWrapper #makes ul li{
	width: 44%;
	float:left;
	text-align: center;
	background: url('../img/ctBg.png');
	padding-top: .7em;
	padding-bottom: .7em;
	margin-left: 4%;
	margin-top: .8em;
	display: black;
}

#container #body #vehicle {
	margin: 0.8em;
}

#container #body #vehicle h1 {
	font-size: 1.8em;
	font-weight: bold;
}

#container #body #vehicle span {
	dispay: block;
	color: #e6d563;
	font-size: 0.85em;
}
#container #body #vehicle  #slideshowMobile { display:none;}
#container #body #vehicle #slideshow {

	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#container #body #vehicle #slideshow #slides .slides_container {
	border: 1px solid #050505;
}

#container #body #vehicle #slideshow #slides .slides_container img {
	width: 100%;
	max-width: 640px;
	height: auto;
}

#container #body #vehicle #slideshow #preview {
	width: 100%;
	margin-left: -1.5em;
}

#container #body #vehicle #slideshow #preview img {
	border: 1px solid #050505;

	margin: 0.2em 0.1em 0 0.1em;
	width: 15%;
}

#container #body #vehicle #details {
	width: 30%;
	float: left;
	margin-top: 1em;
}

#container #body #vehicle #details table {
	width: 100%;
	border: 1px solid #050505;
	font-size: 0.9em;
}

#container #body #vehicle #details table td {
	padding: 0.4em;
	background-color: #151515;
}

#container #body #vehicle #details table td.alt {
	background-color: #090909;
}

#container #body #vehicle #details table td.label {
	font-weight: bold;
	text-align: right;
	padding-right: 0.8em;
}

#container #body #vehicle #options {
	float: left;
	width: 40%;
	padding: 0.4em;
	border: 1px solid #050505;
	background-color: #151515;
	margin: 1em 0 0 1em;
}

#container #body #vehicle #options h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #e6d563;
	margin-bottom: 0.35em;
}

#container #body #vehicle #options li {
	font-size: 0.85em;
	margin-left: 1.5em;
	list-style-type: disc;
	float: left;
	width: 12em;
	line-height: 1.5em;
}

#container #body #vehicle #links {
	margin-top: 0.75em;
	float: right;
	width: 25%;
}

#container #body #vehicle #links a {
	display: block;
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	border: 1px solid #050505;
	margin: 0.25em;
	background-color: #d00;

}

#container #body #vehicle #links a:hover {
	color: #efefef;
	background-color: #151515;
}

#container #body #vehicle #calculator {
	width: 22.5%;
	float: right;
	clear: right;
	background-color: #0f0;
	margin: 0.5em 0.32em 0 0;
	padding: 0.4em;
	border: 1px solid #050505;
	background-color: #151515;
}

#container #body #vehicle #calculator h2 {
	color: #e6d563;
	font-weight: bold;
	font-size: 1.05em;
	display: block;
	margin-bottom: 0.35em;
}

#container #body #vehicle #calculator table {
	width: 100%;
}

#container #body #vehicle #calculator td {
	font-size: 0.9em;
	height: 1.8em;
}

#container #body #vehicle #calculator label {
	float: left;
}

#container #body #vehicle #calculator input, #container #body #vehicle #calculator select {
	background-color: #090909;
	color: #efefef;
	border: 1px solid #333;
	float: right;
	padding: 0.1em;
	text-align: right;
	width: 7em;
}

#container #body #vehicle #calculator span {
	font-size: 1.1em;
}

#container #body #inventory #navigation #filter {
	width: 100%;
	margin: 0.5em 0 0.5em 1.8em;
}

#container #body #inventory #navigation #filter strong {
	font-size: 1.05em;
	float: left;
	width: 14%;
	margin-top: 0.25em;
}

#container #body #inventory #navigation #filter select {
	text-align: left;
	background-color: #151515;
	color: #efefef;
	border: 1px solid #333;
	padding: 0.1em;
	text-align: right;
	min-width: 12em;
}

#container #body #inventory #navigation #filter select:disabled {
	background-color: #252525;
}

#container #body #inventory #navigation #sort {
	margin-left: 1.8em;
	width: 100%;
}

#container #body #inventory #navigation #sort strong {
	font-size: 1.05em;
	float: left;
	width: 14%;
}

#container #body #inventory #navigation #sort span {
	color: #e6d563;
	cursor: pointer;
	margin: 0 0.25em 0 0.25em;
}

#container #body #inventory #navigation #sort span.selected {
	font-weight: bold;
}

#container #body #inventory #listings {
	margin: 0.8em;
}

#container #body #inventory #listings .vehicle {
	width: 95%;
	padding: 0.4em;
	border: 1px solid #050505;
	background-color: #151515;
	margin: 1em 0 0 1em;
}

#container #body #inventory #listings .vehicle .photo {
	position: relative;
	float: left;
	width: 23%;
}

#container #body #inventory #listings .vehicle .photo img {
	width: 100%;
	height: auto;
	border: 2px solid #050505;
}

#container #body #inventory #listings .vehicle .photo span {
	float: left;
	position: absolute;
	display: block;
	padding: 0.3em;
	left: 0.2px;
	top: 0.2px;
	background-color: #050505;
	opacity: 0.8;
	-moz-opacity: 0.8;
}

#container #body #inventory #listings .vehicle .title {
	float: left;
	width: 77%;
}

#container #body #inventory #listings .vehicle .title a {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0.2em 0 0 0.6em;
	color: #e6d563;
	width: 44%;
	overflow: hidden;
}

#container #body #inventory #listings .vehicle .title span.odometer,
#container #body #inventory #listings .vehicle .title span.price {
	float: left;
	text-align: right;
	width: 26%;
	font-size: 1.1em;
	overflow: hidden;
	margin-top: 0.4em;
}

#container #body #inventory #listings .vehicle .details {
	width: 77%;
	margin-left: 25%;
}

#container #body #inventory #listings .vehicle .details span {
	display: block;
	width: 45%;
	float: left;
	line-height: 1.4em;
	overflow: hidden;
}

#container #body #inventory #listings .vehicle .details span b {
	font-weight: bold;
}

#container #body #inventory #listings .vehicle .links {
	float: left;
	margin: 0.75em 0 0 1em;
	width: 74%;
}

#container #body #inventory #listings .vehicle .links img {
	width: 1em;
	height: auto;
}

#container #body #inventory #listings .vehicle .links a {
	display: block;
	width: 24%;
	color: #e6d563;
	float: left;
}
#container #body #inventory #paging {
	text-align: right;
	margin: 0 auto;
	clear:both;
	width:94%;
}
#container #body #inventory #paging .pagingBtn {
	text-align: center;
	display: block;
	float: left;
	border: #333 1px solid;
	background: #111;
	width: 120px;
	padding: .4em;
	color: #e6d563;
	cursor: pointer;
}

#container #body #inventory #paging .pagingNum {
	display: block;
	float: left;
	border: #333 1px solid;
	padding: .4em;
	cursor: pointer;
}

#container #body #inventory #paging .selected {
	font-weight: bold;
}

#container #body #home #featured span {
	display: block;
	float: right;
	margin-right: 1.15em;
	font-size: 1.2em;
	font-weight: bold;
}

#container #body #home #featured ul li {
	display: block;
	float: left;
	width: 25%;
	height: 11em;
	text-align: center;
	font-size: 0.75em;
	line-height: 1.2em;
	padding-top: 1.4em;
	padding-bottom: .5em;
}

#container #body #home #featured ul li img {
	width: 120px;
	height: 90px;
	border: 1px solid #0b6fee;
}

#container #body #home #featured ul li span {
	display: block;
	font-size: 1em;
	float: none;
	font-weight: normal;
}

#container #body #directions {
	margin: 0.8em;
}

#container #body #directions #mapHeader {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	padding: 0.5em;
}

#container #body #directions #mapHeader h2 {
	color: #e6d563;
	font-size: 1.4em;
	margin-bottom: 0.35em;
}

#container #body #map_canvas .mapBubble {
	overflow: hidden;
	color: #050505;
	font-size: 0.95em;
	line-height: 1.2em;
}

#container #body #mapDirections {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	color: #efefef;
	font-size: 0.98em;
	line-height: 1.2em;
}

#container #body #mapDirections td.adp-text {
	background-color: #efefef;
}
#container #body #mapDirections td.adp-substep {
	padding-right: 2em;
	color: #efefef;
}

#container #body #mapDirections .adp-legal {
	font-size: 0.85em;
	color: #efefef;
}

#container #body #about {
	margin: 0.8em 1.1em;
}

#container #body #about h1 {
	color: #e6d563;
	font-size: 1.8em;
	margin-bottom: 0.2em;
}

#container #body #directions {
	margin: 0.8em;
}

#container #body #directions #text h1 {
	display: block;
	font-size: 1.4em;
	line-height: 1.8em;
}

#container #body #contact {
	margin: 0.8em;
}

#container #body #contact h1 {
	color: #e6d563;
	font-size: 1.8em;
	margin-bottom: 0.2em;
	margin-left: .3em;
}
#container #body #contact p {
	margin-left: .6em;
}
#container #body #contact h2 {
	color: #e6d563;
	font-size: 1.35em;
	margin: 0.25em 0 0.25em 0;
	width: 8.8em;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0.25em;
	border-bottom: 1px solid #efefef;
}

#container #body #contact #contactForm {
	float: left;
	width: 60%;
}

#container #body #contact #contactForm input, #container #body #contact #contactForm textarea,
#container #body #contact #contactForm select, #container #body #contact #contactForm span.submit {
	float: left;
	clear: left;
	width: 18em;
	margin-bottom: 0.5em;
}

#container #body #contact #contactForm span.error {
	float: left;
	font-size: 0.85em;
	margin: 0.5em 0 0 0.35em;
	color: #c00;
}

#container #body #contact #contactForm select {
	width: 28em;
}

#container #body #contact #contactForm textarea {
	width: 28em;
	height: 6em;
}

#container #body #contact #contactForm span.submit {
	width: 25em;
	line-height: 1.8em;
	text-align: center;
	background-color: #dedede;
	color: #151515;
	font-size: 0.95em;
	display: block;
	cursor: pointer;
}
#container #body #contact .info {width: 40%; float: left;}

#container #body #contact #hours {
	float: left;
	width: 50%;
}
#container #body #contact h2 {
	text-align: center;
}
#container #body #contact #hours .day {
	line-height: 1.5em;
	text-align: center;
}

#container #body #contact #hours .day span {
	display: block;
	float: right;
	text-align: center;
	width: 45%;
	font-weight: bold;
	margin-right: 1.5em;
}
#container #body #trade {
	margin: 0.8em 1.9em;
}

#container #body #trade h1 {
	color: #e6d563;
	font-size: 1.8em;
	margin-bottom: 0.2em;
	margin-left: .3em;
}

#container #body #trade p {
	margin-left: 0.6em;
}

#container #body #trade #tradeForm {
	float: left;
	width: 60%;
}

#container #body #trade #tradeForm .field {
	float: left;
}

#container #body #trade #tradeForm .field span.error {
	float: left;
	clear: left;
	color: #c00;
	margin-bottom: 0.35em;
}

#container #body #trade #tradeForm .field label {
	display: block;
	float: left;
	clear: left;
	width: 8em;
}

#container #body #trade #tradeForm .field input {
	float: left;
	width: 12em;
	margin-bottom: 0.5em;
	margin-top: -0.2em;
}

#container #body #trade #tradeForm .field select {
	margin-top: -0.2em;
}

#container #body #trade #tradeForm select {
	width: 5em;
}

#container #body #trade #tradeForm span.submit {
	width: 8.55em;
	line-height: 1.8em;
	text-align: center;
	background-color: #dedede;
	color: #151515;
	font-size: 0.95em;
	display: block;
	cursor: pointer;
	clear :left;
}
#footer  {
background: rgba(69,69,69,1);
background: -moz-linear-gradient(top, rgba(69,69,69,1) 0%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(69,69,69,1)), color-stop(100%, rgba(0,0,0,1)));
background: -webkit-linear-gradient(top, rgba(69,69,69,1) 0%, rgba(0,0,0,1) 100%);
background: -o-linear-gradient(top, rgba(69,69,69,1) 0%, rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(top, rgba(69,69,69,1) 0%, rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(69,69,69,1) 0%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454545', endColorstr='#000000', GradientType=0 );
	color: #eee;
	min-height: 205px;
	border-top: 2px solid #cccccc;
	padding-bottom: 20px;
}
#footer .fContainer {
	width: 953px;
	margin: 0 auto 0 auto;
}
#footer .rule {
	width: 100%;
	height: 0;
	margin-top: 1.4em;
}

.footerRow {
	clear:both;
	width: 100%;
	margin-top: 0.8em;
	font-size: 0.9em;
}

.footerRow .address{ float: left;width: 100%; text-align: left;margin-top: 10px; font-size: 100%; background: none; border-bottom: 1px solid #111; padding-bottom: 10px;  }
.footerRow .addressTitle{ font-weight: bold;  font-size: 100%;clear:both; text-align:left; display:block; }
.footerRow .addressLine1,.addressLine2{ display: block; float: left; clear:left;}
.footerRow .addressPhone {float: left; display: block; width: 20%; margin-top: -23px; margin-left: 10px; text-align: center;}
.footerRow .addressCity{clear:left; float: left;}
.footerRow .addressCity:after {content: ", ";}
.footerRow .addressState{float: left; margin-left: 3px;}
.footerRow .addressZip{float: left; margin-left: 3px; margin-bottom: 10px;}
.footerRow .phoneTitle{ padding-right: .5em;font-size: 60%;clear:both; display:block;line-height: 15pt;  }
.footerRow .phoneTitle:after {content: ": ";}
.footerRow .phoneNumber{ font-size: 110%; font-weight: bold;line-height: 15pt;}
.footerRow .phoneExtension {font-size: 60%;}
.footerRow .addressHours{ width: 380px; margin: 1em auto; clear:both; margin-top: 15px; display: none; }
.footerRow .hoursDay{ float: left; clear: left; width: 70px; text-align: left; padding-bottom: 2px; }
.footerRow .hoursTime{ float: left; width: 205px; padding-bottom: 2px; font-weight: bold; text-align: center; }
.footerRow .hoursTitle{ display: block; font: 13pt/18pt arial; font-weight: bold; padding: 0 0 .5em 0; }



.footerRow span.menu {
	font-size: 1em;
}
.footerRow span.menu  a{
	display: block;
	float: left;
	padding: 9px 12px;
	border:solid 1px #333;
}
.footerRow span.menu  a:hover{
	background: #333;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright:2px;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-webkit-border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	border-bottom-left-radius:2px;
	border-bottom-right-radius:2px;

	-moz-box-shadow:1px 1px 5px #000000;
	-webkit-box-shadow:1px 1px 5px #000000;
	box-shadow:0px 0px 2px #000000;

}
.footerRow span.name {
	font-size: 1.5em;
	text-align:center;
	display: block;
	width: 100%;
}
.footerRow span.social img {
	height: 2em;
	margin: 0.7em 0 0 0.35em;
}
.footerRow span.copyright {
	font-size: 0.75em;
	margin-top: 0.7em;
}
.toTop {Display:none;}
h2{ font-size: 120%; font-weight: bold; margin: .7em 0 .5em; }
#service p{ margin-bottom: 1em; line-height: 120%; }

@media screen and (max-width: 720px) {

	.mobile-message {font-size: 1.2em; text-align: center;}

	#skipTo {
		display: block;
		}

	body {background: #222; width: 100%;margin-right:}

	#container {width:100%; margin: 0;}

	#container #header #logo {
		height: 100%;
	}
	nav {
		float: left;
		clear: left;
		margin: 0 0 0px;
		width: 100%;
		background: #0b72f3; /* Old browsers */
		background: -moz-linear-gradient(top, #0b72f3 0%, #0b54ba 50%, #024186 51%, #076fea 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0b72f3), color-stop(50%,#0b54ba), color-stop(51%,#024186), color-stop(100%,#076fea)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #0b72f3 0%,#0b54ba 50%,#024186 51%,#076fea 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #0b72f3 0%,#0b54ba 50%,#024186 51%,#076fea 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #0b72f3 0%,#0b54ba 50%,#024186 51%,#076fea 100%); /* IE10+ */
		background: linear-gradient(to bottom, #0b72f3 0%,#0b54ba 50%,#024186 51%,#076fea 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b72f3', endColorstr='#076fea',GradientType=0 ); /* IE6-9 */
		border-top: 2px solid #fff;
		border-bottom: 2px solid #ccc;
		}
		nav li {
			margin: 0;
			background: #222222;
			display: block;
			margin-bottom: 3px;
			}
			nav a {
				display: block;
				padding: 10px;
				text-align: center;
				}


	#slideshow { display: none;	height: 0px; width: 0px; overflow: hidden;}
	#container #body #vehicle  #slideshowMobile { margin: 0 auto; display: block;}
	#container #body #vehicle #slideshowMobile li { list-style: none;}
	#container #body #vehicle #slideshowMobile img {
		width: 100%;
		max-width: 480px;
		height: auto;
	}


	#container #header #logo {
		min-height: 70px;
		width: 100%;
		text-align: center;
		margin: 0 auto;
		display: block;
		}

	#container #header #logo #name{ font-size: 3em; }

	#container #header #logo img {
		width: 100%;
	}


	#container #body #home #topWrapper {
		margin: 1em 0 0 0;
	}

	#container #body #home #topWrapper #vehicles {
		width: 100%;
		float: left;
		padding-top: 1em;
	}

	#container #body #home #topWrapper #menu {
		float: left;
		width: 100%;
	}

	#container #body #home #topWrapper #menu img {
		border: 0;
		width: 100%;
	}

	#container #body #home #midWrapper #makes {
		width: 100%;
		float: left;
		margin-top: .9em;
	}

	#container #body #home  #midWrapper #makes ul {
		list-style: none;
		float: left;
		clear: left;
		margin: 0 0 0px;
		width: 100%;
	}
	#container #body #home  #midWrapper #makes ul li{
		width: 45%;
		float:left;
		text-align: center;
		background: url('../img/ctBg.png');
		padding-top: .7em;
		padding-bottom: .7em;
		margin-left: 4%;
		margin-top: .8em;
		display: black;
	}

	#container #body #home  #midWrapper #text {
			float: left;
			clear: left;
			margin: 0 0 0px;
			width: 100%;
	}

	#container #body #home  #midWrapper #text .textBlock {
		color: #efefef;
		margin: 0.5em;
		letter-spacing: .06em;
		line-height: 1.2em;
	}

	#container #body #home #midWrapper #vehicles {
		width: 100%;
		float: left;
		margin-top: .9em;
		background-image: url('../img/ctBg.png');
		padding-bottom: .9em;
	}

	#container #body #home #midWrapper #search{ display: none;}

	#container #body #home #featured span {
		display: block;
		float: right;
		margin-right: 1.15em;
		font-size: 1.2em;
		font-weight: bold;
	}

	#container #body #home #featured ul li {
		display: block;
		float: left;
		width: 50%;
		height: 11em;
		text-align: center;
		font-size: 0.75em;
		line-height: 1.2em;
		padding-top: 1.4em;
		padding-bottom: .5em;
	}

	#container #body #home #featured ul li img {
		width: 120px;
		height: 90px;
		border: 1px solid #0b6fee;
	}

	#container #body #home #featured ul li span {
		display: block;
		font-size: 1em;
		float: none;
		font-weight: normal;
	}


	#container #body #contact .info {width: 100%; float: left;}

	#container #body #contact #contactForm {float: left; width: 100%;}


	#container #body #inventory #navigation #filter {
		width: 100%;
		margin: 0.5em 0 0.5em 1.8em;
	}

	#container #body #inventory #navigation #filter strong {
		font-size: 1.05em;
		float: left;
		width: 100%;
		margin-top: 0.25em;
		text-align: center;
	}

	#container #body #inventory #navigation #filter select {
		text-align: left;
		background-color: #151515;
		color: #efefef;
		border: 1px solid #333;
		padding: 0.1em;
		text-align: right;
		min-width: 12em;
		width: 90%;
		margin-top: 10px ;
	}

	#container #body #inventory #navigation #filter select:disabled {
		background-color: #252525;
	}

	#container #body #inventory #navigation #sort {
		margin-left: 1.8em;
		width: 100%;
		display: none;
	}

	#container #body #inventory #navigation #sort strong {
		font-size: 1.05em;
		float: left;
		width: 100%;
	}

	#container #body #inventory #navigation #sort span {
		color: #e6d563;
		cursor: pointer;
		margin: 0 0.25em 0 0.25em;
		display: block: width: 50%; float: left; background: #333;
		padding: 5px;
	}

	#container #body #inventory #navigation #sort span.selected {
		font-weight: bold;
	}

	#container #body #inventory #listings {
		margin: 0.8em;
	}

	#container #body #inventory #listings .vehicle {
		width: 98%;
		padding: 0.4em;
		border: 1px solid #050505;
		background-color: #151515;
		margin: 1em 0;
	}

	#container #body #inventory #listings .vehicle .photo {
		position: relative;
		float: left;
		width: 100%;
	}

	#container #body #inventory #listings .vehicle .photo img {
		width: 100%;
		height: auto;
		border: 1px solid #050505;
	}

	#container #body #inventory #listings .vehicle .photo span {
		float: left;
		position: absolute;
		display: block;
		padding: 0.3em;
		left: 0.2px;
		top: 0.2px;
		background-color: #050505;
		opacity: 0.8;
		-moz-opacity: 0.8;
	}

	#container #body #inventory #listings .vehicle .title {
		float: left;
		width: 100%;
	}

	#container #body #inventory #listings .vehicle .title a {
		display: block;
		float: left;
		font-weight: bold;
		font-size: 1.4em;
		margin: 0.2em 0 0 0.6em;
		color: #e6d563;
		width: 44%;
		overflow: hidden;
	}

	#container #body #inventory #listings .vehicle .title span.odometer,
	#container #body #inventory #listings .vehicle .title span.price {
		float: left;
		text-align: right;
		width: 26%;
		font-size: 1.1em;
		overflow: hidden;
		margin-top: 0.4em;
	}

	#container #body #inventory #listings .vehicle .details {
		width: 100%;
		margin-left: 0;
		text-align: center;
	}

	#container #body #inventory #listings .vehicle .details span {
		display: block;
		width: 100%;
		float: left;
		line-height: 1.4em;
		overflow: hidden;
		font-size: 115%;
		color: #fff;
		text-align: center;
	}

	#container #body #inventory #listings .vehicle .details span b {
		font-weight: 100;
		color: #666;
		text-align: left;
	}

	#container #body #inventory #listings .vehicle .links {
		float: left;
		margin: 0.75em auto;
		width: 100%;
		text-align:center;
	}

	#container #body #inventory #listings .vehicle .links img {
		width: 1em;
		height: auto;
	}

	#container #body #inventory #listings .vehicle .links a {
		display: block;
		width: 50%;
		color: #e6d563;
		float: left;
	}

	#container #body #vehicle #details {
		width: 100%;
		float: left;
		margin-top: 1em;
	}

	#container #body #vehicle #details table {
		width: 100%;
		border: 1px solid #050505;
		font-size: 0.9em;
	}

	#container #body #vehicle #details table td {
		padding: 0.4em;
		background-color: #151515;
	}

	#container #body #vehicle #details table td.alt {
		background-color: #090909;
	}

	#container #body #vehicle #details table td.label {
		font-weight: bold;
		text-align: right;
		padding-right: 0.8em;
	}

	#container #body #vehicle #options {
		float: left;
		width: 100%;
		padding: 0.4em;
		border: 1px solid #050505;
		background-color: #151515;
		margin: 1em 0 0 1em;
	}

	#container #body #vehicle #options h2 {
		font-size: 1.1em;
		font-weight: bold;
		color: #e6d563;
		margin-bottom: 0.35em;
	}

	#container #body #vehicle #options li {
		font-size: 0.85em;
		margin-left: 1.5em;
		list-style-type: disc;
		float: left;
		width: 12em;
		line-height: 1.5em;
	}

	#container #body #vehicle #links {
		margin-top: 0.75em;
		float: left;
		width: 100%;
	}


	#container #body #vehicle #calculator {
		width: 100%;
		float: right;
		clear: right;
		background-color: #0f0;
		margin: 0.5em 0.32em 0 0;
		padding: 0.4em;
		border: 1px solid #050505;
		background-color: #151515;
	}
	#footer{
		width: 100%;
		background: #333;
	}
	#footer .fContainer {
		width: 100%;
		margin: 0 auto;
		max-height: 50px;
	}
	.footerRow {
		clear:both;
		width: 100%;
		margin-top: 0.8em;
		font-size: 0.9em;
	}

	.footerRow nav {
		float: left;
		clear: left;
		margin: 0 0 0px;
		width: 100%;
		background: #111;
		}
		nav li {
			margin: 0;
			background: #222222;
			display: block;
			margin-bottom: 3px;
			}
			nav a {
				display: block;
				padding: 10px;
				text-align: center;
				}
	.footerRow .address{ padding-left: 10px; }
	.footerRow .addressPhone {float: left; width: 100%; display: block; text-align: left; margin-bottom: 5px; margin-top: 5px;}




	.toTop {Display: block; font-size: 2em; text-align: left; }
	.toTop .copyright{font-size: 7pt;display: block; clear: both;}

}

#disclaimer{
	clear: both;
	font-size: 75%;
	padding-top: 1em;
	padding-bottom: 1em;
}

.carfax img {
	background-color: #e6d563;
	padding: .5em;
}

.carfax-dynamic img{
	border: 1em solid #fff;
	max-width: 100%;
	background-color: #fff;
}