/*
  
Copyright (c) 2007 Bryce Eriksen
	
*/

/* Global Styles */
/* -------------------------------- */

* { 
margin: 0;
padding: 0;
}

body {
	color: #2288C6;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	background-color: #33CCCC;
	background-image: url(/acc171_cl1304/images/surf_bg.png);
	background-repeat: repeat-x;
	background-position: left top;	
}

/* Semantic Content Styles */
/* -------------------------------- */


h1 {font-size: 22px;}
h2 {font-size: 20px;}
h3 {font-size: 16px;}
h4 {font-size: 12px;}
h5 {font-size: 11px;}
h6 {font-size: 9px;}
h6 { margin:0px; padding:0px;}
p {font-size: 12px;
margin:0px 0px 10px 0px;
color: #2288C6;
}

div#defaultMainWrapper ul {
list-style-image:url(../images/bullet_01.gif);
list-style-position: inside;
margin:0px 0px 10px 30px;
}
ol {}
li {}
div#defaultMainWrapper ul li {
line-height: 1.30em;
font-size: 1.30em;
padding: 0px 0px 0px 30px;
}
ol li {}

dl {}
dt {}
dd {}

address {}
abbr {}
acronym {}
blockquote {}

strong, b {font-weight: bold;}
em, i {font-style: italic;}

img {border: 0;}
a img {border: 0;} 

hr {}

pre {} 
code {font-family: courier new, courier, monospace;}

div#subNavInc {
display:none;
}
/* Hyperlink Styles */
/* -------------------------------- */

a { text-decoration:none;}
a:hover {}
a:visited {text-decoration:none;}
/* Form Styles */
/* -------------------------------- */

form {}
label {}
input {} 
input.text {} 
input.radio, input.checkbox {border: 0; background: transparent;} 
input.button {}
input.image {border: 0;} 
select {}
option {}
textarea {}
.smallText {
font-size: 10px;
}
.clear {
clear:both;
}
/* Layout Styles */
/* -------------------------------- */
div#wrapper {
	text-align: center;
	height: auto;
}



div#header {
	background-image: url(/acc171_cl1304/images/surf_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 134px;
	width: 800px;
	margin:0px auto 0px auto;
}
div#flashWrapper {
width:800px;
height:210px;
margin:-55px 0px;
}
div#content {
	height: 80px;
	width: 800px;
	margin:0px auto 0px auto;
	text-decoration: none;
	background-image: url(/acc171_cl1304/images/surf_topnav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	padding:5px 0px 0px 0px;
}
body.default div#content {
	height: 80px;
	width: 800px;
	margin:0px auto 0px auto;
	text-decoration: none;
	background-image: url(/acc171_cl1304/images/surf_topnav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
div#content a {
	text-decoration: none;
}
div#contentarea {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/surf_content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#contentarea h4 {
padding:0px 0px 5px 0px;
}
div#contentarea h4 a:link {
text-decoration:none;
	color: #2288C6;	
}
div#contentarea h4 a:visited {
text-decoration:none;
	color: #2288C6;
}
div#contentarea h4 a:hover {
text-decoration:underline;
}
div#profileAddress {
}
div#profileAddress h3 {
}
div#profileAddress p{
margin:0px;
padding:0px;
}
div#profilePhoneContact {
margin:5px 0px 15px 0px;
}
div#profileLatLong {
}
div#profileLatLong h5 {
font-size:10px;
} 
body.default div#contentarea {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#contentarea h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FF6666;
	line-height: 26px;
	text-decoration: none;
}
body.roomDetails div#contentarea h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FF6666;
	text-decoration: none;
}
div#contentarea p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2288C6;
	line-height: 14px;
	text-decoration: none;
}

div#contentarea p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2288C6;
	line-height: 14px;
	text-decoration: none;}

div#contentarea p a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #53ACE1;
	line-height: 14px;
	text-decoration: none;
}
div#defaultMainWrapper {
width:800px;
padding:15px 0px 0px 0px;
min-height:300px !important;
}
div#defaultMainWrapper h1 {
margin:0px 0px 0px 20px;
}
div#defaultMainLeft {
width:560px;
float:left;
min-height:300px !important;
padding:0px 0px 0px 20px;
}
body.default div#defaultMainLeft p {
font-size:1.20em;
line-height:1.20em;
}
div#defaultMainRight {
width:190px;
float:left;
padding:20px 0px 5px 25px;
}
	
div#footer {
	clear: both;
	height: 228px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/acc171_cl1304/images/surf_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding:60px 0px 0px 0px;
}
div#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
div#bottom {
	clear: both;
	height: 78px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/acc171_cl1304/images/surf_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#nav {
	height: 22px;
	width: 800px;
margin:0px;
	text-indent: -9999px;
	
}/**/

ul {
	list-style-type: none;
	margin:0px 0px 0px 0px;
}
div#nav li.home {
	height: 22px;
	width: 52px;
	float: left;
	text-indent: -9999px;
	margin-left: 23px;
}

