@charset "UTF-8";
/* CSS Document */

/* eric meyer clear */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	font-size:62.5%;
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}





/*end of eric meyer clear */

#container {
width: 960px;
margin:0 auto;
}

body{
background-color:#D8D6BC;
font-size:62.5%;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight: bold;
	text-align: center;
	padding-top:20px;
	letter-spacing:0.1em;
	line-height: 18px;
}

h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.4em;
text-align:left;
letter-spacing:0.1em;
text-decoration:underline;
margin:0 0 15px 0;
font-weight:bold;                   
}

h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.2em;
text-align:left;
letter-spacing:0.1em;
margin:0 0 5px 0;
font-weight:bold;
font-style:italic;
color:#130F6B;
}

h4{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.0em;
text-align:left;
letter-spacing:0.1em;
margin:15px 0 10px 25px;
text-decoration:underline;
font-weight:bold; 
}

hr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin:0 0 20px 0;
}

fieldset{
border: 1px dashed #666;
padding: 10px;
margin-bottom: 10px;

}

legend{
padding: 0 10px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-weight:bold;
font-size: 1.2em;
text-transform:uppercase;
background-color:#D8D6BC;
}

form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight: bold;
	text-align: right;
	line-height: 2.5em;
	padding-right: 50px;
}

#forms{
font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight: bold;
	text-align: right;
	line-height: 2.5em;
}

#homepage hr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin:0 0 2px 0;
}


#rates{
margin:15px 0 0 15px;
}

#rates-list-items{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	list-style-type:square;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	line-height:1.4em;
}

#rates-list-details{
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
	line-height:1.8em;
}

#rates-copy{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size:1.1em;
	font-weight: bold;
	margin:10px 0 20px 35px;
	line-height:1.3em;
	padding:0 0 0 0;
	letter-spacing:normal;
}

#rates-margin{
margin-left:10px;
font-style:italic;
color:#130F6B;
}

#rates-change{
	text-align:center;
	font-style:italic;
	font-size:1.1em;
	font-weight: bold;
	color:#130F6B;
	padding:0 0 0 0;
	letter-spacing:normal;
}

#nav li {
	display:inline;
	margin:0; padding:0;
	float:left;
	text-decoration:none;
}



a:link {
color:#000;
text-decoration:underline;

}

a:visited {
color:#FF6633;
text-decoration:underline;
}

a:hover {
color:#49479D;
text-decoration:underline;

}

a:active {
color:#FFF;
text-decoration:underline;
}




#branding {
	width: 960px;
	height: 171px;
	position: relative;
}

#branding span {
	background:url(../images/cedar-valley-banner.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}



/* nav code */

