/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}


a{
	color: #FFFFFF;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:20px;
	background: url(images/bg.jpg) top repeat-x #187808;
	margin-bottom: 30px;
}

#main {
	width: 1000px;
	margin: 0px auto;
}


#header { 
width:676px;
padding: 0px 0px 0px 0px;
height: 197px;
}

#logo {	font-family: Arial, Helvetica, sans-serif;
		color:#000000;
		font-size:18px;
		font-style:italic;
		padding: 40px 0px 0px 10px;
		height: 79px;
}

#logo a {
	text-decoration: none;
	text-transform: none;
	font-style: italic;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}


#logo H2 a{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
}


#buttons_bg { background:#FFFFFF;
			width: 676px;
			height:78px;
			padding-top: 7px;
}

#buttons{
	width: 669px;
	height: 71px;
	background: url(images/but_bg.jpg) left top no-repeat;
	text-align:center;
	margin-left: 7px;
	float:right;
	padding-left: 0px
}

.but {
background:url(images/fish_but.gif) right no-repeat;
height:71px;
float:left;}

.but_1 {background:url(images/fish_but.gif) right no-repeat;
height:71px;
float:left;
margin-left:3px;}

#buttons a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
	display: block;
	float: left;
	width: 127px;
	height: 46px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 25px;
	margin-right:3px;
	text-align: center;
}


#buttons a:hover {
	text-decoration: underline;
	background: url(images/b_over.gif)  right  2px repeat-x;
	margin-right:3px;
}

#content{
	width: 1183px;
	padding: 0px 0px 0px 0px;
	background: url(images/bg_right.gif) right repeat-y #FFFFFF;
	margin: 0px 0px 0px 0px;
	min-height: 580px;
}

#left{
	width: 676px;
	margin: 0px 0px 0px 0px;
	float: left;
	color:#000000;
	background:url(images/bg.jpg)
}

.white { background: #FFFFFF;
padding: 0px 20px 0px 10px;}

.right_b {	background: url(images/fish.gif) 10px 18px no-repeat;
		padding-left: 30px;
		padding-top: 15px;
		width: 290px;}

.text{
	padding: 0px 0px 0px 0px;
}

.img {	float:left;
		margin: 5px 12px 5px 0px;
}

.img_g {	margin-right: 44px;
}

span {	color:#2FA61B;
		font-weight:bold;
}

.dat { text-decoration: underline;
		color:#2FA61B;}

#left H2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: 100;
	color: #469339;
	padding-bottom: 9px;
	padding-top: 10px;
	padding-left: 0px;
	text-align: left;
	background: url(images/tit_right.jpg) bottom repeat-x;
	width: 100%;
}

.read_r{
	text-align:right;
	padding-right:10px;
	padding-top: 8px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

.big_img { width: 341px;
height:481px; 
background:url(images/corner_photo3.jpg) left top no-repeat;}

#right{
float:right;
width: 507px;
background: url(images/bg_right.gif) right repeat-y  #FFFFFF;
margin-right: 0px;
padding: 0px 0px 0px 0px;
}

#right H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: 100;
	color: #187808;
	text-align:center;
	background: url(images/tit_r.gif) bottom  repeat-x;
	height: 32px;
	padding-top: 15px;
}

.tit_bot {
width: 328px;
margin-left:1px;}

#footer{
	height: 62px;
	width: 1014px;
	font-size: 12px;
	color: #000000;
	text-align: center;
	clear:both;
	padding: 16px 0px 0px 0px;
	background: url(images/footer.jpg) left top no-repeat;
}

#footer a{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover{
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}