@charset "UTF-8";
body {
	background: #42413C;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 1.4;
}

/* ~~ Element/tag selectors ~~ */


h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
a img { 
	border: none;
}

a:link {
	color: #CFC;
	text-decoration: underline;
}

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

a:hover, a:active, a:focus {
	
	text-decoration: none;
}

/* ~~this fixed width container surrounds the other divs~~ */

.wri #container {
	width: 964px;
	overflow: hidden;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.wri #websitecontainer {
	float: left;
	width: 960px;
	border: 2px solid #697126;
	background-image: url(images/content_background.jpg);
	background-repeat: repeat;
}

/* ~~header area~~ */

.wri #header {
	float: left;
	width: 960px;
	height: 133px;
	background-image:url(images/header_background.jpg);
	background-repeat: repeat-x;
}

.wri #logo {
	float: left;
	width: 351px;
	margin-left: 10px;
	margin-top: 30px;
}

.wri #checkAvailability {
	float: right;
	width: 565px;
	height: 85px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
	background-color: #697126;
	color: #FFF;
	border: 2px solid #CDD374;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.wri #phoneNumber {
	float: right;
	width: 470px;
	margin-right: 60px;
	text-align: right;
	font-size: 16px;
	font-weight: lighter;
}

/* ~~check availability template area~~ */

div.checkrow {
  width: 565px;
  clear: both;
  padding-top: 5px;
}

div.checkrow span.title {
	float: left;
	width: 85px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
}

div.checkrow span.title2 {
	float: left;
	width: 135px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 20px;
}
  
div.checkrow span.adults {
	float: left;
	width: 56px;
	padding-top: 3px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
  
div.checkrow span.children {
	float: left;
	width: 70px;
	padding-top: 3px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

div.checkrow span.price {
  float: left;
  width: 220px;
} 
  
div.checkrow span.price2 {
  float: left;
  width: 60px;
} 

div.checkrow span.price3 {
  float: left;
  width: 200px;
} 

/* ~~main menu area~~ */

.wri #menu {
	float: left;
	background-image: url(images/menu_background.jpg);
	width: 960px;
	height: 42px;
	background-repeat: repeat-x;
}

.wri #mainMenu {
	position: inherit;
	display: block;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.wri #mainMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: auto;
}

.wri #mainMenu ul li {
	display: block;
	float: left;
}

.wri #mainMenu ul li a {
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	padding: 9px 34px 0 34px;
	height: 42px;
}
	
.wri #mainMenu ul li a:hover, .wri #mainMenu ul li a.current {
	color: #FFF;
	background: transparent url(images/menu_background_rollover.gif) no-repeat top center;
}


/* ~~content area~~ */


.wri #contentArea {
	float: left;
	width: 960px;
}

.wri #content {
	float: left;
	width: 920px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 16px;
}

.wri #content2 {
	float: left;
	width: 920px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 14px;
	line-height: 16px;
}

.wri #mountains {
	float: left;
	width: 960px;
	height: 180px;
	background-image: url(images/mountains.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* ~~intro page area~~ */

.wri #emptyContainer {
	float: left;
	width: 920px;
	margin-bottom: 25px;
}


.wri #flashArea {
	float: left;
	width: 954px;
	height: 280px;
	border: medium solid #4A361B;
}

.wri #descriptionContent {
	float: right;
	width: 920px;
	
}

.wri #cspecialsTitle{
	float: left;
	width: 422px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	padding: 4px;
	color: #EAC85C;
	text-align: center;
}

.wri #cspecialsdate{
	float: left;
	width: 430px;
	text-align: center;
}

.wri #cscontent{
	float: left;
	width: 430px;
	text-align: left;
}

.wri #csspecials{
	float: left;
	width: 430px;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #EAC85C;
	text-align: center;
}



/* ~~about hailey page area~~ */

.wri #haileyColumn {
	float:left;
	width: 290px;
	margin-left: 10px;
} 

.wri #haileyTitle {
	float:left;
	width: 276px;
	height: 35px;
	border-width: 2px;
	border--style: solid;
	border--color: #FFF;
	font-size: 24px;
	padding-left: 10px;
	padding-top: 20px;
	margin-bottom: 4px;
	color: #FFF;
	background-color:#697131;
	text-align: left;
	border: 2px solid #FFF;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.wri #haileyContent {
	float:left;
	width: 286px;
	height: 700px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 21px;
	border: 2px solid #FFF;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #FFF;
}

.wri #aboutHaileyText{
	float: left;
	width: 276px;
	font-size:11px;
	padding-top: 15px;
	text-align: left;
}


.specials {
	background-image: url(images/about_hailey_column01.jpg);
	background-position: left bottom;
}

.events {
	background-image: url(images/about_hailey_column02.jpg);
	background-position: left bottom;
}

.transportation {
	background-image: url(images/about_hailey_column03.jpg);
	background-position: left bottom;
}


div.categorycontainer {
	width: 276px;
	margin-bottom: 15px;
}

div.linkrow {
	width: 260px;
	margin-left: 15px;
}

div.titlerow {
	width: 260px;
	margin-left: 15px;
	margin-bottom: 5px;
	font-weight: bolder;
}

.wri #upeventswrapper{
	float: left;
	width: 290px;
	margin-bottom: 5px;
}

.wri #upeventstitle{
	float: left;
	width: 276px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	padding: 4px 4px 4px 10px;
	color: #EAC85C;
	text-align: left;
}

.wri #upeventsdate{
	float: left;
	width: 276px;
	padding: 4px 4px 4px 10px;
	text-align: left;
}


.wri #weather {
	float:left;
	width: 290px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-size: 9px;
} 


/* ~~Our Hotel page area~~ */

