@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #1D1814;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.farm {
	background-image: url(images/farm.jpg);
	background-repeat: no-repeat;
	font-size: 130%;
	text-align: left;
	vertical-align: bottom;
	background-color: #384B2D;
	background-position: bottom;
	padding-left: 20px;
}
.farm h1{
	color:#FFC;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 180%;
	letter-spacing: 1px;
	padding-bottom: 5px;
}
H1 {
	FONT-SIZE: 150%;
	MARGIN-BOTTOM: 3px;
	COLOR: #50230e;
	FONT-FAMILY: Georgia, serif;
	margin-top: 8px;
}
H2 {
	FONT-SIZE: 120%;
	MARGIN-BOTTOM: 3px;
	COLOR: #C30;
	FONT-FAMILY: Georgia, serif
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #FC9;
	padding-bottom: 10px;
}
.nav a{
	color: #FC9;
	text-decoration: none;
}
.nav a:hover{
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.tan {
	color: #EEE6D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 1px;
}
.tan a{
	text-decoration: none;
	font-weight: bold;
	color: #FFC1A4;
	font-size: 110%;
}
.tan a:hover{
	color: #FFF;
	text-decoration: underline;
}
.lft {
	background-image: url(images/Lborder.jpg);
	background-repeat: repeat-y;
	width: 38px;
}
.rgt {
	background-image: url(images/Rborder.jpg);
	background-repeat: repeat-y;
	width: 38px;
}
.footer {
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-size: 85%;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
}
.footer a{
	color: #FC9;
	text-align: center;
	text-decoration: underline;
}
.footer a:hover{
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
.callout {
	FONT-SIZE: 100%;
	COLOR: #333;
	LINE-HEIGHT: 100%;
	FONT-STYLE: italic;
	FONT-FAMILY: georgia, serif;
	BACKGROUND-COLOR: #fffcdd;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #600;
	float: right;
	padding: 10px;
	width: 250px;
	margin: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #600;
	border-right-color: #600;
	border-bottom-color: #600;
}.block-rt {
	BACKGROUND-COLOR: #fffcdd;
	float: right;
	clear: both;
	border: 1px solid #014C2D;
	padding: 15px;
	text-align: center;
	width: 250px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.calloutLft {
	FONT-SIZE: 110%;
	COLOR: #333;
	LINE-HEIGHT: 100%;
	FONT-STYLE: normal;
	FONT-FAMILY: georgia, serif;
	BACKGROUND-COLOR: #FFF;
	width: 300px;
	text-align: center;
	margin-left: 30px;
	font-variant: small-caps;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.SM {
	font-size: 85%;
}
.LG {
	font-size: 110%;
	padding-left: 35px;
}

.PD {
	padding-left: 20px;
}
.PDbot {
	padding-bottom: 10px;
	padding-right: 10px;
}
.block-img-rgt {
	BACKGROUND-COLOR: #fffcdd;
	float: right;
	border: 1px solid #014C2D;
	padding: 10px;
	text-align: center;
	margin: 10px;
	font-size: 95%;
	font-weight: bold;
	line-height: 120%;
}
.red {
	FONT-SIZE: 120%;
	MARGIN-BOTTOM: 3px;
	COLOR: #F00;
	FONT-FAMILY: Georgia, serif
}
.birds {
	FONT-SIZE: 120%;
	MARGIN-BOTTOM: 3px;
	COLOR: #50230E;
	FONT-FAMILY: Georgia, serif
}
.block-img-rgtPD {
	BACKGROUND-COLOR: #fffcdd;
	float: right;
	border: 1px solid #014C2D;
	padding: 10px;
	text-align: center;
	font-size: 95%;
	font-weight: bold;
	line-height: 120%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

