body {
	background: #5f3e6a;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	font-size: 12px;
	color: #25162a;
}

a {
	color: #442a4c;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #442a4c;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #442a4c;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #5f3e6a;
	text-decoration: underline;
	font-weight: bold;
}
.toplink {
	font-weight: bold;
	letter-spacing: 0.5px;
}
.menu:link {
	color: #e8efd9;
	font-weight: bold;
	text-decoration: none;
	line-height: 13px;
}
.menu:visited {
	color: #e8efd9;
	font-weight: bold;
	text-decoration: none;
	line-height: 13px;
}
.menu:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 13px;
}
.foot {
	font-size: 10px;
        color: #FFFFFF;
}
.homepic {
	padding-bottom: 10px;
	padding-top: 10px;
}
.head {
	font-size: 24px;
	color: #737B53;
	letter-spacing: 2px;
	padding-top: 30px;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #442a4c;
}
.subsubhead {
	font-size: 14px;
	letter-spacing: 0.5px;
	padding-bottom: 0px;
	color: #442a4c;
}
.pulltitle {
	font-size: 10px;
	color: #5f3e6a;
	font-weight: BOLD;
}
.intro {
	font-size: 11px;
	color: #B56212;
	letter-spacing: 0px;
	line-height: 18px;
}
.searchfor {
	color: #d7dfa0;
	font-weight: bold;
	letter-spacing: 1px;
}
.searchbox {
	border: 1px solid #9c8ea0;
	background-color: #d1c7d4;
	height: 18px;
	font-size: 11px;
	color: #5f3ea0
}
.donatebox {
	border: 1px solid #9c8ea0;
	background-color: #d1c7d4;
	height: 18px;
	font-size: 11px;
	color: #5f3ea0
}
.backtd {
	padding: 30px;
	background-color: #d6e1c1;
}
.toptd {
	border-bottom: 1px solid #442a4c;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #442a4c;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.menutoptd {
	padding-bottom: 11px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #e8efd9;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.menutd {
	background-color: #92A151;
}
.toptext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: none;
}
.centertd {
	padding-left: 50px;
	padding-right: 50px;
}
.leftimg {
	padding-right: 20px;
}
.pullleft {
	background-image: url(/images/pullleft.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.pullinside {
	padding: 10px;
	border: 3px solid #AFBF69;
	background-color: #DADEA4;
	line-height: 20px;
}
.lighttd {
	background: #e8efd9;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
}
.pad10 {
	padding-left: 15px;
	padding-right: 10px;
	font-size: 14px;
	letter-spacing: 0.5px;
}
.donate {
	background: #8da957;
	border: 8px solid #6d863c;
	padding: 7px;
	line-height: 16px;
	color: #442a4c;
}
.donatetop {
	background: #8da957;
	border: 3px solid #6d863c;
	padding: 3px;
	line-height: 16px;
	color: #442a4c;
	text-align: center;
}
.vr {
	background-color: #442A4C;
	background-image: url(/images/vr.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
.palepurple {
	color: #dad2dd;
}
.little {
	font-size: 10px;
}
.numbers {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
	color: #92A151;
}
.types {
	background-color: #AFBF69;
	padding: 5px;
	font-size: 14px;
	color: #e8efd9;
	font-weight: bold;
	text-align: center;
}
.description {
	line-height: normal;
}