body {

	margin: 0;
	font-size: 12px;
	font-family: "Lucida Grande",Helvetica, Arial, sans-serif;
	background: url('images/background.gif') repeat-x #EABCB3;
	color: #771923;

}

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

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

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

a:active {color: #AA6264;
text-decoration: underline; 
}
#page {

	display: block;
	text-align: center;
	width: 782px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

}

#layout {
	
	border: 1px solid #C96270;
	background: url('images/contentback.jpg') repeat-y #EEEDCD;

}

#reservations #layout {

	background: #EEEDCE;

}

.alt {

	display: none;

}

#subTitle{

	text-align: center;
	padding: 10px 0 0 0;
	width: 100%;
	height: 26px;
	font-size: 14px;
	font-style: italic;

}


#topIMG {

	width: 780px;
	height: 300px;
	background: url('images/homeheader.jpg') top left no-repeat;
	border-bottom: 1px solid #C96270;
	text-align: right;

}

#rooms #topIMG {

	background: url('images/roomstop.jpg') top right no-repeat;

}

#directions #topIMG {

	background: url('images/directionstop.jpg') top right no-repeat;

}

#reservations #topIMG {

	background: url('images/reservationstop.jpg') top right no-repeat;

}

#inn #topIMG {

	background: url('images/inntop.jpg') top right no-repeat;

}

#area #topIMG {

	background: url('images/areatop.jpg') top right no-repeat;

}

#specials #topIMG {

	background: url('images/specialstop.jpg') top right no-repeat;

}

#logo {

	background: url('images/homeheader.jpg') top left no-repeat;

}

.phone{
	background: #C98D8B;
	color: #fff;
	height: 25px;
	padding: 5px 0 0 0;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 100;
}

.nav ul {

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

}

.nav ul li {


}

.nav ul li a {
	
	display: block;
	text-decoration: none;

}

.nav ul li a:hover {

	text-decoration: underline;

}

#topNav {
	
	
	width: 251px;
	margin-left: 25px;
	margin-top: -30px;
	float: left;

}

#topNav .container{

	padding: 10px 10px 2px 10px;
	text-align: center;
	font-size: 12px;

}

#innInfo a:link{
	
	font-size: 12px;
	
}

#topNav a{

	color: #771923;
	font-size: 15px;

}


#topNav ul li a{

	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	
}

#topNav ul li a:hover{
	background: url('images/redspacer.gif') bottom  no-repeat;

}

#quoteBox {

	text-align: left;
	margin-top: 25px;

}

#quoteBox strong {

	display: block;

}

#sideBarContent {

	padding: 10px;

}

#sideBarContent ul li {

	padding: 3px 3px 3px 12px;
	background: url("images/bullet.gif") 3px 9px no-repeat;

}

#roomsList ul {

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

}

#roomsList ul li {

	float: left;

}

#roomsList ul li a {

	display: block;
	padding: 15px;

}

.columnFix {

	clear: both;

}

#bottomNav{
	
	padding: 0;
	
}

#bottomNav ul li {

	float: right;

}

#bottomNav ul li a{
	padding: 0 5px 0 5px;
	color: #771923;
	font-size: 12px;
	border-right: 1px solid #771923;

}

#bottomNav ul li.lastOne a{

	border-right: none;

}

#leftBottom{	
	
	margin-left: -272px;
	width: 270px;
	height: 20px;
	background: url('images/leftbottom.png') no-repeat;

}

#content {

	margin-left: 290px;
	width: 480px;
	min-height: 450px;
}

#inn #content {

	padding-bottom: 40px;

}

#reservations #content {

	margin-left: 5px;
	width: 780px;
	min-height: 200px;

}

#content .container{

	padding: 5px;	

}

#footer{

	text-align: left;
	padding: 0 5px 0 290px;
	height: 110px;
	background: url('images/footerback.gif') repeat-x #DCC790;

}

#reservations #footer {

	padding-top: 10px;
	border-top: 1px solid #C96270;

}

#copyright{
	text-align: center;
	margin-right: 0px;
	float: right;
	color: #771923;
	font-size: 10px;

}

#copyright a{

	color: #771923;

}



#wbbg_widget_link a {font-size:110%;}

#wbbg_widget_link {float:left;position:relative;left:45px;}



