body
{
	margin: 0px;
	font-family: Arial;
}
#MainContent
{
	background-color: #436e5d;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#436e5d,endColorStr=white); 
	float: left;
	height: 100%;
}
#DailyTours
{
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#b2cbb8,endColorStr=white); 
	background-color: #b2cbb8;
	float: left;	
	height: 100%;
	padding: 10px;
	font-size: 9pt;
	color: #2a4c41;
	width: 100%;
}
#DailyTours h1
{
	font-size: 14pt;
	text-align: center;
	margin-bottom: 0px;
}
#DailyTours h2
{
	font-size: 9pt;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#PartyBoat
{
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#b2cbb8,endColorStr=white); 
	background-color: #b2cbb8;
	float: left;	
	height: 100%;
	padding: 10px;
	font-size: 9pt;
	color: #2a4c41;
	width: 100%;
}
#PartyBoat h1
{
	font-size: 14pt;
	text-align: center;
	margin-bottom: 0px;
}
#PartyBoat h2
{
	font-size: 9pt;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#TourBoat
{
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#b2cbb8,endColorStr=white); 
	background-color: #b2cbb8;
	float: left;	
	height: 100%;
	padding: 10px;
	font-size: 9pt;
	color: #2a4c41;
	width: 100%;
}
#TourBoat h1
{
	font-size: 14pt;
	text-align: center;
	margin-bottom: 0px;
}
#TourBoat h2
{
	font-size: 9pt;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#PrivateCharters
{
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#b2cbb8,endColorStr=white); 
	background-color: #b2cbb8;
	float: left;
	height: 100%;
	padding: 10px;
	font-size: 9pt;
	color: #2a4c41;
}
#PrivateCharters h1
{
	font-size: 14pt;
	text-align: center;
	margin-bottom: 0px;
}
#PrivateCharters table
{
	font-size: 9pt;
	color: #2a4c41;
}
#FoodAndDrinkMenu
{	
	color: #2a4c41;
	font-size: 9pt;	
}
#FoodAndDrinkMenu table
{
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#b2cbb8,endColorStr=white); 
	color: #2a4c41;
	font-size: 9pt;	
	background-color: #b2cbb8;
}
#FoodAndDrinkMenu h1
{
	text-align: center;
	font-size: 14pt;
}
#FoodAndDrinkMenu h2
{
	font-size: 12pt;
}
#FoodAndDrinkMenu h3
{
	font-size: 10pt;
}
.Note
{
	font-size: smaller;
}
#ContactUs
{	
	color: #2a4c41;
	font-size: 9pt;	
}
#ContactUs table
{
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#b2cbb8,endColorStr=white); 
	color: #2a4c41;
	font-size: 9pt;	
	background-color: #b2cbb8;
}
#ContactUs h1
{
	text-align: center;
	font-size: 14pt;
}
#ContactUs h2
{
	font-size: 12pt;
}
.Divider
{
	color: #436e5d;
	height: 1px;
}
#GlobalNav
{
	background-color: #2a4c41;
}
#GlobalNav a
{
	text-decoration: none;
	color: white;
	font-size: 9pt;
	font-weight: bold;
}
#GlobalNav a:hover
{
	color:yellow;
}
.NavDivider
{
	color: yellow;
}
#Header
{
	background-color: #436e5d;
}
#Footer
{
	color: #2a4c41;
	text-align: center;
}
#Footer a
{
	font-size: 9pt;
	color: #436e5d;
}
.FooterDivider
{
	color: #436e5d;
}
.PicStyle1
{
	border-right: white thin solid;
	border-top: white thin solid;
	border-left: white thin solid;
	border-bottom: white thin solid;
}
.PicStyle2
{
	border-right: yellow thin solid;
	border-top: yellow thin solid;
	border-left: yellow thin solid;
	border-bottom: yellow thin solid;
}
.MediaGalleryHeading
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: White;
}
.MediaGallerySubHeading
{
	font-family: Arial;
	font-size: 9pt;
	color: White;
}
.MediaGalleryCaption
{
	background-color: #2a4c41;
	font-family: Arial;
	font-size: 9pt;
	color: White;
	width: 320px;
}
.TextFields1
{
	width: 250px;
}