/* GENERAL */
body {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(images/crvc_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
p {
	font-size: 13px;
	color: #bc6633;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: italic; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-align: center; 
	padding: 7px 0 9px 0; 
	width: 868px;
}
h2 {
	font-size: 21px; 
	color: #bc6633; 
}
h3 {
	font-size: 21px; 
	color: #bc6633;
	text-transform: uppercase; 
}

/* SCROLLING MARQUEE */
.marqueeContainer {
	background-image: url(images/diamonds.gif); 
	background-position: bottom left; 
	background-repeat: repeat-x; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #ffebc7; 
	padding: 7px 0 10px 0; 
	margin: 0 10px; width: 844px;
}

/* HEADER */
.headerContainer {
	background-image: url(images/crvc_header.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 868px; 
	height: 287px; 
	position: relative;
}
.topNavContainer {
	font-size: 11px; 
	color: #ffebc7; 
	padding: 6px 15px; 
	text-align: right; 
	width: 838px;
}
.topNavContainer a {
	color: #ffebc7;
	text-decoration: none;
}
.topNavContainer a:hover {
	color: #ffebc7;
	text-decoration: underline;
}
.topNavPartition {
	border-right: 1px solid #ffebc7;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
}
.crvcSlogan {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: italic; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-align: center; 
	padding: 0px 0 9px 0; 
	width: 868px;
}
.logoContainer {
	width: 300px;
}
.bismarckContainer {
	color: #FFFFFF; 
	text-align: center; 
	position: absolute; 
	width: 200px; 
	left: 442px; 
	top: 138px;
}
.minotContainer {
	color: #FFFFFF; 
	text-align: center; 
	position: absolute; 
	width: 200px; 
	left: 644px; 
	top: 138px;
}
.locationCity {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 21px; 
	font-weight: bold;
}

/* MAIN CONTAINER */
.mainContainer {
	background-color: #fff5e4;
}
.mainContent {
	padding: 10px; 
	width: 634px;
}
.locationContainer {
	float: right;
}
.locationBorder {
	border: 1px solid #bc6633; 
	margin: 0 0 20px 10px;
}

/* NAVIGATION */
.navBG {
	background-image: url(images/nav_bg.gif); 
	background-position: top left; 
	background-repeat: repeat-y;
}
#generateButton {
	background-color: transparent;
	text-align: left;
}
#generateButton {
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#generateButton ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#generateButton li {
	background-image: url(images/button.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 190px;
	height: 34px;
	margin: 0;
}
#generateButton li a {
	display: block;
	padding: 10px 0 0 32px;
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
}
html>body #generateButton li a {
	width: auto;
}
#generateButton li a:hover {
	background-image: url(images/button_over.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: underline;
}

/* HOURS OF OPERATION */
.hooTop {
	background-image: url(images/header_calendar.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 257px; 
	height: 28px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-align: center; 
	padding: 7px 0 0 0;
}
.hooHours {
	border-left: 1px solid #c5794b; 
	border-right: 1px solid #c5794b; 
	color: #c5794b; 
	font-size: 14px; 
	line-height: 20px;
}
.hooBottom {
	background-image: url(images/footer_calendar.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 257px; 
	height: 8px;
}

/* CONTACT */
.contactInfo {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.contactContainerLeft {
	float: left;
	margin-left: 10px;
	margin-right: 15px;
	top: 0px;
}
.contactContainerRight {
	float: right;
	width: 350px;
}
.contactContainerColor {
	background-color: #FFFFFF;
}
.contactCopy {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyAreaCode {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.copyPadding {
	padding-left: 15px;
	color: #bc6633;
}
.copyHighlight {
	color: #CC0000;
}
.contactStatement {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bc6633;
	padding-bottom: 5px;
}
.fields {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border:1px solid #cccccc;
}
.requiredFields {
	font-family: "Lucida Sans Unicode", 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;
}

/********** FEATURED UNITS **********/

#featuredUnits {
	margin: 0 0 20px;
}
#featuredUnits h2.featuredHeadline {
	color: #BC6633;
	font: normal bold 21px Arial,Helvetica,sans-serif;
	margin: 10px 0 5px 0;
	padding: 0 0 0 5px;
}
#featuredUnits .featuredOuterTable {
	font-size: 11px;
	text-align: center;
}
#featuredUnits h2 {
	color: #000;
	font: normal bold 12px/1.5 Arial,Helvetica,sans-serif;
	margin: 0;
}
#featuredUnits a {
	color:#0000FF;
	text-decoration: none;
}
#featuredUnits a:hover {
	text-decoration: underline;
}
#featuredUnits font {
	display: block;
}
#featuredUnits .uviss-rv_featured-unit-description {
	display:block;
}
#featuredUnits .uviss-rv_featured-container {
	margin:0.5%;
	width:46%;
}
#featuredUnits .uviss-rv_featured-unit-title {
	font-size:11px;
}
#featuredUnits .uviss-rv_featured-unit-title a:link, #featuredUnits .uviss-rv_featured-unit-title a:visited {
	font-size:11px;
	text-decoration:none;
	color:#000;
	text-align:center;
}
#featuredUnits .uviss-rv_featured-unit-price {
	font-size:11px;
	height:20px;
}
#featuredUnits .uviss-rv_saleprice {
}

/* FOOTER */
.footerContainer {
	color: #FFFFFF;
}
.footerContainer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footerContainer a:hover {
	color: #ffebc7;
	text-decoration: underline;
}
.footerLeft {
	float: left;
}
.footerRight {
	text-align: right;
}
.footerLogoContainer {
	padding: 5px 0 10px 0;
}

