
body { background-image: url(../images/caribbeanback.png); background-repeat: repeat; margin: 0; padding: 0; }

a img { border: none; }

p { text-indent: 15px; }

.links { color: #0000FF; font-size: 13px; font-family: arial, helvetica, sans-serif; font-weight: normal; line-height: 14px; }

.link { color: #cc0000; font-size: 13px; font-family: arial, helvetica, sans-serif; font-weight: normal; line-height: 14px; }

a:visited {text-decoration: none}
a:hover {text-decoration: none}
a:active {text-decoration: none}
#leftcol 	{ font-size: 12px; font-family: helvetica, arial, tahoma; text-align: left; float: left; width: 507px; }
	#midcol 	{ font-size: 14px; line-height: 16px; color: #000; font-family: helvetica, arial, tahoma; text-align: left; margin-left: 510px;  padding-left: 0px; padding-right: 10px;}

.textbody { color: #614f36; font-size: 14px; line-height: 16px; font-family: arial, helvetica, sans-serif; padding: 10px 10px 0 10px; text-indent: 15px }

.textbody2 { color: #614f36; font-size: 14px; line-height: 16px; font-family: arial, helvetica, sans-serif; padding: 0px 0px 0px 10px; text-indent: 0px z-index: 1; }

.parttext { color: #614f36; font-size: 12px; line-height: 14px; font-family: arial, helvetica, sans-serif; padding: 10px 10px 0 10px; }

.textother { color: #614f36; font-size: 14px; line-height: 16px; font-family: arial, helvetica, sans-serif; margin-left= 25px; padding: 10px 10px 0 10px; }

.textlrg { color: #614f36; font-size: 18px; line-height: 20px; font-family: arial, helvetica, sans-serif; padding: 10px 10px 0 10px; }
.textheadline { color: #fff; font-size: 15px; font-family: arial, helvetica, sans-serif; font-weight: bold; line-height: 18px; }

.textheadleft { color: #d1c3af; font-size: 15px; font-family: arial, helvetica, sans-serif; font-weight: bold; line-height: 18px; }
#wrapper { position: relative; width: 800px; background-color: #fff; background-image: url(../images/columnback2.png); background-repeat: repeat-y; margin-left: auto; margin-right: auto; clear: both;}
#columns { position: relative; }
.clear {clear: both; display: block; height: 1px; overflow: hidden; margin: 0; padding: 0; }
.displayed { position: relative; margin-left: auto; margin-right: auto; border: none;  }
.float-right { text-align: center; float: right; clear: right; margin-top: 5px; margin-bottom: 5px; margin-left: 10px; margin-right: 10px; }

.float-rightcap { color: #fff; font-size: 10px; font-family: arial, helvetica, sans-serif; font-weight: normal; line-height: 10px; text-align: right; float: right; clear: right; margin-top: 3px; margin-bottom: 3px; margin-left: 5px; margin-right: 5px;}

.float-leftcap { color: #fff; font-size: 10px; font-family: arial, helvetica, sans-serif; font-weight: normal; line-height: 10px; float: left; margin-top: 3px; margin-bottom: 5px; margin-right: 5px; }
.float-left { float: left; margin: 8px 10px 5px 10px; clear: both; }

.float-leftpart { float: left; margin: 0px 20px 20px 50; }

#footer 	{ clear: both; color: #fff; font-size: 10px; font-family: arial, helvetica; line-height: 18px; background-color: #2e2618; text-align: center; position: relative; width: 100%; bottom: 0 !important; bottom: -1px; height: 18px; }

#top	{ border: 0px solid #000;
	cursor: pointer;
	overflow: hidden;
	background-color: #2e2618;
	position: relative;
	width: 800px;
	height: 10px;
	 }

#rotator
{
	border: 0px solid #000;
	cursor: pointer;
	overflow: hidden;
	background-color: #cccc99;
	position: relative;
	width: 800px;
	height: 175px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 800px;
	height: 175px;
}

.hovpic{
position: relative;
z-index: 2;
}

.hovpic:hover{
background-color: transparent;
z-index: 50;
}

.hovpic span{ /*CSS for enlarged image*/
position: absolute;
background-color: none;
padding: 5px;
left: -1000px;
border: none;
visibility: hidden;
color: black;
text-decoration: none;
}

.hovpic span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.hovpic:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0px;
left: 0px; /*position where enlarged image should offset horizontally */

}