a.nav:link {
text-decoration: none;
color: #000000;
font-weight: bold}

a.nav:visited {
text-decoration: none;
color: #000000;
font-weight: bold}

a.nav:hover {
text-decoration: none;
color: #687836;
font-weight: bold}

a.nav:active {
text-decoration: none;
color: #000000;
font-weight: bold}


a:link {
text-decoration: none;
color: #000000;
font-weight: bold}

a:visited {
text-decoration: none;
color: #000000;
font-weight: bold}

a:hover {
text-decoration: none;
color: #687836;
font-weight: bold}

a:active {
text-decoration: none;
color: #000000;
font-weight: bold}

input, textarea {
	border: 1px solid #A0B65B;
}
p.indent {
	margin-left: 20px;
}
p.indent2{
	margin-left: 20px;
}
p.sprinkler{
	margin-left:75px;
}
p.indent50{
	margin-left:50px;
}
p.indent100{
	margin-left:100px;
}
p.indent120{
	margin-left:120px;
	margin-bottom:0px;
}
p.indent140{
	margin-left:140px;
	margin-top:5px;
}