body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993333;
}
.pagetable {
	border: 10px solid #BF9C75;
	background-color: #F7EED8;
}
.navcolumn {
	padding-left: 15px;
}
.roomtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BF9C75;
}
.photo {
	padding: 5px;
	filter:DropShadow(Color=#A1A1A1, OffX=5, OffY=5);
	background-color: #FFFFFF;
	border: 3px double #993333;
	margin: 0px;
}
.roomrate {
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: nowrap;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
.roomdescription {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 20px;
	line-height: 25px;
	font-weight: bold;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	text-align: center;
}
.content {
	background-image: url(images/bg_wheat.gif);
	background-repeat: repeat;
	background-color: #F7EDD8;
	padding: 0px 15px 50px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #D64A52;
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	color: #993333;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	height: 300px;
}
.contents {
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 0px;
}
a:link {
	color: #993333;
	text-decoration: underline;
}
a:hover {
	color: #D65252;
	text-decoration: none;
}
a:visited {
	color: #993333;
	text-decoration: underline;
}
.focus {
	font-size: 20px;
	font-weight: bolder;
}
.webervations {
	background-image: url(images/bg_wheat.gif);
	background-repeat: repeat;
	background-color: #F7EDD8;
	padding: 0px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #D64A52;
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	color: #993333;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	background-attachment: fixed;
}
.topbanner {
	margin: 0px;
	padding: 0px;
}
.contentcell {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.buckslinks {
	text-align: left;
}
.firstletter {
	filter:DropShadow(Color=#A1A1A1, OffX=5, OffY=5);
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: oblique;
	font-weight: bold;
	line-height: 30px;
}
.contentroom {
	background-image: url(images/bg_wheat.gif);
	background-repeat: repeat;
	background-color: #F7EDD8;
	padding: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	color: #993333;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	height: 300px;
	margin: 0px;
}
