@charset "utf-8";

/* CSS Document */

/* these work with browsers supporting CSS-3 only (IE: Opera 10) */

@font-face {
  src: url('MTCORSVA.TTF') format('truetype');
  font-family: 'Monotype Corsiva';
  font-weight:bold;
  font-style:normal;
  } 

/*h1::first-letter {text-transform: lowercase;}*/


body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: small;
	color: #333;
	background: #fff;
	}
	
#header_bar{
	width: 100%;
	background: #c3cb98 url(../images/search_area.jpg) no-repeat;
	height: 33px;
}	
#container {
	font-size: 110%; /* slight adjustment */
	text-align: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	}
* html #container {font-size: 90%;} /* slight adjustment */

/*#gps_box {
	color: #fff;
	text-align: left;
	font-size: small;
	width: 57%;
	padding-top: 1%;
}*/

#weather_box {
	float: left;
	display: block;
	width: 30%;
	text-align: left;
	color: #ffffff;
	padding-top: 5px;
	margin-left: 20px;
}

	
/*#search-area{
	width: 979px;
	padding: 0 0px 0 0;
	text-align: center;
	background: url(images/search_area.jpg) no-repeat;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	height: 33px;
	float: left;
	margin-left: 6px;
	
}*/
#weather-top-left{
	float: left;
	padding: 0px 0 10 20px;
	color: White;
	font: small Helvetica, Arial, sans-serif;
	margin: auto;
	
}
#weather-top{
 	width: 322px;
	float: left;
	padding: 0px 0 0 0px;
	color: White;
	font: 11px verdana;
	margin: auto;
	
}	
#wrapper {
	width: 979px;
	margin-left: auto;
	background: #dfe1c4;
	margin-right: auto;
}

.imgBorder {
	padding: 2px;
	border: 1px solid #996600;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.imgNoBorder {
	padding: 2px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.imgBorderRight {
	padding: 2px;
	border: 1px solid #996600;
	float: right;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 10px;
}
.imgNoBorderRight {
	padding: 2px;
	float: right;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
}

.imgNoBorderLeft {
	padding: 2px;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 10px;
}

#photoholder {
	width:100%;
	background:#fff url(../images/loading.gif) no-repeat 50% 50%;
	height: auto;
	width: 100%;
}
#thephoto {
	width:100%;
	height: auto;
}	

#movieholder {
	width:100%;
	background:#fff url(img/loading.gif) no-repeat 50% 50%;
	height: auto;
	width: 100%;
}
#themovie {
	width:100%;
	height: auto;
}	
#spacer {
	background: #fff;
	height: 30px;
	display: block;
	width: 100%;
}


/*#cpines  {
	width: 748px;
	margin-top: 40px;
}*/


ul li {
	font: bold 1.1em/150% Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 20px;
}

ul li a {
	color:#996600;
	text-decoration: none;
}

ul li a:hover{
	color: #eee;
}
#activities #list ul li {
	font: 12px/150% Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: -10px;
}
	
h1 {
	background-color: #dfe1c4;
	background-image: url(../img/pinespringsmotel.png);
	background-repeat: no-repeat;
	background-position: 10px 08px;
	display: block;
	padding-top: .2em;
	padding-bottom: 0.8em;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
 }
	
.code {
	font-size: 110%;
	padding-top: 20px;
	}

h2 {
	color: #000;
	font-size: 120%;
}	
	
h3 {
	color: #663;
	font-size: medium;
	margin-bottom: 20px;
}
h4 {
	color: #663;
	margin-top: -15px;
}

.note {
	font-size: 90%;
	}
.red {
	color: #CC0000;
}
.smaller {font-size: smaller}

#colRight {
	padding: 8px;
	float: right;
	width: 170px;
	text-align: center;
	background: #dfe1c4;
}
#colLeft {
	background: #f9f9f9;
	width: 768px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer {
	background: #dfe1c4;
	padding: 10px 0px;
	clear: both;
	width: 100%;
	text-align: center;
	color: #996600;
}
#bcws {
	text-align: center;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
address{
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-align: center;
	margin-bottom: 5px;
}
address a{
	color: black;
	text-decoration: underline;
}

#colRight li {
	margin-left: -5px;
}
a.rooms-btn {
	margin: 0 6px;
	display: block;
	width: 140px;
	height: 130px;
	font-size: 1em;
	background: url(img/pine_cones2.jpg) no-repeat 0 0;
	text-decoration: none;
	float: right;
}
a.location-btn {
	margin: 0 6px;
	display: block;
	width: 140px;
	height: 130px;
	font-size: 1em;
	background: url(img/buildings2.jpg) no-repeat 0 0;
	text-decoration: none;
	float: left;
}
a:hover.rooms-btn, a:hover.location-btn  {
  background-position: 0 -130px;
}

.listed {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	width: 128px;
	border: 2px solid #996600;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 2px 0 3px 0; 
	margin: 10px auto;
	background: #fff;
}
.listed:hover {
	 z-index: 11;
	 box-shadow: 0px 0px 20px black;
	 -moz-box-shadow: 0px 0px 20px black;
	 }
.listed a {
	color: #663;
	text-decoration: underline;
}
.listed a:hover {
	color: #e1e1e1;
}
.boxLeftBorder {
	background: url(images/corner_t-1.gif) repeat;
}
dl {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
dt {
	font-size: small;
	font-weight: bold;
}

#specials {
	background: #fff url(img/specials_box.gif) no-repeat;
	width: 120px;
	margin:10px auto;
	height: 130px;
	text-align: center;
	vertical-align: middle;
	padding:4px;
	border: solid 1px #006633;
	border-bottom: solid 2px #006633;
	border-right: solid 2px #006633;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-o-border-radius: 12px;
	box-shadow: 2px 2px 4px rgba(0,0,0,.6);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.6);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.6);	

}
#specials:hover {
	 z-index: 11;
	 box-shadow: 0px 0px 20px black;
	 -moz-box-shadow: 0px 0px 20px black;
	 }

#location #imgwrapper, #activities #imagewrapper {
	float: left;
	width: 100%;
}
#location #map {
	padding: 2px;
	float: right;
	width: 416px;
	text-align: center;
}
#activities #list {
	padding: 2px;
	float: right;
	width: 440px;
}
#location #thumbnails, #activities #thumbnails {
	width: 310px;
}
#location .img-bdr, #activities #img-bdr {
	padding: 5px;
}

#home #t-home, #rooms #t-rooms, #location #t-location, #aboutus #t-aboutus, #links #t-links, #gallery #t-gallery {
	color: #005826;
}

/* ============================================================*/
/*HACKS FOR MSIE6*/
* html body {
	font:normal medium Helvetica, Arial, sans-serif;
}
* html #wrapper {
	width: 983px;
}
* html #colRight ul li {font-size:smaller;}

/* ==============================*/
/* Hacks for MSIE5 */

/*body {
	font-size: x-small; 
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { 
	font-size: small;
	}*/

