/*
General styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

.right {
	float: right;
	margin:0 0 15px 15px;
}
.left {
	float: left;
	margin:0 15px 15px 0;
}
.none {
	float: none;
	margin:0 0 15px 0;
}

sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
sub {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: -0.25em;
}

.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 10px;
}

/*
Link styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

a 			{ color:#069; }
a:visited	{ color:#069; }
a:hover		{ color:#666; }
a:active	{ color:#C00; }


a.btn-float {
	color: #FFF;
	background-color: #9A131A;
	border: 1px solid #E6E2DB;
	display: inline-block;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	line-height:normal;
	margin: 3px 3px 0px 0px;
	padding: 3px 10px;
}
a.btn-float:visited  	{
	text-decoration: none;
	color: #FFF;
}
a.btn-float:hover 		{
	background-color: #FFF;
	color: #0C0002;
	border: 1px solid #8D9AA9;
	text-decoration: none;
	padding: 3px 10px;
	margin: 3px 3px 0px 0px;
}
a.btn-float:active 		{
	text-decoration: none;
	color: #FFF;
	background-color: #F90;
	border: 1px solid #FFF;
}



/*
Header links on the right side
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/
#nav-secondary {
	text-align:right;
	margin: 18px 0 0;
	position: relative;
	display: inline;
	clear: left;
	width: auto;
	float: right;
	padding: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
#nav-secondary a {
	color: #6A4928;
	text-decoration: none;
	margin: 0 5px;
}
#nav-secondary a:hover {
	color: #360;
	text-decoration: underline;
}



/*
Constructor styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/
#wrapper {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 940px;
	padding: 0px 10px 0px 10px;
}


#wrapper-header {
	text-align:center;
	padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
/*	border-bottom: 1px solid #fff; */
}



#header-dealer,
#header {
	width: 960px;
	height: 175px;
	display: block;
	clear: both;
	float: none;
	margin: auto auto 5px;
	text-align:left;
	position:relative;
}
#header-dealer {
	display: block;
	height: auto;
	position: absolute;
	bottom: 35px;
	overflow: visible;
	visibility: visible;
	padding: 15px 15px 25px 10px;

	font-family: Helvetica, Arial, sans-serif;
	font-size: 36px;
	line-height: 33px;
	font-weight: bold;
	letter-spacing: -0.05em;
	width:630px;
}
#header-dealer-tagline {
	visibility: visible;
	overflow: visible;
	
	display: inline;
	bottom:38px;
	padding: 0px 0px 7px 13px;
	height:auto;
	position: absolute;

	font: bold 15px/10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #52391F;
}

#header-dealer-address {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	display:inline;
	padding: 5px 15px 5px 5px;
	position: absolute;
	bottom:35px;
	right:0px;
	text-align: right;
}

#header-dealer-address span {
	font-size: 16px;
	font-weight: bold;
	color: #1B1712;
}


#mainContent {
	min-height:10px;
	width:940px;
	padding: 25px 0px 5px 0px;
	z-index: 2;
	margin:0;
	border:none;
	/*	overflow:hidden; */
}

#main_content_secondary_paragraph {
	display:block;
	line-height:normal;
	padding:15px 0;
}

.main-page-title-heading,
.main-page-title-heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 20px;

	display: block;
	padding: 20px 15px 7px 15px;
	margin:-24px 0px 0px;
	
	border-top: 1px solid #fff;
	border-right: 1px dotted #CDC296;
	border-left: 1px dotted #CDC296;

	background-image: url(img/h1bg.jpg);
	background-repeat: repeat-x;
	color: #523625;
}


.in-pg-sectheader {
	background-color: #948465;
	color: #FFF;
	padding: 7px 10px 2px 10px;
	margin:-10px -25px 25px -10px;
	font-size: 16px;
	font-weight:normal;
}
.specialoffers-item .in-pg-sectheader {
	margin:0 0 20px;
}



#col-small {
/*	font-size: 20px; */
	letter-spacing:normal;
	line-height:normal;
	padding: 20px 15px 10px 15px;
	margin: 1px 0 20px 0;
	width: 174px;
	float:left;
	min-height:100px;
/*	border-top: 1px solid #fff;
	border-bottom: 1px dotted #CDC296; */
}



#col-small h1,
.main-page-title-heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 20px;
	color: #523625;
}
#col-small p {
	font-size: 11px;
	font-weight: normal;
}



#col-wide {
	float: right;
	width: 684px;
	min-height:270px;
	margin: 2px 0 10px;
	padding: 30px 25px 30px 25px;
	border-left: 1px dotted #CDC296;
	text-align:left;
	/*	text-align:justify; */
}



/*

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/
#special_offers_paragraph,
#store_hours_text,
#store_location_text,
#contact_us_sub_title
{ margin-bottom:25px; }

#about_us_image
{ margin-bottom:25px; }

/*.text-block { padding: 0 0 25px 0; } */






/*
Homepage styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

#home-text-main li, 
#col-wide li {
/*	margin-bottom: 10px; */
}

