/* CSS Document */

img {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	background: url(../images/bkg-main.gif) repeat-x top #fff;
	font: 11px Arial, Helvetica, sans-serif;
}

p {
	margin: 0;
	padding: 2px 0 6px 0;
	line-height: 14px;
	color: #333;
	text-align: left;
}

ul {
	color: #333;
	line-height: 18px;
	text-align: left;
}

ol {
	color: #333;
	line-height: 18px;
	text-align: left;
}

th {
	text-align: left;
}

h1 {
	margin: 0;
	padding: 0;
	line-height: 32px;
	font: 32px Arial, Helvetica, sans-serif;
	color: #333;
}

h1.images {
	margin: 0;
	padding: 0;
	line-height: 0;
}

h2 {
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 16px;
	color: #cd1543;
}

h3 {
	text-transform: uppercase;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #333;
	line-height: 18px;
}

h3 a {
	color: #333;
}

h3 a:hover {
	color: #cd1543;
}

h3.dealerlogos {
	margin: 0;
	padding: 10px 0 0 0;
	width: auto;
	height: 22px; 
}

h4 {
	text-transform: uppercase;
	color: #b8b6b6;
	background: #565656;
	padding: 8px;
	margin: 0;
	line-height: 14px;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
}

h4 a {
	color: #b8b6b6;
}

h4 a:hover {
	color: #fff;
	text-decoration: underline;
}

h5 {
	font: 20px Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	margin: 0;
	padding: 0;
	line-height: 28px;
	color: #cc1543;
}

h6 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 14px;
	margin: 0;
	padding: 0;
	text-transform: none;
}

h6 a {
	color: #000;
}

h6 a:hover {
	color: #cd1543;
}

h5.vehicle {
	font: 11px Arial, Helvetica, sans-serif;
	text-transform: none;
	margin: 0;
	padding: 0;
	line-height: 16px;
	font-weight: bold;
	color: #333;
}

h5.vehicle a {
	color: #333;
}

h5.vehicle a:hover {
	color: #cd1543;
}

h6.price {
	font: 16px Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0 0 4px 0;
	padding: 0;
	color: #cd1543;
}	

a {
	color: #cd1543;
	text-decoration: none;
	}

a:hover {
	color: #333;
	text-decoration: none;
	}

table {
	margin: 0;
	padding: 0;
}

td {
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	border: 1px solid #999;
}

input.buttons {
	border: none;
}

textarea {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	border: 1px solid #999;
}

select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
}

.heavy {
	font-weight: bold;
}

#wrapper {
	width: 918px;
	height: auto;
	margin: 0 auto;
	padding: 10px 0 10px 0;
}

/* HEADER */

#header-wrap {
	width: auto;
	height: 136px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-header.gif) no-repeat #fff;
}

#header {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#header-rt {
	float: right;
	width: 310px;
	height: auto;
	margin: 0;
	padding: 30px 0 0 20px;
	text-align: left;
}

#header-main {
	float: left;
	width: 580px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#header-main-rt {
	float: right;
	width: 350px;
	height: auto;
	margin: 0 auto;
	padding: 6px 0 5px 0;
	text-align: center;
}

#header-main-lt {
	float: left;
	width: 200px;
	height: auto;
	margin: 0;
	padding: 25px 0 0 25px;
	text-align: left;
}

#header-main-lt ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}

#header-main-lt li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	color: #666;
}

/* END HEADER */

/* MAIN NAVIGATION */

#nav-wrap {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	padding: 0;
	color: #333;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(../images/bkg-nav.gif) repeat-x top #f3f2f2;
}

#nav a.on {
	display: block;
	padding: 0;
	color: #fff;
	background: url(../images/bkg-nav-on.gif) repeat-x top #c40021;
}

#nav a:hover {
	color: #fff;
	background: url(../images/bkg-nav-on.gif) repeat-x top #c40021;
}

#nav li {
	float: left;
	list-style: none;
	display: block;
	border-right: 1px solid #999;
	border-left: 1px solid #fff;
}

#nav li.sub {
	float: left;
	width: 180px;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	background: #8f8d8d;
	text-transform: none;
	border-bottom: 1px solid #c4c3c3;
	border-left: none;
	border-right: none;
}

#nav li a.sub { 
	width: 174px;
	text-align: left;
	padding: 8px 0 8px 6px;
	color: #fff;
	background: #8f8d8d;
}

