/* CSS Document */
/*CSS by Rob Wheeler*/
/* #009026 #7fbb3e*/
body, html {
	margin: 0;
	padding: 0;
	font-size: 100.1%;
}
/* neutralize browser spacing for vertical elements */
h1, h2, h3, h4, h5, h6, p, a, pre, blockquote, ul, ol, dl, address, div, span, img {
	margin: 0em 0;
	padding: 0;
}
img {
	border: 0;
}
/* --------------------- general styles --------------------------- */
body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	position: relative;
	width: 990px;
	margin: 0 auto;	
}
/* --------------------- end general styles ----------------------- */
/* --------------------- header styles ---------------------------- */
#header {
	/*position: absolute;
	top: 0px;
	left: 0px;*/
	/*background: url(../_images/gotostcroix2-542x111.gif) no-repeat 0 10px;*/
	height: 160px;
	width: 990px;
	/*z-index: 20;*/
	padding-bottom: 10px;
}
#header img {
	float: left;
}
#header h1 {
	text-align: center;
	color: #009026;
	font-size: 1.5em;
	padding-top: 30px ;
}
#croix #header ul {
	position: absolute;
	display: block;
	background-color: #7fbb3e;
	height: 30px;
	width: 990px;
	/*top: 47px;*/
	top: 130px;
	left: 0px;
	list-style: none;
}
#croix #header ul li {
	float: left;
	/*width: 86px;*/
	text-align: center;
	font-size: .75em;
	line-height: 1em;
	padding-right: 15px;
	padding-top: 8px;	
}
#croix #header ul li.first {
	padding-left: 15px;
}
#croix #header ul li.last {
	padding-right: 5px;
}
#header ul li a {
	text-align: center;
	color:  #0b1b3a;
	text-decoration: none;
}
#header ul li a:hover {
	color: #fff;
	text-decoration: underline;
	/*font-weight: bold;*/
}
.croix #croix, .frederiksted #frederiksted, .carambolaBeach #carambolaBeach, .caneBay #caneBay, .saltRiver #saltRiver, .princesse #princesse, .christiansted #christiansted, .chenayBay #chenayBay, .buckIsland #buckIsland, .grapetree #grapetree, .divi #divi, .airport #airport, .teagueBay #teagueBay {
	color: #fff;
	text-decoration: underline;
	cursor: default;
}
/* --------------------- end header styles ------------------------ */
/* --------------------- mainContent styles ----------------------- */
#mainContent a {
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
	/*border: 1px solid #000;*/
	/*border: 1px none #fff;*/
	padding: 0 0 0 1px;
	margin: 1px 0 0 0;
}
#mainContent a:hover {
	color: #fff;
	text-decoration: underline;
	border: 1px solid #fff;
	padding: 0;
	margin: 0;
}
#mainContent img.imageMap {
	margin: 10px 0;
}
/* - mainContent croix styles ------------------------------------- */
#croix #mainContent  {
	position: relative;
	width: 990px;
	z-index: 0;
	text-align: center;
	font-size: .9em;
}
#croix #mainContent #frederiksted {
	position: absolute;
	top: 200px;
	left: 5px;
	width: 125px;
	height: 90px;
	z-index: 10;
}
#croix #mainContent #frederiksted p a {
	text-align: right;
	padding-right: 30px;
	padding-top: 30px;
	display: block;
	width: 95px;
	height: 60px;
}
#croix #mainContent #carambola {
	position: absolute;
	top: 60px;
	left: 185px;
	width: 80px;
	height: 85px;
	z-index: 20;
}
#croix #mainContent #carambola p a {
	padding-top: 5px;
	display: block;
	width: 80px;
	height: 80px;
}
#croix #mainContent #caneBay {
	position: absolute;
	top: 5px;
	left: 280px;
	width: 60px;
	height: 120px;
	z-index: 30;
}
#croix #mainContent #caneBay p a {
	padding-top: 5px;
	display: block;
	width: 60px;
	height: 115px;
}
#croix #mainContent #saltRiver {
	position: absolute;
	top: 5px;
	left: 400px;
	width: 60px;
	height: 80px;
	z-index: 40;
}
#croix #mainContent #saltRiver p a {
	padding-top: 5px;
	display: block;
	width: 60px;
	height: 75px;
}
#croix #mainContent #princesse {
	position: absolute;
	top: 10px;
	left: 465px;
	width: 100px;
	height: 30px;
	z-index: 50;
}
#croix #mainContent #princesse p a {
	padding-top: 5px;
	display: block;
	width: 100px;
	height: 25px;
}
#croix #mainContent #christiansted {
	position: absolute;
	top: 70px;
	left: 525px;
	width: 95px;
	height: 110px;
	z-index: 60;
}
#croix #mainContent #christiansted p a {
	padding-top: 5px;
	display: block;
	width: 95px;
	height: 105px;
}
#croix #mainContent #chenayBay {
	position: absolute;
	top: 50px;
	left: 650px;
	width: 65px;
	height: 90px;
	z-index: 70;
}
#croix #mainContent #chenayBay p a {
	padding-top: 5px;
	display: block;
	width: 65px;
	height: 85px;
}
#croix #mainContent #buckIsland {
	position: absolute;
	top: 3px;
	left: 730px;
	width: 100px;
	height: 70px;
	z-index: 80;
}
#croix #mainContent #buckIsland p a {
	padding-top: 2px;
	display: block;
	width: 100px;
	height: 68px;
}
#croix #mainContent #teagueBay {
	position: absolute;
	top: 80px;
	left: 800px;
	width: 60px;
	height: 65px;
	z-index: 90;
}
#croix #mainContent #teagueBay p a {
	display: block;
	width: 60px;
	height: 65px;
}
#croix #mainContent #grapetree {
	position: absolute;
	top: 150px;
	left: 840px;
	width: 140px;
	height: 30px;
	z-index: 100;
}
#croix #mainContent #grapetree p a {
	text-align: right;
	padding-right: 5px;
	padding-top: 5x;
	display: block;
	width: 135px;
	height: 25px;
}
#croix #mainContent #divi {
	position: absolute;
	top: 180px;
	left: 810px;
	width: 70px;
	height: 30px;
	z-index: 110;
}
#croix #mainContent #divi p a {
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	display: block;
	width: 65px;
	height: 25px;
}
#croix #mainContent #airport {
	position: absolute;
	top: 250px;
	left: 260px;
	width: 125px;
	height: 100px;
	z-index: 120;
}
#croix #mainContent #airport p a {
	text-align: right;
	padding-right: 30px;
	padding-top: 70px;
	display: block;
	width: 95px;
	height: 30px;
}
/*---------- DIVI ----------------------------*/

