body {
	margin: 0;
	font-size: 12px;
	font-family: "Lucida Grande", Arial, sans-serif;
	background: #3D1302 url("images/backgroundtop.jpg") top left repeat-x;
}

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

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

.alt {
	display: none;
}

a:link {
color: #D2B55D; } 

a:visited {
color: #D2B55D; }

a:hover {
color: #D2B55D;
	text-decoration: underline;}

#header {
	
}



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

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

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

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

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

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


#title{
	position: absolute;
	top: 250px;
	margin-left: 30px;
	font-family: helvecta;
}

.maintitle{
	color: #FFF;
	font-size: 36px;
	margin:0px;
}

.subtitle{
	color: #FFF;
	font-size: 20px;
	margin:0px;
}

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

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

#topImages img{
	border: 2px solid #D2B55D;
}

.pageName{
	margin-top:5px;
	color: #891C10;
	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: 5px 9px 3px 9px;
	text-decoration: none;
}

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

#topNav {
	width: 780px;
	height: 27px;
	background: #481906;
	margin-bottom: 10px;
}

#topNav a {
	font-size: 12px;
	color: F9E49F;
	text-decoration: none;
}

#topNav a:hover {
	text-decoration: underline;}
	
#leftbar{
	float: left;
	margin-right: 20px;
}

#rightbar{
	float: right;
	margin-left: 20px;
}

#content {
	padding-left: 10px;
	padding-right: 10px;
	clear: both;

}

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

#bottomNav a{
	color: #CB8746;
	text-decoration: none;
}

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

#footer{
	background:#591F03;
	height: 30px;
	color: #F9E49F;
	padding-left: 5px;
	padding-right: 5px;
	clear: both;
}
#footer p {
	margin:0;
	padding-top:7px;}

#contactinfo{
	float: left;
}

#copyright {
	float: right;
}

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

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

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

#content table{
	font-size: 12px;
	font-family: "Lucida Grande", Arial, sans-serif;

}


/* FeedBurner */

.feedburnerFeedBlock * {
	margin:0;padding:0;
}
.feedburnerFeedBlock {

	clear:both;
	margin: 20px 40px;
	padding: 15px;
	border: 10px solid #3D1302;
	background: #E3C98A;
}
.feedburnerFeedBlock a {
	color:#3D1302;
}
.feedburnerFeedBlock ul {
	list-style:none;
	padding: 10px 0 0 20px;
}
.feedburnerFeedBlock p.date {
	display:inline;
	padding: 0 0 0 15px;
	font-style:italic;
}
#creditfooter { display:none; }
