@charset "utf-8";
.boardheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #030;
	text-align: center;
}
.names {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #030;
	text-align: center;
}
.nameslist {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #030;

}
.plantjpg {
	float: left;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	color: #030;
	text-align: left;
}
.divtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	color: #030;

}
.infoheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #030;
	text-align: center;
}
.indexpadding {
	padding-right: 100px;
	padding-left: 100px;
}
.manualwrap {
	float: left;
}
.growerresponsibility {
	font-size: 10px;
	color: #030;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
