body {
	background-color:#E1811C;
}
.main {
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat-y;
	width:928px;
	vertical-align:top;
}
.header {
	width:928px;
}
.content {
	width:928px;
	height:482px;
	background-image:url(../images/content_bg.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.content_about {
	width:925px;
	height:760px;
	background-image:url(../images/about_bg.gif);
	background-repeat:no-repeat;
	border: 1px solid #000000;
	
}
.content_report {
	width:925px;
	background-image:url(../images/about_bg.gif);
	background-repeat:repeat-y;
	border: 1px solid #000000;
	
}
.content_fishing {
	width:925px;
	height:1300px;
	background-image:url(../images/about_bg.gif);
	background-repeat:no-repeat;
	border: 1px solid #000000;
	
}
.content_boat {
	width:925px;
	height:1200px;
	background-image:url(../images/about_bg.gif);
	background-repeat:no-repeat;
	border: 1px solid #000000;
	
}
.content_rates {
	width:925px;
	height:1000px;
	background-image:url(../images/about_bg.gif);
	background-repeat:no-repeat;
	border: 1px solid #000000;
	
}
.content_location {
	width:925px;
	height:1200px;
	background-image:url(../images/about_bg.gif);
	background-repeat:no-repeat;
	border: 1px solid #000000;
	
}
.content_gallery {
	width:725px;
	height:900px;
	background-image:url(../images/about_bg.gif);
	background-repeat:no-repeat;
	border: 1px solid #000000;
	padding:20px 100px;
}
.miniGallery {
	position:relative;
	float:left;
	width:290px;
	text-align:center;
}
.miniGallery img {
	margin-top:25px;
	border:1px solid #333;
}
.miniGallery p {font-size:9px; font-style:oblique; padding-left:10px; }
.footer {
	position:relative;
	font-family:Tahoma, Arial, sans serif;
	size:9pt;
	color:#FFFFFF;
}
a.footer {
	text-decoration:none;
	color:#FFFFFF;
	size:8pt;
}
a.menu_item {
	font-family:Tahoma, Arial, sans serif;
	font-size: 10pt;
	letter-spacing:.35pt;
	color:#FFFFFF;
	text-decoration:none;
	padding-left: 5px;
}
a.menu_item:hover { color:#E1811C; }
.welcome {
	margin-left: -170px;
	position: absolute;
	left: 50%;
	top: 230px;
	height: 35px;
}
p {
	font-family:Tahoma, Arial;
	font-size: 10pt;
	color:#6b6b6b;
	line-height: 16pt;
	letter-spacing: .5pt;
	text-align:justify;
}
h1 {
	font-family:Tahoma, Arial;
	font-size:12pt;
	color:#6b6b6b;
	font-style:italic;
	font-weight:bold;
	text-align:left;
	
}
h2 {
	font-family:Tahoma, Arial;
	font-size:12pt;
	color:#6b6b6b;
	font-style:italic;
	font-weight:bold;
	text-align:left;
	
}
.dater {
	visibility:hidden;
}
td {
	font-family:Tahoma, Arial;
	font-size: 10pt;
	color:#6b6b6b;
	line-height: 16pt;
	letter-spacing: .5pt;
}
.submenu {
	color: #000000;
	
}
.submenu ul {	
	display: inline;
} 
.submenu ul li {
	list-style: none;
	display: inline;
}
.submenu a { color:#000000; text-decoration:none; padding: 3px; border: 1px solid #333333; background-color: #ccc;}
.submenu a:hover { color:#FFFFFF; background-color:#006699; border: 1px solid #cccccc;}
.submenu a:active { color:#FFFFFF; background-color:#006699; border: 1px solid #cccccc; }
.submenu_active { color:#333333; }

#latest { 
	border:1px solid #666;
	padding: 5px;
	margin:0px 15px;
	background-color:#CCCCCC;
	color:#333333;
}
#latest li { list-style:disc; }
#latest a {color:#2C5A74; text-decoration:none; }
#latest h2 {font-weight:bold; color:#000000; margin-top: -25px; }
