@charset "UTF-8";
body {
	background-color: #323232;
	color: #47403d;
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
ol, ul {
	margin-left: 30px;
}
p {
	margin: 8px 0;
	text-align: justify;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	margin-top: 15px;
}

#body2 {
	border-right: 1px solid white;
	float: left;
	padding-right: 10px;
	width: 395px;
}

#container {
	background-color: #e5e5e5;
	border: 3px solid white;
	margin: auto;
	margin-top: 40px;
	overflow: auto;
	width: 900px;
}

#container-splash {
	background-color: #e5e5e5;
	border: 3px solid white;
	margin: auto;
	margin-top: 20px;
	width: 900px;
}

#content {
	border-left: 1px solid white;
	float: right;
	overflow: auto;
	padding: 20px 20px 20px 10px;
	width: 662px;
}

#content img.pageImage, #content2 img.pageImage {
	border: 1px solid #323232;
}

#footer {
	clear: both;
	color: #787878;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	margin: 10px;
	text-align: center;
}

#header {
	background-image: url(../scripts/image.php);
	height: 102px;
	text-align: right;
}

#mainbody {
	overflow: auto;
	text-align: justify;
}

#sidebar {
	float: left;
	padding: 20px 15px 20px 15px;
	width: 170px;
}
#sidebar img.pageImage {
	border: 1px solid #323232;
}
#sidebar img.subHead {
	margin-bottom: 10px;
}
#sidebar input {
	border: 1px solid #323232;
	height: 12px;
	margin-bottom: 13px;
	width: 120px;
}

#sidebar2 {
	float: right;
	padding-left: 10px;
	width: 245px;
}
#sidebar2 img {
	border: 1px solid #323232;
	margin: 0 1px;
}

#topImage {
	border: 1px solid #47403d;
	margin-bottom: 20px;
}

#topnav {
	background-color: #47403d;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	height: 26px;
}
#topnav ul {
	margin: 0px;
}
#topnav ul li {
	display: inline;
	list-style: none;
	margin-left: -4px;
}
#topnav a span {
	display: none;
}

#topnav #home {
	background:url(../images/topNav-Arial/mnuHome.gif) repeat 0px 0px;
	width: 69px;
	height: 26px;
	display: inline-block;
}
#topnav a#home:hover, #topnav a#home.actv {
	background:url(../images/topNav-Arial/mnuHome.gif) repeat 0px -26px;
}
#topnav #overview {
	background:url(../images/topNav-Arial/mnuOverview.gif) repeat 0px 0px;
	width: 79px;
	height: 26px;
	display: inline-block;
}
#topnav a#overview:hover, #topnav a#overview.actv {
	background:url(../images/topNav-Arial/mnuOverview.gif) repeat 0px -26px;
}
#topnav #accomodation {
	background:url(../images/topNav-Arial/mnuAccomodation.gif) repeat 0px 0px;
	width: 118px;
	height: 26px;
	display: inline-block;
}
#topnav a#accomodation:hover, #topnav a#accomodation.actv {
	background:url(../images/topNav-Arial/mnuAccomodation.gif) repeat 0px -26px;
}
#topnav #amenities {
	background:url(../images/topNav-Arial/mnuAmenities.gif) repeat 0px 0px;
	width: 81px;
	height: 26px;
	display: inline-block;
}
#topnav a#amenities:hover, #topnav a#amenities.actv {
	background:url(../images/topNav-Arial/mnuAmenities.gif) repeat 0px -26px;
}
#topnav #activities {
	background:url(../images/topNav-Arial/mnuArea.gif) repeat 0px 0px;
	width: 119px;
	height: 26px;
	display: inline-block;
}
#topnav a#activities:hover, #topnav a#activities.actv {
	background:url(../images/topNav-Arial/mnuArea.gif) repeat 0px -26px;
}
#topnav #addons {
	background:url(../images/topNav-Arial/mnuAddons.gif) repeat 0px 0px;
	width: 120px;
	height: 26px;
	display: inline-block;
}
#topnav a#addons:hover, #topnav a#addons.actv {
	background:url(../images/topNav-Arial/mnuAddons.gif) repeat 0px -26px;
}
#topnav #reservations {
	background:url(../images/topNav-Arial/mnuReservations.gif) repeat 0px 0px;
	width: 99px;
	height: 26px;
	display: inline-block;
}
#topnav a#reservations:hover, #topnav a#reservations.actv {
	background:url(../images/topNav-Arial/mnuReservations.gif) repeat 0px -26px;
}
#topnav #info {
	background:url(../images/topNav-Arial/mnuUseful.gif) repeat 0px 0px;
	width: 84px;
	height: 26px;
	display: inline-block;
}
#topnav a#info:hover, #topnav a#info.actv {
	background:url(../images/topNav-Arial/mnuUseful.gif) repeat 0px -26px;
}
#topnav #contact {
	background:url(../images/topNav-Arial/mnuContact.gif) repeat 0px 0px;
	width: 99px;
	height: 26px;
	display: inline-block;
}
#topnav a#contact:hover, #topnav a#contact.actv {
	background:url(../images/topNav-Arial/mnuContact.gif) repeat 0px -26px;
}