#home-text-main ul,
#col-wide ul {
	list-style: disc;
}

#home-text-main ul li,
#col-wide ul li {
	line-height: normal;
	margin-left: 15px;
}

#homepage_video {
	width:650px; margin:0 auto 10px;
	padding:10px; 
	border:1px solid #E8E7DD; 
	text-align:center; 
	background-color: #EEEDEA;
}
#home-text-main {
	width: 430px;
	margin:7px 10px 10px 0px;
	height: auto;
	padding: 10px 20px 5px 20px;
	float:left;
	line-height: normal;
	overflow:hidden;
}
#home-text-main2 {
	display: inline;
	float: right;
	margin: 10px 10px 15px 0px;
	text-align:left;
	width:450px;
/*	padding-left:10px; */
}

#prod-img-link {
	width:100%;
	margin-bottom:20px;
	text-align:center;
/*	border: 1px dotted red; */
	clear: both;
	float: none;
}
#prod-img-link img {

}






.clearfix { float:none; clear:both; height:0px; }

.col1, .col2 { width:46%; }
.col1 { float:left; padding-right:15px; }
.col2 { float:left; padding-left:15px; }



.btm-promobox-wrapper {
	display:block;
	clear:both;
	float:none;
	width: auto;
	margin:7px 0;
	padding: 7px 0px 7px 16px;
	text-align:center;
	background-color: #F5F5F5;
/* 	border-top: 1px dotted #CBBAA3; */
}
.btm-promobox {
	width: 275px;
	min-height:240px;
	padding:10px 10px 10px 10px;
	margin: 0 9px 0 0;
	float:left;
	display:block;
	border: 1px dotted #ccc;
	background-color: #EDE8DC;
}

.btm-promobox div {

}

.btm-promobox-noshade {
	width: 279px;
	min-height:200px;
	padding:10px 15px 0 0;
	margin: 0 15px 0 0;
	float:left;
	display:block;
}


#page-footer {
	display:block;
	text-align:center;
}

#footer-nav {
	text-align: center;
	clear:both;
	float:none;
	background-color: #F5DB7E;
	color: #808080;
	letter-spacing: 0.1em;
	width: 930px;
	padding: 7px 15px 18px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin-left:-10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#footer-nav a,
#footer-nav a:visited {
	color: #6D5F41;
	text-decoration:none;
	line-height:normal;
	padding: 1px;
}
#footer-nav a:hover {
	color: #666;
	text-decoration:underline;
}
#footertext {
	color: #7A7A7A;
	letter-spacing: 0.2em;
	width: 905px;
	text-align: center;
	margin: 10px 3px 5px;
	padding:10px;
	border-bottom: 1px dashed #D2D2D2;
	font-family:"Lucida Grande","Lucida Sans Unicode","Arial",sans-serif;
	font-size: 11px;
	line-height: 18px; 
	position:relative;
}

.footer01 {
	color:#B21619;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}


/* Product page css
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

.product-item {
	display: inline-block;
	position:relative;
	float: left;
	
	width: 201px;
	min-height:355px;
	padding: 5px 10px 30px;
	border: 1px solid #eee;
	margin-right: 4px;
	margin-bottom: 7px;

	line-height: normal;
}

.pre-owned-item:hover,
.product-item:hover {
	background-color: #FBF9F0;
	border: 1px dotted #BEB49E;
}

.product-item a.btn-float {
	bottom: 10px;
	position: absolute;
}
#preowned_specialoffers_item { padding:0 0 15px 0; }


.local-products {
	margin:25px 0 35px 0;
}

.local-products h2 {
	font-family:Georgia, 'Times New Roman', Times, serif; font-size:18px; line-height:20px; font-weight:normal; color:#333;
}






/* Special Offers page css 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

.special-offers-content h1.inline {
	display: block;
	padding: 20px 15px 5px 15px;
	border-top:none;
	border-right: 1px dotted #CDC296;
	border-bottom:none;
	border-left: 1px dotted #CDC296;
	color: #FFF;
	background-color: #900;
	margin-bottom:0;
	margin-top:20px;
	font-size:18px;
	letter-spacing:.1em;
	font-weight:normal;
}


.specialoffers-item {
/*	font-family: Verdana, Geneva, sans-serif; */
	font-size: 11px;
	line-height: normal;
	padding: 15px;
	border: 1px dotted #DDD5B7;
	margin-bottom: 7px;
	position:relative;
	min-height:200px;
}
.specialoffers-item h1, h2, h3, h4  {
	font-weight: bold;
}
.specialoffers-item h1 {
	font-size: 26px;
	letter-spacing: -0.03em;
}
.specialoffers-item h2 {
}






/*
.specialoffers-item:hover {
	background-color: #F9F5E8;
}*/

.specialoffers-item a.btn-float {
/*	bottom: 10px;
	position: absolute;
	clear:both;
	float:none; */
}


