body
{
	background: black;
	margin:0;
}


a.hover
{
	color:#FFFFFF;
}

.homeboat
{
	background-image: url(images/30%20fish-around%2001.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 483px;
	margin: auto;
}

.homemenu
{
	height: 300px;
	width: 150px;
	margin-left: 25px;
	padding: 6;
	
}
.homemenutext
{
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	line-height: 15px;
	margin-left: 14px;
}


.btn
{
	background-repeat: no-repeat;
	height: 24px;
	width: 137px;
	margin-bottom: 2px;
	background-image: url(images/btn.png);
}


.contenttable
{
	width: 860px;
}
.spectable
{
	background-color: #FFF;
	border-color: #FFF;
	border-bottom-width: 0px;
	border-width: 0;
}

.rightcontent
{
	padding-left: 18px;


}


.menucolumn
{
	width: 175px;
}

.menuPages
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #D0D6E8;
	text-decoration: none;
	text-indent: 8px;
}

.pagehead
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ECF5FF;
	text-decoration: none;
}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.text:link
{
	color:#3366CC;
}


.photo
{
	border: 1px solid #FFF;
}

.transback
{
	background-image: url(images/menutran.png);
}

.columnseperator
{
	width: 30px;
}

.headertd
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/menutran.png);
	margin: 0px;
	padding: 3px;
	height: 15px;
}

