body { 
	margin: 0; padding: 0; padding-top: 5px;
	color: #333;
	background-color: #092F40;
	font: 68%/1.3em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

p.hide { 
	display: none; 
	}
a img { border: 0; }
a { 
	color: #339; 
	}
a:visited { 
	color: #227; 
	}
a:hover { 
	color: #9EB600; 
	}


#masthead {
	background-color: #fff;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: auto;
	}
#container {
	background-color: #fff;
	text-align: left;
	margin: 0 auto;
	padding: 15px 60px;
	width: 840px;
	}
h1, h2, h3 { 
	font-weight: bold;
	}
h1 { 
	color: #666;
	font-size: 2em;
	line-height: 1.3em;
	letter-spacing: 1px;
	margin-top: 0;
	margin-bottom: .4em;
	}


h2 { 
	font-size: 1.2em;
	line-height: 1.3em; 
	margin-bottom: .6em; 
	margin-top: 0; 
	color: #666;
	}
h2.blue {
	color: #125E80;
	padding: 0;
	font-size: 1.5em;
	line-height: 1.4em;
	background-image: url(images/starfish.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	}

h3 a, h3 a:visited {
	color: #006288; text-decoration: none;
	}
h3 a:hover {
	color: orange; text-decoration: underline; 
	}
h3 { 
	font-size: 1.1em;
	line-height: 1.3em;
	color: #125E80; 
	margin-bottom: 0; 
	margin-top: 0;
	padding: 0; 
	}
h3.area {
	clear: both;
	margin-bottom: 1.2em; 
	color: #666;
	font-size: 1em;
	line-height: 1.1em;
	text-transform: uppercase;
	letter-spacing: 1px; 
	}
h3.withblurb {
	margin-bottom: .2em;
	}
h4 {
	color: #666;
	font-size: 1em;
	line-height: 1.2em;
	margin: 0;
	}

.pagenav { margin-bottom: 1.5em; font-size: 1.1em; }
.pagenav a { padding-right: 4px; padding-left: 2px; white-space: nowrap; font-weight: bold;  }
p, ol, ul { 
	font-size: 1em;
	line-height: 1.3em; 
	margin-top: 0; 
	margin-bottom: 1em;
	}
p em { 
	font-style: normal; 
	font-weight: bold; 
	}
li { 
	margin-top: 0; 
	margin-bottom: 0; 
	}
ul.sep li {
	margin-bottom: .5em;
	}
img.fll {
	display: block;
	border: 0;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}
img.flr {
	display: block;
	border: 0;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	}
img.framed { border: 1px solid #666; }
div.hotel { 
	float: left; 
	width: 25em;
	padding: 0;
	margin: 0 1.2em 1.2em 0; 
	}
div.hotel .info { 
	padding: 3px 5px; 
	margin: 0; 
	border: 1px solid #ccc;
	height: 11.8em; 
	overflow: hidden; 
	}
div.soldout, div.soldout h3, div.soldout a { color: #aaa; }
div.soldout a { cursor: default; text-decoration: none; }
div.hotel img { padding: .15em 0 .25em 0; }
div.hotel p { margin-bottom: 0; }
div.hotel .notes { 
	font-size: 1em; 
	line-height: 1.25em; 
      background: #eee; 
	margin: 0; 
	border: 1px solid #ccc; border-top: 0;
	padding: 3px 5px;
	text-align: justify; 
	height: 13.5em; 
	overflow: hidden; 
	}
div.hilitebox {
	background-color: #FFBE22; 
	color: #333;
	padding: 8px 12px; padding-bottom: 2px;
	margin: 0 0 1em 0; 
	border: 1px solid #333;
	}
div.hilitebox h2 {
	color: #333;
	font-size: 1.4em;
	line-height: 1.2em;
	}

p.top {
	font-size: .85em;
	line-height: 1.2em;
	clear: both;
	text-transform: uppercase;
	text-align: right;
	margin: 0;
	}
.cen { text-align: center; }
.indent { margin-left: 25px; }
.clr { clear: both; margin: 0; }
#footer { 
	clear: both;
	margin: 0 auto;
	padding: 15px 0;
	width: 960px;
	text-align: center;
	}
#footer p { 
	font-size: .9em;
	line-height: 1.3em;
	}
#footer p.credit { 
	color: #666;
	margin-bottom: .5em;
	}
#footer p.credit a {
	color: #0D89AD;
	text-decoration: none;
	}
#footer p.credit a:hover {
	text-decoration: underline;
	}
#footer p.credit span { 
	display: none; 
	}