#nav li a.sub:hover { 
	background: #a09f9f;
}

#nav li ul {
	position: absolute;
	width: 180px;
	left: -999em;
	background: #8f8d8d;
	z-index: 1;
}

#nav li ul.contact2 {
	position: absolute;
	width: 180px;
	left: -999em;
	background: #8f8d8d;
	margin-left: -60px;
	z-index: 1;
}

#nav li.sfhover ul {
	left: auto;
	background: #8f8d8d;
	z-index: 1;
}

#nav li.caps {
	width: 4px;
	border: none;
	height: 27px;
}

#nav li.home {
	width: 78px;
	height: 27px;
}

#nav li a.home {
	width: 78px;
	height: 19px;
	*\height: 20px;
	padding-top: 8px;
	*\padding-top: 7px;
}

#nav li.service {
	width: 100px;
	height: 27px;
}

#nav li a.service { 
	width: 100px;
	height: 19px;
	*\height: 20px;
	padding-top: 8px;
	*\padding-top: 7px;
}

#nav li.new-models {
	width: 109px;
	height: 27px;
}

#nav li a.new-models { 
	width: 109px;
	height: 19px;
	*\height: 20px;
	padding-top: 8px;
	*\padding-top: 7px;
}

#nav li.preowned {
	width: 109px;
	height: 27px;
}

#nav li a.preowned { 
	width: 109px;
	height: 19px;
	*\height: 20px;
	padding-top: 8px;
	*\padding-top: 7px;
}

#nav li.parts {
	width: 78px;
	height: 27px;
}

#nav li a.parts { 
	width: 78px;
	height: 19px;
	*\height: 20px;
	padding-top: 8px;
	*\padding-top: 7px;
}

#nav li.body-shop {
	width: 109px;
	height: 27px;
}

#nav li a.body-shop { 
	width: 109px;
	height: 19px;
	*\height: 20px;
	padding-top: 8px;
	*\padding-top: 7px;
}

#nav li.finance {
	width: 100px;
	height: 27px;
}

#nav li a.finance { 
	width: 100px;
	height: 19px;
	*\height: 20px;
	padding-top: 8px;
	*\padding-top: 7px;
}

#nav li.about-us {
	width: 100px;
	height: 27px;
}

#nav li a.about-us { 
	width: 100px;
	height: 19px;
	*\height: 20px;
	padding-top: 8px;
	*\padding-top: 7px;
}

#nav li.contact-us {
	width: 109px;
	height: 27px;
	border-right: none;
}

#nav li a.contact-us { 
	width: 109px;
	height: 19px;
	*\height: 20px;
	padding-top: 8px;
	*\padding-top: 7px;
}

/* END MAIN NAVIGATION */


/* CONTENT */

#content-wrap {
	width: 918px;
	height: auto;
	margin: 10px 0 10px 0;
	padding: 0;
}

#content {
	width: 916px;
	height: auto;
	margin: 0;
	padding: 0;
	background: #efeeee;
	border-left: 1px solid #d1d0d0;
	border-right: 1px solid #d1d0d0;
}

/* HOMEPAGE SPECIALS */

#specials {
	width: 906px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#specials-col-wrap {
	width: 904px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-image: url(../images/bkg-homepage.gif);
}

.specials-col {
	width: 226px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/bkg-hm-special.jpg);
	background-repeat: no-repeat;
}

.specials-col-bt {
	width: 226px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}

.specials-content {
	width: 201px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.specials-thumbs {
	background: url(../images/bkg-hm-thumbs.jpg) no-repeat;
	margin: 3px 0 0 0;
	padding: 2px;
	text-align: center;
}

.specials-price {
	background: #414040;
	padding: 8px;
	margin: 0;
	width: auto;
	height: auto;
	min-height: 110px;
	text-align: left;
}

.price-lg {
	font: 24px Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0;
}

.price-sm {
	font: 18px Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	padding: 0;
	line-height: 24px;
}

.desc {
	color: #999;
	margin: 0;
	padding: 0;
	line-height: 14px;
}

p.more {
	text-align: center;
	margin: 12px 0 12px 0;
	padding: 0;
}

a.morespecials {
	text-align: center;
	color: #fff;
	border: 1px solid #cc1543;
	padding: 2px;
	margin: 0;
	background: #333;
}

a:hover.morespecials {
	color: #fff;
	border: 1px solid #cc1543;
	padding: 2px;
	margin: 0;
	background: #000;
}

#specials-search {
	background: #cc1543;
	width: 906px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#specials-search p {
	padding: 4px 0 2px 0;
	margin: 0;
	text-align: center;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
}

