#segment-menu li.active {
	background: #8B0000;
}
.content .section h3 {
	margin-bottom: .5em;
}
.content .section h4 {
	clear: none;
	margin-bottom: 1em;
	line-height: 1.2em;
}
#additional-resources {
	padding: 0;
}
#additional-resources a {
	display: block;
	padding: 15px 0 15px 20px;
	background: #8B0000;
	color: #FFF;
	font-family: "Times", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.6em;
	line-height: 1em;
	font-weight: normal;
	text-decoration: none;
}
#upcoming-events {
	background: #DBE8F3;
}

