BODY {	font-family : Verdana,  Arial, Helvetica}

a.link {
	color: #535353;
	text-decoration: none;
	}
a.link:hover {
	color: #004924;
	text-decoration: underline;
	}
a.link2 {
	color: #FFFFFF;
	text-decoration: none;
	}
a.link2:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	}
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.textsmallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
.tbltop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFCC66;
}
.textboldcolor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003300;
}
.textund {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
}
.maintbltop {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFCC00;
}
.textsmalllight {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
}
.textverysmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.textsmallboldcolor {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003300;
}

h1{
	color:#357600;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
}
h2{
	color:#669900;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:5px;
}
h3{
	color:#669900;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:5px;

}
h4{
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}
h3 a{
	color:#669900;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}
ul{
	margin:0;
	padding:0;
	margin-left:25px;
}
li a{
	color: #535353;
	text-decoration: none;
	}
li a:hover {
	color: #004924;
	text-decoration: underline;
	}
div p{
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-left:10px;
}
#tours li{
	list-style-type:none;
	font-size:10px;

}
#tours ul{
	margin:0;
	padding:0;
	margin-left:10px;
}
#tours li a{
	color: #535353;
	text-decoration: none;
	}
#tours li a:hover {
	color: #004924;
	text-decoration: underline;
	}
# island{
   background-color:#990000;
   margin:0;
   padding:0;
}
#north, #south{
margin:0;
padding:0;
float:left;
width:350px;
}
#tours div{
	float:left;
	margin:5px 5px 5px 1px;
}
#places div{
	margin:0;
	padding:0;
	margin:5px 5px 5px 5px;
	border:1px solid #535353;
	height:80px;
	width:475px;
	float:left;
}
#places div img{
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	width:85px;
	height:57px;
}
#places div p{
	margin-top:10px;
	margin-right:5px;
}
#places a{
	color: #006600;
	text-decoration: underline;
	font-weight:bold;
}
#places a:hover{
	color: #357600;
	text-decoration: underline;
	font-weight:bold;
}