body {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin-left: 0px; margin-top: 0px; background-color: #eee;
}
#contain {
margin-top: 0px;	margin-left: 15%; margin-right: 15%; margin-bottom: 0px; background-color: #eed;  background-image: url(../images/pea-wing.png); background-repeat: repeat-y; 
 border-right: 2px solid #5b9f11; border-bottom: 2px dotted #489300; height: 100%; width: auto;
}
#headbanner {
	margin-left: 0px; margin-bottom: 1px; margin-top: 0px; 
	padding: 0px 0px 0px 0px; 
	background-image: url(../images/pea-wing.png); background-position: top; background-repeat: repeat-x;
	 height: 174px; 
	display: inline-block;
	width: 100%;
}
#headbanner img {
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}	

#headbanner h1 {
	background-color: transparent; color: #499500; font-family: "Times New Roman", Times, serif; font-size: 400%; margin-left: 25%;  margin-top: 0; padding-top: 40px;
}
#maintext {
border: none;
color: #581616;
margin-top: 10px;
margin-left: 0%;
margin-right: 0;
padding-top: 50px;
padding-left: 0;
height: 100%;
	
}
#maintext p{
margin-left: 10%; margin-right: 15% margin-bottom: 0px; text-indent: 0px; text-align: justify; padding: 2px 15% 2px 0px; color: #825824; 

}
p:first-letter {
	font-weight:bold;
	color: #007101;
	font-size: 105%;
}
#maintext h2 {
margin: 0% 15% 0px 10%;
}
#maintext h3 {
margin: 2% 0% -1px 20%;
}
#maintext h3 {
	margin-left: 15%; margin-bottom: -2px;
}
#maintext hr {
	font-weight: bold; width: 70%; margin-right: 15%; margin-left: 15%; margin-top: 10px; margin-bottom: 10px;
}

a#maintext:link{
	 color: #397300; text-decoration: none;
}
p#maintext a:hover {
	 color: #2e8958;
}
p#maintext a:active {
	 color: #380f0f;
}
#maintext ul {
	text-align: left; margin-left: 20%; margin-right: 15%;
}
.indy {
	margin-left: 200px;
}


 #maintext li a:link {
font-size: 80%;
color: #8B0000;
text-decoration: none;
background-color: #ADD8E6;
	
}
 #maintext li a:visited {
font-size: 80%;
color: #8B0000;
text-decoration: none;
background-color: #ADD8E6;
	
}
 #maintext li a:hover {
	color: #F0FFFF;
	background-color: #00AE01;
	
}

#maintext a:link, a:visited {
	background-color: transparent;
	color: orange;
	text-decoration: none;
	
}
#maintext a:hover {
	background-color: transparent;
	color: #7b3e12;
}
