#hibox				{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: black;
	text-align: center;
	width: 400px;
	overflow: none;
	padding: 0;
	border: 0;
					}

#lowbox				{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 11pt;
	color: black;
	text-align: center;
	width: 530px;
	overflow: none;
	border: 0;
					}

#txtbox				{
					font-family: Arial, Helvetica, sans-serif; font-weight: regular;
					font-size: 8pt; color: black; text-align: left; 
					width: 195px; overflow: none;
					}

A:link				{
	color: #0033CC;
	text-decoration: underline
}
A:visited			{
	color: #0033CC;
	text-decoration: underline
}
A:active			{color: black; text-decoration: underline}
A:hover				{color: red; text-decoration: underline}

h1					{font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #007BB0; font-weight: bold;}
h2					{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #007BB0; font-weight: bold;}
h3					{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #007BB0; font-weight: bold;}

.title				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #007BB0
}
.head				{font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #007BB0;  font-weight: bold;}
.bigtext			{font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: black;  font-weight: bold;}
.text 				{font-family: Arial, Helvetica, sans-serif; line-height:150%; font-size: 9pt; color: black; font-weight: regular;}
.little 			{font-family: Verdana, Helvetica, sans-serif; font-size: 7pt; color: black; font-weight: regular;}
.tiny 				{font-family: Verdana, Helvetica, sans-serif; font-size: 1pt; color: black}

.copy 				{font-family: Verdana, Helvetica, sans-serif; line-height:120%; font-size: 7pt; color: white;}
.copy A 			{color: white; text-decoration: none}
.copy A:visited		{color: white; text-decoration: none}
.copy A:active		{color: white; text-decoration: none}
.copy A:hover		{color: white; text-decoration: underline}

.navT 				{font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; color: white; font-weight: bold}
.navT A 			{color: blue; text-decoration: underline}
.navT A:visited		{color: purple; text-decoration: underline}
.navT A:active		{color: black; text-decoration: underline}
.navT A:hover		{color: red; text-decoration: underline}

.navTM 				{font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; color: black; font-weight: bold;}
.navTM A 			{color: black; text-decoration: none}
.navTM A:visited	{color: black; text-decoration: none}
.navTM A:active		{color: black; text-decoration: none}
.navTM A:hover		{color: red; text-decoration: underline}

.navBM 				{font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; color: black; font-weight: bold;}
.navBM A 			{color: black; text-decoration: none}
.navBM A:visited	{color: black; text-decoration: none}
.navBM A:active		{color: black; text-decoration: none}
.navBM A:hover		{color: red; text-decoration: underline}

.navB 				{font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; color: white; font-weight: bold;}
.navB A 			{color: white; text-decoration: none;}
.navB A:visited		{color: white; text-decoration: none;}
.navB A:active		{color: white; text-decoration: none;}
.navB A:hover		{color: c1d1d1; text-decoration: none;}

.navL 				{font-family: Arial, Helvetica, sans-serif; line-height:100%; font-size: 10pt; color: 3E6672;  font-weight: bold;}
.navL A 			{color: white; text-decoration: none; font-weight: regular;}
.navL A:visited		{color: white; text-decoration: none; font-weight: regular;}
.navL A:active		{color: white; text-decoration: none; font-weight: regular;}
.navL A:hover		{color: white; text-decoration: underline; font-weight: regular;}

.navR 				{font-family: Verdana, Helvetica, sans-serif; line-height:160%; font-size: 7pt; color: blue; font-weight: regular;}
.navR A 			{color: 000033; text-decoration: none; font-weight: regular;}
.navR A:visited		{color: 000033; text-decoration: none; font-weight: regular;}
.navR A:active		{color: 000033; text-decoration: none; font-weight: regular;}
.navR A:hover		{color: blue; text-decoration: underline; font-weight: regular;}#slides {
	background-color: #007BB0;
	padding: 5px;
	height: 310px;
	width: 510px;
}
#audio {
	float: right;
	height: 15px;
	width: 100px;
	background-color: #FFFFFF;
}
.charterbox {
	margin-left: 10px;
	margin-bottom: 10px;
}
.charterbox p {
	font-variant: normal;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #007BB0;
	padding: 3px;
}
.charterbox li {
	background-color: #CCCCCC;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.charterbox a:hover {
	color: #FFFFFF;
	background-color: #007BB0;
	display: block;
}
.charterbox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.boatheadings {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #007BB0;
	clear: both;
	color: #007BB0;
}
.tripdate {
	font-size: 10px;
	font-weight: bold;
}
