#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	width: 808px;
	background-image: url(../images/middle.jpg);
	background-repeat: repeat-y;
	position: relative;
	overflow: visible;
}
body {
	text-align: center;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}
#top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 116px;
	position: relative;
	width: 808px;
}
.columnLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	float: left;
	width: 380px;
	clear: left;
	left: 20px;
	position: relative;
	padding-left: 5px;
	margin-bottom: 20px;
}
.columnRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	position: relative;
	float: right;
	width: 360px;
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #004F5A;
	padding-left: 10px;
	margin-bottom: 20px;
}
.columnRight a, .columnLeft a, .contentArea a {
	color: #003137;
	text-decoration: none;
}
.columnRight a:hover, .columnLeft a:hover, .contentArea a:hover {
	color: #007788;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #004F5A;
}



#image {
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	height: 249px;
	position: relative;
	width: 808px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	padding-top: 14px;
	text-align: center;
	clear: both;
	float: left;
	width: 808px;
	position: relative;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	display: none;
}
#contactDetails {
	position: relative;
	left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	top: 80px;
	width: 230px;
}
#menu a {
	position: static;
	height: 40px;
	float: left;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#menu a:hover {
	background-position: 0px -40px;
}
fieldset {
	width: 500px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

#bookNow {
	position: relative;
	height: 79px;
	width: 149px;
	float: right;
	top: 0px;
	right: 0px;
}

#menu span {
	display:none;
}
.menu_home {
	background-image: url(../images/menu_home.jpg);
	width: 96px;
}
.menu_accommodation {
	background-image: url(../images/menu_accommodation.jpg);
	width: 183px;
}
.menu_services {
	background-image: url(../images/menu_services.jpg);
	width: 118px;
}
.menu_reservations {
	background-image: url(../images/menu_reservations.jpg);
	width: 154px;

}
.menu_location {
	background-image: url(../images/menu_location.jpg);
	width: 126px;
}
.menu_contact {
	background-image: url(../images/menu_contact.jpg);
	width: 131px;
}
hr {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	border-width: 0;
	margin: 0;
	padding: 0;
}
.contentArea {
	position: relative;
	width: 740px;
	float: left;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 5px;
	margin-bottom: 20px;
	list-style-image: url(../images/bullet.gif);
}

h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #004F5A;
}
.imageRight {
	float: right;
	border: 1px solid #004F5A;
	position: relative;
	right: 30px;
	margin-bottom: 20px;
}
.email_error {
	border: 2px solid #CC0000;
	color: #CC0000;
	font-weight: bold;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
.plain_image {
	border: 1px solid #004F5A;
}
