/*
This CSS last updated by Jesse 1/16/09
Added the .hidecontent selector at the very bottom.
Developed by Happy Duck Media
www.happyduckmedia.com
 */


body {
	background: #BAAB9A;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#container {
	width: 928px;
	margin: 10px auto 20px auto;
}

#header {
	width: 928px;
	height: 242px;
	border: none;
}

#infobar {
	background: url(images/static/infobar.gif) no-repeat;
	width: 928px;
	height: 28px;
}

#infobar a {
	float: right;
	color: #fff;
	font: 16px "Trebuchet MS";
	background: url(images/static/linkarrow.gif) no-repeat -2px center;
	text-align: right;
	text-indent: 10px;
	margin: 4px 30px 0 0;
	text-shadow: #000 0 0 5px;
	text-decoration: none;
}

#infobar a:hover {
	color: #324A63;
	background-color: #fff;
	background-image: none;
	text-shadow: none;
}

#infobar p {
	margin-top: 0;
}

#infobar p a {
    color: #f80f0f;
    background: #000 none;
	font: italic bold 16px/22px "Trebuchet MS";
	float: left;
	text-align: left;
	text-shadow: none;
	margin-left: 207px;
	text-transform: uppercase;
	margin-top: 0;
	padding: 3px 55px 2px;
}


#mainwrapper {
	background-image: url(images/static/mainwrapper_bg.jpg);
	width: 928px;
	min-height: 400px;
}

#nav {
	width: 208px;
	background: url(images/static/nav_bluebox.jpg) no-repeat;
	float: left;
}

ul a.gone {
	width: 208px;
	height: 38px;
	text-indent: -9999em;
	display: block;
}

ol li {
	color: #fff;
	text-shadow: #333 0 0 5px;
	font: 13px/1.3em "Trebuchet MS", "Lucida Grande", Lucida, Verdana;
	list-style-type: none;
	text-indent: 18px;
}
ol li a {
	color: #FFF;
	text-decoration: none;
}
ol li a:hover {
	background-image: none;
	background-color: #FFF;
	color: #326337;
	text-shadow: none;
}

ol li.first {
	margin-top: 9px;
}


li.page1 a.gone{
	background: url(images/static/nav_about.gif) no-repeat left;
	height: 39px;
}
#page1_active {
	background: url(images/static/nav_about_active.gif) no-repeat left;
	height: 73px;
}

a#activenav {
	color: #fff;
	font: normal 20px "Trebuchet MS", "Lucida Grande", Lucida, Verdana;
	text-transform: uppercase;
	text-shadow: #191919 0 0 7px;
	text-decoration: none;
	top: 7px;
	position: relative;
	left: 35px;
}
a#activenav:hover {
	color: #326337;
	background-color: #fff;
	text-shadow: none;
}

li.page2 a.gone{
	background: url(images/static/nav_amenities.gif) no-repeat left;
}
#page2_active {
	background: url(images/static/nav_amenities_active.gif) no-repeat left;
	height: 73px;
}

li.page3 a.gone{
	background: url(images/static/nav_calendar.gif) no-repeat left;
}
#page3_active {
	background: url(images/static/nav_calendar_active.gif) no-repeat left;
	height: 54px;
}

li.page4 a.gone{
	background: url(images/static/nav_lodging.gif) no-repeat left;
}
#page4_active {
	background: url(images/static/nav_lodging_active.gif) no-repeat left;
	height: 89px;
}


li.page5 a.gone{
	background: url(images/static/nav_gallery.gif) no-repeat left;
}
#page5_active {
	background: url(images/static/nav_gallery_active.gif) no-repeat left;
	height: 54px;
}

li.page6 a.gone{
	background: url(images/static/nav_location.gif) no-repeat left;
}
#page6_active {
	background: url(images/static/nav_location_active.gif) no-repeat left;
	height: 54px;
}

li.page7 a.gone{
	background: url(images/static/nav_reservations.gif) no-repeat left;
}
#page7_active {
	background: url(images/static/nav_reservations_active.gif) no-repeat left;
	height: 73px;
}

