body {
	background: #112d40 url('images/bg-7.png') top repeat-x;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
/*z-index: 1000;*/
	text-align: left;
	width: 750px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	width:868px;
	height:158px;
	position:relative;
	margin-bottom: -40px;
}
.nav {
position: absolute;
margin-top: 170px;
}

.nav ul{
	background-color:#000066;
	width:655px;
	border: 3px solid #FFFFFF;
	display:block;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
	margin-left: 77px;
}
.nav li{
	display:inline;	
}
.nav ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px  8px;
}
.nav ul a:hover {
	text-decoration:none;
	color:#ff0000;
}

#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#nav_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#nav_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background: #b2c4b2  top left no-repeat;
	/*background: #b2c4b2;*/
	width:800px;
	border: 3px solid #000000;
	margin-top: 40px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:24px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#000066;
	font-size:14px;
	margin: 10px 0px 15px 0px;
}
#right {
	float:right;
	width:500px;
	margin-left:10px;
	margin-top:60px;
	padding: 0px 30px 30px 0px;
}
#right a{color:#28556b;}
#right a:hover{color:#c77e0c;}

#photos a{
margin: 10px 20px 10px 20px;
}
#left {
	float:left;
	width:210px;
	margin-top: 80px;
	padding: 0px 10px 20px 30px;
	z-index: 9000;

}
#left a{
	color:#c77e0c;
	z-index: 400;
	padding-bottom: 2px;
}
#left a:hover{
	color:#85a157;
	z-index: 1000;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background: #cccccc;
font-size:10px;
height:55px;
text-align: center;
}
#footer {
	text-align:center;
	padding: 20px 0px;
		color:#c77e0c;

}
#outter-container {
	margin: 0px auto;
	background: url('images/fishingwaterbg.png') top no-repeat;
	}
.rod {
	margin-left: -131px;
	margin-top: 120px;
	position: absolute;
	z-index: 100;
	}
	.logo-fa {
	position: absolute;
	margin-left: 250px;
	margin-top: 15px;
	}