#specials-search a {
	color: #fff;
	text-transform: uppercase;
}

#specials-search a:hover {
	color: #000;
	text-transform: uppercase;
}	

/* END HOMEPAGE SPECIALS */	

/* HOMEPAGE TRI-COL */	

#tricol-wrap {
	width: auto;
	height: auto;
	margin: 10px 0 10px 0;
	padding: 0;
}

.tricol {
	width: 906px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-tricol.gif) repeat-y;
}

.tricol-rt {
	width: 261px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	float: right;
}

.tricol-main {
	width: 635px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: left;
}

.tricol-main-rt {
	width: 262px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
}

.tricol-main-lt {
	width: 362px;
	height: auto;
	margin: 0 11px 0 0;
	padding: 0;
	text-align: left;
	float: left;
}

#parts {
	width: auto;
	height: auto;
	margin: 0;
	padding: 6px 15px 6px 15px;
	background: url(../images/bkg-hm-parts.jpg) no-repeat top #bcbbbc;
	text-align: left;
}

#quote {
	width: auto;
	height: auto;
	margin: 0;
	padding: 6px 15px 6px 15px;
	background: #fff;
	text-align: left;
}

#contact {
	width: auto;
	height: auto;
	margin: 0;
	padding: 6px 15px 6px 15px;
	background: url(../images/bkg-contact.jpg) no-repeat top #b5b5b5;
	text-align: left;
}

.partsthumb-wrap {
	width: 320px;
	height: auto;
	margin: 0;
	padding: 6px 0 15px 0;
	text-align: left;
}

.partsthumb-rt {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
}

.partsthumb-lt {
	width: 98px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#hours {
	width: auto;
	height: auto;
	margin: 10px 0 10px 0;
	padding: 0;
}

#hours ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#hours li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#hours li a {
	background: #a4a4a4;
	color: #333;
	text-transform: uppercase;
	font: 10px Arial, Helvetica, sans-serif;
	padding: 0 8px 0 8px;
	margin: 0;
}

#hours li a:hover {
	background: #7d7d7d;
	color: #fff;
}

#hours li a.selected {
	background: #7d7d7d;
	color: #fff;
	text-transform: uppercase;
	font: 10px Arial, Helvetica, sans-serif;
}

#hours-in {
	width: auto;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0;
}

#hours-in ul {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
	display: block;
}

#hours-in ul li a {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 4px;
	text-align: left;
	line-height: 8px;
	width: 172px;
	background: #a4a4a4;
	color: #333;
	text-transform: uppercase;
	font: 10px Arial, Helvetica, sans-serif;
}

#hours-in li a:hover {
	background: #7d7d7d;
	color: #fff;
}

#hours-in li a.selected {
	background: #7d7d7d;
	color: #fff;
}

#times {
	background: url(../images/bkg-hours.gif) repeat-x top #bebebe;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
}

#times ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#times li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 80px;
	float: left;
	color: #fff;
	line-height: inherit;
}

#times li.on {
	background: #666;
}

/* END HOMEPAGE TRI-COL */

/* HOMEPAGE TWO-COL */	

#two-col-wrap {
	width: 906px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#two-col {
	padding: 0 12px 0 12px;
	margin: 0;
	text-align: left;
	width: auto;
	height: auto;
	background: #fff;
}

#two-col-rt {
	width: 420px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	text-align: left;
}

#two-col-lt {
	width: 420px;
	height: auto;
	margin: 0;
	padding: 0 12px 0 12px;
	float: left;
	text-align: left;
	border-right: 1px dotted #999;
}

.newsthumbs {
	width: auto;
	height: auto;
	margin: 10px 0 10px 0;
	padding: 0;
}

.newsthumbs-rt {
	width: 260px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

.newsthumbs-rt-wide {
	width: 470px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

.newsthumbs-lt {
	width: 140px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

/* HOMEPAGE TWO-COL */	

/* FOOTER */

#footer {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
}

#footer p {
	margin: 00;
	padding: 0;
	text-align: center;
	color: #666;
}

#footer a {
	color: #666;
}

#footer a:hover {
	color: #cd1543;
}

/* END FOOTER */


/* INTERIOR CONTENT */

#content-in {
	width: 879px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: url(../images/bkg-content-in.gif) repeat-y;
}