.pre-owned-item {
/*	display: inline-block;
	width: 428px;
	position:relative;
	float: left;
	*/
	min-height:170px;
	padding: 5px 10px 30px;
	border: 1px solid #eee;
	margin-right: 4px;
	margin-bottom: 7px;

	line-height: normal;
}
.pre-owned-item img {
	border: none;
}
.pre-owned-item a {
	text-decoration:none;
}

.pre-owned-item .poi-c1,
.pre-owned-item .poi-c2,
.pre-owned-item .poi-c3,
.pre-owned-item .poi-c4 {
	display: inline-block;
	position:relative;
	float: left;
	min-height:140px;
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
}
.pre-owned-item .poi-c1 { width: 200px; }
.pre-owned-item .poi-c2 { width: 180px; padding: 0 20px; border-right: 1px dashed #ccc; }
.pre-owned-item .poi-c3 { width: 200px; padding: 0 20px; border-right: 1px dashed #ccc; }
.pre-owned-item .poi-c4 { width: 150px; padding: 0 20px; }





/*
Other products
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

.other-products {
	padding: 10px 15px 10px;
	border: 1px solid #eee;
	line-height: normal;
}
.other-products .topdetail { min-height:40px; }

.other-products img {
	border: none;
}
.other-products a {
	text-decoration:none;
}



.other-products-detail {
	padding: 15px 15px 15px;
	border-top: 1px solid #eee;
	line-height: normal;
}

.other-products-detail .poi-c1,
.other-products-detail .poi-c2,
.other-products-detail .poi-c3 {
	display: inline-block;
	position:relative;
	float: left;
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
}
.other-products-detail .poi-c1 { width: 200px; border:1px solid #FFFFFF; }
.other-products-detail .poi-c2 { width: 500px; padding: 0 20px; /* border: 1px dashed #ccc; */ }
.other-products-detail .poi-c3 { padding: 0; }



.specialoffers-item h3,
.product-item h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	letter-spacing:normal;
	font-weight: bold;
	color: #333;
	border-bottom: 1px dashed #F90;
	padding: 3px 0;
}

.pre-owned-item h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	letter-spacing:normal;
	font-weight:bold;
	color: #D75600;
	border-bottom: 1px dashed #F90;
	padding: 4px 0;
}
#home-img-main {}





/* buttons for sliding content box
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

#nav {
	width: 418px;
	clear: both;
	float: none;
	padding: 4px 15px;
	background: #D8DACD;
	border: 1px solid #CACCBB;
	border-top: none;
	text-decoration:none;
	margin:0 10px 0 0;
}
#nav a {
	padding: 2px 6px;
	width: 13px;
	margin-right: 1px;
	color: #FFF;
	border: 1px solid #ccc;
	text-decoration:none;
	background-color: #705A43;
}
#nav a.activeSlide,
#nav a:hover {
	background-color: #FFF;
	color: #705A43;
	border: 1px solid #CFBFAF;
	text-decoration:none;
}
#nav a:focus { outline: none; }




/* #s6 rotating content box
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

#s6 div img {
	padding: 0px;
	background-color: #eee;
	top:  0;
	left: 0;
}
#s6 div h2 { 
	padding: 0 0 10px 0; 
	margin:0;
}
.rotator-box {
	display: inline;
	text-align: left;
	clear: left;
	padding: 0px;
	margin:0;
	float: right;
	width:448px; 
	height:292px; 
	border: 1px dotted #AFAD9A;
/*	overflow:hidden; */
}
.rotator-box h2 a 		{ color: #D75600; text-decoration:none; }
.rotator-box h2 a:hover { color:#693; }

#s6.rotator-box div {
/*	padding: 10px 15px; */
	line-height:17px;
	overflow:hidden;
}
.rotator-box-padding {
	padding: 15px 15px 0 15px;
}

#s6.rotator-box div h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
}
#s6.rotator-box {  }
#s6.rotator-box div.nopadding { padding:0; margin:0; }





span.amp {
	font-family: Helvetica, Arial, sans-serif;
/*  font-family:Baskerville,"Goudy Old Style","Palatino","Book Antiqua",serif;
   font-size:110%;
   font-style:italic; */
}
.footerfineprint {
	display: block;
	border-bottom: 1px dotted #F5DB7E;
	line-height: normal;
	padding: 3px;
	margin-bottom: 0px;
	text-transform: uppercase;
	color: #960;
	font-size: 9px;
}





.whitebox {
	padding: 15px;
	border: 1px solid #CCC;
	margin-bottom:20px;
}

/* weather channel widget 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/
#wx_module_1313 { width:749px; min-height:90px; line-height:normal; margin:0 0 20px 100px; }
#wx_module_1313 table { margin:0; padding:0; }
.wowwxLink11 { display:none; }




/* add back CSS that was stripped out for user-entered content
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

.clearcss,
.clearcss h1,
.clearcss h2,
.clearcss h3,
.clearcss p,
.clearcss td,
.clearcss li,
{
	-x-system-font:none;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
.clearcss ul { list-style: outside; margin-left:1.5em; }
.clearcss ul li { margin-bottom:.5em; }