@charset "utf-8";

a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.mainMenu {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #ae9c76;
	text-decoration: none;
}
.donate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.greenHeader {
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	color: #8aac35;
	text-decoration: none;
}
.boxContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.underlineBox {
	text-decoration: underline;
	color: #666666;
}
.volunteer {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #c74a1a;
	text-decoration: none;
	font-size: 15px;
}
.borderGray1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}.mainMenuOn {
	font-family: "Century Gothic";
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.boxBlurb {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bolder;
	color: #FFCC00;
	text-decoration: none;
}
.designBy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
underlineContentLink {
	text-decoration: underline;
}
.contentLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.stats {
	font-size: 11px;
}
.stats2 {
	font-size: 10px;
}
.underpic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