.divi #mainContent a {
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
	/*border: 1px solid #000;*/
	/*border: 1px none #fff;*/
	padding: 0;
	margin: 0;
}
.divi #mainContent a:hover {
	color: #fff;
	text-decoration: underline;
	border: 0;
	padding: 0;
	margin: 0;
}
.divi #mainContent .christiansted {
	position: absolute;
	top: 30px;
	left: 200px;
	z-index: 10;
}
.divi #mainContent .buckIsland {
	position: absolute;
	top: 30px;
	left: 890px;
	z-index: 20;
}
/*---------- grapetree ----------------------------*/

.grapetree #mainContent a {
	color: #fff;
	text-decoration: underline;
	font-size: 1.2em;
	/*border: 1px solid #000;*/
	/*border: 1px none #fff;*/
	padding: 0;
	margin: 0;
}
.grapetree #mainContent a:hover {
	color: #fff;
	text-decoration: none;
	border: 0;
	padding: 0;
	margin: 0;
}
.grapetree #mainContent .buckIsland {
	position: absolute;
	top: 32px;
	left: 10px;
	z-index: 20;
}
.grapetree #mainContent .pointUdall {
	position: absolute;
	top: 32px;
	right: 10px;
	z-index: 20;
}
/* --------------------- end mainContent styles ------------------- */
/* --------------------- footer styles ---------------------------- */
#footer {
	background-color: #7fbb3e;
	height: 30px;
	width: 990px;
	margin: 10px 0 5px 0;
}
#footer p#copyright {
	text-align: center;
	padding-top: 8px;
	color: #000;
	font-size: .9em;
}
#footer a {
	text-align: center;
	color:  #000;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
/* --------------------- end footer styles ------------------------ */
/* --------------------- universal styles ------------------------- */
.clearfloat { 
	clear: both;
    height: 0px;
    font-size: 1px;
    line-height: 0px;
}
/* --------------------- end universal styles --------------------- */

