.border {
	background-repeat: repeat-x;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #e9edcb;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.tree {
	background-image: url(images/tree3.jpg);
	background-repeat: no-repeat;
}
.thinline {
	border-top: 1px none #7e9150;
	border-right: 1px none #7e9150;
	border-bottom: 1px none #7e9150;
	border-left: 1px solid #7e9150;

}
.ivy {
	background-image: url(images/ivy.jpg);
	background-repeat: no-repeat;
}
.thinborder {
	border: 1px solid #385610;
}
.bioblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: block;
	margin: 10px 20px;
	padding: 10px 20px;
}
.smallheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #385610;
}
.toolkit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: block;
	margin: 10px 20px;
	padding: 10px 20px;
}
