	
	
a:link { 
			font-size: 14px;
			font-weight: bold;
			color: #FFFFFF;
			font-family: Arial, Helvetica, sans-serif;
}			
	a:visited {
			font-size: 14px;
			font-weight: bold;
			color: #FFFFFF;
			font-family: Arial, Helvetica, sans-serif;
	
}
	a:hover { 
			font-size: 14px;
			font-weight: bold;
			color: #00275d;
			font-family: Arial, Helvetica, sans-serif;
}
	a:active {
			font-size: 14px;
			font-weight: bold;
			color: #00275d;
			font-family: Arial, Helvetica, sans-serif;
}
    






body {
	background-image: url(images/Interface%20Images/background.jpg);
	background-color: #79c2df;
	background-repeat: repeat-x;
	background-position: top;
}
.bodyText {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.bodyTextBold {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bodyTextBoldBlue {
	font-size: 14px;
	color: #00275d;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.headlineWhiteBig {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.headline {
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.mainLinksCell {
	background-image: url(images/Link%20Images/homePageLinks/main-bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
}
.mainLinksCell ul {
	list-style: none;
	margin-left: 0;
	padding-left: 35px;
	text-indent: -1em;
}
.mainLinksCell li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #914d1b;
	font-variant: small-caps;
	font-weight: bold;
	line-height:25px;
	list-style: none;
	padding-bottom:0px;
}

.mainLinksCell li a {
	font-weight: normal;
	color: #00275D;
	text-decoration: none;
	list-style: none;
	background: url(images/Link%20Images/homePageLinks/bullet-blue.gif) no-repeat center left;
	padding-left: 25px;	
}
.mainLinksCell ul ul li {
	line-height:17px;
}
.mainLinksCell ul ul ul li {
	text-indent: -2.5em;
	line-height:17px;
}
.mainLinksCell li a:visited {
	font-weight: normal;
	color: #00275D;
}
.mainLinksCell li a:hover, .currentPage {
	font-weight: bold;
	color: #914d1b;
	text-decoration: none;
	background: url(images/Link%20Images/homePageLinks/bullet-orange.gif) no-repeat center left;
	padding-left: 25px;
}
.navLine {
	margin-left:-16px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#boat2 {
	float: right;
}
