#wrapper {
	/*background-color: #ffff99;*/
	width: 1150px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	font-family: Candara, Calibri, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;
}
header {
	background-color: #a6dd88;
	height: 150px;
	padding-top: 5px;
	position: relative;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#logo {
	position: relative;
	width: 110px;
	top: 3px;
	margin-left: 10px;
	
}
#company {
	position: relative;
	left: 125px;
	bottom: 115px;
	font-size: 35pt;
	color: #003300;
}
#iaw {
	position: relative;
	left: 250px;
	bottom: 140px;
	color: #2db300;
	font-weight: 200;
}
#p1 {
	position: relative;
	bottom: 170px;
	right: 340px;
	color: #005e00;
	font-weight: 200;
	text-align: center;
}
#p2 {
	position: relative;
	bottom: 255px;
	right: 80px;
	color: #005e00;
	font-weight: 200;
	text-align: center;
}
#comms {
	float: right;
	position: absolute;
	/*bottom: 455px;*/
	top: -20px;
	right: 45px;
}
nav {
	width: 510px;
	position: relative;
	left: 650px;
	bottom: 335px;
	display: inline-block;
	/*background-color: blue;*/
}
a {
	text-decoration: none;
}
#content {
	background-color: #79bf56;
	padding: 10px 50px 10px 50px;

}
.button {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 7px 8px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14.5px;
    /*margin: 4px 50px 2px 50px;* <Button space inbetween>*/ 
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}
.button1 {
    background-color: white;
    color: black;
    border: 2px solid #4CAF50;
}
.button1:hover {
    background-color: #4CAF50;
    color: white;
}
footer {
	background-color: #a6dd88;
	position: ;
}
#footer {
	text-align: center;
	position: relative;
}
ul {
	list-style: none;
	text-align: center;
	font-size: 10pt;
	position: relative;
    left: -20px;

}
table, td, th {
    /*border: 1px solid #003300;*/
    text-align: center;
}
table {
    /*border-collapse: collapse;*/
    position: relative;
    height: auto;
    /*bottom: 260px;*/
    /*margin-bottom: -250px;*/
}
th, td {
    padding: 15px;
}
#ov {
	color: #004d00;
}
#ovw {
	font-weight: 100;
}
#clsp {
	text-align: center;
	color: #063b03;
	font-size: 18pt;
	font-weight: normal;
	font-style: italic;
}
#clst {
	color: #082f00;
}
#clf1 {
	color: #4b4b4b;
}
#c1 {
	display: inline-block;
	padding-right: 10px;
	color: #18761c;
	font-size: 18pt;
	font-weight: normal;
	font-style: italic;
}
#c2 {
	display: inline-block;
	color: #18761c;
	font-size: 18pt;
	font-weight: normal;
	padding-left: 35px;
	font-style: italic;
}
#com {
	text-align: center;
	color: #063b03;
	font-size: 16pt;
	font-weight: normal;
	font-style: italic;
}
#wwat {
	text-align: center;
	color: #063b03;
	font-size: 20pt;
	font-weight: normal;
	font-style: italic;
}
#wwat1 {
	text-align: center;
	color: #063b03;
	font-size: 15pt;
	font-weight: normal;
	font-style: italic;
}
#serv {
	position: relative;
	left: 80px;
	color: #346719;
}
#wwa {
	text-align: left;
	width: auto;
	position: relative;	
}
.wwa {
	width: auto;
	position: relative;
	left: 145px;
}
ul.org {
	text-align: center;
	list-style-type: square;
	list-style-position: inside;
	font-size: 15pt;
	list-style-position: all;
	font-style: italic;
}
table#rtb {
	text-align: center;
	position: relative;
	/*bottom: 325px;*/
	border: none;
}
#farmer {
	width: 260px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}
#rttb {
	font-style: bold;
	font-weight: 700;
	font-style: italic;
}
table#test1 th, td {
	text-align: center;
	position: relative;
	/*border-bottom: 1px solid #003300;*/
}
table#test1 tr:nth-child(even) {
	background-color: #65b73f;
}
.clf {
	font-style: italic;
	color: #58745c
}
#oc {
	text-align: center;
	color: #063b03;
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
}
#cd {
	text-align: center;
	color: #006600;
}
#ca { 
	text-align: center;
	color: #006600;
	position: relative;
}
#created {
	color: blue;
	font-style: italic;
	display: none;
}