.home {

	position: relative;
	background: url(../images/home-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 122px;
	height: 24px;
	margin: 0px;
	padding: 0px;

}

.home a {

	display: block;
	width: 122px;
	height: 24px;
	display: block;
	float: left;
	padding-left: 0px;

}

.home img {

	width: 122px;
	height: 24px;
	border: 0;

}


.home a:hover img {

visibility:hidden

}


.features {

	position: relative;
	background: url(../images/features-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 119px;
	height: 24px;
	margin: 0px;
	padding: 0px;

}

.features a {

	display: block;
	width: 119px;
	height: 24px;
	display: block;
	float: left;
	padding-left: 0px;

}

.features img {

	width: 119px;
	height: 24px;
	border: 0;

}


.features a:hover img {

visibility:hidden

}





.rooms {

	position: relative;
	background: url(../images/rooms-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 119px;
	height: 24px;
	margin: 0px;
	padding: 0px;

}

.rooms a {

	display: block;
	width: 119px;
	height: 24px;
	display: block;
	float: left;
	padding-left: 0px;

}

.rooms img {

	width: 119px;
	height: 24px;
	border: 0;

}


.rooms a:hover img {

visibility:hidden

}




.inquiries {

	position: relative;
	background: url(../images/inquiries-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 119px;
	height: 24px;
	margin: 0px;
	padding: 0px;

}

.inquiries a {

	display: block;
	width: 119px;
	height: 24px;
	display: block;
	float: left;
	padding-left: 0px;

}

.inquiries img {

	width: 119px;
	height: 24px;
	border: 0;

}


.inquiries a:hover img {

visibility:hidden

}





.location {

	position: relative;
	background: url(../images/location-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 119px;
	height: 24px;
	margin: 0px;
	padding: 0px;

}

.location a {

	display: block;
	width: 119px;
	height: 24px;
	display: block;
	float: left;
	padding-left: 0px;

}

.location img {

	width: 119px;
	height: 24px;
	border: 0;

}


.location a:hover img {

visibility:hidden

}


.calendar{

	position: relative;
	background: url(../images/calendar-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 119px;
	height: 24px;
	margin: 0px;
	padding: 0px;

}

.calendar a {

	display: block;
	width: 119px;
	height: 24px;
	display: block;
	float: left;
	padding-left: 0px;

}

.calendar img {

	width: 119px;
	height: 24px;
	border: 0;

}


.calendar a:hover img {

visibility:hidden

}




.spa{

	position: relative;
	background: url(../images/spa-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 119px;
	height: 24px;
	margin: 0px;
	padding: 0px;

}

.spa a {

	display: block;
	width: 119px;
	height: 24px;
	display: block;
	float: left;
	padding-left: 0px;

}

.spa img {

	width: 119px;
	height: 24px;
	border: 0;

}


.spa a:hover img {

visibility:hidden

}






.podcast {

	position: relative;
	background: url(../images/podcasts-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 124px;
	height: 24px;
	margin: 0px;
	padding: 0px;

}

.podcast a {

	display: block;
	width: 124px;
	height: 24px;
	display: block;
	float: left;
	padding-left: 0px;

}

.podcast img {

	width: 124px;
	height: 24px;
	border: 0;

}


.podcast a:hover img {

visibility:hidden

}




.podcast-titles{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
	color:#000;
	text-decoration:underline;
	font-size:1.5em;
}


.pdf {

	position: relative;
	background: url(../images/pdf-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 510px;
	height: 41px;
	margin: 0px;
	padding: 0px;

}

.pdf a {

	display: block;
	width: 510px;
	height: 41px;
	display: block;
	float: left;
	padding-left: 0px;

}

.pdf img {

	width: 510px;
	height: 41px;
	border: 0;

}


.pdf a:hover img {

visibility:hidden

}




.brochure {

	position: relative;
	background: url(../images/spa-brochure-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 400px;
	height: 41px;
	margin: 0px;
	padding: 0px;

}

.brochure a {

	display: block;
	width: 400px;
	height: 41px;
	display: block;
	float: left;
	padding-left: 0px;

}

.brochure img {

	width: 400px;
	height: 41px;
	border: 0;

}


.brochure a:hover img {

visibility:hidden

}






/*nav code end */



/*stage layout*/

#leftcol{
	width:128px;
	margin:15px 0 0 0;
	float:left;
}

#centerinfo{
	width:625px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	
}



#rightcol{
	widows:128px;
	margin:15px 0 0 0;
	float:right;
}

#centerinfocopy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight: bold;
	text-align:justify;
	padding-top:20px;
	letter-spacing:0.1em;
	line-height: 18px;
	margin: 8px 0 0 0;
}

.rightcol-roomrate-copy {
	width:385px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight: bold;
	text-align:justify;
	padding-top:20px;
	letter-spacing:0.1em;
	line-height: 18px;
	margin: 0 0 30px 0;
}


#leftcol-features{
	width:390px;
	float:left;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;	
}

#rightcol-features{
	width:510px;
	float:right;
	margin-top: 20px;
	margin-right: 10px;
}


#feature-heading{
	width:508px;
	height:35px;
	background-color:#B1AF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #000;
	border: 1px solid #666;
	text-align: center;
}


#features{
	text-align:left;
	padding:0 0 25px 0;
}


#features ul li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight: bold;
	letter-spacing:0.1em;
	line-height: 18px;
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 15px;
	list-style-type:square;
	list-style-position:outside;
	margin:0 0 0 30px;
}

#inquiries{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight: bold;
	letter-spacing:0.1em;
	line-height: 18px;
	margin:20px 20px 0 20px;
	}

#leftcol-rates{
	width:510px;
	float:left;
	margin-top: 20px;
	margin-left: 10px;
}


#rightcol-rates{
	width:390px;
	float:right;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;	
}



#rightcol-podcast{
	width:375px;
	float:left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 25px;
	margin:0 0 0 35px;
}


#rightcol-podcast p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height: 1.6em;
	color: #000000;
	text-align:left;
	letter-spacing:.1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	
}








#leftcol-podcast{
	width:477px;
	float:left;
	padding:25px 0 20px 0;
	margin: 0 0 0 20px;


}

#leftcol-podcast p{
	margin-bottom: 10px;
	
}





.podcast-copy{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	line-height: 1.8em;
	color: #000000;
	text-align:justify;
	margin: 15px 0 15px 26px;
}












#podcastplayer{
margin-left:25px;
margin-right:25px;
background-color:#CC6600;
border:#000000 solid 1px;  


}



#archiveplayer{

background-color:#333;
border:#000000 solid 1px;  
margin:0 0 0 26px;


}




#footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:center;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;	
	
	
}

#footer a:link {
color:#000;
text-decoration:none;

}

#footer a:visited {
color:#000;
text-decoration:none;
}

#footer a:hover {
color:#FFF;
text-decoration:none;
background-color:#000;

}

#footer a:active {
color:#FFF;
text-decoration:none;
}


#maps {
	width:920px;
	background-image:url(../images/compass-bg.gif);
	background-repeat:no-repeat;
	margin:25px;	
}

