@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #002718;
	margin: 0px 0px 20px 0px;
	font-size: 14px;
	text-align: left;
	text-transform: none;
	letter-spacing: 1px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #9EA627;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9EA627;
}
a:hover {
	text-decoration: none;
	color: #820D23;
}
a:active {
	text-decoration: none;
}
#header {
	height: 170px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #002718;
}
#banner {
	width: 940px;
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/banner.jpg);
}
#bookbutton {
	width: 120px;
	height: 29px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	margin-top: 30px;
}
#flash_container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	height: 20px;
	text-decoration: none;
	margin-top: 100px;
	margin-left: 125px;
	color: #FFF;
	position: absolute;
	width: 800px;
}
.menu_text {
	padding-right: 15px;
	padding-left: 8px;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #FFF;
	width: 980px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.menu_text a:link {
	color: #FFF;
}
.menu_text a:visited {
	color: #FFF;
}
.menu_text a:hover {
	color: #9FA714;
}
.menu_text a:active {
	color: #FFF;
}
#houselogo {
	float: right;
	height: 50px;
	width: 200px;
	color: #FFF;
}
#left_content {
	width: 290px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #062E1B;
	padding-right: 16.5px;
	margin-top: 17.5px;
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
}
.left_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #820024;
	line-height: 22px;
}
.left_content {
	font-family: Arial, Helvetica, sans-serif;
	color: #002E1A;
	font-size: 15px;
	white-space: normal;
	line-height: 22px;
	width: 290px;
}
#centre_content {
	width: 290px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #062E1B;
	margin-top: 17.5px;
	padding-right: 16.5px;
	padding-left: 16.5px;
}
.content_image {
	margin-bottom: 20px;
}
.centre_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #820024;
	line-height: 22px;
	padding-top: 10px;
	font-weight: bold;
}
.heading_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002718;
	line-height: 22px;
	padding-top: 10px;
	font-weight: bold;
}
#right_content {
	width: 290px;
	float: left;
	margin-top: 17.5px;
	height: 500px;
	padding-left: 16.5px;
}
#footer {
	height: 300px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #002718;
	margin-top: 16px;
	float: left;
}
#footer_banner {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer_bg.jpg);
	padding-top: 25px;
	height: 275px;
}
#booknow {
	height: 50px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
#footer_col_holder {
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 25px;
}
#footer_centre {
	width: 290px;
	padding-right: 16.5px;
	padding-left: 16.5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	float: left;
	height: 160px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #517963;
	line-height: 24px;
}
.footer_text a:link {
	color: #517963;
}
.footer_text a:visited {
	color: #517963;
}
.footer_text a:hover {
	color: #FFF;
}
.footer_text a:active {
	color: #517963;
}
#footer_left {
	float: left;
	width: 290px;
	padding-right: 16.5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	height: 160px;
}
#footer_right {
	width: 290px;
	padding-left: 16.5px;
	float: left;
	height: 160px;
}
#image_left {
	float: left;
	width: 310px;
}
#sub_content {
	width: 600px;
	z-index: 1;
	margin-left: 330px;
	position: relative;
	margin-top: 10px;
}
#left_contentsub {
	width: 300px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	padding-right: 10px;
	margin-top: 10px;
}
