@charset "UTF-8";
/* CSS Document */

html, body, ul, ol, li, p, a, h1, h2, h3, h4, h5, h6, form, fieldset, img {
margin: 0;
padding: 0;
border: 0;
}

body {
background-color:#dcf3f8;
background-image:url(../images/bckgrnd_slice.png);
background-repeat:repeat-x;
background-position:top center;
font-family: verdana;
font-size: small;
color:#333333;
}

p {
padding-bottom:1em;
}

.highlight{
font-weight:bold;
font-size: 120%;
color: #40a5b8;
}

.promotion{
color:#ef538a;
}

h1 {
font-size: 120%;
font-weight:bold;
color: #40a5b8;
padding-bottom:1em;
}

h2 {
font-size:small;
padding-bottom:1em;
}

h3 {
font-size:small;
padding-top:1.5em;
padding-bottom:1em;
font-weight:normal;
}

h4 {
font-size: 120%;
font-weight:bold;
color: #40a5b8;
padding-bottom:1em;
padding-top:1em;
}

a {
color: #40a5b8;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#333333;
}

ul {
list-style: none;
}

li {
font-size:small;
display:inline;
padding:0px 4px 0px 10px;
}

img {
padding-bottom:20px;
}

.container {
width:858px;
margin: 0 auto;
padding:60px 68px 20px 68px;
}

.menu {
text-align:right;
margin-left: auto; 
margin-right: auto;
padding-bottom:20px;
}

.menu img {
padding-top:4px;
padding-bottom:0px;
}

.menu a {
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
padding:0px 2px 0px 2px;
}

.home a:hover{
border-bottom:solid 4px #ef538a;
color:#333333;
}
.selhome a , .selhome a:visited, .selhome a:hover{
color:#333333;
border-bottom:solid 4px #ef538a;
}

.accom a:hover{
border-bottom:solid 4px #64cf66;
color:#333333;
}
.selaccom a , .selaccom a:visited, .selaccom a:hover{
color:#333333;
border-bottom:solid 4px #64cf66;
}

.area a:hover{
color:#333333;
border-bottom:solid 4px #7769cd;
}
.selarea a , .selarea a:visited, .selarea a:hover{
color:#333333;
border-bottom:solid 4px #7769cd;
}

.avail a:hover{
color:#333333;
border-bottom:solid 4px #ff823f;
}
.selavail a , .selavail a:visited, .selavail a:hover{
color:#333333;
border-bottom:solid 4px #ff823f;
}

.book a:hover{
color:#333333;
border-bottom:solid 4px #ae3970;
}
.selbook a , .selbook a:visited, .selbook a:hover{
color:#333333;
border-bottom:solid 4px #ae3970;
}

.contact a:hover{
color:#333333;
border-bottom:solid 4px #f9e165;
}
.selcontact a , .selcontact a:visited, .selcontact a:hover{
color:#333333;
border-bottom:solid 4px #f9e165;
}

.mainbox {
border:solid 4px #FFFFFF;
padding:20px 20px 20px 20px;
}

.leftcol {
float:left;
width:390px;
padding:0px 30px 40px 0px;
}

.leftcol a {
font-size:9pt;
}

.leftcol ul {
list-style:inside;
}

.leftcol li {
display:list-item;
padding-bottom:.5em;
}


.rightcol {
width:390px;
float:right;
padding-bottom:40px;
}

.onecol {
width:810px;
float:left;
padding-bottom:40px;
}

.map {
width: 390px;
padding-bottom:20px;
}

.clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}

.bmenu {
margin-left: auto; 
margin-right: auto;
text-align:center;
}

.bmenu li {
font-size:9pt;
}

.selbmenu a , .selbmenu a:visited, .selbmenu a:hover{
color:#333333;
}


.danimation{
padding:10px 0 0 0;
text-align:center;
color:#979797;
}

.danimation p {
padding:0;
margin:0;
}

.danimation a{
color:#979797;
}

.danimation a:hover{
color:#333333;
}







.calendar {
margin:10px 0px 0px 273px;
width:445px;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto; padding:0px}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

