body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#container {
	background-image: url(images/container-bg.gif);
	background-repeat: no-repeat;
	width: 806px;
	margin-right: auto;
	margin-left: auto;
}
#side-bar {
	float: left;
	display: inline;
	width: 190px;
	margin-left: 9px;
}
#nav-container {
	width: 190px;
	height: 397px;
	margin: 0;
	padding: 0;
}
#nav-container ul {
	margin: 0;
	padding: 1px 0 0 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	color: #005826;
	background-image: url(images/green-line.gif);
	background-repeat: no-repeat;
}
#nav-container ul li {
	margin: 0;
	padding: 0;
}
#nav-container a {
	display: block;
	height: 18px;
	padding: 3px 0px 3px 0px;
	background-color: #FFFFFF;
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	color: #005826;
	text-decoration: none;
	text-align: center;
}
#nav-container a:hover {
	color: #005826;
	background-image: url(images/nav-bg2.gif);
	background-repeat: no-repeat;
}
#body {
	float: left;
	width: 600px;
}
#banner {
	width: 600px;
	height: 204px
}
#ctas {
	background-image: url(images/cta-bg.gif);
	background-repeat: no-repeat;
	height: 138px;
	width: 600px;
	position: relative;
}
#cta1 {
	position: absolute;
	top: 10px;
	left: 11px;
	width: 180px;
	height: 118px;
}
#cta2 {
	position: absolute;
	top: 10px;
	left: 210px;
	width: 180px;
	height: 118px;
}
#cta3 {
	position: absolute;
	top: 10px;
	left: 410px;
	width: 180px;
	height: 118px;
}
#body-inner {
	background-image: url(images/body-bg.gif);
	background-repeat: no-repeat;
	width: 600px;
	background-color: #CCCC00;
	background-position: 0px 0px;
	margin: 0;
	padding-top: 19px;
}
#content {
	display: block;
	width: 570px;
	margin: 0 auto 0 auto;
	padding: 0 0 11px 0;
}
h1 {
	height: 28px;
	width: 570px;
	margin: 0px;
	padding: 0px;
}
h1 span {
	display: none;
}
.h1-home { background-image: url(images/h1-home.gif); background-repeat: no-repeat;}
.h1-accommodation { background-image: url(images/h1-accommodation.gif); background-repeat: no-repeat;}
.h1-facilities { background-image: url(images/h1-facilities.gif); background-repeat: no-repeat;}
.h1-activities { background-image: url(images/h1-activities.gif); background-repeat: no-repeat;}
.h1-about-ban-doo { background-image: url(images/h1-about-ban-doo.gif); background-repeat: no-repeat;}
.h1-photo-gallery { background-image: url(images/h1-photo-gallery.gif); background-repeat: no-repeat;}
.h1-getting-here { background-image: url(images/h1-getting-here.gif); background-repeat: no-repeat;}
.h1-reservations { background-image: url(images/h1-reservations.gif); background-repeat: no-repeat;}
.h1-contact-us { background-image: url(images/h1-contact-us.gif); background-repeat: no-repeat;}
.h1-disclaimer { background-image: url(images/h1-disclaimer.gif); background-repeat: no-repeat;}
.h1-privacy-policy { background-image: url(images/h1-privacy-policy.gif); background-repeat: no-repeat;}
.h1-copyright { background-image: url(images/h1-copyright.gif); background-repeat: no-repeat;}
.h1-site-map { background-image: url(images/h1-site-map.gif); background-repeat: no-repeat;}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #045E2B;
	margin-top: 15px;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #045E2B;
	margin-top: 15px;
	margin-bottom: 0px;
}
p {
	margin-top: 8px;
	margin-bottom: 10px;
}
a {
	color: #005826;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#content ul {
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-left: 0px;
}
#content li {
	margin-top: 4px;
	margin-bottom: 5px;
	background-image: url(images/bullet.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 4px;
	margin-left: 0px;
}
#footer {
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	height: 28px;
	width: 790px;
	margin-left: 9px;
	clear: both;	
	position: relative;
}
#footer p, #footer a {
	color: #FFFFFF;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#copyright {
	position: absolute;
	left: 10px;
	top: 6px;
}
#footer-links {
	position: absolute;
	left: 600px;
	top: 6px;
}
#address {
	position: absolute;
	width: 190px;
	left: 0px;
	top: -150px;
	background-image: url(images/green-line.gif);
	background-repeat: no-repeat;
}
#address p {
	text-align: center;
	color: #07602C;
	font-size: 11px;
	line-height: 14px;
	margin: 8px 0 0 0;
	padding-bottom: 8px;
	background-image: url(images/green-line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#address a {
	color: #07602C;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
}
#address a:hover {
	color: #07602C;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}
#avatar-link {
	font-size: 10px;
	text-align: center;
	margin: 4px 0 4px 0;
}
#avatar-link a {
	color: #07602C;
	text-decoration: none;	
}
#avatar-link a:hover {
	color: #07602C;
	text-decoration: underline;	
}
.clear-floats {
	clear: both;
}.photos {
	clear: right;
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.photo-gallery {
	float: left;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	border: 4px solid #FFFFFF;
}
.photo-gallery-large {
	border: 4px solid #FFFFFF;
}
.text-small {
	font-size: 11px;
}
label {
	clear: left;
	float: left;
	width: 100px;
	font-weight: bold;
	text-align: right;
}

input.text, textarea {
	border: 1px solid #A6C7AB;
	background-color: #F3F9EC;
	width: 250px;
	margin-bottom: 5px;
	font: 12px Arial, sans-serif;
}

input.code {
	border: 1px solid #A6C7AB;
	background-color: #F3F9EC;
	width: 85px;
	margin-bottom: 5px;
	font: 12px Arial, sans-serif;
}

input.button {
	background-color: #32793D;
	border: 1px solid #A6C7AB;
	border-bottom-color: #003300;
	border-right-color: #003300;
	font: bold 11px Verdana, sans-serif;
	color: white;
}