@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
.smallSubheads {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #7E0A29;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666;
}
.gray10pt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #485458;
}
.gray10ptbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #485458);
}
.bold16ptOrange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E33000;
}
.bold14ptOrange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E33000;
}
.Reg10pt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #7E0A29;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #7E0A29;
	text-decoration: underline;
}
#members {
	height: 500px;
	width: 400px;
	overflow: auto;
}
.bold14 {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.gray12ptbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #485458;
}
.bold16pt {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.spotlight_large {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #8E083B;
	text-decoration: none;
}
#homefeatureimg {
	border: thin solid #000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.featureHomePhoto {
	border: thin solid #000;
	margin-top: 5px;
	margin-bottom: 5px;
}

