body {
	margin: auto;
	background: url(images/background.gif) no-repeat;
	background-repeat:repeat-y;
	background-color:#B4ECFA;
	text-align: center;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
}
#header {
	height: 225px;
	width: 900px;
}
#index-01 {
	float: left;
	width: 306px;
	height: 189px;
}
#index-02 {
	float: left;
	background: url(images/pics.png) no-repeat;
	width: 594px;
	height: 190px;
}
#index-02 ul {
	display: block;
	margin: 0 40px 0 0;
	padding: 0;
	height: 36px;
}
#index-02 ul li {
	display: inline;
	float: right;
	padding: 5px 10px 5px;
	height: 36px;
	margin: 0;
	text-align: center;
}
#index-02 ul li a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	color: #FF9933;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 0;
}
#index-03 {
	background: url(images/bg_nav.png) no-repeat;
	float: left;
	width: 900px;
	height: 36px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#index-03 ul {
	display: block;
	position: relative;
	margin: 0;
	padding: 10px 0 0;
	height: 36px;
}
#index-03 ul li {
	display: inline;
	padding: 10px 15px;
	height: 36px;
	margin: 0;
	text-align: center;
}
#index-03 .spacer {
	background: url(images/spacer.png) no-repeat;
	height: 36px;
	padding: 0;
	margin: 0 -8px 0 0;
}
#index-03 ul li a {
	text-transform: uppercase;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}
#index-03 .active {
	background: url(images/active.gif) repeat-x;
}
#content {
	width: 900px;
}
#index-05 {
	float: left;
	width: 53px;
	height: 573px;
}
#index-06 {
	background: url(images/index_07.gif) repeat-x bottom;
	background-color: #FFF;
	float: left;
	width: 795px;
	/*height: 459px;*/
	padding: 0 5px 0 0;
	margin: 0;
	text-align: left;
}
#index-06_bg {
	float: left;
	width: 610px;
    /*height: 459px;*/
	padding: 0 15px;
	margin: 0;
	text-align: left;
	background: #FFF;
}
#index-07 {
	background: url(images/index_06.gif) top no-repeat;
	background-color:#003366;
	float: left;
	width: 158px;
	height: 255px;
	margin-left:5px;
}
#index-07 ul {
	display: block;
	margin: 35px 0 0 0px;
	padding: 0;
	height: 27px;
}
#index-07 ul li {
	background: url(images/side_nav.gif) no-repeat;
	display: inline;
	float: left;
	padding: 5px 0 0 0;
	margin: 0;
	height: 22px;
	width: 158px;
	text-align: center;
}
#index-07 ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
}
#index-07 .active {
	background: url(images/side_nav_active.gif) no-repeat;
}

#scroll_main {
	position: relative;
	width: 610px;
	/*height: 225px;*/
	/*overflow: auto;*/
	float:right;
	padding-top:5px;
	margin: 5px 0px 5px 0;
	
}
#scroll_pages {
	position: relative;
	top: 15px;
	width: 602px;
	/*height: 440px;*/
	/*overflow: auto;*/
	float:right;
	padding-top:5px;
	margin: 5px 5px 5px 0;
}
#fish {
	background: url(images/fish_bg.jpg) no-repeat;
	margin: 7px 0 0 0;
	padding: 10px 10px 0 280px;
	width: 330px;
	height: 212px;
	text-align: left;
	float:right;
}
#fish a {
	color: #FE7F14;
}

h1 {
	margin: 0;
	color: #D72A18;
	text-align: left;
	font: 22px Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h2 {
	margin: 5px;
	color: #FE7F14;
	text-align: left;
	font: 16px Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}


h3 {
	margin: 0;
	color: #003366;
	text-align: left;
	font: 16px Georgia, Times New Roman, Times, serif;
	border-left: 3px solid #003366;
	padding-left: 5px;
	border-bottom: 1px dashed #003366;
	font-weight: bold;
}
#index-06 p {
	padding: 0 0 0 15px;
}
#index-08 {
	float: right;
	width: 47px;
	/*height: 573px;*/
}
#index-09 {
	float: left;
	width: 632px;
	height: 2px;
}
#index-10 {
	float: left;
	width: 800px;
	height: 114px;
	background: url(images/index_10.gif) no-repeat;
}

 .floatright
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 2px;
}

 .floatleft
{
float: right;
margin: 0 10px 10px 0;
border: 1px solid #666;
padding: 2px;
}

.clear
{ clear:both
}

/*FORM CSS STYLE*/

 label
{
	width: inherit;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	color: #0066FF;
	font-weight: bold;
}


input
{
	color: #666666;
	background: #FFF;
	width: 200px;
	border: 1px solid #CFCFCF;
	height: 18px;
	margin-left: 10px;
}

textarea
{
color: #999999;
	background: #FFF;
	width: 400px;
	border: 1px solid #CFCFCF;
	height: 100px;
	margin-left: auto;
}

fieldset
{
	border: 2px solid #0099CC;
	width: 570px;
	margin: 5px;
	clear: both;
}

legend
{
	color: #ffa20c;
	background: #E1F0F4;
	border: 2px solid #0099CC;
	padding: 2px 6px;
	font-weight: bold;
	margin-left: 10px;
}

select
{
	color: #666666;
	background: #FFF;
	border: 1px solid #CFCFCF;
	height: auto;
	margin-left: auto;
}

.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 5px;
	height:25px;
	background:url(images/formbg.gif) repeat-x left top;
	}

.req {

border-bottom:1px dashed #FF0000

}

.req-tex {
	font-size:10px;
	color:#FF0000;
	margin-right:5px;
	background-color: #E3E6EA;
}

#fish-cal
  {
	width:600px;
	border:1px solid black;
	text-align: center;
	background-color: #FFFFFF;
  }
  
#fish-cal td

{
border:1px solid black;
}

.cal-fish {
	height: 45px;
	width: 65px;
	color: #0099FF;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid black;
}
.cal-mh {
	height: 20px;
	width: 10px;
	color: #000000;
	background-color: #DDF8D6;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	border: 1px solid black;
}

caption 
{
	color:#FF9900;
	font-weight:bold;
	font-size:24px;
	font:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	height: 30px;
}

.excellent
{
	background-color:#FF3333;
	font:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	text-align:center;
}
.good {
	background-color:#33CCFF;
	font:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	text-align:center;
}
.fair {
	background-color:#66FF33;
	font:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	text-align:center;
}
.font-1
{
font:Georgia, 'Times New Roman', Times, serif; font-size:16px; text-align:center; font-weight:bold;
}
.font-2
{
font:Georgia, 'Times New Roman', Times, serif; font-size:16px; text-align:center; color:#0099FF; font-weight:bold;
}
.font-3
{
	font:Georgia, 'Times New Roman', Times, serif;
	font-size:12px;
	text-align:center;
	color:#0066FF;
	font-weight:bold;
	border-bottom:1px dotted white;
}

.link-1
{
font:Georgia, 'Times New Roman', Times, serif; font-size:12px; text-align:center; color:#0099FF; font-weight:bold;
}

#footer-nav {
	text-align: center; 
	font-size: 10px; 
	color: #fff;
	margin: 20px 0 0 0;
	}
#footer-nav a {
	color: #fff;
	}
#footer-nav .footer-contact {
	text-align: center; 
	font-size: 16px; 
	margin: 10px 0 0 0;
	}
