@charset "UTF-8";
h1 {
	font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 1.8em;
	color: #500000;
	line-height: 1.3em;
	font-weight: bold;
}
h2 {
	font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 1.2em;
	color: #333333;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	padding-bottom: 3px;
}
a:link {
	color: #175D17;
	text-decoration: none;
}
a:visited {
	color: #A5724D;
}
a:hover {
	color: #A5724D;
	text-decoration: underline;
	font-style: italic;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.3em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.3em;
}
.hideInitially {
	display: none;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	list-style-type: square;
	padding-left: 50px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
dl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.caption {
	font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.1em;
	color: #500000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 12px;
}
.event_photo {
	background-color: #F4ECDD;
}
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.2em;
	padding-left: 60px;
}
.pullquote {
	font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.6em;
	color: #999999;
	padding-left: 50px;
	padding-right: 50px;
}
.News_date {
	font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #500000;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #500000;
	float: right;
	width: 100%;
	padding-bottom: 0px;
	margin-bottom: 3px;
}

