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

body, #outer_wrap, #inner_wrap {
	background-color: #FFF;
	color: #1E4164;
}
h1, h2, h3, h4 {
	text-align: center;
	margin: 0 .5em 0 0;
	margin-bottom: .5em;
	color: #1E4164;
	font-family: Georgia, serif;
}
h1, h2, h4 {
	font-variant: small-caps;
}
h1 {
	font-size: 2.5em;
	letter-spacing: 1px;
	margin-bottom: .5em;
}
h1.interior {
	font-size: 1.75em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.35em;
	font-weight: bold;
}
h4 {
	font-size: 1.25em;
	letter-spacing: 1px;
}
#extra_content ul li a {
	font-family: Georgia, serif;
	font-size: 14px !important;
	font-weight: 700;
	font-variant: small-caps;
}
#extra_content {
	margin-left: 15px;
	text-align: left;
	border-left: 1px #666 solid;
	padding-left: 15px;
}
#extra_content ul {
	margin-left: -35px;
	list-style: none;
}
#main_content {
	padding-right: 15px;
}
.highlight, .highlight a {
	color: #e7843f;
	font-variant: normal;
}
#main_content a, #extra_content ul li a {
	color: #e7843f !important;
}
#main_content a.highlight {
	color: #e7843f !important;
}
#main_content a:hover, #extra_content a:hover {
	color: #000 !important;
}
.date {
	font-size: 2em;
}
#sponsorship {
	text-transform: uppercase;
	text-align: center;
}
.highlight {
	color: #e7843f !important;
}
