@charset "UTF-8";
body {
	background: #313662 url(../images/stripBackground.jpg) repeat-x center top;
	font: 11px/24px Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

.singlespace {
	font: 11px/normal Arial, Helvetica, sans-serif;
	text-align: right;
}

.boatBack {
	background: url(../images/boatBackground.jpg) no-repeat center top;
	margin: 0px auto;
	width: 1024px;
	padding: 0px;
	height: 647px;
}

a{
	color: #1D274D;
	text-decoration: none;
}

a:hover{
	color: #464578;
}


.site {
	background: url(../images/contectBackground.png) no-repeat left top;
	height: 700px;
	margin: 0px;
	width: 1024px;
}


.leftColumn {
	width: 150px;
	margin-top: 0px;
	margin-left: 20px;
	padding-top: 80px;
	float: left;
}

.rightColumn {
	float: right;
	width: 810px;
	margin-top: 0px;
	padding-top: 160px;
	margin-right: 10px;
	height: 385px;
}


.content {
	width: 315px;	
}
.leftTable {
	float: left;
	width: 380px;
}

.rightTable {
	float: right;
	width: 350px;
}

.contentFull {
	width: 770px;
	height: 390px;
	padding-right: 20px;
}
.contentTwoColumnLeft {
	float: left;
	width: 46%;
	text-align: left;
}

.contentTwoColumnRight {
	float: left;
	width: 46%;
	text-align: left;
	margin-left: 20px;
	margin-top: 40px;
}
.imageViewer {
	overflow: hidden;
	margin-top: 160px;
	float: right;
	width: 800px;
	margin-right: 15px;
}
.smallTable {
	float: left;
	width: 300px;
}
.contentFull table {
	line-height: normal;
}
.underline td {
	border-bottom: 1px solid #68669F;
}
.contentFull .underline {
	border-bottom: 1px solid #796FA2;
}


.rightColumn img {
	float: right;
	width: 440px;
	margin-right: 20px;
}

.rightColumnSlideshow {
	float: right;
	width: 460px;
	margin-right: 20px;
}

.contentFull img {
	float: left;
	height: 224px;
	width: 250px;
}

.rightVideo {
	width: 460px;
	height: 389px;
	float: right;
	margin-right: 10px;
}

.fullVideo {
	width: 540px;
	margin-right: 20px;
	height: 360px;
	margin-left: 120px;
}
.content img {
	width: 120px;
}

.pageHeader {
	font-size: 30px;
	color: #2E6F8F;
	text-align: right;
	line-height: 46px;
}
.aloha img{
	width: 120px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 190px;
}

.subHeader {
	font-size: 12px;
	color: #2E6F8F;
	text-align: right;
	letter-spacing: 0em;
}


.text{
	font: 11px/18px Arial, Helvetica, sans-serif;
	text-align: justify;
	letter-spacing: 0.1em;
}

.footer {
	width: 810px;
	padding-top: 50px;
	float: right;
	margin-right: 20px;
}

.subNavRight {
	float: left;
	width: 180px;
	text-align: left;
	margin: 35px 20px 20px -30px;
	padding-left: 0px;
	min-height: 510px;
}
.navHeader {
	text-transform: uppercase;
}


#navcontainer
{
	font-size: 11px;
	line-height: 14px;
}

#navcontainer ul
{
	margin: 0px;
}



#navlist li
{
	list-style: none;
	margin: 0;
	font-weight: bold;
	padding-top: 0.25em;
	padding-right: 0.25em;
	padding-bottom: 0.25em;
}


#navlist li a { 
	color: #1D274D;;
	text-decoration: none;
	text-decoration: none; }
	
	
#navlist li a:hover {
	color:#464578
}
.subText {
	font-size: 10px;
	line-height: normal;
}
