body {	
		background-color: #cccc99; 
		font-family: "Arial", sans-serif; 
		margin-top: 10px;
		margin-left: 10px;
		color: black;
		font-size: 10pt;}
		
#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:350px;
	background:transparent;
	border-right:0px solid #146a2a;
	padding-right: 20px;
}						  

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

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

#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;
}
		
a:link			{color: #660000; font-style: italic; text-decoration: underline; font-weight:bold}
a:visited		{color: #660000; font-style: italic; text-decoration: underline; font-weight:bold}
a:hover		{color: #146a2a; font-style: italic; text-decoration: none; font-weight:bold}
a:active		{color: #146a2a; font-style: italic; text-decoration: none; font-weight:bold}			
		
table {	margin-top: 0;
		margin-left: 0;
		font-family: "Arial", sans-serif; 
		color: inherit;
		Font-size: 10pt; }

p {font-family: "Arial", sans-serif; 
	Font-size: 10pt;
	margin-top: 0em;
	 margin-bottom: 0.5em; }

li {	margin-bottom: 1em; }

.caption {		font-style: italic;
						color: #146a2a; }

.bigcaption{    font style: italic;
	font-size: 14px;
	color: #146a2a;
	font-style: italic;
	font-weight: bold;
}
						
.textmenu { color: #146a2a;
					font-size: 9pt;}

.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: #660000; 
	font-style: italic; 
	font-weight: 600;
	margin-bottom: 0.5em;
	}

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

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

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

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

h6 {	font-family: "Arial", sans-serif; 
	font-size: 10pt; 
	color: #660000; 
	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}
