/* CSS Document */


.bkg-blue {  
; color: #333333
; background-color: #CCCCCC
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #FF9900;
}
.link-white {  color: #FFFFFF}
body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.text-pad {  padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}

/* supportingText stuff */

#supportingText {
	margin: 0 0 0 0;
	background: #FFFFFF;
	padding: 0px 0px 0px 0px;
	
}
#free h1 {
	background: url(free.gif) no-repeat;
  	height: 25px;
}

#spago h1 {
	background: url(spago.gif) no-repeat;
  	height: 25px;
}

#fivespa h1 {
	background: url(fivespa.gif) no-repeat;
  	height: 25px;
}

#sixspa h1 {
	background: url(sixspa.gif) no-repeat;
  	height: 25px;
}

#simspa h1 {
	background: url(simspa.gif) no-repeat;
    	height: 25px;
}

#woodspa h1 {
	background: url(woodspa.gif) no-repeat;
  	height: 25px;
}
#antigua h1 {
	background: url(antigua.gif) no-repeat;
  	height: 25px;
}
#nevis h1 {
	background: url(nevis.gif) no-repeat;
  	height: 25px;
}
#trinidad h1 {
	background: url(trinidad.gif) no-repeat;
  	height: 25px;
}
#supportingText h1 span{
  display: none;
}.link-black {  color: #000000}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.bkg-head {  background-image: url(logo.gif)}
