/* CSS Document */

/*
color index:
237AFD - blue body background
9966CC - purple
99FFFF - light turquoise
0000CC - default link blue
7339AC - original purple link color
FF3366 - pink/red text
330066 - dark blue text for Fiji, relaxing...
*/

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

body {
	background-color: #237AFD;
	margin: 0;
	margin-bottom: 2px;	
	}

.cruises {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 15px;
	}

.dbluetext {
	color: #330066;
	}	

.indentp {
	text-indent: 15px;
	}

.jump {
	padding-right: 15px;
	}
	
#main {
	margin: 0 auto;
	width: 750px;
	border: 2px solid #ccc;
	background-color: #99FFFF;
	}

#pad {
	margin: 25px 50px 0 50px;
	}

.plain {
	font-weight: normal;
	}

#title {
	font-family: aramis;
	color: #FFF;
	font-size: 48px;
	font-weight: bold;
	margin: 0;
	text-align: center;
	background-color: #237AFD;
	border-bottom: 1px solid #000;
/*	background-color: #9966CC; purple*/
	}

#title2 {
	font-family: aramis;
	color: #FFF;
	font-size: 48px;
	font-weight: bold;
	margin: 0;
	text-align: center;
	background-color: #237AFD;
	border-bottom: 1px solid #000;
	background-color: #9966CC; purple
	}


ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: both;

	}

li {
	float: left;
	position: relative;
	background-color: #9966CC;
	color: #FFFFFF;
	text-align: center;
  }
  
li ul {
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	margin: 5px;
  }
  
li > ul {
	top: auto;
	left: auto;
	}

li:hover ul, li.over ul{ display: block; }

.home {
	width: 60px;
	border: 1px solid #000000;
	vertical-align: middle;
	padding: 5px 0px 5px 0px;	
	}

.accomm {
	width: 130px;
	margin: 0px;
	vertical-align: middle;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	}

.accomm2 {
	width: 125px;
	padding-top: 3px;
	}
	
.accomm3 {
	width: 125px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.activity {
	width: 75px;
	padding-top: 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	padding-bottom: 5px;
	}
	
.activity2 {
	width: 75px;
	padding-top: 3px;
	}
	
.activity3 {
	width: 75px;
	color: #FFFFFF;
	text-decoration: none;
	}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	}


.pagetitle {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	}

.subdiv {
	margin-bottom: 25px;
	}

.subheading {
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
	line-height: 24px;
	display: inline;
	margin-bottom: 50px;
	}	
	
.tour {
	width: 75px;
	padding-top: 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	padding-bottom: 5px;


	}

.tour2 {
	width: 175px;
	padding-top: 3px;
	}

.tour3 {
	width: 75px;
	color: #FFFFFF;
	text-decoration: none;
	}

.resource {
	width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	}

.resource2 {
	width: 125px;
	padding-top: 3px;
	}
	
.resource3 {
	width: 125px;
	color: #FFFFFF;
	text-decoration: none;
	}

#div2 {
	width:95%;
	height:150px;
	text-align: left;
	margin: 5px 0px 0px 20px;
	padding-top: 5px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	z-index:4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

.div2 {
	width:95%;
	text-align: justify;
	margin: 5px 0px 0px 20px;
	padding-top: 5px;
	padding-left: 0px;
	z-index:4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #99FFFF;
	}

.floatindexright {
	float: right;
	height: 125px;
	margin-left: 15px;
	}

.highlight1 {
	font-size: 24px;
	color: #FF3366;
	}

.h3list {
	display: inline;
	font-size: 12px;
	}

.ibold {
	font-weight: bold;
	font-style: italic;
	}

.letter {
	width: 131px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	}

.listdiv {
	margin-bottom: 15px;
	}

.image1 {
	float:left;
	z-index:4;
	margin: 0px 25px 15px 0px;
	text-align: center;
	padding-top: 3px;
	}

#image1 {
	float:left;
	z-index:4;
	margin: 0px 25px 0px 0px;
	text-align: center;
	padding-top: 3px;
	}

.desc {
	font-size: 11pt;
	font-weight: bold;
	}
	
a.link:link {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	}
	
a.link:visited {
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	}

a.link:hover {
	color: #7339AC;
/*BB99DD*/
	}

a.list:link {
	font-family: Arial, Helvetica, sans-serif;
	}
	
a.list:visited {
	font-weight: bold;
	color: #0000CC;
	}

a.list:hover {
	color: #0000CC;
	text-decoration: none;
	}
	
a.new:link {
	font-weight: bold;
}

.center {
	text-align: center;
	}

.flower {
	padding-left: 15px;
	}

a:link {
	color: #0000CC;
	}

a:visited {
	color: #0000CC;	
	}

a:hover {
	color: #FF3366;
	}

a.nav:link {
	color: #fff;
	text-decoration: none;
	}

a.nav:visited {
	color: #fff;
	text-decoration: none;
	}

a.nav:hover {
	color: #0000CC;
	text-decoration: none;
	}

.bold {
	font-weight: bold;
	}

.cap1 {
	font-weight: bold;
	font-size: 16px;
	}

.centerb {
	font-weight: bold;
	text-align: center;
	}

.copy1 {
	text-align: right;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #237AFD;
	margin: 5px 0 0 0;
	}

.footer {
	text-align: center;
	border-top: 1px solid #9966CC;
	}

.noborder {
	border: none;
	}

.title {
	margin: 0;
	padding: 0;
	}

a.title:link {
	color: #fff;
	text-decoration: none;
	}

a.title:visited {
	color: #fff;
	text-decoration: none;
	}


/*vlink="#0000CC"* link="#0000CC" */

