/* CSS Document */
/*CSS by Rob Wheeler*/
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: #0C3B6F;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	position: relative;
	width: 990px;
	margin: 0 auto;	
}
/* --------------------- end general styles ----------------------- */
/* --------------------- header styles ---------------------------- */
#home #header {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../_images/usvi-header990x90.gif) no-repeat 0 10px;
	height: 100px;
	width: 990px;
	z-index: 20;
}
#header {
	/*position: absolute;
	top: 0px;
	left: 0px;*/
	background: url(../_images/usvi-header990x90.gif) no-repeat 0 10px;
	height: 100px;
	width: 990px;
	/*z-index: 20;*/
}
#header h1 {
	text-align: center;
	color: #fff;
	font-size: 1.4em;
	padding-top: 5px;
}
#home #header ul {
	position: absolute;
	top: 43px;
	left: 120px;
	list-style: none;
}
#home #header ul li {
	float: left;
	width: 214px;
	text-align: center;
	font-size: 1.1em;
}
#thomas #header ul {
	position: absolute;
	/*top: 47px;*/
	top: 43px;
	left: 117px;
	list-style: none;
}
#thomas #header ul li {
	float: left;
	width: 95px;
	text-align: center;
	font-size: .7em;
	line-height: 1em;
}
#croix #header ul {
	position: absolute;
	/*top: 47px;*/
	top: 49px;
	left: 117px;
	list-style: none;
}
#croix #header ul li {
	float: left;
	/*width: 86px;*/
	text-align: center;
	font-size: .7em;
	line-height: 1em;
	padding-right: 10px;
}
#header ul li a {
	text-align: center;
	color:  #0b1b3a;
	text-decoration: none;
}
#header ul li a:hover {
	color: #CA7915;
	text-decoration: underline;
	/*font-weight: bold;*/
}
#header ul li a.current {
	color: #CA7915;
	text-decoration: underline;
	cursor: default;
}
/*#john #header p {
	position: absolute;
	text-align: center;
	top: 43px;
	left: 50px;
	width: 990px;
	color:  #0b1b3a;
	font-size: 1.1em;
}
*/
#john #header ul {
	position: absolute;
	/*top: 47px;*/
	top: 49px;
	left: 117px;
	list-style: none;
}
#john #header ul li {
	float: left;
	/*width: 86px;*/
	text-align: center;
	font-size: .7em;
	line-height: 1em;
	padding-right: 10px;
}
/* --------------------- end header styles ------------------------ */
/* --------------------- mainContent styles ----------------------- */
#home #mainContent  {
	position: absolute;
	top: 70px;
	left: 0px;
	background: url(../_images/usvi-islands-990x638.jpg) no-repeat 0 0;
	height: 683px;
	width: 990px;
	z-index: 0;
}
#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 thomas styles ------------------------------------ */
#thomas #mainContent  {
	/*position: absolute;
	top: 100px;
	left: 0px;*/
	position: relative;
	/*background: url(../_images/usvi-st-thomas-990x400.jpg) no-repeat 0 0;
	height: 400px;*/
	width: 990px;
	z-index: 0;
	text-align: center;
	font-size: .9em;
}
#thomas #mainContent #magensBay {
	position: absolute;
	top: 72px;
	left: 400px;
	width: 185px;
	height: 96px;
	z-index: 40;
}
#thomas #mainContent #magensBay p a {
	padding-top: 35px;
	display: block;
	width: 185px;
	height: 61px;
}
#thomas #mainContent #cokiBeach {
	position: absolute;
	top: 126px;
	left: 687px;
	width: 80px;
	height: 65px;
	z-index: 50;
}
#thomas #mainContent #cokiBeach p a {
	padding-top: 10px;
	display: block;
	width: 80px;
	height: 55px;
}
#thomas #mainContent #lindberghCrownBay {
	position: absolute;
	top: 200px;
	left: 308px;
	width: 115px;
	height: 123px;
	z-index: 60;
}
#thomas #mainContent #lindberghCrownBay p a {
	padding-top: 20px;
	display: block;
	width: 115px;
	height: 103px;
}
#thomas #mainContent #frenchtown {
	position: absolute;
	top: 380px;
	left: 330px;
	width: 60px;
	/*height: 60px;*/
	z-index: 70;
}
#thomas #mainContent #frenchtown p a {
	/*padding-bottom: 4px;*/
	display: block;
	width: 60px;
	/*height: 60px;*/
}
#thomas #mainContent #charlotteAmalieDowntown {
	position: absolute;
	top: 380px;
	left: 400px;
	width: 130px;
	/*height: 60px;*/
	z-index: 80;
}
#thomas #mainContent #charlotteAmalieDowntown p a {
	display: block;
	width: 130px;
	/*height: 60px;*/
	/*line-height: 1.1em;*/
}
#thomas #mainContent #charlotteAmalieHavensight {
	position: absolute;
	top: 380px;
	left: 540px;
	width: 130px;
	/*height: 65px;*/
	z-index: 90;
}
#thomas #mainContent #charlotteAmalieHavensight p a {
	display: block;
	width: 130px;
	/*height: 65px;
	line-height: 1.1em;*/
}
#thomas #mainContent #bolongoBay {
	position: absolute;
	top: 308px;
	left: 619px;
	width: 74px;
	height: 72px;
	z-index: 100;
}
#thomas #mainContent #bolongoBay p a {
	padding-top: 15px;
	display: block;
	width: 74px;
	height: 57px;
}
#thomas #mainContent #redHook {
	position: absolute;
	top: 223px;
	left: 798px;
	width: 99px;
	height: 107px;
	z-index: 110;
}
#thomas #mainContent #redHook p a {
	padding-top: 30px;
	display: block;
	width: 99px;
	height: 77px;
}
/* - mainContent john styles -------------------------------------- */
/*#john #mainContent  {
	position: absolute;
	top: 100px;
	left: 0px;
	background: url(../_images/usvi-st-john990x500.jpg) no-repeat 0 0;
	height: 683px;
	width: 990px;
	z-index: 0;
}*/
#john #mainContent  {
	position: relative;
	width: 990px;
	z-index: 0;
	text-align: center;
	font-size: .9em;
}
#john #mainContent #cruzBay {
	position: absolute;
	top: 260px;
	left: 40px;
	width: 130px;
	height: 75px;
	z-index: 10;
}
#john #mainContent #cruzBay p a {
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	display: block;
	width: 125px;
	height: 70px;
}
#john #mainContent #cruzBay p a:hover{
	padding-left: 4px;
}
#john #mainContent #greatCruzBay {
	position: absolute;
	top: 350px;
	left: 60px;
	width: 160px;
	height: 60px;
	z-index: 20;
}
#john #mainContent #greatCruzBay p a {
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	display: block;
	width: 155px;
	height: 55px;
}
#john #mainContent #greatCruzBay p a:hover{
	padding-left: 4px;
}
#john #mainContent #caneelBay {
	position: absolute;
	top: 210px;
	left: 65px;
	width: 160px;
	height: 40px;
	z-index: 20;
}
#john #mainContent #caneelBay p a {
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	display: block;
	width: 155px;
	height: 35px;
}
#john #mainContent #caneelBay p a:hover{
	padding-left: 4px;
}
#john #mainContent #mahoBay {
	position: absolute;
	top: 50px;
	left: 320px;
	width: 150px;
	height: 85px;
	z-index: 20;
}
#john #mainContent #mahoBay p a {
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	display: block;
	width: 145px;
	height: 80px;
}
#john #mainContent #mahoBay p a:hover{
	padding-left: 4px;
}
#john #mainContent #coralBay {
	position: absolute;
	top: 159px;
	left: 608px;
	width: 140px;
	height: 80px;
	z-index: 100;
}
#john #mainContent #coralBay p a {
	text-align: right;
	padding-right: 5px;
	padding-top: 55px;
	display: block;
	width: 135px;
	height: 25px;
}
#john #mainContent #concordia {
	position: absolute;
	top: 350px;
	left: 671px;
	width: 160px;
	height: 90px;
	z-index: 100;
}
#john #mainContent #concordia p a {
	text-align: right;
	padding-right: 5px;
	padding-top: 60px;
	display: block;
	width: 155px;
	height: 30px;
}

