/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#7C2B17;
}

h1{
	padding-left:8px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
}

.style3 {
	font-family: "Arial", Times, serif;
	font-weight: bold;
	font-size: 22px;
	color: #000000;
	font-style: normal;
}

.designbg{
	background-image:url(images/designbg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:291px;
	background-color:#000000;
}

.designbg1{
	background-image:url(images/designbg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:291px;
	width:225px;
	background-color:#000000;
}

.fish1{
	list-style-image:url(images/fish.gif);
	list-style-position:outside;
	font:12px Arial;
	color:#c1ed3c;
	text-decoration:none;
	text-transform:uppercase;
	padding-top:0px;
	margin-top:0px;
	
	
}

.fish{
	list-style-image:url(images/fish.gif);
	list-style-position:outside;
	font:12px Arial;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	padding-top:0px;
	margin-top:0px;
	padding-left:30px;
	margin-left:30px;
}

.fish2{
	list-style-image:url(images/fish.gif);
}

.arrow{
	list-style-image:url(arrow.gif);
}

.fish li{
	margin-top:5px;
	padding-top:5px;
}

.fish a:link{
	color:#FFFFFF;
	text-decoration:none;
}

.fish a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.fish a:hover{
	color:#b0de27;
	text-decoration:none;
}

.righttxt{
	font:12px Arial;
	color:#ffffff;
	text-decoration:none;
	line-height:16px;
	padding-left:8px;
	text-align:justify;
}

.date{
	font:bold 16px Arial;
	color:#bae9ff;
	text-decoration:none;
	line-height:16px;
}

.bodytxt{
	font:12px Arial;
	color:#000000;
	text-decoration:none;
	line-height:16px;
	padding-left:8px;
	text-align:justify;
}
.bodytxt1{
	font:13px Arial;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.bodytxt2{
	font:13px Arial;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

.bodytxt3{
	font:11px Arial;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.bodytxt4{
	font:16px Arial;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.link{
	color:#D2EC84;
	text-decoration:none;
}

.link:hover{
	color:#dff3fd;
	text-decoration:underline;
}

.emailbg{
	background-image:url(images/emailbg.jpg);
	background-repeat:no-repeat;
	height:50px;
	background-position:center top;
}

.updates{
	font:18px Arial;
	color:#ebf9ff;
	text-decoration:none;
}

.formbrdr{
	font:12px Arial;
	color:#212121;
	text-decoration:none;
	background-color:#FFFFFF;
	border:#667317 solid 1px;
	padding-left:5px;
}

.pictext{
	font:12px Arial;
	color:#FFFFFF;
	text-decoration:none;
}

.footer{
	background-image:url(images/footer.jpg);
	height:39px;
	background-repeat:repeat-x;
	font:12px Arial;
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:link{
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}