body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

/* Positionsing DIVs */

#main {
	width: 970px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	text-align: left;
}

#topheader {
	width: 970px;
	height: 49px;
	top: 0px;
	left: 0px;
	background: url(images/hdr_top.gif) no-repeat 0 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#topheader p {
	float: right;
	padding: 0;
	font-size: 12px;
	overflow: hidden;
	margin: 30px 0 12px;
}

#header {
	width: 970px;
	height: 273px;
	top: 49px;
	background-image: url(images/hdr_photo.jpg);
	background-repeat: no-repeat;
}

/* Header Photos */

#header.reservations {
	background: url(images/hdr_availability.jpg) no-repeat;
}

#header.accommodations {
	background: url(images/hdr_accommodations.jpg) no-repeat;
}

#header.photogallery {
	background: url(images/hdr_photogallery.jpg) no-repeat;
}

#header.locale {
	background: url(images/hdr_locale.jpg) no-repeat;
}

#header.rates {
	background: url(images/hdr_rates.jpg) no-repeat;
}

#header.contact {
	background: url(images/hdr_contact.jpg) no-repeat;
}

/* End Header Photos */

#navbar {
	width: 970px;
	height: 43px;
	margin: 230px 0px 0px 0px;
}

#contentmain {
	width: 970px;
	top: 344px;
	left: 10px;
	padding: 30px 5px 30px 0px;
	margin-top: 30px;
}

#contenta {
	width: 250px;
	float: left;
	padding-right: 10px;
}

#contenta-cal {
	width: 250px;
	float: left;
}

#contentb {
	width: 440px;
	background-image: url(images/border_460.gif);
	background-repeat: repeat-y;
	float: left;
}

#contentb a {
	font-size: 13px;
}

#contentc {
	width: 250px;
	background-image: url(images/border_250.gif);
	background-repeat: repeat-y;
	float: right;
}

#contentc li {
	color: #6d8e09;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#contentd {
	width: 400px;
	background-image: url(images/border_460.gif);
	background-repeat: repeat-y;
	float: left;
}

.content-rates {
	width: 460px;
	background-image: url(images/border_460.gif);
	background-repeat: repeat-y;
	float: left;
}

#contente {
	width: 230px;
	background-image: url(images/border_300.gif);
	background-repeat: repeat-y;
	float: right;
}

#footer {
	clear: both;
	width: 970px;
	left: 0px;
	text-align: center;
	padding: 100px 0px 0px 0px;
}

#converter {
	width: 225px;
	border: 1px solid #9aae5e;
	padding-top: 20px;
}

#converter a {
	color: white;
}

#gocurrency {
	display: none;
}

/* Text DIVs */

a:link {
	color: #6d8e09;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:visited {
	color: #6d8e09;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:hover {
	color: #465d00;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:active {
	color: #6d8e09;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Top links */

a.top:link {
	color: #757575;
	text-decoration: none;
	font-weight: normal;
}

a.top:visited {
	color: #757575;
	text-decoration: none;
	font-weight: normal;
}

a.top:hover {
	color: #757575;
	text-decoration: none;
	font-weight: normal;
}

a.top:active {
	color: #757575;
	text-decoration: none;
	font-weight: normal;
}

p.weather {
	line-height: 18px;
	margin: 0px 8px 2px 15px;
	text-align: center;
}

h1.weather {
	margin: 0px 8px 2px 15px;
	font: 11px/13px Arial, sans-serif;
	text-align: center;
}

p.form {
	margin: 0px 0px 0px 15px;
	line-height: 24px;
}

p {
	font-size: 13px;
	color: #232323;
	line-height: 18px;
	margin: 0px 10px 12px;
	font-family: Arial, sans-serif;
}

h1 {
	font-size: 16px;
	color: #232323;
	line-height: 21px;
	margin: 0px 0px 12px 10px;
	text-transform: uppercase;
}

h2 {
	font-size: 14px;
	color: #232323;
	line-height: 16px;
	margin: 18px 0px 6px 10px;
	padding: 0;
}

h3 {
	color: #6d8e09;
	font: bold 14px/16px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0 0 16px;
	border-width: 0;
	border-style: none;
}

#paypalbox {
	margin-top: 30px;
	width: 224px;
}

#paypalbox img {
	margin-bottom: 10px;
	clear: both;
}

#paypalbox p {
	clear: both;
	margin-left: 0;
	line-height: 16px;
	font-size: 11px;
}

#fplinks {
	margin-top: 30px;
}

ul {
	font-size: 12px;
	margin-left: 0;
	padding-left: 26px;
}

li {
	line-height: 18px;
}

div {
	border: 0px;
}

img {
	border: 0px;
}

/* Nav */

#navmargin {
	width: 970px;
	height: 263px;
}

a.nav:link {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

a.nav:hover {
	font-size: 11px;
	color: #465d00;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

a.nav:visited {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

a.nav:active {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

img.photo {
	border: 0px;
	margin: 0;
}

#main-nav {
	position: relative;
	height: 43px;
	font-size: 14px;
	text-transform: uppercase;
	background: url("images/nav_bg2.gif") repeat-x bottom left;
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
}

#main-nav ul {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	width: auto;
	float: left;
}

#main-nav ul li {
	display: block;
	float: left;
	margin: 0px;
}

#main-nav ul li a {
	display: block;
	float: left;
	color: #dae2c2;
	text-decoration: none;
	padding: 0 0 0 25px;
	height: 43px;
	line-height: 50px;
	overflow: hidden;
}

.table-weather {
	margin-left: 10px;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	color: #232323;
}

.table-weather td {
	text-align: center;
	padding: 3px 8px;
}

#main-nav ul li a span {
	display: block;
	float: left;
	padding: 0 25px 0 0;
	height: 43px;
	width: auto;
}

#main-nav ul li a:hover {
	color: #fff;
}

#main-nav ul li a:hover span {
	display: block;
	cursor: pointer;
}

#main-nav ul li a.current, #time4bed-nav ul li a.current:hover {
	color: #ffffff;
	background: transparent url("images/nav_left-ON2.gif") no-repeat top left;
}

#main-nav ul li a.current span {
	background: transparent url("images/nav_right-ON2.gif") no-repeat top right;
	height: 31px;
}

/*  END nav */

/* lightbox */

black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}

white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 16px;
	background-color: white;
	z-index: 1002;
	overflow: auto;
	border: 16px solid orange;
}

/* END lightbox */

/*RESERVATIONS**/

p.successnote {
	padding: 5px;
	color: white;
	background-color: #9aae5e;
	font-size: 12px;
	line-height: normal;
	width: 600px;
}

p.successnote b {
	font-size: 14px;
}

p.errornote {
	background-color: #a80000;
	color: #fff;
	padding: 5px;
}

* {
	
}

#s_media {
	float: left;
	display: block;
	padding: 0;
	margin-top: 23px;
	margin-left: 10px;
}

#s_media img {
	margin-right: 6px;
	margin-left: 0;
}

