/* CSS Document */

@charset "UTF-8";

.img {border: 4pt solid #0e8f45;}

body {
	padding-top: 0px; 
	margin-top: 0px;
	background-color: #e9e8e0;
	font-family: "HelveticaNeue", "Arial", "Tahoma";
}

hr {
	color: #f15f23;
	padding: 0px; 
	margin: 0px;
}

.menulink {
	font-size: 12px;
	}
	
.pgheader {
	font-family: "HelveticaNeue", "Arial", "Tahoma";
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}

.header2 {
	font-size: 18px;
	font-weight: bold;
}

.small {
	font-size: 14px;
	}
	
.farmtext {
	font-size: 12px;
	}
	
.white18 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	}
	
.white18 a:link {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	}
	
.white18 a:visited {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	}
	
.white18 a:hover {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	}
	
.black18 {
	font-size:18px;
	font-weight:bold;
	}
	
.smallbold {
	font-family: "HelveticaNeue", "Arial", "Tahoma";
	font-size: 12px;
	font-weight: bold;
}

.back {
	font-size: 14px;
	font-weight: bold;
	}
	
.header {
	font-size: 28px;
	font-weight:;
	font-style: italic;
	color: #1a733b;
	}
	
.headerorange {
	font-size: 28px;
	font-weight:;
	font-style: italic;
	color: #f15f23;
	}
	
	
	
	

.background {

color: #FFFFFF;
font-size: 18px;

}




a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #f15f23;
}
a:active {
	text-decoration: none;
}