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

html, body {
	background-color: #7fd47f;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	padding: 0;
	width: 100%;
	height: 100%;
}
.normal {
	font-size: 10pt;
}

a.menu {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover.menu {
	text-decoration: underline;
	color: #003300;
}
.buttonSelected {
	background-image: url(images/sitemenu/menuBar_select.gif);
	background-repeat: repeat-x;
}
a.link {
	color: #006600;
	text-decoration: none;
}
.paddress {
	text-indent: 0px;
	padding-left: 16pt;
}
.pageTitle {
	font-size: 16pt;
	letter-spacing: 3pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-indent: 16pt;
	color: #003300;
}


a.footer {
	color: #CC0000;
}

.buttonNotSelected {

}
p {
	text-indent: 12pt;
}

.btnLeft {
	background-color: 393939;
}
.btnRight {
	background-color: #FFFFFF;
}
a:hover.footer {
	color: #003300;
	text-decoration: underline;
}
.bamboo {
	background-image: url(images/deco/bamboo.gif);
	background-repeat: repeat-x;
	background-position: center 65px;
}

.footer {
	font-size: 10px;
	color: #006600;
	letter-spacing: 1pt;
	background-color: #ffaf58;
}
#orange {
	background-image: url(images/deco/orange.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#textAreaTop {
	background-image: url(images/deco/text_area_top.jpg);
	background-repeat: repeat-x;
	font-size: 8px;
	height: 15px;
}
#textAreaMiddle {
	background-image: url(images/deco/text_area_middle.jpg);
	background-repeat: repeat-x;
	min-height: 385px;
	font-size: 10pt;
}
.bambooVert {
	background-image: url(images/deco/bamboo_vert.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 800px;
}
.headerFade {
	background-image: url(images/deco/header_fade.jpg);
	background-repeat: repeat-x;
}
img.rightPane {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.pnNumber {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
#islandInfo  {
	padding-right: 15px;
	padding-left: 15px;
}
a:hover.link {
	text-decoration: underline;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
#mainTable{
	background-image: url(images/deco/orange.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:800px;
}
table, p{ font-size:12px; }
h1{ font-size: 16px; }
h2{ font-size: 14px; }
h3{ font-size: 12px; font-weight:bold; }
.content-table-top-left{
	width:15px;
	height:15px;
	background-image: url(images/content-table-top-left.png);
	background-repeat: no-repeat;
	background-position: 0 top;
}
.content-table-top-right{
	width:15px;
	height:15px;
	background-image: url(images/content-table-top-right.png);
	background-repeat: no-repeat;
	background-position: 0 top;
}
.content-table-top{
	height:15px;
	background-image: url(images/content-table-top.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
.content-table-left{
	width:15px;
	height:15px;
	background-image: url(images/content-table-left.png);
	background-repeat: repeat-y;
	background-position: left 0;
}
.content-table-right{
	width:15px;
	height:15px;
	background-image: url(images/content-table-right.png);
	background-repeat: repeat-y;
	background-position: right 0;
}
.content-table-bot-left{
	width:15px;
	height:15px;
	background-image: url(images/content-table-bot-left.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
.content-table-bot-right{
	width:15px;
	height:15px;
	background-image: url(images/content-table-bot-right.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
.content-table-bot{
	height:15px;
	background-image: url(images/content-table-bot.png);
	background-repeat: repeat-x;
	background-position: 0 top;
}
.content-table-center{ background:#fff9f3; }
p.featured{ text-align:center; margin:5px; }
.content-table{ width:500px; margin-left:15px; margin-top:15px; margin-bottom:15px; }
.columnLeft{ width:515px; }
.columnRight{ width:285px; }
.section{ border:1px solid #FF6600; margin-top:10px; }
.section{
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
}
.gallery-thumb{ margin:0 6px 12px; border:0; }
#amenities li{ text-transform:lowercase; }
#amenities li.listHeader{ list-style:none; font-weight:bold; text-decoration:underline; text-transform:capitalize; }
.important{ font-weight:bold; text-decoration:underline;s }
.note{ font-size:10px; font-weight:bold; }