body {
	margin: 0;
	font-size: 12px;
	font-family: "Lucida Grande", Arial, sans-serif;
	background: #730611;
}

table{

	font-size: 12px;

}

#page {
	display: block;
	text-align: center;
}

#layout {
	width: 780px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	border: 1px solid #fff;
	margin-top:10px;
}


a, a:link, a:visited, a:active{

	color: #730611;

}

a:hover{

	text-decoration: none;

}

.alt {
	display: none;
}


#header {
	
}



#topIMG {
	width: 780px;
	height: 347px;
}

#home #topIMG{
	background: url("images/headerbg.jpg") top left no-repeat;
}

#area #topIMG{
	background: url("images/areaheader.jpg") top left no-repeat;
}

#events #topIMG{
	background: url("images/eventsheader.jpg") top left no-repeat;
}

#rooms #topIMG{
	background: url("images/roomsheader.jpg") top left no-repeat;
}

#guesthouse #topIMG{
	background: url("images/guesthouseheader.jpg") top left no-repeat;
}

#availability #topIMG{
	background: url("images/headerbg.jpg") top left no-repeat;
}

#inn #topIMG{
	background: url("images/innheader.jpg") top left no-repeat;
}

#eventvenue #topIMG{ 
	background: url("images/eventvenueheaderbg.jpg") top left no-repeat;
}


#title{
	position: absolute;
	top: 20px;
	margin-left: 7px;
	font-family: helvetica;
	background: url('images/logo.png') top left no-repeat;
	width: 170px;
	height: 139px;
	
}

#phone{
	
	margin: 310px 0 0 45px;
	float: left;
	color: #fff;
	background-color:010101;
	font-size: 14px;
	font-weight: bold;
	

}

 #area #topImages{
	position: absolute;
	top: 170px;
	margin-left: 430px;
}

#topImages{
	position: absolute;
	top: 150px;
	margin-left: 546px;
}

#topImages ul li{
	padding-right: 5px;
	padding-left:5px;
}

#topImages img{
	border: 3px solid #fff;
}

.pageName{
	margin-top:5px;
	color: #910D18;
	font-size: 24px;
	font-family: helvecta;
}

.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav ul li {
	float: left;
}

.nav ul li a {
	display: block;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}

.nav ul li a:hover {
	text-decoration: underline;
}

#topNav {
	width: 780px;
	height: 25px;
	background: #2A471C;
	margin-bottom: 10px;
	padding: 5px 0 0 0;
	position:relative;
	z-index:100;
}


#topNav ul li a {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #fff;
	padding: 0 7px 0 7px;
}

#topNav ul li.lastOne a{

	border-right: none;

}

#topNav ul li a:hover{

	text-decoration: underline;

}

#leftbar{
	float: left;
	padding: 10px 10px 10px 7px;
	margin-right:10px;
	width:283px;
}

#leftbar p{

	margin: 0 0 5px 0;

}

#content{



}


#content .container{
	padding: 5px 10px 0 15px;
	

}

#content .container h4{

	margin: 0;
	
}

#content .container ul li {
		list-style-position:inside;
}

.leftBar #content .container{

	margin-left: 280px;

}

#bottomNav {
	font-size: 12px;
	clear:both;
	float: right;
	margin: 0 0 5px 0;
}

#bottomNav ul li a{
	color: #2A471C;
	text-decoration: underline;
	border-right: 1px solid #CB8746;
	padding: 0 5px 0 5px;
}

#bottomNav ul li.lastOne a{

	border-right: none;

}

#bottomNav a:hover{
	text-decoration: none;
}

#footer{
	background:#2A471C;
	height: 50px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	clear: both;
}

#footer a{

	color: #fff;
}


#contactinfo{
	float: left;
}

#copyright {
	text-align: right;
	color: #fff;
	font-size: 10px;
	width: 780px;
}

#copyright a {
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
}

#copyright a:hover {
	text-decoration: underline;
}

.imgBorder{
	border: 1px solid #000;
}

#availLink{

	float: right;
	margin: 0 0 10px 10px;

}

#wwbbia{

	float: right;
	margin: 0 0 10px 10px;

}

.clear{

	clear: both;

}


.innTable .innHeaders{
}

.ghouses {

	padding:20px;
	line-height:1.4em;
	height:200px;

}

.ghouses img {
	float:left;
	border:0;
}

#specialBox {
	float:left;
	text-align:center;
	width:85%;
	padding:10px;
	border:1px dotted #A01624;
	margin:5px;

}

#ta {
	width:160px;
	float:left;
	margin:20px 50px;

}