#content-in-rt {
	width: 651px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

#content-in-lt {
	width: 191px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#bread {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#bread ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	display: inline;
	list-style-type: none;
}

#bread li {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	display: inline;
	list-style-type: none;
	font: 10px Arial, Helvetica, sans-serif;
	color: #666;
	text-transform: uppercase;
}

#hero {
	background: url(../images/bkg-default-hero.jpg) no-repeat;
	text-align: left;
	padding: 10px 0 10px 20px;
	margin: 0;
	width: auto;
	height: 62px;
}

#leftnav {
	padding: 0;
	margin: 0 0 10px 0;
	width: auto;
	height: auto;
}

#homelink {
	background: url(../images/img-lftnav-arrow.gif) no-repeat left;
	padding: 6px 0 6px 14px;
	margin: 0 0 4px 12px;
	text-align: left;
}

#homelink p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-transform: uppercase;
}

#homelink a {
	color: #ccc;
}

#homelink a:hover {
	color: #fff;
}

#leftnav ul {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
	display: block;
}

#leftnav ul li {
	border-bottom: 1px solid #fff;
}

#leftnav ul li a {
	background: #d3d3d3;
	text-align: left;
	display: block;
	width: 171px;
	padding: 10px;
	font: 12px Arial, Helvetica, sans-serif;
}

#leftnav ul li a.on {
	background: #eeeeee;
	color: #cd1543;
}

#leftnav ul li a:hover {
	background: #eeeeee;
	color: #cd1543;
}

#leftnav ul li ul {
	border-top: 6px solid #d3d3d3;
}

#leftnav ul li ul li {
	border-bottom: none;
	padding-bottom: 8px;
	background-color: #d3d3d3;
}

#leftnav ul li ul li a {
	background: #d3d3d3;
	text-align: left;
	display: block;
	width: 161px;
	padding: 0;
	padding-left: 24px;
	font: 12px Arial, Helvetica, sans-serif;
}

#leftnav ul li ul li a.on {
	background: #d3d3d3;
	color: #333;
	font-weight: bold;
}

#leftnav ul li ul li a:hover {
	background: #d3d3d3;
	color: #333;
}

#leftnav ul li ul li ul li {
	border-bottom: none;
	padding-bottom: 8px;
	background-color: #d3d3d3;
}

#leftnav ul li ul li ul li a {
	background: #d3d3d3;
	text-align: left;
	display: block;
	width: 161px;
	padding: 0;
	padding-left: 34px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #706468;
}

#leftnav ul li ul li ul li a.on {
	background: #d3d3d3;
	color: #706468;
	font-weight: normal;
}

#leftnav ul li ul li ul li a:hover {
	background: #d3d3d3;
	color: #706468;
}


#leftnav-hours {
	width: 180px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #c8c5c5;
}

#subnav-wrap {
	margin: 10px 0 10px 0;
	padding: 0;
	width: auto;
	height: auto;
}

#subnav {
	margin: 0 auto;
	padding: 0;
	width: 180px;
	height: auto;
	text-align: center;
	background: #fff;
}

#subnav p {
	padding: 12px;
	font-size: 12px;
}

#subnav ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}

#subnav ul li a {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 6px 12px 6px 12px;
}

#endcaps {
	width: 879px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#endcaps-lt {
	width: 191px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#compare {
	width: auto;
	height: auto;
	margin: 10px 0 10px 0;
	padding: 0;
}

#twocol-in {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#twocol-in-rt {
	width: 319px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
	background: #fff;
}

#twocol-in-lt {
	width: 320px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	background: url(../images/bkg-services-contract.jpg) no-repeat top #c3c2c2; 
}

.textarea {
	padding: 0 12px;
}

.thumbs-in {
	width: auto;
	height: auto;
	margin: 4px 0 4px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #fff;
}

.thumbs-in-rt {
	width: 175px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
}

.thumbs-in-lt {
	width: 97px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#coupons-top {
	width: auto;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0;
	background: #fff;
	text-align: left;
}

#coupons-bot {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: #ddd;
	text-align: center;
}

.coupons-bot-rt {
	float: right;
	width: 313px;
	height: auto;
	margin: 6px;
	padding: 0;
	background: #fff;
}

.coupons-bot-lt {
	float: left;
	width: 313px;
	height: auto;
	margin: 6px;
	padding: 0;
	background: #fff;
}

#coupons-bot p {
	text-align: center;
}

