@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-image:url(../images/site_background.jpg);
	background-repeat:repeat-x;
	background-color:#eee5d0;
}

A {
	text-decoration: none;
	outline: none;
	color:#405627;
}

A:hover {
	text-decoration: underline;
}


:focus {
  -moz-outline-style: none;
}


TD {
	vertical-align:top;
}


.navigation {
	background: url(../images/header_background.jpg) repeat-x;
	padding-top:10px;
}

a.nav {
	background-image:url(../images/navigation.png);
	float:left;
	height:51px;
	background-repeat:no-repeat;
}

a.products {
	width:149px;
	background-position:0px 0px;
}

a.chassis {
	width:139px;
	background-position:-150px 0px;
}

a.dealers {
	width:159px;
	background-position:-290px 0px;
}

a.about {
	width:98px;
	background-position:-448px 0px;
}

a.contact {
	width:126px;
	background-position:-546px 0px;
}


a.products:hover {
	background-position:0px -51px;
}

a.chassis:hover {
	background-position:-150px -51px;
}

a.dealers:hover {
	background-position:-290px -51px;
}

a.about:hover {
	background-position:-448px -51px;
}

a.contact:hover {
	background-position:-546px -51px;
}
.page-content {
	background-image:url(../images/content_background.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFF;
}

.homepage-main-image {
	height:450px;
	width:1000px;
	position:relative;
}

.homepage-tagline {
	position:absolute;
	left:20px;
	top:160px;
	z-index:990;
}

.homepage-textblock {
	position:absolute;
	background-image:url(../images/black_fade.png);
	background-repeat:no-repeat;
	width:530px;
	height:135px;
	bottom:0px;
	left:20px;
	color:#FFF;
	padding:15px 20px;
	font-size:13px;
	line-height:18px;
	z-index:991;
}


.main-content {
	padding-top:20px;
	font-size:13px;
}

UL.benefits {
	font-size:16px;
	float:left;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 20px;
	list-style: disc url(../images/red_arrow.png) outside;
}

UL.benefits LI {
	padding: 0px 0px 5px 0px;
}

.chassis-link {
	display:block;
	padding:10px;
	text-align:center;
	font-size:14px;
	border:1px solid #666;
	margin-top:10px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/button_back.gif) repeat-x;
}


.chassis-link:hover {
	display:block;
	padding:9px;
	text-align:center;
	font-size:14px;
	border:2px solid #bf1919;
	color:#333;
	text-decoration:none;
	background:url(../images/button_back_on.gif) repeat-x;
}

.chassis-link img {
	margin-right:5px;
}


.detail {
	color:#666;
	font-weight:normal;
}

.right-rail {
	background-image:url(../images/right_rail_background.jpg);
	background-position:bottom;
	background-color:#d9d8ce;
	background-repeat:no-repeat;
	padding:20px 10px;
}

.right-rail P {
	padding:0px 10px;
	line-height:17px;
}

.right-rail h1 {
	padding:0px 10px;
	margin:10px 0px 0px 0px;;
	font-size:16px;
}

.dealer-locator {
	background: url(../images/dealer_locator_back.gif) no-repeat;
	height:155px;
	position:relative;
	width:350px;
}

.dealer-locator-form {
	position:absolute;
	top:75px;
	left:15px;
}

.find-a-dealer {
	background: url(../images/enter_your_location.jpg) no-repeat;
	height:105px;
	position:relative;
	width:570px;
}

.find-a-dealer-form {
	position:absolute;
	top:55px;
	left:15px;
}



.or {
	font-size:16px;
	font-weight:bold;
	color:#303128;
	padding:4px;
}

select.state {
	padding:3px 3px 3px 3px;
	border:2px solid #FC0;
	width:190px;
}

input.zip {
	padding:3px 4px;
	border:2px solid #FC0;
	width:75px;
}

input.zip-dl {
	padding:4px 4px;
	border:2px solid #FC0;
	width:90px;
}

select.state-dl {
	padding:3px 3px 3px 3px;
	border:2px solid #FC0;
	width:190px;
}

select.dist-dl {
	padding:3px 3px 3px 3px;
	border:2px solid #FC0;
	width:90px;
}

.footer {
	position:relative;
	height:131px;
	width:1000px;
	background-image:url(../images/footer_background.jpg);
	background-repeat:no-repeat;

}

.footer-nav {
	position:absolute;
	top:21px;
	right:20px;
	height:21px;
	padding:4px 5px 5px 10px;
	width:512px;
	background-image:url(../images/footer_nav_back.jpg);
	text-align:center;
}

.footer-nav a {
	display:inline-block;
	padding:3px 5px 4px 5px;
	color:#FFF;
	text-decoration:none;
	margin-right:5px;
}

.footer-nav a:hover {
	background-color:#dda20a;
}

.footer-legal {
	position:absolute;
	top:70px;
	right:37px;
	height:21px;
	width:400px;
	font-size:10px;
	color:#666;
	text-align:right;
	text-transform:uppercase;
	line-height:18px;
}



ul.slideshow {
	list-style:none;
	width:1000px;
	height:450px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}

#slideshow-caption {
	width:1000px;
	height:450px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;	
	z-index:1000;	
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}


.product-display {
	position:relative;
	width:570px;
	margin-bottom:10px;
}

.modelName {
	position:absolute;
	top:80px;
	left:20px;
	font-size:24px;
	font-weight:bold;
	margin:0px;
	width:300px;
}

