p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #91734B;
	text-align: justify;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #91734B;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #684727;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #684727;
	font-weight: normal;
}
.box {
	background-color: #D6F2E1;
	border: 1px dashed #FFFFFF;
}
.menu a:link, .menu a:visited, .menu a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #00703F;
	text-decoration: none;
	text-align: center;
}
.menu a:hover {
	color: #B2E6C7;
}
.banner a:link, .banner a:visited, .banner a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #91734B;
	text-decoration: none;
}
.banner a:hover {
	color: #B2E6C7;
}
.banner-heading a:link, .banner-heading a:visited, .banner-heading a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #91734B;
	text-decoration: none;
	font-weight: bold;
}
.banner-heading a:hover {
	color: #B2E6C7;
}
.pagelink a:link, .pagelink a:visited, .pagelink a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #12B351;
	text-decoration: underline;
}
.pagelink a:hover {
	color: #036D29;
	text-decoration:none;
}
.table {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #91734B;
	border: thin solid #6acf92;
	background-color: #D6F2E1;
	text-align: center;
}
.table2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #91734B;
	border: thin solid #6acf92;
	background-color: #D6F2E1;
	text-align: left;
	padding: 10px;
}
.formfield {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #12B351;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	border: thin solid #FFFFFF;
	height: 20px;
	width: 300px;
}
.formfield2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #12B351;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	border: thin solid #FFFFFF;
	height: 100px;
	width: 300px;
}
.formfieldbutton {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #91734B;
	border: thin solid #6acf92;
	background-color: #FFFFFF;
	text-align: center;
	height: 30px;
	width: 180px;
}
.bannersales {
	background-image: url(images/banner-sales.gif);
	background-repeat: no-repeat;
	height: 171px;
	width: 150px;
}
.bannersheep {
	background-image: url(images/banner-rams.gif);
	background-repeat: no-repeat;
	height: 171px;
	width: 150px;
}

