td {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 18px;

	color: #999999;

}

input, select, textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #999999;

}

h1, h2, h3 {

	color: #669900;

	text-transform: uppercase;

	font: Arial, Helvetica, sans-serif;

	font-size: 10px;

	padding: 0px;

	margin: 0px;

}

h4, h5, h6 {

	color: #7AA30C;

	text-transform: uppercase;

	font: Arial, Helvetica, sans-serif;

	font-size: 10px;

	padding: 0px;

	margin: 0px

}

a {

	color: #669900;

	text-decoration:none;

}

a:hover {

	color: #99CC33;

}



/* Custom Style Classes */



.content {

	padding: 15px;

}



/* Custom Navigation Classes */



div.sub_end {

	height: 18px;

	border-top: 1px solid #9BBA49;

}

div.home {

	background-color:#354211;

	height: 18px;

	border-top: 1px solid #FFFFFF;

	padding-top: 2px;
	
	padding-left: 3px;


}

div.home:hover {

	background-color:#405015;

	cursor:pointer;

}

div.primary {

	background-color:#7AA30C;

	height: 18px;

	border-top: 1px solid #9BBA49;

	padding-top: 2px;
	
	padding-left: 3px;

}

div.primary:hover {

	background-color:#82AC10;

	cursor:pointer;

}

div.level2 {

	background-color:#92B629;

	height: 18px;

	border-top: 1px solid #9BBA49;

	padding-left: 8px;

	padding-top: 2px;

}

div.level2:hover {

	background-color:#99BD2F;

	cursor:pointer;

}

div.level3 {

	background-color:#9DC625;

	height: 18px;

	border-top: 1px solid #9BBA49;

	padding-left: 13px;

	padding-top: 2px;

}

div.level3:hover {

	background-color:#A3CC2A;

	cursor:pointer;

}

div.level4 {

	background-color:#AED737;

	height: 18px;

	border-top: 1px solid #9BBA49;

	padding-left: 18px;

	padding-top: 2px;

}

div.level4:hover {

	background-color:#B6DF3E;

	cursor:pointer;

}

div.search {

	background-color:#8BB11F;

	height: 22px;

}



/* Weeds Listing Module */



.weed_list_on {

	background-color: #F0F6E1;

	padding: 5px

}

.weed_list_off {

	background-color: #FFFFFF;

	padding: 5px

}
.list_restrict {

	height: 120px;

	overflow: hidden;

}

.comment_restrict {

	overflow: hidden;

}

.inputwidth1 {
	
	width: 380px;

  height: 18px;

}

.inputwidth2 {
	
	width: 380px;

  height: 60px;

}

.inputwidth3 {
	
	width: 160px;

  height: 18px;

}



.formmsg {

	color: #ff0000;

	font: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

}
.addressName{
	width:390px;
	float:left;
}
.topLink{
	width:30px;
	margin-left:500px;
	color:white;
}