.model-description {
	position:absolute;
	top:80px;
	left:260px;
	width:300px;
	font-size:14px;
}

.get-more-info {
	position:absolute;
	top:110px;
	left:20px;
	width:162px;
	font-size:14px;
}

.m41-140 {
	background-image:url(../images/m41_140.jpg);
	background-repeat:no-repeat;
	height:165px;
}

.m41-230 {
	background-image:url(../images/m41_230.jpg);
	background-repeat:no-repeat;
	height:175px;
}

.m41-270 {
	background-image:url(../images/m41_270.jpg);
	background-repeat:no-repeat;
	height:145px;
}

.m31-140 {
	background-image:url(../images/m31_140.jpg);
	background-repeat:no-repeat;
	height:165px;
}

.m41-180 {
	background-image:url(../images/m41_180.jpg);
	background-repeat:no-repeat;
	height:145px;
}


#contact-form {
	width:570px;
}

#contact-form label {
	clear:both;
	font-weight:bold;
	float:left;
	margin-bottom:5px;
}

#contact-form input, #contact-form select, #contact-form textarea {
	clear:both;
	float:left;
	margin-bottom:10px;
}

#contact-form input, #contact-form textarea {
	padding:4px 4px;
	border:2px solid #FC0;
}

#contact-form select {
	padding:3px 3px 3px 3px;
	border:2px solid #FC0;
}

.long {
	width:300px;
}

.medium {
	width:200px;
}

.short {
	width:100px;
}


h3 {
	font-size:22px;
	text-transform:uppercase;
	margin:15px 0px 0px 0px;
	color:#666;
	height:28px;
}

h5 {
	font-size:14px;
	margin:0px 0px 5px 0px;
	color:#db9c04;
}

.locator-result {
	padding:10px;
	border:1px solid #999;
	margin-bottom:10px;
}

.locator-notice {
	padding:10px;
	border:1px solid #db9c04;
	margin-top:10px;
	background-color:#faf5e1;
}

.locator-error {
	padding:10px;
	border:1px solid #C00;
	margin-top:10px;
	color:#C00;
}

.success {
	padding:10px;
	background-color:#70833e;
	margin:10px 0px;
	color:#fff;
	font-weight:bold;
}

.error {
	padding:10px;
	background-color:#9e0b0f;
	margin:10px 0px;
	color:#fff;
}

.customer-name {
	padding-left:275px;
	font-weight:bold;
}

h6 {
	float:right;
	text-align:right;
	font-size:20px;
	font-weight:bold;
	padding:0px;
	margin:0px 20px 6px 0px;
	color:#e1aa19;
	width:200px;
}

a.blog-link {
	margin:-2px 23px -3px 0px;
	float:right;
	background-image:url(../images/read_our_blog.png);
	background-repeat:no-repeat;
	width:150px;
	height:26px;
}

a.blog-link:hover {
	background-position:0px -26px;
}

.detail {
	text-transform:uppercase;
	font-size:10px;
	color:#666;
}

.rr-testimonial {
	padding:10px;
}

.rr-testimonial-content {
	padding:10px 0px 15px 1px;
	font-size:13px;
}

.rr-testimonial-name {
	font-size:12px;
	margin-left:195px;
	font-weight:bold;
	color:#333;
}

.rr-testimonial-details {
	margin-left:195px;
	padding-top:2px;
	font-size:12px;
	color:#fff;
}

.home-testimonial {
	padding:5px 18px;
}

.home-testimonial-content {
	padding:10px 0px 15px 1px;
	font-size:13px;
	line-height:18px;
}

.home-testimonial-name {
	font-size:12px;
	margin-left:360px;
	font-weight:bold;
	color:#333;
}

.home-testimonial-details {
	margin-left:360px;
	padding-top:2px;
	font-size:12px;
	color:#666;
}

.lp-main-content {
	padding-top:40px;
}
.lp-main-content p{
	margin-top:0px;
	margin-left:20px;
	margin-right:20px;
	font-size:15px;
	line-height:18px;
}

.lp-gmi {
	background: url(../images/lp_get_more_info_back.jpg) no-repeat;
	background-position:bottom;
}

.get-more-info-form {
	margin-left:15px;
	min-height:205px;
	margin-bottom:15px;
}

.lp-image-bar {
	position:relative;
	height:230px;
	width:1000px;
}


.lp-motor-home-headline {
	position:absolute;
	top:75px;
	left:40px;
	float:left;
	font-size:24px;
	color:#fff;
	z-index:15;
	width:500px;
	height:100px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow: 1px 1px 2px rgba(0,0,0,1);
}


.lp-motor-home-image {
	position:absolute;
	top:40px;
	right:20px;
	float:left;
}

.lp-truck-image {
	position:absolute;
	top:25px;
	right:20px;
	float:left;
}

.lp-buses-image {
	position:absolute;
	top:25px;
	right:20px;
	float:left;
}

#required-text {
	color:#fff;
	font-size:10px;
	width:60px;
	position:absolute;
	left:0px;
	text-align:left;
}

.form-submit {
	text-align:right; 
	width:153px; 
	position:relative;
	height:30px;
	padding-top:17px;
}

.lp-form-success {
	margin-top:0px; 
	background-color:#dca616;
	padding:10px;
	color:#fff;
}

.get-more-info-form label {
	font-weight:bold;
	font-size:11px;
/*	color:#d5e6aa;*/
	color:#cee58e;
	display:block;
	text-transform:uppercase;

}


