﻿body 
{
	background-color:Navy;
	
}

/** Give the Whole Body the Same look for hypertext links **/

body
{
	text-decoration: none; /*lets remove the link underlines*/
	color:#006600;
}

body a:link, body a:active, body a:visited
{
	color:#006600;
}
	
body a
{
	text-decoration: none; /*lets remove the link underlines*/
	color:#006600;
}

body a:hover 
{
background:navy;
color: #ffffff;
} 

/** END Give the Whole Body the Same look for hypertext links **/

#main{
	table-layout:auto;
	 width: 100%; 
	 height:auto;
}

#lside-column{
 /* top:74px; */
 width:150px;
 height:1000px;
 top:113px;
 text-align:left;
 z-index:3;
 background:#006600;
 color: #333333; 
 /* padding:3px; */
 /* border-style: solid;
 border-color: black;
 border-width: thin; */
 position: static;
 vertical-align:top;
 border: solid #000000; 
 border-width:2px; 
 }
 
 #rside-column{
 /* top:74px; */
 width:150px;
 height:1000px;
 top:113px;
 text-align:left;
 z-index:3;
 background:#006600;
 color: #333333; 
 /* padding:3px; */
 /* border-style: solid;
 border-color: black;
 border-width: thin; */
 position: static;
 vertical-align:top;
 border: solid #000000; 
 border-width:2px; 
 }

/* #rh-col{
 position:absolute;
 top:74px;
 right:0;
 width:130px;
 height:600px;
 z-index:2;
 background:#CAC19C;
 color: #333333;
 }
*/

 #maincontent {
 width:100%;
 height:1000px;
 text-align:left;
 z-index:4;
 background:#ffffff;
 /* background:#CAC19C; */
 color: #006600;
 font-family:Arial,Tahoma,Verdana,Sans-Serif;
 font-size:small;
 letter-spacing:1px;
 /* color: #333333; */
 /* height:80%; */
 border: solid #000000; 
 border-width:2px; 
 }


#header{
 height:100px; 
 /* border-bottom:1px solid #000000; */
 width:100%; 
 background:#006600;
 color: #ffffff; 
 margin:0;
 z-index:1;
 border: solid #000000; 
 border-width:3px; 
  }


#headerLayout
{
width:100%	
}
/* #c-col{
 margin:0 142px 0 142px;
 height:1000px;
 position:relative;
 background:#ffffff;
 color: #333333;
 z-index:5;
 border: solid #000000;
 border-width:0 1px;
 padding:9px;
 }
*/

#footer {
 width:100%;
 height:45px;
 border: solid #000000; 
 border-width:3px; 
 background:#006600;
 color: #ffffff;
 margin:0;
 z-index:2;
 /* padding:5px 0px 5px 0px; */
 }
/* CAUTION: Changing Padding values, sizing, etc can misalign the columns! */

#mainmenu {
width: 160px;
position:relative;
left:0px;
list-style-type:none;
list-style-position:outside;
/* this width value is also effected by
the padding we will later set on the links. */
}

#mainmenu ul {
margin: 0; 
padding: 2px;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 12px; 
font-weight:bolder;
letter-spacing: 1px;
} 



#mainmenu li {
margin: 5px 0 0;
font-family: verdana, arial, sanf-serif;
font-size: 12px; 
font-weight:bolder;
letter-spacing: 1px;
} 

#mainmenu a {
display: block;
width:140px;
/** padding: 6px 3px 6px 10px; **/
padding: 3px 3px 3px 3px;
border: 2px solid #000000;
background: #ffffff;
text-decoration: none; /*lets remove the link underlines*/
} 

#mainmenu a:link, #mainmenu a:active, #mainmenu a:visited {
color: #000000;
}

#mainmenu a:hover {
border: 2px solid #ffffff;
background: #003366;
color: #ffffff;
} 

/** CONTACT FORM ... contact.aspx **/
#contact_form
{
	font-family:Arial,Tahoma,Sans-Serif;
	font-size: small;
	font-weight:bold;
	color:#006000;
}

#lblResults
{
	font-family:Arial,Tahoma,Sans-Serif;
	font-size:  medium;
	font-weight:bold;
	color: Red;
}
/** END CONTACT FORM ... contact.aspx **/

/** PA links Page .. PAState.aspx **/

#PAfishinglinks
{
	text-decoration: none; /*lets remove the link underlines*/
	color:#006600;
}

#PAfishinglinks a:link, #PAfishinglinks a:active, #PAfishinglinks a:visited
{
	color:#006600;
}
	
#PAfishinglinks a
{
	text-decoration: none; /*lets remove the link underlines*/
	color:#006600;
}

#PAfishinglinks a:hover 
{
background:navy;
color: #ffffff;
} 
/** END PA links Page .. PAState.aspx **/

/** Hot links Page .. Links.aspx **/

#hotlinks
{
	text-decoration: none; /*lets remove the link underlines*/
	color:#006600;
}

#hotlinks a:link, #hotlinks a:active, #hotlinks a:visited
{
	color:#006600;
}
	
#hotlinks a
{
	text-decoration: none; /*lets remove the link underlines*/
	color:#006600;
}

#hotlinks a:hover 
{
background:navy;
color: #ffffff;
} 
/** END Hot links Page .. Links.aspx **/

/** Articles Page .. Articles.aspx **/

#fishingarticles
{
	text-decoration: none; /*lets remove the link underlines*/
	color:#006600;
}

#fishingarticles a:link, #fishingarticles a:active, #fishingarticles a:visited
{
	color:#006600;
}
	
#fishingarticles a
{
	text-decoration: none; /*lets remove the link underlines*/
	color:#006600;
}

#fishingarticles a:hover 
{
background:navy;
color: #ffffff;
} 
/** END Articles Page .. Articles.aspx **/

/** Marketplace Page .. Marketplace.aspx **/

#marketplace
{
	text-decoration: none; /*lets remove the link underlines*/
	color:#006600;
}

#marketplace a:link, #marketplace a:active, #marketplace a:visited
{
	color:#006600;
}
	
#marketplace a
{
	text-decoration: none; /*lets remove the link underlines*/
	color:#006600;
}

#marketplace a:hover 
{
background:navy;
color: #ffffff;
} 
/** END Marketplace Page .. Marketplace.aspx **/

/** Start Picture Page .. Pictures.aspx **/

#picturelinks
{
	text-decoration: none; /*lets remove the link underlines*/
	color:#006600;
}

#picturelinks a:link, #picturelinks a:active, #picturelinks a:visited
{
	color:#006600;
}
	
#picturelinks a
{
	text-decoration: none; /*lets remove the link underlines*/
	color:#006600;
}

#picturelinks a:hover 
{
background:navy;
color: #ffffff;
} 

#morepicturelinks
{
	text-decoration: none; /*lets remove the link underlines*/
	color:#006600;
}

#morepicturelinks a:link, #morepicturelinks a:active, #morepicturelinks a:visited
{
	color:#006600;
}
	
#morepicturelinks a
{
	text-decoration: none; /*lets remove the link underlines*/
	color:#006600;
}

#morepicturelinks a:hover 
{
background:navy;
color: #ffffff;
} 
/** END Picture Page .. Pictures.aspx **/