#used-top {
	width: auto;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0;
	background: #fff;
	text-align: left;
}

#used-bot {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: #ddd;
	text-align: center;
}

#used-bot-rt {
	float: right;
	width: 313px;
	height: auto;
	margin: 6px;
	padding: 0;
	background: #fff;
}

#used-bot-lt {
	float: left;
	width: 313px;
	height: auto;
	margin: 6px;
	padding: 0;
	background: #fff;
}

#used-title {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#used-title-rt {
	float: right;
	width: 60px;
	height: auto;
	margin: 0;
	padding: 4px 0 0 0;
	text-align: right;
}

#used-title-lt {
	float: left;
	width: 480px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

.used {
	width: auto;
	height: auto;
	margin: 0;
	padding: 6px;
}

.used-rt {
	width: 137px;
	height: auto;
	margin: 0;
	padding: 0 0 0 6px;
	float: right;
	text-align: left;
}

.used-rt-wide {
	width: 450px;
	height: auto;
	margin: 0;
	padding: 0 0 0 6px;
	float: right;
	text-align: left;
}

.used-lt {
	width: 158px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

.center {
	text-align: center;
}

#twocol-gen {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 12px 0 0 0;
	text-align: center;
}

#twocol-gen-rt {
	width: 319px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
	background: #fff;
}

#twocol-gen-lt {
	width: 320px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#appt {
	width: 652px;
	height: auto;
	background: #fff;
	margin: 12px 0;
	padding: 0;
}

#service {
	display: none;
}

#inventoryHeader {
	text-align: center;
	width: 652px;
	height: auto;
	background: #fff;
	margin-top: 12px;
	padding-bottom: 5px;
}

#inventoryHeader a {
	padding-left: 5px;
	padding-right: 5px;
}

#inventoryHeader a.on {
	color: #333;
}

.inventoryMake {
	text-align: center;
	background-color: #bbbbbb;
	border-top: 1px solid white;
}

#specials-search-inner {
	background: #cc1543;
	text-align: center;
	margin-bottom: 12px;
}

#specials-search-inner p {
	padding: 4px 0 2px 0;
	margin: 0;
	text-align: center;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
}

#specials-search-inner a {
	color: #fff;
	text-transform: uppercase;
}

#specials-search-inner a:hover {
	color: #000;
	text-transform: uppercase;
}	

.calculator {
	margin-top: 12px;
	width: 310px;
	float: left;
}

.calculator div {
	border: 1px solid black;
	background-color: white;
	margin-top: 10px;
	padding: 10px;
}

#blackbook-hm {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

#blackbook-hm-rt {
	width: 350px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

#blackbook-hm-rt-rt {
	width: 120px;
	height: auto;
	margin: 0;
	padding: 2px 6px 0 0;
	float: right;
}

#blackbook-hm-rt-lt {
	width: 220px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#blackbook-hm-lt {
	width: 380px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

.rollable, .rollover
{
	cursor: pointer;
	cursor: hand;
}

.rollover .odd, .rollover .even
{
	background-color: #c5c5c5;
}

.rollover .oddhighlight, .rollover .evenhighlight
{
	background-color: #dddddd
}

.first td
{
	background-color: #c5c5c5;
}

.odd
{
	background-color: #dddddd;
}

.evenhighlight, .oddhighlight
{
	background-color: #e7e7e7;
}

.first .evenhighlight, .first .oddhighlight
{
	background-color: #f3f3f3;
}

.quickquote {
	background: #cd1543;
	color: #fff;
	font-weight: bold;
	padding: 4px;
	text-align: center;
	margin: 0;
}

#usedInventory {
	background-color: white;
	color: #333333;
	margin: 10px 0;
	padding: 4px 0 0 0;
}

#usedInventoryPages {
	font-size: 12px;
	margin: 0 11px;
	padding: 7px 0 3px 0;
	border-bottom: 1px solid #e5e5e5
}

#usedInventoryPages span {
	font-weight: bold;
}

#usedInventoryPages .left {
	float: left;
	width: 204px;
}

#usedInventoryPages .right {
	float: right;
	width: 420px;
	text-align: right;
}

#usedInventorySort {
	margin: 0 11px;
	padding: 3px 0 6px 0;
	color: #666666;
}

#usedInventorySort .left {
	float: left;
	width: 420px;
}

#usedInventorySort .left span {
	float: left;
}

