body {

	margin: 10px 0 0 0;
	background: #88A5C4 url("images/bg.gif") top repeat-x;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;

}

h1 {font-size: 20px}

#page {

	display: block;
	text-align: center;

}

#layout {

	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #fff url("images/footer.gif") bottom no-repeat;
	border: 1px solid #fff;

}

#header {

	width: 780px;
	height: 241px;
	background: url("images/header_inside.jpg") no-repeat;

}

.alt {

	font-size: 10px;
	color: #7F9BB8;
}

#header h2 {

	margin: 0;
	font-weight: normal;
	color: #fff;
	float: right;
	position: relative;
	padding: 4px 6px 8px 12px;

}

html > body #header h2 {

	background: url("images/blackalpha.png") bottom left no-repeat;

}

* html #header h2 {

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src="images/blackalpha.png");

}

#home #header {

	width: 780px;
	height: 344px;
	background: url("images/header_index.jpg") no-repeat;
	
	}

#specials #header {

	width: 780px;
	height: 241px;
	background: url("images/header_seasonal.jpg") no-repeat;


}

#rooms #header {

	width: 780px;
	height: 241px;
	background: url("images/header_rooms.jpg") no-repeat;


}

#area #header {

	width: 780px;
	height: 241px;
	background: url("images/header_area2.jpg") no-repeat;


}

#availability #header {

	width: 780px;
	height: 241px;
	background: url("images/header_availability.jpg") no-repeat;


}

#directions #header {

	width: 780px;
	height: 241px;
	background: url("images/header_directions.jpg") no-repeat;


}

#eventfacility #header {

	width: 780px;
	height: 241px;
	background: url("images/header_events.jpg") no-repeat;


}

#food #header {

	width: 780px;
	height: 241px;
	background: url("images/header_food.jpg") no-repeat;


}

#hosts #header {

	width: 780px;
	height: 241px;
	background: url("images/header_hosts.jpg") no-repeat;


}

#experience #header {

	width: 780px;
	height: 241px;
	background: url("images/header_experience.jpg") no-repeat;


}


#inn #header {

	width: 780px;
	height: 241px;
	background: url("images/header_inn.jpg") no-repeat;


}

#photogallery #header {

	width: 780px;
	height: 241px;
	background: url("images/header_phototour.jpg") no-repeat;


}

#onsite #header {

	width: 780px;
	height: 241px;
	background: url("images/header_onsiteactivities.jpg") no-repeat;


}

#bitterroot #header {

	width: 780px;
	height: 241px;
	background: url("images/header_bitterroot.jpg") no-repeat;


}

#ponderosa #header {

	width: 780px;
	height: 241px;
	background: url("images/header_ponderosa.jpg") no-repeat;


}

#roseroom #header {

	width: 780px;
	height: 241px;
	background: url("images/header_roseroom.jpg") no-repeat;


}

#sagebrush #header {

	width: 780px;
	height: 241px;
	background: url("images/header_sagebrush.jpg") no-repeat;


}

#syringa #header {

	width: 780px;
	height: 241px;
	background: url("images/header_syringa.jpg") no-repeat;


}
#winter #header {

	width: 780px;
	height: 241px;
	background: url("images/header_winter.jpg") no-repeat;


}
#spring #header {

	width: 780px;
	height: 241px;
	background: url("images/header_spring.jpg") no-repeat;


}
#summer #header {

	width: 780px;
	height: 241px;
	background: url("images/header_summer.jpg") no-repeat;
}
#accreditations #header {

	width: 780px;
	height: 241px;
	background: url("images/header_extra.jpg") no-repeat;


}
#fall #header {

	width: 780px;
	height: 241px;
	background: url("images/header_fall.jpg") no-repeat;


}
#areaevents #header {

	width: 780px;
	height: 241px;
	background: url("images/header_areaevents.jpg") no-repeat;

}

#links #header {

	width: 780px;
	height: 241px;
	background: url("images/header_area.jpg") no-repeat;


}
.sideBar #body {

	background: url("images/sidebar.gif") bottom no-repeat;

}

.sideBar h3 {
	
	margin: 0;
	padding: 5px;
	font-size: 14px;

}

.sideBar #sideBar {

	position: absolute;

}

#content {

	display: table;
	padding: 0 45px 45px 25px;

}

html > body #content p:first-child {

	margin-top: 0;

}

.sideBar #content {

	margin-left: 175px;
	padding-bottom: 65px;

}

a, a:visited {

	text-decoration: none;
	color: #000;
	

}

a:hover {

	text-decoration: underline;

}

#nav {

	background: #356DA2;
	width: 780px;
	height: 32px;

}

#nav ul {

	margin: 0;
	padding: 0;
	list-style: none;

}

#nav li {

	float: left;

}

#nav li a {

	display: block;
	padding: 7px 8px;
	color: #fff;
	background: #356DA2;
	font-size: 14px;

}

#bottomNav ul {

	margin: 0;
	padding: 0;
	list-style: none;

}

#bottomNav li {

	float: left;

}

#bottomNav li a {

	display: block;
	padding: 0px 5px 0px 3px;
	color: #356DA2;
	font-size: 11px;
	background: url("images/navdivider.gif") right no-repeat;

}

#bottomNav .lastOne a {

	background: none;

}

#footer {

	clear: both;
	padding: 1px 5px 2px 5px;
	color: #fff;
	font-size: 10px;

}

#footer a {

	color: #fff;

}

#footer p {

	margin: 0;
	position: relative;
	top: 3px;

}

.left {

	float: left;

}

.photo {

	margin: 10px;

}

#copyright {

	width: 780px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-size: 10px;

}

#copyright p {

	margin: 0;

}

#copyright a {

	color: #fff;

}

#sideBar h3 {

	margin: 0;
	padding: 0;
	font-weight: normal;

}

#sideBar h3 a {

	display: block;
	color: #07213A;
	text-decoration: none;
	padding: 3px;

}

#sideBar h3 a:hover {

	text-decoration: underline;
	color: #fff;

}

#sideBar ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

#sideBar ul li a {

	display: block;
	color: #07213A;
	text-decoration: none;
	padding: 5px 0 5px 0;
	width: 175px;
	background: url("images/arrow.gif") left no-repeat;

}

#sideBar ul li a:hover {

	color: #17316A;
	background: #C4DBF3 url("images/linkbg2.gif") top no-repeat;	
	
}

.sideBar #sideBar {

	float: left;

}

#sideBar ul li a span {

	position: relative;
	left: 20px;

}

body.photoGallery #content {

	padding-bottom: 150px;

}

#directions #content {

	padding-bottom: 50px;

}

#availCalendar {

	width: 730px;
}

#clearThis {
	height: 75px;
	clear: both
}

.np1 {

	color: #000 !important;
	text-decoration: none;
	cursor: text;


}



.feedburnerFeedBlock {
	border:solid 4px #356DA2;
	padding: 5px;
	margin: 10px;
	background:#88A5C4;
}
.feedTitle { font-weight:bold; }
.feedburnerFeedBlock a {
	color:#4F6C1C;
}
p.date { display:inline; font-style:italic; color:#fff;padding-left:5px;}
#creditfooter img {
	display:none;
}