/*
Design by Mark E. Heckathorn
http://www.markheckathorn.com
*/

*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}


a{
	color: #6576c4;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #6576c4;
}

body{
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/sky.jpg) center repeat-y;
	line-height:20px;
}

#tree {background: url(images/bg_dc.jpg) center bottom fixed;
}

#bg { width:1012px;
		margin: 0px auto 0px auto;}


#main{
	width: 631px;
	padding: 60px 0px 0px 0px;
	float:left;
	
}


#header { width: 631px;
padding: 0px 0px 0px 0px;
height: 147px;
}

#logo {
height: 94px;
}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 0px;
	font-size: 36px;
	Text-transform: uppercase;
	color: #ffffff;
}
#logo h2 {
	padding: 0px;
	font-size: 19px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: left;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}


#buttons{
	width: 621px;
	height: 47px;
	background: url(images/menu.png) left top no-repeat;
	text-align:center;
	padding-left: 10px;
}

.razd_but { background:url(images/but_razd.gif) right center no-repeat;}

#buttons .but {
	float:left;
	background:url(images/but_razd.gif) right 2px no-repeat;
}

#buttons a {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	display: block;
	float: left;
	width: 120px;
	height: 34px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 13px;
	text-align: center;
	background:url(images/fish_but.gif) 0px 19px no-repeat;
	margin-right:3px;
}

#buttons a:hover {
	text-decoration: underline;
	background: url(images/but_hover.jpg) 0px 2px repeat-x;
}

#content{
	width: 629px;
	padding: 0px 0px 0px 0px;
	background: url(images/bg_cont.png);
	margin: 0px 1px 0px 1px;
}

#conttop{
	background: url(images/top.png) 0px 0px no-repeat;
	width: 629px;
	height: 8px;
	margin: 0px 1px 0px 1px;
}

#contbot{
	background: url(images/bot.png) 0px bottom no-repeat;
	width: 629px;
	height: 7px;
}

#razd {
width: 629px;
}

#left{
	width: 591px;
	padding: 0px 0px 0px 0px;
	margin: 20px 20px 20px 20px;
	float:left;
}


#left1{
	width: 285px;
	padding: 0px 0px 0px 0px;
	margin: 20px 20px 20px 20px;
	float:left;
}

#right{
	float:right;
	width: 280px;
	margin-right: 20px;

}

#center{float:left;
padding: 0px 0px 0px 11px;
width:315px;
}

.text{
	padding: 0px 0px 0px 0px;
}

.img {	float:left;
		margin: 5px 13px 5px 0px;
}

span {	color:#094A11;
		font-weight:bold;
}

.dat { text-decoration:underline;}

H1{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color: #6576c4;
	padding-bottom: 5px;
	padding-left: 0px;
}

H2{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #6576c4;
	padding-bottom: 5px;
	text-align:center;
}

H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #6576c4;
	padding-bottom: 5px;
	padding-left: 0px;
}

H4{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #6576c4;
	padding-bottom: 5px;
	text-align:center;
}

.read{
	text-align:right;
	padding-right:0px;
	padding-top: 5px;
}


#right ul 
{
	list-style: none;
	padding-left:0px;
	padding-top:0px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}

#right li{
	padding-top: 5px;
	background: url(images/fish.png) 0px 2px no-repeat;
	padding-left: 30px;
}

#footer{
	height: 15px;
	width: 629px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
	clear:both;
	padding: 15px 0px 15px 0px;
}

#footer a{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#footer a{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}