#usedInventorySort .left a {
	display: block;
	width: 15px;
	height: 15px;
	float: left;
}

#usedInventorySort .right {
	float: right;
	width: 204px;
	text-align: right;
}

#usedInventoryPages2 {
	font-size: 12px;
	margin: 0 11px;
	padding: 4px 0 11px 0;
}

#usedInventoryPages2 span {
	font-weight: bold;
}

#usedInventoryPages2 .left {
	float: left;
	width: 204px;
}

#usedInventoryPages2 .right {
	float: right;
	width: 420px;
	text-align: right;
}

#usedInventoryResults {
	background-color: #dddddd;
	padding: 12px;
}

#usedInventoryResults .entry {
	background-color: white;
	padding: 11px;
	margin-bottom: 11px;
}

#usedInventoryResults .last {
	margin-bottom: 0;
}

#usedInventoryResults .entry .left {
	float: left;
	width: 500px;
}

#usedInventoryResults .entry .left .left {
	width: 124px;
	padding: 7px 16px 0 0;
}

#usedInventoryResults .entry .left .left img {
	width: 124px;
	height: 93px;
}

#usedInventoryResults .entry .right {
	float: right;
	text-align: right;
	width: 100px;
}

#usedInventoryResults .right a {
	margin-top: 8px;
	display: block;
	width: 88px;
	margin-left: auto;
}

#usedInventoryResults td {
	color: #8b8989;
}

#usedInventoryResults h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}

#usedInventoryResults h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}

#usedInventoryVehicle {
	background-color: white;
	padding: 11px;
	margin-top: 15px;
}

#usedInventoryVehicle .left {
	float: left;
	width: 317px;
}

#usedInventoryVehicle .left .gallery {
	padding-bottom: 40px;
}

#usedInventoryVehicle .left .gallery a {
	display: block;
	width: 317px;
	height: 238px;
	margin-bottom: 17px;
}

#usedInventoryVehicle .left .gallery img {
	display: block;
	width: 317px;
	height: 238px;
}

#usedInventoryVehicle .right {
	float: right;
	width: 297px;
}

#usedInventoryVehicle h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}

#usedInventoryVehicle h3 {
	font-weight: bold;
	font-size: 18px;
	background-color: #eeeeee;
	text-align: center;
	line-height: 26px;
}

#usedInventoryVehicle h5 {
	font-weight: normal;
	font-size: 16px;
	color: #333333;
}

#usedInventoryVehicle h6 {
	font-weight: normal;
	font-size: 18px;
	color: #333333;
	line-height: 22px;
}

#usedInventoryVehicle td {
	color: #8b8989;
}

#usedInventoryVehicle .maplink {
	display: block;
	text-align: center;
	width: 148px;
	margin: 20px auto;
}

#usedInventoryVehicle ul {
	margin: 0;
	padding: 0;
}

#usedInventoryVehicle li {
	margin: 0 0 0 18px;
	padding: 0;
}

#usedInventoryVehicle .right .buttons {
	text-align: center;
	padding-bottom: 6px;
}

#usedInventoryVehicle .right .buttons a {
	margin: 0 2px;
}

#usedInventoryVehicle #mpg {
	margin: 20px 0;
}

#usedInventoryVehicle .calculator {
	width: 297px;
}

#usedInventoryVehicle .carfax {
	display: block;
	float: right;
	width: 88px;
	margin-top: 10px;
}

#similiarVehicles {
	padding-top: 20px;
	clear: both;
}

#similiarVehicles h2 {
	font-size: 14px;
}

#similiarVehicles .entry {
	padding: 8px 0;
}

#similiarVehicles .left {
	float: left;
	width: 100px;
	padding: 3px 5px 0 0;
}

#similiarVehicles .left img {
	width: 100px;
	height: 75px;
}

#similiarVehicles .right {
	padding: 8px 0;
}

#similiarVehicles .entry .right {
	float: right;
	text-align: right;
	width: 100px;
	padding: 0;
}

#similiarVehicles .entry .right a {
	margin-top: 6px;
	display: block;
	width: 88px;
	margin-left: auto;
}

#similiarVehicles .entry .right h5 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}


/***Tony Aslett's clearing hack***/
  .clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  .clearing {
    display: inline-block;
    }

  /* hides from IE/Mac \*/
  * html .clearing { 
    height: 1%;
    }

  .clearing {
    display: block;
    }
  /* end hide from IE-Mac */
  /***end clearing hack***/