div#nav li.home a {
	background-image: url(/acc171_cl1304/images/surf_homebutton.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22px;
	width: 52px;
	float: left;
	text-indent: -9999px;

}
div#nav li.home a:hover {
	background-image: url(/acc171_cl1304/images/surf_homebutton.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div#nav li.accomodations {
	height: 22px;
	width: 130px;
	float: left;
	text-indent: -9999px;
	margin-left: 23px;
}
div#nav li.accomodations a {
	background-image: url(/acc171_cl1304/images/surf_accomodations.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22px;
	width: 130px;
	float: left;
	text-indent: -9999px;


		
}
div#nav li.accomodations a:hover {
	background-image: url(/acc171_cl1304/images/surf_accomodations.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div#nav li.reservations {
	height: 22px;
	width: 109px;
	float: left;
	text-indent: -9999px;
	margin-left: 23px;

}
div#nav li.reservations a {
	background-image: url(/acc171_cl1304/images/surf_reservations.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22px;
	width: 109px;
	float: left;
	text-indent: -9999px;


}
div#nav li.reservations a:hover {
	background-image: url(/acc171_cl1304/images/surf_reservations.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div#nav li.lodging {
	height: 22px;
	width: 138px;
	float: left;
	text-indent: -9999px;
	margin-left: 23px;

}
div#nav li.lodging a {
	background-image: url(/acc171_cl1304/images/surf_lodging.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22px;
	width: 138px;
	float: left;
	text-indent: -9999px;


}
div#nav li.lodging a:hover {
	background-image: url(/acc171_cl1304/images/surf_lodging.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div#nav li.gallery {
	height: 22px;
	width: 66px;
	float: left;
	text-indent: -9999px;
	margin-left: 23px;

}
div#nav li.gallery a {
	background-image: url(/acc171_cl1304/images/surf_gallery.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22px;
	width: 66px;
	float: left;
	text-indent: -9999px;


}
div#nav li.gallery a:hover {
	background-image: url(/acc171_cl1304/images/surf_gallery.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div#nav li.news {
	height: 22px;
	width: 47px;
	float: left;
	text-indent: -9999px;
	margin-left: 23px;

}
div#nav li.news a {
	background-image: url(/acc171_cl1304/images/surf_news.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22px;
	width: 47px;
	float: left;
	text-indent: -9999px;


}
div#nav li.news a:hover {
	background-image: url(/acc171_cl1304/images/surf_news.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div#nav li.contact {
	height: 22px;
	width: 69px;
	float: left;
	text-indent: -9999px;
	margin-left: 23px;

}
div#nav li.contact a {
	background-image: url(/acc171_cl1304/images/surf_contact.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22px;
	width: 69px;
	float: left;
	text-indent: -9999px;


}
div#nav li.contact a:hover {
	background-image: url(/acc171_cl1304/images/surf_contact.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div#propertySubNav{
height:30px;
width:700px;
padding:35px 0px 0px 0px;
}
div#propertySubNav ul {
height:15px;
list-style: none;
margin:0px 0px 0px 30px;
}

/*--NEW STYLE NAV --*/

ul {
	list-style-type: none;
	margin:0px 0px 0px 0px;
}
div#nav li.homeb {
	height: 32px;
	width: 83px;
	float: left;
	text-indent: -9999px;

}

div#nav li.homeb a {
	background-image: url(/acc171_cl1304/images/home.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 32px;
	width: 83px;
	float: left;
	text-indent: -9999px;

}
div#nav li.homeb a:hover {
	background-image: url(/acc171_cl1304/images/home.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div#nav li.accomodationsb {
	height: 32px;
	width: 141px;
	float: left;
	text-indent: -9999px;
}
div#nav li.accomodationsb a {
	background-image: url(/acc171_cl1304/images/rooms.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 32px;
	width: 141px;
	float: left;
	text-indent: -9999px;


		
}
div#nav li.accomodationsb a:hover {
	background-image: url(/acc171_cl1304/images/rooms.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div#nav li.reservationsb {
	height: 32px;
	width: 149px;
	float: left;
	text-indent: -9999px;


}
div#nav li.reservationsb a {
	background-image: url(/acc171_cl1304/images/res.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 32px;
	width: 149px;
	float: left;
	text-indent: -9999px;


}
div#nav li.reservationsb a:hover {
	background-image: url(/acc171_cl1304/images/res.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div#nav li.lodgingb {
	height: 32px;
	width: 172px;
	float: left;
	text-indent: -9999px;


}
div#nav li.lodgingb a {
	background-image: url(/acc171_cl1304/images/about.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 32px;
	width: 172px;
	float: left;
	text-indent: -9999px;


}
div#nav li.lodgingb a:hover {
	background-image: url(/acc171_cl1304/images/about.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div#nav li.packagesb {
	height: 32px;
	width: 119px;
	float: left;
	text-indent: -9999px;


}
div#nav li.packagesb a {
	background-image: url(/acc171_cl1304/images/package.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 32px;
	width: 119px;
	float: left;
	text-indent: -9999px;


}
div#nav li.packagesb a:hover {
	background-image: url(/acc171_cl1304/images/package.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div#nav li.guideb {
	height: 32px;
	width: 136px;
	float: left;
	text-indent: -9999px;


}
div#nav li.guideb a {
	background-image: url(/acc171_cl1304/images/guide.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 32px;
	width: 136px;
	float: left;
	text-indent: -9999px;


}
div#nav li.guideb a:hover {
	background-image: url(/acc171_cl1304/images/guide.gif);
	background-repeat: no-repeat;
	background-position: center top;
}




