.bottomrule {
	background-image: url(images/horizontalrule.gif);
	background-repeat: repeat-x;
}
.verticalrule {
	background-image: url(images/verticalrule.gif);
	background-repeat: repeat-y;
}
.leafbackground {
	background-attachment: scroll;
	background-image: url(images/leafbackground.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #778B44;
	text-align: left;
	vertical-align: top;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	text-align: left;
	vertical-align: top;
}
.subnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: center;
	vertical-align: middle;
}
.subnavigationCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.mainbodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #788A44;
	text-align: left;
	vertical-align: top;
}
A.submenu1:hover {
	color:#678E32;
	text-decoration:none;
}
A.submenu1:link {
	color: #333;
	text-decoration: none;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.aboutourname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #333;
	padding: 15px;
	background-color: #D3EDAD;
}
.aboutournameheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #FFF;
	background-color: #522F0E;
	padding: 5px 2px 5px 15px;
}