#calendar-bg {
	width:902px;
	/*background-image:url(../images/calendar-bg.gif);*/
	/*background-repeat:repeat-y;*/
	background-color:#FFF;
	padding:25px;
	margin:0 0 0 3px;
		
}


#calendar-right{
	float:left;

}

#calendar-left{
	float:left;
	margin:15px 0 0 10px;
}










#spa-valley p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight: bold;
	line-height: 18px;
	text-align:left;
	margin:0 20px 0 20px;
	}
	
#spa-valley ul{
	margin:10px 0 0 0;
	}


#spa-valley ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight: bold;
	line-height: 18px;
	text-align:left;
	list-style:square;
	margin:2px 0 0 60px;
	}

.spa-valley-footer{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-align:left;
	font-style:italic;
	margin:10px 20px 0 20px;
	}
	
	
	
	.spa-valley-footer a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000;
	line-height: 18px;
	font-style:italic;
	}
	
	.spa-valley-footer a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000;
	line-height: 18px;
	font-style:italic;
	}

.spa-valley-footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000;
	line-height: 18px;
	font-style:italic;
	}


.spa-valley-footer a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000;
	line-height: 18px;
	font-style:italic;
	}


#border{
	border: thin solid #000;	
	
}



#spa-brochure{
	margin:10px 0 0 58px;
	
	
	
	
}


#cv-news{
	width:952px;
	background-color:#FFF;
	padding:20px 0;
	margin:10px 0 0 3px;
	
	
	
}

#cv-news img{
	margin:0 0 0 75px;
	
	
}

#cv-news h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	text-decoration:none;
	margin:20px 0 20px 75px;
	
}

#cv-news p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	text-align:left;
	padding:0 70px 0 75px;
	margin:20px 0 0 0;
	
	
	
}

#cv-news li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:3.0em;
	margin:0 0 0 75px;
	list-style:disc;
	margin:0 0 0 85px;
	
	
}



/*New home page*/

#home-left-col{
	width:262px;
	margin:20px 0 0 7px;
	float:left;
}

#home-content-left{
	width:260px;
	min-height:415px;
	border: 1px solid #333;	
	
	
}

#newsletter{
	width:260px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	margin:0 0 20px 0;
	
}


#home-right-col{
	width:661px;
	margin:20px 0 0 20px;
	float:left;
}

#home-content-right{
	width:661px;
	min-height:415px;
	border: 1px solid #333;	
	
	
}


#home-content-right img{
	margin:19px 0 0 18px;
	
	
	
}


#socmed{
	width:661px;
	height:36px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	margin:0 0 20px 0;
	
}


#socmed li{
	display:inline;
	margin:0; padding:0;
	float:left;
	text-decoration:none;
}


.slideshow { 
	height: 225px; 
	width: 225px; 
	margin: auto;
	margin-top:19px;
	}
	
	
	#homepage-copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight: bold;
	text-align:justify;
	padding:8px 20px 8px 20px;
	letter-spacing:0.1em;
	line-height: 18px;
	margin: 8px 0 0 0;
}


.signup {

	position: relative;
	background: url(../images/signup-over.png) no-repeat;
	display: block;
	width: 260px;
	height: 36px;
	margin: 0px;
	padding: 0px;

}

.signup a {

	display: block;
	width: 260px;
	height: 36px;
	display: block;
	float: left;
	padding-left: 0px;

}

.signup img {

	width: 260px;
	height: 36px;
	border: 0;

}


.signup a:hover img {

visibility:hidden

}


.blog {

	position: relative;
	background: url(../images/blog-over.png) no-repeat;
	display: block;
	width: 219px;
	height: 36px;
	margin: 0px;
	padding: 0px;

}

.blog a {

	display: block;
	width: 219px;
	height: 36px;
	display: block;
	float: left;
	padding-left: 0px;

}

.blog img {

	width: 219px;
	height: 36px;
	border: 0;

}


.blog a:hover img {

visibility:hidden

}




.facebook {

	position: relative;
	background: url(../images/facebook-over.png) no-repeat;
	display: block;
	width: 221px;
	height: 36px;
	margin: 0px;
	padding: 0px;

}

.facebook a {

	display: block;
	width: 221px;
	height: 36px;
	display: block;
	float: left;
	padding-left: 0px;

}

.facebook img {

	width: 221px;
	height: 36px;
	border: 0;

}


.facebook a:hover img {

visibility:hidden

}




.twitter {

	position: relative;
	background: url(../images/twitter-over.png) no-repeat;
	display: block;
	width: 221px;
	height: 36px;
	margin: 0px;
	padding: 0px;

}

.twitter a {

	display: block;
	width: 221px;
	height: 36px;
	display: block;
	float: left;
	padding-left: 0px;

}

.twitter img {

	width: 221px;
	height: 36px;
	border: 0;

}


.twitter a:hover img {

visibility:hidden

}


.signup-border{
	padding:20px;
	
	
}


.clear{
	clear:both;
}