.wri #ourhotelColumn {
	float:left;
	width: 440px;
	margin-left: 10px;
} 

.wri #ourhotelTitle {
	float:left;
	width: 430px;
	height: 35px;
	border-width: 2px;
	border--style: solid;
	border--color: #FFF;
	font-size: 24px;
	padding-left: 10px;
	padding-top: 20px;
	margin-bottom: 4px;
	color: #FFF;
	background-color:#697131;
	text-align: center;
	border: 2px solid #FFF;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.wri #ourhotelContent {
	float:left;
	width: 440px;
	height: 360px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 21px;
	border: 2px solid #FFF;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #FFF;
	background-color: #697131;
}

.amenities {
	background-image: url(images/amenities_background.jpg);
	background-position: left bottom;
}

.freeBreakfast {
	background-image: url(images/breakfast_background.jpg);
	background-position: left bottom;
}

.wri #amenitiescontent{
	float: left;
	width: 440px;
	padding-top: 15px;
	text-align: left;
}

.wri #localMap{
	float: left;
	width: 440px;
	padding-top:10px;
	text-align: center;
	vertical-align: middle;
}

.wri #breakfastTime{
	float: left;
	width: 440px;
	padding-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 22px;
	color: #E7DAC2;
}

/* ~~footer area~~ */

.wri #footer {
	float: left;
	width: 964px;
	padding: 10px 0;
	font-size: 11px;
	font-weight: bold;
	color: #EBE1D1;
}

.wri #footerleft {
	float: left;
	width: 704px;
}

.wri #footerright {
	float: right;
	width: 40px;
	margin-top: 20px;
}

.wri #footerright2 {
	float: right;
	width: 160px;
}



.wri #bottomFooter {
	float: left;
	width: 964px;
	color: #FFF;
	text-align: center;
	line-height: 20px;
	font-size: 10px;
}

.wri #bottomFooter a:link, .wri #bottomFooter a:visited{
	color: #CFC;
	text-decoration: none;
}

/* ~~our rooms template area~~ */

.wri #ourroomsColumn {
	float:left;
	width: 444px;
	height: 500px;
	margin-left: 10px;
	margin-bottom: 35px;
} 

.wri #ourroomsTitle {
	float:left;
	width: 416px;
	color: #FFF;
	text-align: left;
	padding: 10px;
	font-size: 24px;
	background-color:#697131;
	border: medium solid #B5C252;
}

.wri #ourroomsContent {
	float:left;
	width: 440px;
	height: 325px;
	border: 2px solid #FFF;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.wri #roomsContent{
	float: left;
	width: 444px;
	height: 120px;
	padding-top: 5px;
	text-align: left;
	color: #FFF;
	background-color:#697131;
	background-image: url(images/black_overlay.png);
	background-repeat: repeat-x;
}

.wri #bulletList{
	float: left;
	width: 273px;
	padding-left: 33px;
	
}

.jacuzzi {
	background-image: url(images/jacuzzi.jpg);
	background-position: left bottom;
}

.executive {
	background-image: url(images/executive.jpg);
	background-position: left bottom;
}


.kitchen {
	background-image: url(images/kitchen_suite.jpg);
	background-position: left bottom;
}

.queenroom {
	background-image: url(images/queen_room.jpg);
	background-position: left bottom;
}

.kingroom {
	background-image: url(images/king_room.jpg);
	background-position: left bottom;
}

.fireplace {
	background-image: url(images/fireplace_suite.jpg);
	background-position: left bottom;
}

.baldy {
	background-image: url(images/baldy.jpg);
	background-position: left bottom;
}

/* ~~specials template area~~ */

.wri #specialsContainer {
	float: left;
	width: 550px;
	text-align: left;
}

.wri #specialsContainer a:link, .wri #specialsContainer a:visited{
	color: #630;
	text-decoration:underline;
}

div.specialsRow {
	float: left;
	width: 531px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #D5C8B8;
	margin-bottom: 25px;
	border: 2px solid #AEA497;
}

div.specialsRow span.title {
  float: left;
  width: 400px;
  text-align: left;
  font-weight: bold;
}

div.specialsRow span.spcontent {
  float: left;
  width: 500px;
  padding-top: 10px;
  text-align: left;
}

div.specialsRow span.price {
	float: left;
	width: 120px;
	text-align: left;
	font-weight: bold;
} 

.wri #specialsColumn {
	float: right;
	width: 350px;
} 

.wri #specialsContent {
	float:left;
	width: 350px;
	height: 500px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 21px;
	border: 2px solid #FFF;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #FFF;
}

.wri #specialsText{
	float: left;
	width: 350px;
	font-size:11px;
	padding-top: 15px;
	text-align: left;
}

div.sideboxrow {
	width: 320px;
	margin-left: 15px;
}

.valley {
	background-image: url(images/the_valley.jpg);
	background-position: left bottom;
}

.seasons {
	background-image: url(images/seasons.jpg);
	background-position: left top;
}

/* ~~rooms template area~~ */

.wri #guestRooms {
	float: left;
	width: 964px;
	padding: 10px 0;
	font-size: 11px;
	font-weight: bold;
	color: #EBE1D1;
}

div.roomsRow {
  width: 400px;
  clear: both;
  padding-bottom: 15px;
  padding-left: 15px;
}

div.roomsRow span.title {
  float: left;
  width: 400px;
  text-align: left;
  font-weight: bold;
}

div.roomsRow span.pictures {
	float: left;
	width: 900px;
	margin-top: 20px;
  	margin-bottom: 20px;
}

/* ~~ miscellaneous float/clear classes ~~ */

.fltrt {  
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.border {
	padding: 2px;
	border: 1px solid #033;
}

.haileyHeight {
	height: 600px;
}

.facebookFloat {
	float: right;
}
	
	