/* -- END NEW STYLE NAV --*/
div#propertySubNav{
height:30px;
width:800px;
margin:0px auto 0px auto;
padding:35px 0px 0px 40px;
}
div#propertySubNav ul {
height:15px;
list-style: none;
}


div#propertySubNav ul li {
display: block;
float: left;
margin: 0px 7px 0px 7px;
padding: 2px 5px 2px 5px;
border:#33CCCC solid 1px;
}

div#propertySubNav ul li a{
font-decoration:none;
font-weight:bold;
color:#33CCCC;
}
div#propertySubNav ul li a:hover{
font-decoration:none;
font-weight:bold;
color:#FF6666;
}
div#footer p a:link, a:visited{
text-decoration:none;
color:#FFFFFF;
}
div#footer p a:hover {
text-decoration:underline;
}
div#footernav {
	height: 22px;
	width: 700px;
	margin:50px 0px 0px 30px;
	list-style-type: none;
	float:left;
}

li#homefooter {
	height: 18px;
	width: 35px;
	float: left;
	text-indent: -9999px;
	margin:0px 0px 0px 30px;
}
li#homefooter a {
	background-image: url(/acc171_cl1304/images/homeFooter.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 18px;
	width: 35px;
	float: left;
	text-indent: -9999px;
margin:0px 0px 0px 30px;

}
li#homefooter a:hover {
	background-image: url(/acc171_cl1304/images/homeFooter.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
li#aboutfooter {
	height: 18px;
	width: 84px;
	float: left;
	text-indent: -9999px;
margin:0px 0px 0px 30px;

}
li#aboutfooter a {
	background-image: url(/acc171_cl1304/images/aboutFooter.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 18px;
	width: 84px;
	float: left;
	text-indent: -9999px;
	margin-left: 18px;
margin:0px 0px 0px 30px;
}
li#aboutfooter a:hover {
	background-image: url(/acc171_cl1304/images/aboutFooter.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
li#roomsfooter {
	height: 18px;
	width: 70px;
	float: left;
	text-indent: -9999px;
margin:0px 0px 0px 30px;

}
li#roomsfooter a {
	background-image: url(/acc171_cl1304/images/roomsFooter.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 18px;
	width: 70px;
	float: left;
	text-indent: -9999px;
	margin-left: 18px;
margin:0px 0px 0px 30px;
}
li#roomsfooter a:hover {
	background-image: url(/acc171_cl1304/images/roomsFooter.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

li#reservationsfooter {
	height: 18px;
	width: 72px;
	float: left;
	text-indent: -9999px;
margin:0px 0px 0px 30px;

}
li#reservationsfooter a {
	background-image: url(/acc171_cl1304/images/reservationsFooter.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 18px;
	width: 72px;
	float: left;
	text-indent: -9999px;
margin:0px 0px 0px 30px;
}
li#reservationsfooter a:hover {
	background-image: url(/acc171_cl1304/images/reservationsFooter.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

li#packagesfooter {
	height: 18px;
	width: 55px;
	float: left;
	text-indent: -9999px;
margin:0px 0px 0px 30px;

}
li#packagesfooter a {
	background-image: url(/acc171_cl1304/images/packagesFooter.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 18px;
	width: 55px;
	float: left;
	text-indent: -9999px;
margin:0px 0px 0px 30px;

}
li#packagesfooter a:hover {
	background-image: url(/acc171_cl1304/images/packagesFooter.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
li#guidefooter {
	height: 18px;
	width: 70px;
	float: left;
	text-indent: -9999px;
margin:0px 0px 0px 30px;
}
li#guidefooter a {
	background-image: url(/acc171_cl1304/images/area_guideFooter.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 18px;
	width: 70px;
	float: left;
	text-indent: -9999px;
margin:0px 0px 0px 30px;
}
li#guidefooter a:hover {
	background-image: url(/acc171_cl1304/images/area_guideFooter.gif);
	background-repeat: no-repeat;
	background-position: center top;
}



li#contactfooter {
	height: 18px;
	width: 43px;
	float: left;
	text-indent: -9999px;
margin:0px 0px 0px 30px;

}
li#contactfooter a {
	background-image: url(/acc171_cl1304/images/contactFooter.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 18px;
	width: 43px;
	float: left;
	text-indent: -9999px;
margin:0px 0px 0px 30px;
}
li#contactfooter a:hover {
	background-image: url(/acc171_cl1304/images/contactFooter.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

body.packageRes h1 {
font-size:20px;
margin:0px 0px 5px 0px;
}

body.packageRes h3 {
font-size:12px;

}

body.packageRes h5 {
margin:0px 0px 15px; 0px;

}


