@charset "utf-8";
/* CSS Document */

body {
	background-color: #cbe3f7;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
img {
	border: none;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0076a0;
	font-size: 22px;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 18px;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0076a0;
	font-size: 14px;
	}

	
/* WRAPPER */
#wrapper {
	width: 930px;
	margin: 0 auto;
	background: url(../images/wrapper-bg.gif) top left repeat-y;
	}
#wrapper-top {
	width: 930px;
	background: url(../images/wrapper-top.gif) top left no-repeat;
	}
#wrapper-bottom {
	width: 930px;
	background: url(../images/wrapper-bottom.gif) bottom left no-repeat;
	}


/* HEADER */
.marquee {
	background: url(../images/wrapper-top.gif) top left no-repeat;
	width:930px;
	height:20px;
}

.marquee_text {
	margin-left:10px;
	color:#CC0000;
	font-weight:bold;
}

#header {
	width: 910px;
	height: 245px;
	background: url(../images/header-201107.jpg) top left no-repeat;
	margin: 0 auto;
	}
.branding {
	border: none;
	padding: 5px 0 0 10px;
	}
.headerText {
	width: 850px;
	margin: 0 auto;
	height: 32px;
	padding-top: 212px;
	line-height: 32px;
	color: #a5061a;
	text-transform: uppercase;
	font-weight: bold;
	}
.headerTextLeft {
	float: left;
	font-size: 14px;
	font-style: italic;
	}
.headerTextRight {
	float: right;
	font-size: 23px;
	}
.clearAll {
	clear: both;
	}

/* MAIN */
#main {
	width: 910px;
	margin: 0 auto;
	padding: 10px 0 30px 0;
	}
#main p {
	line-height: 1.7em;
	}
/* LEFT SIDEBAR */
#leftSidebar {
	width: 210px;
	float: left;
	margin: 20px;
	display: inline;
	}
	
/* NAVIGATION */
.mainmenu {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}
.mainmenu li {
	background: url(../images/nav-bg.gif) top left no-repeat;
	width: 202px;
	height: 35px;
	line-height: 35px;
	margin-bottom: 5px;
	}
.mainmenu a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	text-indent: 30px;
	display: block;
	}
.mainmenu a:hover {
	color: #FFF;
	text-decoration: underline;
	}

/* BLUE BOX */
.bluebox {
	background: url(../images/bluebox-bg.gif) top left repeat-y;
	margin: 20px 0;
	height: 1%;
	}
.bluebox-top {
	background: url(../images/bluebox-top.gif) top left no-repeat;
	}
.bluebox-bottom {
	background: url(../images/bluebox-bottom.gif) bottom left no-repeat;
	}
.bluebox-pad {
	padding: 20px;
	color: #000;
	}
.bluebox-pad p {
	line-height: 1em;
	}
.bluebox-pad label {
	font-weight: bold;
	}

/* SIDE PHOTOS */
.sidePhoto {
	margin-bottom: 10px;
	}

/* CONTENT */
#content {
	width: 640px;
	float: right;
	margin-right: 20px;
	display: inline;
	}

/* FOOTER */
#footer {
	width: 910px;
	margin: 0 auto;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	padding-top: 10px;
	}
.footerLeft {
	float: left;
	}
.footerRight {
	float: right;
	}

/* FEATURED UNITS */
.featuredOuterTable td{
	text-align: left;
	}

/********** FEATURED UNITS **********/

#featuredUnits {
	margin: 0 0 20px;
}

#featuredUnits .uviss-rv_tertiary {
	background:#e9ecf2;
}

#featuredUnits h2.featuredHeadline {
	font-size:18px;
	color:#052e56;
	background:#edf6ff;
	padding:15px 0 15px 5px;
}

#featuredUnits .uviss-rv_primary {
}

#featuredUnits .uviss-rv_primary a {
	text-shadow:none;
}

#featuredUnits .featuredOuterTable {
	font-size: 10px;
	text-align: center;
}
#featuredUnits h2 {
}
#featuredUnits a {
	color:#0076A0;
	text-decoration: underline;
}
#featuredUnits a:hover {
	color:#a81e22;
	text-decoration: underline;
}
#featuredUnits font {
	display: block;
}
#featuredUnits .uviss-rv_featured-unit-description {
	display:block;
}
#featuredUnits .uviss-rv_featured-container {
	margin:0.5%;
	width:29.5%;
}
#featuredUnits .uviss-rv_featured-unit-title {
	font-size:11px;
	background:none;
}
#featuredUnits .uviss-rv_featured-unit-title a:link, #featuredUnits .uviss-rv_featured-unit-title a:visited {
	font-size:11px;
	text-decoration:none;
	text-align:center;
}
#featuredUnits .uviss-rv_featured-unit-price {
	font-size:12px;
	height:20px;
	padding-bottom:15px;
}
#featuredUnits .uviss-rv_saleprice {
	font-size:12px;
	height:20px;
}

/* RV SEARCH */
.rvSearch {
	background:url(../images/rvsearch-background.jpg) top left no-repeat;
	width: 640px;
	height: 185px;
	}
.rvSearchPadding {
	padding: 10px;
	font-weight: bold;
	line-height: 30px;
	}
.rvSearchPadding h2 {
	margin: 0;
	padding: 0;
	}
.rvSearchPadding table {
	width: 100%;
	padding: 0;
	margin: 0;
	}
	
/* STAFF */
.staff {
	width: 100%;
	}
.staff td {
	text-align: center;
	padding: 5px 5px 20px 5px;
	}
.staff td h3, p {
	margin: 0;
	padding: 0;
	}
	
/* CONTACT FORM */
.contactStatement {
	color: #0076a0;
	font-weight: bold;
	font-size: 14px;
	}
.addressBold {
	font-weight: bold;
	}
.contactInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.contactContainerLeft {
	float: left;
	margin-left: 10px;
	margin-right: 20px;
	top: 0px;
}
.contactContainerRight {
	float: right;
	width: 350px;
}
.contactContainerColor {
	background-color: #f1f1f1;
}
.contactCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyAreaCode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.copyPadding {
	padding-left: 15px;
}
.copyHighlight {
	color: #CC0000;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border:1px solid #cccccc;
}
.requiredFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFCC;
}
.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #8f2021;
	color : #ffffff;
	font-weight: bold;
} 
input.required, textarea.required {
	border: 1px solid #CC0000;
}
.formErrorMsg {
	margin-top: 20px;
	padding:10px;
	background-color: #8F2021;
	color: #ffffff;
	border: 1px solid #000000;
}
