body {
	font-family: Georgia, Times, serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #666666;
	background-color: #451901;
	background-attachment: fixed;
	background-image: url(../images/backGrain5.jpg);
	background-repeat: repeat;
}

table, tr, td {
	font-size: 10pt;
	line-height: 13pt;
	color : #444444;
}

.headline {
	font-family: Georgia, Times, serif;
	font-size: 24pt;
	line-height: 30pt;
	color : #136F56;
	font-weight: 400;
	background-position: center;
}

.subline {
	font-family: Georgia, Times, serif;
	font-size: 18pt;
	line-height: 22pt;
	color : #136F56;
	font-weight: 400;
	background-position: center;
}

.subhead {
	font-size: 10pt;
	font-weight: 900;
	line-height: 13pt;
	color : #397721;
}

a {
	color : #006600;
}

a:hover {
	color : #009966;
}

.spacer {
	margin-top : 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 50px;
}

.padded {
	padding-top : 50px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 50px;
}

.footer {
	color : #FFFFFF;
	padding-top : 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	background-color: #451901;
}

.gourds {
	background-color: #997237;
	background-attachment: scroll; /*orginal state is fixed */
	background-image: url(../images/backGrain6.jpg);
	background-repeat: repeat;

}

.gourdsBck {
	background-color: #E5DCAC;
	
}

.gourdColumn {
	color: ffffff;
	background-color: #8C6832;
}

.gourdColumn a {
	font-family: Georgia, Times, serif;
	font-size: 12pt;
	text-align: left;
	color: #ffffff;
	background: #451901;
	display: block;
	text-decoration: none;
	padding: 8px 15px;
	border-bottom: 1px solid #FFFFFF;
}
	
.gourdColumn a:hover {
	text-decoration: none;
	color: #DF6244;
	background: #571F01;
}

.subNav {
	color: ffffff;
	background-color: #451901;
}

.subNav a {
	font-family: Georgia, Times, serif;
	font-size: 12pt;
	text-align: left;
	color: #000000;
	background: #8C6832;
	display: block;
	text-decoration: none;
	padding: 4px 10px;
	border-bottom: 1px solid #FFFFFF;
}
	
.subNav a:hover {
	text-decoration: none;
	color: #ffffff;
	background: #75542A;
}
