.navigation {
	background-color: #9AA191;
	text-decoration: none;
	color: #5E5E5E;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #5E5E5E;
	background-color: #E5EDD5;
	border: none;
	margin: 0px;
}
.current {
	background-color: #C0C7B3;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #5E5E5E;
	padding-right: 20px;
	padding-left: 20px;
}
#content p {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 1em;
}
#content .bullets {
	text-align: center;
	line-height: 140%;
	padding-top: 30px;
}

.floatleft {
	float: left;
}

#navigationbar {
	background-color: #9AA191;
	letter-spacing: 0.1em;
}
a.navigation:hover {
	background-color: #C0C7B3;
}
.montage {
	padding: 0px;
	margin: 0px;
	width: 600px;
}
#page {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}
#title {
	background-image: url(../images/title_background.jpg);
	background-repeat: no-repeat;
	height: 65px;
	font-family: "Times New Roman", Times, serif;
	font-size: 56px;
	color: #999D91;
	padding-left: 60px;
	font-weight: bold;
	padding-top: 45px;
}
#title #eastbrook {
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	color: #5E5E5E;
	text-align: right;
	padding-top: 10px;
	padding-right: 60px;
	font-weight: bold;
}
#pagend {
	clear: both;
	float: none;
}
#content {
	width: 600px;
	background-image: url(../images/margin.jpg);
	background-repeat: repeat-y;
	padding-right: 50px;
	padding-left: 50px;
}
#footer {
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 42px;
	padding-top: 8px;
}
#seo {
	text-align: center;
	padding-right: 70px;
	padding-left: 70px;
	font-size: .8em;
	color: #999999;
}

.poster {
	vertical-align: top;
}
#content .announce {
	border: thin solid #999999;
	font-weight: bold;
	background-color: #9AA191;
	padding: 5px;
	margin-left: 10px;
	color: #FFFFFF;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	color: #5E5E5E;
	padding-right: 10px;
	padding-left: 10px;
	font-size: smaller;
}
.form {
	background-color: #FFFFFF;
	width: 590px;
	padding: 5px;
}
#bookingform {
	font-family: Arial, Helvetica, sans-serif;
	color: #5E5E5E;
	padding-right: 10px;
	padding-left: 10px;
	font-size: smaller;
}
.awards {
	padding-left: 20px;
	height: 110px;
	padding-right: 10px;
}
h1 {
	font-size: 1.2em;
	padding-left: 10px;
}
#content .imgright {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
h2 {

	font-size: 1em;
	padding-left: 10px;
}
#content a {
	color: #5E5E5E;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5E5E5E;
}
