@charset "utf-8";
body {
	background-color: #023100;
}
.sideBarCell {
	background-image: url(../images/sidebar-bg.jpg);
	background-repeat: repeat;
	vertical-align: top;
}
.bodyCell {
	background-color: #a9a88f;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20px;
	color: #373512;
	padding-right: 20px;
	padding-left: 20px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.cottageHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	letter-spacing: 2px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.sidebarContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.sidebarContact a:link, .sidebarContact a:visited {
	color: #030
}
.roomsLi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20px;
	color: #373512;
}
.roomblurbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20px;
	color: #373512;
}
.sidebarSpecials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 20px;
}

