body {
	font-family: Verdana;
	background-color: #87C688;
}
a {
	text-decoration:none;
	color:#0066CC;
}
a:link {

}
a:hover {
}
a:visited {

}
#wrapper {
	border: 1px solid #13672b;

	width: 798px;
	width: 998px;

	background-color: #FFFFFF;
}
#banner {
}
#bannerImage {
	border-bottom: 1px solid #999999;
}
#nav {
	margin-top: 0px;
	padding-top: 10px;

	width: 800px;
	width: 1000px;
	
	color:#006600;
}
#nav a {
	text-transform: capitalize;
	padding-left: 15px;
	padding-right: 15px;
	color: #006600;
	text-decoration:none;
}
#nav a:hover {
	color:#003300;
}
#main {
	background-image: url(../images/dropShaddow.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FFFFFF;
	color:#006600;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 0px;
	padding-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	text-align: justify;
}
td {
	color: #006600;
}
#pageTitle {
	display: block;
	text-align: center;
	font-size: x-large;
	font-family: "Hoefler Text", Times;
	font-weight: normal;
}
#footer {
	background-image: url(../images/dropShaddow.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-bottom: 4px;

	width: 800px;
	width: 1000px;

	color: #333333;
}
#copyright {
	padding-top: 10px;
	margin-bottom: 10px;
	font-size:x-small;
}
#contact {
	font-size:small;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	border-top: 1px solid #666666;
}
.finePrint {
	font-size: x-small;
}
#mission {
	border: 1px solid #999999;
	margin-top: 10px;
	text-align: left;
	width: 400px;
}
.floatLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #99CC99;
}
.floatLeftNoBorder {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.floatRight {
	float: right;
	margin-left: 20px;
	margin-left: 10px;
	border: 1px solid #99CC99;
	margin-top: 5px;
	font-size: x-small;
}
.orderForm {
	font-size: small;
	text-align: right;
}
.firstLine {
	font-weight: bold;
}
.pageTitle {
	display: block;
	text-align: center;
}
.attribution {
	font-weight: bold;
	text-align: right;
	display: block;
	margin-top: -10px;
}
#americanFarmer {
}
#rightColumn {
	float:right;
	text-align: left;
	width: 160px;
	color: #006600;
	font-size: x-small;
	border-left:1px dashed #999999;
	padding:5px;
	padding-left: 10px;
	margin-left: 10px;
}
#rightColumn div {
	margin-bottom: 10px;
	border-bottom: 1px dotted #999999;
}
#crownOfMaine {
	display: block;
	margin-left: 0px;
	padding: 5px;
	font-size: x-small;
	text-align: left;
}
h3 {
	border-bottom: 1px dotted #006600;
}
li {
	padding-bottom: 8px;
	font-size: medium;
}
.emphasizedFont {
	font-size: small;
	font-weight: bold;
	margin-top: 3px;
}
.fancy {
	font-family: "Hoefler Text", Times;
	font-weight: bold;
	font-size: large;
}
.smallTable {
	font-size:x-small;
}
table.smallTable {
	background-color: #cccccc;
}
.smallTable td, th {
	background-color: #ffffff;
}