body {

	margin: 0;
	font-size: 13px;
	font-family: trebuchet, tahoma;
	background: url("images/redbackground.gif")

}

a:link {
color: #2B435D; text-decoration: none;} 

a:visited {
color: #2B435D; text-decoration: none; }

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

a:active {
color: #2B435D; }#page {

	display: block;
	text-align: center;

}

#layout {

	width: 768px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	border: 1px solid #ffffff;
	margin-top: 20px;

}

.alt {

	display: none;

}

.columnFix {

	clear: both;

}

#header {
}

#topIMG {

	height: 302px;

}

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

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

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

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

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

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

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


.pageName{

	margin-top:5px;
	color: #3B4C5E;
	font-size: 22px;
	font-family: papyrus, trebuchet, tahoma;
	font-weight: bold !important;
	
}

#phoneNumber {

	float: left;
	width: 262px;
	padding: 4px 0 0 5px;
	color: #ffffff;
}

#navBar {

	background: #3B4C5E;
	height: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#bottomNav {

	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;

}

#topNav, #bottomNav {

	text-align: center;
	color: #fff;
	font-size: 10px;
	padding: 2px 7px 5px 5px;

}

#topNav a, #bottomNav a {

	font-size: 1.37em;
	font-family: Papyrus, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 2px 3px;
	
}


#topNav span, #bottomNav span {

	position: relative;
	top: 5px;

}

#topNav a:hover, #bottomNav a:hover {

	color: #DCD2A9;
	
}

#leftbar {

	float: left;
	width: 265px;
	
}

#leftbar .topLeftIMG {

	position: relative;
	top: -10px;
	left: -10px;


}

.leftBar #layout {

	background: #F3EFE7;


}

.leftBar #content .container {

	width: 480px;
	margin-left: 285px;

}

.leftBar #content #lbContainer {

	padding: 11px;
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-style: italic;
	margin-right: 10px;

}


#content {
	clear: both;
	min-height: 350px;
	background: #F3EFE7;
	
}

.leftBar #content {
	
	background: #F3EFE7 url('images/background.gif') top left repeat-y;

}

#content .container {

	background: url('images/bodybackground.gif') top left repeat-x;
	padding: 10px 0px 0 0;

}

.columnFix{

	clear: both;
	height: 5px;

}

#leftbar {
	
	padding: 10px;

}

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

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

#contactInfo {

	background: #688190;
	clear: both;

}

#contactInfo p {

	margin: 0;

}

.image {

	margin: 3px;

}

.right {

	float: right;

}

.left {

	float: left;

}

.roomPhoto {

	clear: right;

}

#footer{

	background:#3B4C5E;
	height: 31px;
	color: #ffffff;
	font-size: 11px;
	
}

#contactInfo a {

	color: #fff;

}

#copyright {

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

}

#copyright a {

	color: #fff;

}


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


.item{

	clear: right;
	padding: 10px 0 0 0;

}

.item span{
	float: right;
	width: 81%;
}

