﻿body {
	background-color: #141414; 
	margin: 0;
}
h1,h2,h3 {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #141414;
}
h1 {
	font-size: 13pt;
}

h2 {
	font-size: 10pt;
}
h3 {
	font-size: 9pt;
}


p {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: normal;
    line-height: 14pt;
}

dl {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: normal;
}
dt {
	font-style: italic;
	margin-top: 8px;
}

a.subnav:link       { color: #B0232A; text-decoration: underline;}
a.subnav:active     { color: #B0232A; text-decoration: underline;}
a.subnav:visited    { color: #B0232A; text-decoration: underline;}
a.subnav:hover      {
	color: #D63949;
	text-decoration: underline;
}
.spacerRow {
	
	background-color: #ED9B4F;
}
.mainContentColumn {
	background-color: #FFFFFF;
	vertical-align: top;
}
.navigationColumn {
	background-color: #D63949;
	vertical-align: top;
}
.spacingColumn {
	background-color: #FFFFFF;
}
.rightColumn {
	vertical-align: top;
	background-color: #BFBFBF;
	margin: 0;
	padding: 0;
}

#mainContentDiv {
	margin-top: 10px;
}

div#secondaryNav p {
	font-size: 8pt;
}

dl.event
{
margin: 2em 0;
padding: 0;
font-family: georgia, times, serif;
}

.event dt
{
position: relative;
left: 0;
top: 1.1em;
width: 5em;
font-weight: bold;
font-style: normal;
}

.event dd
{
border-left: 1px solid #000;
margin: 0 0 0 7em;
padding: 0 0 .5em .5em;
}

.contacts p {
	margin: 0;
	padding: 0;
}