body {
	background-color: #ffffff;
	font-family: "Arial", sans-serif;
	margin-top: 10px;
	margin-left: 10px;
	color: #000000;
	font-size: 10pt;
	margin-right: 0px;
}
		

a:link			{color: #ffffff; font-style: normal; text-decoration: none; font-weight:normal}
a:visited		{color: #ffffff; font-style: normal; text-decoration: none; font-weight:normal}
a:hover		{color: #21ad31; font-style: normal; text-decoration:none; font-weight:bold}
a:active		{color: #21ad31; font-style: normal; text-decoration:none; font-weight:bold}		


#header { width: 800px; height: 213px;
border:1px solid #146a2a;}

#main { position: absolute;
left:10px;
top:213px;
width:800px;
background:#ccebb9;
border:1px solid #146a2a;
}
#maincontent  {  margin-top:20px;
							  margin-left: 20px;
							  margin-right: 20px;
							  margin-bottom: 20px; 
							  }
#levencolumn { position: absolute;
 left:20px;
top:20px;
width:400px;
background:transparent;
border-right:0px solid #146a2a;
}						  

#revencolumn { top:20px;
background:transparent;
margin-left:410px;
width: 390;
padding-left: 20px;
border-left: 1px solid #146a2a;
}

#leftcolumn { position: absolute;
 left:20px;
top:20px;
width:500px;
background:transparent;
border-right:0px solid #146a2a;
}

#rightcolumn { top:20px;
background:transparent;
margin-left:510px;
width: 200;
padding-left: 20px;
border-left: 1px solid #146a2a;
}

#footer { position:relative;
width:95%;
margin-left: 20px;
border-top:1px solid  #146a2a;
}
		

table {	margin-top: 0;
		margin-left: 0;
		font-family: "Arial", sans-serif; 
		Font-size: 12pt; }

p {font-family: "Arial", sans-serif; 
	Font-size: 10pt;
	color: #000000;
	margin-top: 0.5em;
	margin-left: 2em;
	margin-right: 2em;
	 margin-bottom: 0em; }

li {	margin-bottom: 1em; }

.caption {		font-style: italic;
						color: #146a2a; }
						
.textmenu { color: #ffffff;
					font-size: 10pt;}

.sm {	font-family: "Arial", sans-serif; 
	Font-size: 7pt; }

.xsm {	font-family: "Arial", sans-serif; 
	Font-size: 6pt; }

.lg {	font-family: "Arial", sans-serif; 
	Font-size: 12pt; }

.xl {	font-family: "Arial", sans-serif; 
	Font-size: 14pt; }

h1 {	font-family: "Arial", sans-serif; 
	font-size: 20pt; 
	color: #007339; 
	font-style: italic; 
	font-weight: 600;
	margin-bottom: 0.5em;
	}

h2 {	font-family: "Arial", sans-serif; 
	font-size: 18pt; 
	color: #007339; 
	font-style: italic; 
	font-weight: 600;
	 margin-bottom: 0.5em;}

h3 {	font-family: "Arial", sans-serif; 
	font-size: 16pt; 
	color: #007339; 
	font-style: italic; 
	font-weight: 600 ;
	margin-bottom: 0.5em;}

h4 {	font-family: "Arial", sans-serif; 
	font-size: 14pt; 
	color: #007339; 
	font-style: italic; 
	font-weight: 600;
	margin-bottom: 0.5em;}

h5 {	font-family: "Arial", sans-serif; 
	font-size: 12pt; 
	color: #007339; 
	font-style: italic; 
	font-weight: 600;
	margin-bottom: 0.5em; }

h6 {	font-family: "Arial", sans-serif; 
	font-size: 10pt; 
	color: #007339; 
	font-style: italic; 
	font-weight: 600;
	 margin-bottom: 0.5em;}
	
.halfvertspace {line-height: 1.5em}

.huntlist {list-style-type: disc;
					list-style-image: url(/images/pheasantsmall.gif)
					}
					
.fishlist {list-style-type: disc;
					list-style-image: url(/images/fishsmall.gif)
					}
						
h1 em 	{vertical-align: super; font-size: 12pt}

li em	{vertical-align: super; font-size: 8pt}
