@charset "UTF-8";
body{
	background-color: #859C76;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #222222;
}
p {
	margin-top: 6px;
	margin-bottom: 6px;
}
a {
	color: #222222;
	text-decoration: underline;
}
a:hover {
	color: #900;
	text-decoration: none;
}
a: visited {
	color: #666;
	text-decoration: underline;
}
.overline {
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 4px;
}
h1 {
	color: #6d855d;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	color: #222222;
	margin-bottom: 12px;
	margin-top: 4px;
}
h3 {
	font-size: 14px;
	line-height: 18px;
	color: #222222;
	margin-bottom: 6px;
}
.nav {
	font-weight: bold;
	color: #FFF;
	line-height: 24px;
}
.nav a {
	color: #FFF;
	text-decoration: none;
}
.nav a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	display: block;
}
.paddedCels {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.fauxList {
	text-indent: -10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.whiteBullet {
	font-weight: bold;
	color: #FFF;
}
.pixPadRight {
	margin-right: 10px;
	margin-bottom: 5px;
}
.LeftRightCopy {
	margin-right: 10px;
	margin-bottom: 5px;
}
.webmaster {
	font-size: 10px;
	margin-top: 20px;
}
.calendarEvent {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #222222;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B34A45;
	padding-bottom: 4px;
}
.pixPadLeft {
	margin-bottom: 5px;
	margin-left: 10px;
}
.dropcap {
	display: block;
	float: left;
	font-size: 200%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 0.8em;
	margin-bottom: 0.05em;
	padding: .2em .2em 0 0;
	color: #FFF;
}
