body {
	background-color: #007C88;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.footer p {
	font-size: small;
	color: #006666;
}


.main {
	background-image: url(../fullpage_back.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.footer {
	background-color: #93E7C5;
}
.header {
	background-image: url(../island_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 126px;
}
.sidebar {
	background-image: url(../water_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 214px;
}
.rightside {
	background-image: url(../water_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 8px;
}
.content {
	width: 747px;
}
hr {
	color: #FF8C0B;
}
.sidebar .leftsub {
	margin-left: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 24px;
	text-decoration: none;
	color: #003463;
	font-size: 15px;
	font-weight: normal;
	padding: 5px;
}
.leftsub:hover {
	background-color: #9EF3D4;
}

.content h2 {
	color: #FF8C0B;
	padding-left: 15px;
	padding-top: 8px;
	padding-right: 10px;
	font-size: 21px;
}
.content p {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
}
.content h1 {
	color: #014E86;
	font-size: 27px;
}


.content h3 {
	color: #004B85;
	padding-left: 15px;
	padding-right: 10px;
}
.sidebar .leftmain {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	margin-left: 0px;
	color: #003463;
}
.sidebar {
	font-weight: bold;
	color: #003463;
	padding-left: 8px;
	font-size: 15px;
}
.leftnav {
}


.header #mainnav {
	text-align: left;
	height: 20px;
	padding-left: 225px;
	padding-top: 106px;
}
.header #mainnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FEC170;
	padding-top: 3px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #003463;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #036980;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #036980;
}
.header #mainnav a:hover {
	background-color: #FFF;
}
.header #mainnav .thispage {
	background-color: #FFFFFF;
	color: #FF8C0B;
}
#phone h3 {
	background-color: #014E86;
	text-align: center;
	margin-right: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	border: medium dotted #FE8B0A;
	color: #FFFFFF;
}
.leftmain a {
	color: #433563;
	text-decoration: none;
}
.leftmain a:hover {
	background-color: #9EF3D4;
}
hr {
	width: 80%;
	text-align: center;
}
