body {
	background-color: #717F55;
	margin: 0px;
	padding: 0px;
	background-image: url(../../gfx/background.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
.MainCell {
	background-color: #F4FFDD;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.MainCell p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	color: #003300;
}
.MainCell ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2.0em;
	color: #003300;
	list-style-type: disc;
}
.MainCell h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #003300;
	font-style: italic;
}
.copyrightFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 3px;
}
.DropCap {
	margin: 5px 3px 0px 0px;
	float: left;
}
a:link {
	color: #27330F;
	text-decoration: underline;
}
a:visited {
	color: #27330F;
	text-decoration: underline;
}
a:hover {
	color: #27330F;
}
a:active {
	color: #27330F;
}
.CustomImage {
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.ContactBox {
	background-color: #FBFFF2;
	border: 1px solid #ABBF80;
}
input {
	background-color: #F0FFCC;
	border: 1px solid #ABBF80;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #27330F;
	background-color: #F0FFCC;
	border: 1px solid #ABBF80;
	width: 100%;
}
.MainCell h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 1.3em;
	color: #003300;
	font-style: normal;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABBF80;
}
