body {
	margin-top: 10px;
	background-image: url(../siteassist_images/CVV-Background-Gradient.png);
	background-repeat: repeat-x;
}
.snowflakes_background {
	margin-top: 0px;
	background-image: url(../siteassist_images/snowflakes.png);
	background-repeat: repeat-x;
}

#homePage {
	background-image: url(../siteassist_images/home_body_background2.jpg);
	background-repeat: repeat-x;
}

#subPage {
	background-image: url(../siteassist_images/home_body_background2.jpg);
	background-repeat: repeat-x;
}

.CCVPrimaryHeadline {
	color: #000000;
	font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.CCVBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
	font-style: normal;
	font-weight: normal;
}
.CCVBrown {color: #663300}

.TestimonialBody {
	color: #2D5B44;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.Cloud {
	font-size: 10px;
	font-weight: normal;
	color: #663300;
	text-align: center;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 10px;
	font-style: italic;
}
a.CloudLinks {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}


.CCVFooterAll {
	font-size: 10px;
	font-weight: bold;
	color: #394D4D;
	text-align: center;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

a.CCVFooterLinks {
	color: #394D4D;
	font-weight: bold;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.CCVSubHeader {
	color: #2D5B44;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

.ReservationGradient {
	background-image: url(../siteassist_images/menu_gradient.png);
	background-repeat: repeat-x;
}

#globalContainer {
	width: 760px;
	margin: 0px auto;
	border-right: thin solid #003300;
	border-bottom: thin solid #003300;
	border-left: thin solid #003300;
}


a.CCVLink {
	color: #FF0000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

a.CCVLink:link {

}

a.CCVLink:hover {
	color: #00FF00;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

a {
	color: #2D5B44;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;

}

a:link {
	text-decoration: underline;

}

a:visited {
	color: 333300;
}

a:hover {
	color: #333300;
	text-decoration: none;
}

a:active {
	text-decoration: underline;
}


/**************** Header Classes *****************/
#homePage #header {
	background-image: url(../siteassist_images/home_header_background5.jpg);
	background-repeat: no-repeat;
	height: 355px;
}

#subPage #header {
	padding-top: 55px;
	background-image: url(../siteassist_images/sub_header_background_gorge3.jpg);
	height: 98px;
	background-repeat: no-repeat;
}

#subPage #header2 {
	padding-top: 55px;
	background-image: url(../siteassist_images/sub_header_background_gorge.jpg);
	height: 98px;
	background-repeat: no-repeat;
}


/**************** Top Nav Classes *****************/
#topNav {
	padding: 7px 0px 0px 150px;
	background-color: #F8E9C4; /* BG Light */
	height: 28px;
}
#topNav2 {
	padding: 6px 0px 0px 200px;
	background-color: #F8E9C4; /* BG Light */
	height: 28px;
	border-bottom: 1px solid #000000;
}


/************************************************ Sub Page Classes **********************************************/
#innerContainer {

}


/**************** Resources Classes *****************/
#resources {
	padding: 10px 5px 20px 5px;
	margin: 8px 0px 0px 0px; /* Accent 5 */
	line-height: 29px;
}

div.siteFooterLinks{
	font-weight: bold;
	color: #394D4D;
	text-align: center;
	margin: 7px 0px 7px 0px;
}

/************************************************ Home Page Classes **********************************************/
#sideNav {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #393E3A; /* Accent 5 */
	font-weight: bold;
}

#sideNav a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;		
}

#featured {
	background: url(../images/left_back.jpg) repeat-x;
	padding-top: 22px;
	padding-right: 10px;
	padding-bottom: 22px;
	padding-left: 10px;
}

#featured .featuredLeft {
	width: 137px;
	float: left;
}

#featured .featuredRight {
	margin-left: 157px;
	padding-right: 80px;
}

#belowFeatured {
	padding: 0px 50px 10px 10px;
}

#homePage #sideNav {
	padding-top: 10px;
}

#homePage #sideNav a {
	color: #393E3A; /* Accent 5 */
	margin: 0px;
	background-image:url(../siteassist_images/home_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 0px 10px 25px;
	display: block;
}

/************************************************ Reservation Information Menu **********************************************/

.fixedwidth {
	font-family: "Courier New", Courier, monospace;
}
