body
{
background-image:url('images/bg3.jpg');
background-repeat:repeat;
Background-color:#000000;
font-family:"Eras Medium ITC";
}

a img {
border:0px;
}



p.footer {
color:#E9E9E9;
text-align:center;
font-size:12px;
font-style:italic;
}

p.contenthead {
margin:10px;
color:#003366;
font-size:30px;
font-weight:bold;
text-decoration: underline;
}

p.content { 
margin:10px;
}

/*------Header------*/

#header {
position: absolute;
left: 50%;
margin-left: -475px;
top: 5px;
}


/*-----Navigation------*/
#nav {
position: absolute;
top:224px;
left: 50%;
margin-left: -475px;
}

#nav ul
{
list-style-type:none;
margin:0;
padding:0;
} 

#nav li
{
float:left;
}

#nav a:link,#nav a:visited
{
display:block;
width:190px;
font-weight:bold;
font-family:"Eras Medium ITC";
color:#FFFFFF;
background-color:#6C8817;
text-align:center;
padding-top:8px;
padding-bottom:8px;
text-decoration:none;
text-transform:uppercase;
}
#nav a:hover,a:active
{
background-color:#597113




}

/*--------Home Page Main pic Area-------*/
#mainpic {
position: absolute;
top:265px;
left: 50%;
margin-left: -475px;
background-color:#E9E9E9;
height:460px; 
width:720px;
padding-top:10px;
}

/*--------The Fishing Main pic Area-------*/
#thefishingpic {
position: absolute;
top:265px;
left: 50%;
margin-left: -475px;
background-color:#E9E9E9;
height:150px; 
width:720px;
padding-top:10px;
}


/*-------Home Content------*/
#homecontent {
position: absolute;
left: 50%;
margin-left: -475px;
top:725px;
height:490px; 
width:720px;
background-color:#E9E9E9;
}

/*------Accommodations Content------*/
#accomcontent {
position: absolute;
left: 50%;
margin-left: -475px;
top:725px;
height:490px; 
width:720px;
background-color:#E9E9E9;
}

/*------Pricing Content------*/
#pricingcontent {
position: absolute;
left: 50%;
margin-left: -475px;
top:615px;
height:600px; 
width:720px;
background-color:#E9E9E9;
}

/*------The Fishing Content------*/
#thefishingcontent {
position: absolute;
left: 50%;
margin-left: -475px;
top:425px;
height:790px; 
width:720px;
background-color:#E9E9E9;
}

/*------About Us Content------*/
#aboutuscontent {
position: absolute;
left: 50%;
margin-left: -475px;
top:675px;
height:540px; 
width:720px;
background-color:#E9E9E9;
}

/*------Reservations Content------*/
#reservecontent {
position: absolute;
left: 50%;
margin-left: -475px;
top:725px;
height:490px; 
width:720px;
background-color:#E9E9E9;
}


/*------Planning your trip Content------*/
#planningcontent {
position: absolute;
left: 50%;
margin-left: -475px;
top:725px;
height:490px; 
width:720px;
background-color:#E9E9E9;
}

/*------Maps Content------*/
#mapscontent {
position: absolute;
left: 50%;
margin-left: -475px;
top:265px;
height:950px; 
width:720px;
background-color:#E9E9E9;
}


/*------Right column box 1------*/
#rcb1 {
position: absolute;
left: 50%;
margin-left: 255px;
top:265px;
height:230px; 
width:220px;
background-color:#FFFFFF;
}



/*------Right column box 2------*/
#rcb2 {
position: absolute;
left: 50%;
margin-left: 255px;
top:505px;
height:230px; 
width:220px;
background-color:#FFFFFF;
}


/*------Right column box 3------*/
#rcb3 {
position: absolute;
left: 50%;
margin-left: 255px;
top:745px;
height:230px; 
width:220px;
background-color:#FFFFFF;
}


/*------Right column box 4------*/
#rcb4 {
position: absolute;
left: 50%;
margin-left: 255px;
top:985px;
height:230px; 
width:220px;
background-color:#E9E9E9;
text-align:center;
vertical-align:middle;
color:#000000;
filter:alpha(opacity=60);
opacity:.6;
font-size:10px;
}








/*-------Footer-------*/
#footer {
position: absolute;
left: 50%;
margin-left: -475px;
top:1300px;
background-color:#000000;
height:100px; 
width:950px;
filter:alpha(opacity=60);
opacity:.6;
}


/*-------Gap-------*/
#gap {
position: absolute;
left: 50%;
margin-left: -475px;
top:1400px;
height:50px; 
width:950px;
}