/* - 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: 0px;
	left: 730px;
	width: 100px;
	height: 70px;
	z-index: 80;
}
#croix #mainContent #buckIsland p a {
	padding-top: 5px;
	display: block;
	width: 100px;
	height: 65px;
}
#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 ---------------------------- */
#home #footer {
	position: absolute;
	top: 680px;
	left: 0px;
	background: url(../_images/usvi-footer990x90.gif) no-repeat 0 0;
	height: 100px;
	width: 990px;
	z-index: 30;
}
#footer {
	/*position: absolute;
	top: 680px;
	left: 0px;*/
	background: url(../_images/usvi-footer990x90.gif) no-repeat 0 0;
	height: 90px;
	width: 990px;
	/*z-index: 30;*/
}
/*#thomas #footer {
	position: absolute;
	top: 540px;
	left: 0px;
	background: url(../_images/usvi-footer990x90.gif) no-repeat 0 0;
	height: 100px;
	width: 990px;
	z-index: 30;
}
#john #footer {
	position: absolute;
	top: 600px;
	left: 0px;
	background: url(../_images/usvi-footer990x90.gif) no-repeat 0 0;
	height: 100px;
	width: 990px;
	z-index: 30;
}
#croix #footer {
	position: absolute;
	top: 540px;
	left: 0px;
	background: url(../_images/usvi-footer990x90.gif) no-repeat 0 0;
	height: 100px;
	width: 990px;
	z-index: 30;
}*/
#footer p#copyright {
	text-align: center;
	padding-top: 37px;
	color: #444;
	font-size: .9em;
}
#footer a {
	text-align: center;
	color:  #444;
	text-decoration: none;
}
#footer a:hover {
	color: #444;
	text-decoration: underline;
	/*cursor: text;*/
	/*font-weight: bold;*/
}
/* --------------------- end footer styles ------------------------ */
/* --------------------- universal styles ------------------------- */
.clearfloat { 
	clear: both;
    height: 0px;
    font-size: 1px;
    line-height: 0px;
}
/* --------------------- end universal styles --------------------- */
