.topbar {
	background-image: url(images/top_bg.gif);
	height: 178px;
	background-repeat: repeat;
	width: 100%;
}
body,td,th {
	font-family: Garamond, Georgia, Times New Roman, serif;
	font-size: 15px;
	color:#003333;
}
body {
	background-image: url(images/island_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
a:link {
	color: #003333;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #003333;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #003333;
	font-weight: bold;
}

.sidenav {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 15px;
	color: #003333;
}
.subheader {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 18px;
	color: #003333;
}
.proptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.smaller {
}
.small {

	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 12px;
	color:#003333;
}
.xtralarg {
	color: #2B53A8;
	font: 30px Garamond, Georgia, "Times New Roman", serif;
}
.boxed {
	border: thin solid #2B53A8;
	background-color: #D9E6E6;
}
