td {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
        vertical-align:top;
}

input, select, textarea {

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

	font-size: 10px;

	color: #999999;

}

h1 {
	color: #99BD2F;
	font: Verdana, Helvetica, sans-serif;
	font-size: 17px;
	padding: 0px;
	margin: 0px;
	text-transform:capitalize;
}

h1 a {
	color: #99BD2F;
	font: Verdana, Helvetica, sans-serif;
	font-size: 17px;
	padding: 0px;
	margin: 0px;

}


h2 {
	color: #9DBE3C;
	font: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

h3 {

	color: #669900;
	text-transform: uppercase;
	font: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0 0 10px 0;

}

h4, h6 {

	color: #405015;

	text-transform: uppercase;

	font: Verdana, Helvetica, sans-serif;

	font-size: 14px;
	font-weight:bold;
	padding: 0px;

	margin: 0px

}

h5 {

	color: #EDF7D9;
	font: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px
}

a {

	color: #669900;
	line-height:normal;
	text-decoration:none;

}

a:hover {

	color: #99CC33;

}



/* Custom Style Classes */



.content {

	padding: 25px;

}



/* Custom Navigation Classes */



div.sub_end {

	height: 18px;

	border-top: 1px solid #9BBA49;

}

div.home {

	background-color:#354211;

	height: 28px;

	border-top: 1px solid #54681C;

	padding: 10px 0 0 10px;
}

div.home:hover {

	background-color:#405015;

	cursor:pointer;

}

div.primary {
	background-color:#7AA30C;
	border-top: 1px solid #9BBA49;
	padding: 4px;
}

div.primary:hover {

	background-color:#82AC10;

	cursor:pointer;

}

div.level2 {

	background-color:#92B629;
	border-top: 1px solid #9BBA49;
	padding: 2px 2px 4px 8px;
}

div.level2:hover {

	background-color:#99BD2F;

	cursor:pointer;

}

div.level3 {

	background-color:#9DC625;
	border-top: 1px solid #9BBA49;

	padding-left: 13px;

	padding-top: 2px;

}

div.level3:hover {

	background-color:#A3CC2A;

	cursor:pointer;

}

div.level4 {

	background-color:#AED737;
	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_{

	padding: 5px

}

.weed_list_off {

	background-color: #FFFFFF;

	padding: 5px 5px 5px 0px;

}

.weed_list_on p {
 color: #690;
 font-weight: bold;
 margin-top: 7px;
 font-size:12px;
 
}

.weed_list_off p {
 color: #690;
 font-weight: bold;
 margin-top: 7px;
 font-size:12px;
 
}

.list_restrict {

	height: 113px;
	overflow: hidden;
	margin-bottom: 7px;

}

	.list_restrict h1 a{
		font-size:14px;
		color:#5E840D;
	}
	
		.list_restrict h1 {
		font-size:14px;
	}

.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;
}