li.page8 a.gone{
	background: url(images/static/nav_specials.gif) no-repeat left;
}
#page8_active {
	background: url(images/static/nav_specials_active.gif) no-repeat left;
	height: 54px;
}


ul a.gone:hover {
	background-position: right center;
}


.content {
	margin-left: 230px;
	padding-top: 15px;
	padding-bottom: 65px;
	width: 670px;
	background: url(images/static/watermark.gif) no-repeat 450px bottom;
}

h1 {
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, Verdana;
	margin: 0;
	font-weight: 400;
	color: #324A63;
}
h2 {
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, Verdana;
	font-weight: 300;
	color: #324A63;
	margin: 10px 0 0;
}

h2 a {
	
}

p {
	font: .7em/1.1em verdana, helvetica, arial;
	color: #191919;
	margin-top: .7em;
	margin-bottom: 0em;
	text-align: justify;
}

/* My Comment */
p.title {
	color: #000;
	font: 20px "Trebuchet MS", "Lucida Grande", Lucida, Verdana;
	margin-top: 3px;
}

p.center {
	text-align: center;
}
.content a {
	color: #324A63;
}
.content a:hover {
	color: #fff;
	background-color: #324A63;
}
.content ol.contentol {
	margin: 10px 0 0 10px;
}
.content li {
	color: #000;
	text-shadow: none;
	list-style-type: disc;
	text-indent: 0;
	font: .7em verdana;
}
.content ol li a {
	text-decoration: underline;
}

.img-wrapper_left {
	background: url(images/static/dropshadow.gif) no-repeat right bottom;
	position: relative;
	clear: right;
	margin: 15px 8px 5px 5px;
	float: left;
	display: inline;
}
.img-wrapper_left a:hover {
	background-color: transparent;
}
.img-wrapper_left img {
	margin: -4px 4px 4px -4px;
	background-color: #fff;
	border: 1px solid #808080;
	padding: 2px;
	display: inline;
	position: relative;
}
.img-wrapper_right {
	background: url(images/static/dropshadow.gif) no-repeat right bottom;
	position: relative;
	clear: right;
	float: right;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
	display: inline;
}
.img-wrapper_left a:hover {
	background-color: transparent;
}
.img-wrapper_right img {
	margin: -4px 4px 4px -4px;
	background-color: #fff;
	border: 1px solid #808080;
	padding: 2px;
	display: block;
	position: relative;
}



#footer {
	background-image: url(images/static/footer_bg.gif);
	width: 928px;
	height: 80px;
  position: relative;
}

#guestreviewlogo {
    position: absolute;
    top: 6px;
    left: 540px;
}

#footer p {
	color: #ccc;
	text-align: right;
	font: 10px Verdana, "Lucida Grande", Lucida, "Trebuchet MS";
	margin: 0 23px 0 0;
	padding: 0;
	text-shadow: rgba(0,0,0,0.33) 0 0 8px;

}

#footer p.first {
	padding-top: 8px;
}

#footer a {
	color: #e6e6e6;
	text-decoration: none;
}

#footer a:hover {
	background-color: silver;
	color: #324A63;
	
}

#newslettertext {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 0;
	margin-right: 0;
	margin-left: 10px;
}

#email {
	margin-top: 21px;
}

#footerleft {
	width: 450px;
	float: left;
}

#footerright {
	float: right;
}

input.box {
	width: 130px;
}

#subfooter p,a.top {
	color: #fff;
	text-align: center;
	margin-top: 0px;
	padding: 0;
	text-shadow: #000 0 0 5px;
	font: 12px "Trebuchet MS", "Lucida Grande", Lucida, Verdana;
	text-decoration: none;
}
a.top:hover {
	text-decoration: underline;
}
#subfooter p.tiny, a.tiny {
	font-size: 10px;
	margin-top: 8px;
	text-shadow: none;
	color: #E8D9C8;
	text-decoration: none;
}
#subfooter a.tiny:hover {
	color: #fff;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.hidecontent {
	display: none;
}

























