@charset "utf-8";
/* CSS Document */

/* MAIN */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #024413;
}
h1 {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}
h3 {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
}
a {
	color: #024413;
}
a:hover {
	color: #157f31;
}
a img {
	border: 0px;
}
#background {
	background-image: url(images/bg-body.jpg);
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: top center;
	width: 100%;
}
#container {
	width: 927px;
	padding: 20px 10px 40px 10px;
	margin: 0px auto;
	background: url(images/bg-container.jpg) top repeat-x #fff;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
hr {
	color: #d7d7d7;
	background: #d7d7d7;
	border: 0px;
	height: 1px;
}

/* HEADER */
#header {
	background-color: #024413;
}
#headercontainer {
	width: 950px;
	text-align: center;
	margin: 0px auto;
}
#headerleft {
	float: left;
	width: 715px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #91cd94;
	text-align: right;
}
#logo {
	float: left;
	padding: 35px 0px 45px 0px;
}
#tagline {
	padding-top: 50px;
}
#calltoday {
	background-image: url(images/bg-call-today.gif); 
	background-repeat: no-repeat;
	float: right; 
	width: 135px; 
	height: 56px;
	padding: 51px 0px 0px 65px;
	font-size: 14px;
	font-weight: bold;
	color: #91cd94;
}
#calltoday span {
	font-size: 18px;
}

/* NAV */
.mainmenu {
	list-style: none;
	width: 150px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.mainmenu li {
	list-style: none;
	margin-bottom: 5px;
}
.mainmenu li a {
	color: #000;
	display: block;
	background: url(images/bg-nav.gif) no-repeat;
	width: 126px;
	height: 21px;
	padding: 7px 0px 0px 10px;
	text-decoration: none;
	font-weight: bold;
}
.mainmenu li a:hover {
	background: url(images/bg-nav-on.gif) no-repeat;
	color: #fff;
}
#breadcrumbs {
	background-color: #fff;
	width: 100%;
}
#breadcrumbscontainer {
	width: 930px;
	margin: 0px auto;
	color: #bbb;
	font-size: 10px;
	padding: 5px 10px;
}

/* FEATURED AREA */
#featured p {
	font-size: 14px;
	line-height: 20px;
	color: #000;
	margin: 10px 0px;
}
.banner {
	width: 158px;
	height: 76px;
	background-image: url(images/bg-banner.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 30px 0px 10px 35px;
	padding: 10px;
	color: #fff;
	font-size: 14px;
}
.banner h2 {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0px;
}

/* RV TYPES */
#rvtypescontainer {
	background: url(images/bg-rvtypes.jpg) bottom repeat-x #fff;
	padding: 0px 11px 10px 11px;
	width: 925px;
	margin: 0px auto;
}
#rvtypes {
	border-top: solid 1px #d7d7d7;
	border-bottom: solid 1px #cac8bd;
	padding: 10px 0px;
}
.typecategory {
	text-align: center;
	width: 154px;
	float: left;
}
.typecategory img {
	margin-bottom: 5px;
}
.typecategory a {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.typecategory a:hover {
	text-decoration: underline;
	color: #000;
}

/* CONTENT AREA */
#content {
	width: 770px;
	float: right;
}
.leftpic {
	float: left;
	margin-right: 10px;
}
.copyHighlight {
	color: #CC0000;
}
.strong {
	font-weight: bold;
}
.validation-advice {
	color: #ff0000;
}

/* BOXES */
#boxesbtm {
	width: 770px;
	background-image: url(images/bg-boxes-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 20px;
}
#boxestop {
	width: 770px;
	background-image: url(images/bg-boxes.gif);
	background-repeat: no-repeat;
}
#manufacturers {
	width: 435px;
	padding: 10px;
	float: left;
}
.manuflogo {
	float: left;
	width: 100px;
	height: 80px;
	padding: 15px 0px 10px 8px;
	text-align: center;
}
.manuflogo img {
	margin-bottom: 5px;
	background: #fff;
	padding: 5px;
	border: 1px solid #abc0aa;
}
.manuflogo a {
	color: #7c7c7c;
	font-size: 10px;
}
.manuflogo a:hover {
	color: #000;
}
.manuflogotop {
	padding: 25px 0px 20px 35px;
}
#search {
	width: 280px;
	padding: 10px;
	float: right;
}

/* FEATURED RVS */
#featuredrvs {
	border-top: solid 1px #d7d7d7;
	border-bottom: solid 1px #d7d7d7;
	padding: 10px 0px;
	margin: 10px 0px;
}
#featuredrvs hr {
	height: 0px;
	border: 0px;
	border-top: 1px dotted #d7d7d7;
}
#featuredrvs img {
	float: left;
	margin-right: 10px;
}
#featuredrvs br {
	display: none;
}
#featuredrvs h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
#featuredrvs strong {
	padding-top: 10px;
}

/* FOOTER */
#footer {
	background-color: #024413;
	color: #91cd94;
}
#footer a {
	color: #91cd94;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footercontainer {
	width: 930px;
	padding: 20px 10px 40px 10px;
	margin: 0px auto;
}
#footerleft {
	float: left;
	width: 350px;
}
#footercontact {
	float: right;
	width: 564px;
	height: 160px;
	padding: 10px 0px 10px 10px;
	background-image: url(images/bg-footercontact.gif);
	background-repeat: no-repeat;
}
#footercontact h2 {
	color: #fff;
}
#footercontact a {
	color: #eafdea;
	text-decoration: underline;
}
#footercontact a:hover {
	color: #fff;
}
#contactmail {
	float: left;
	width: 150px;
	background-image: url(images/contact-mail.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-top: 15px;
}
#contactphone {
	float: left;
	width: 145px;
	height: 41px;
	background-image: url(images/contact-phone.gif);
	background-repeat: no-repeat;
	padding-left: 40px; 
	margin-top: 15px;
}
#contacthours {
	float: left;
	width: 145px;
	background-image: url(images/contact-hours.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-top: 15px;
}