body{
	background-image:url(images/water_bk.jpg);
}

.topHome {
	background-image: url(images/top_bk.jpg);
	background-repeat: no-repeat;
}
.topHome {
	background-image: url(images/top_bk.jpg);
	background-repeat: no-repeat;
}
.midHome {
	background-image: url(images/mid_bk.jpg);
	background-repeat: no-repeat;
}
.bottomHome {
	background-image: url(images/bottom_bk.jpg);
	background-repeat: no-repeat;
}
.hometable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005279;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005279;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005279;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005279;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
}
.interiorHead {
	background-image: url(images/interior_top_bk.jpg);
	background-repeat: no-repeat;
}
.interiorBody {
	background-image: url(images/interior_body_bk.jpg);
	background-repeat: no-repeat;
}
.interiorBottom {
	background-image: url(images/interior_bottom_bk.jpg);
	background-repeat: no-repeat;
}

.featIslands {
	background-image: url(images/featured_islandsbk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.featProducts {
	background-image: url(images/featured_prod_bk.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.aboutBKtop {
	background-image: url(images/about_bk.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.aboutBKbottom {
	background-repeat: no-repeat;
	background-position: center;
}
.specialsBKtop {
	background-image: url(images/specials_bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.photos {
	background-image: url(images/photo_contest.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.linksBKbottom {
	background-image: url(images/palmtree.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.contatbk {
	background-image: url(images/footprints.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.rose {
	background-image: url(images/rosebkg.gif);
	background-repeat: no-repeat;
}
