@charset "UTF-8";
.ital_moreleading {
	line-height: 1.5em;
}
.aside_p {
	margin-top: -1em;
}
#wrapper {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 780px;
	clear: both;
	margin-right: 10px;
	margin-left: 8px;
	margin-top: 40px;
}
#wrapper #header h2 {
	padding: 0px;
	margin-bottom: 8px;
	color: #666;
	font-weight: lighter;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#fpcontent p em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}
#top_nav {
	width: 780px;
	margin-top: 10px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-type: none;
	float: left;
	font-size: .8em;
	padding-left: 10px;
}
#wrapper #header table tr td {
	padding-left: 10px;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	padding-left: 15px;
	line-height: 1em;
	margin-bottom: .3em;
	font-weight: normal;
	font-style: normal;
}
#content h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	padding-left: 15px;
	line-height: 1em;
	margin-bottom: .3em;
	font-weight: bold;
	font-style: normal;
	color: #333;
}
#content h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	padding-left: 15px;
	margin-top: 0em;
	margin-bottom: .5em;
	font-weight: bold;
	color: #666;
}
#aside p strong {
	color: #333;
}
#aside h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
	margin-top: 0em;
	color: #333;
}
#aside h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	margin-top: 0.3em;
	margin-bottom: 0.5em;
	font-size: .9em;
}







h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: lighter;
	color: #900;
	margin-top: -1.5em;
}
#top_nav li {
	float: left;
	margin-right: 20px;
	text-transform: uppercase;
}

#top_nav li a {
	text-decoration: none;
	color: #600;
}

#top_nav li a:hover {
	text-decoration: underline;
	color: #C00;
}

#aside {
	float: left;
	width: 240px;
	padding-left: 10px;
	padding-top: 30px;
	border-right-style: none;
}

#aside_events {
	float: left;
	padding-left: 10px;
	padding-top: 20px;
	margin-top: 30px;
	margin-right: 1px;
	padding-right: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}
.formbox {
	margin-left: 15px;
	margin-top: 1.5em;
	margin-bottom: 1em;
}
#content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	padding-left: 16px;
	line-height: 1.3em;
}
#fpcontent {
	width: 500px;
	float: right;
	padding-top: 30px;
	margin-right: 10px;
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	margin-top: 30px;
	padding-left: 10px;
	margin-bottom: 15px;
}
#fpcontent p {
	line-height: 1.6em;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 30px;
	padding-right: 20px;
}
#content {
	width: 500px;
	float: right;
	padding-top: 30px;
	margin-right: 10px;
	padding-right: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	margin-top: 30px;
	padding-left: 10px;
	margin-bottom: 15px;
}
#content_events {
	width: 500px;
	float: right;
	margin-right: 10px;
	padding-right: 0px;
	margin-top: 30px;
	padding-left: 20px;
	margin-bottom: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
}


#aside h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	margin-top: 0px;
	margin-bottom: .3em;
	color: #333;
}

#aside img {
	margin-bottom: .3em;
	
}
#aside h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0.5em;
	color: #333;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 0.3em;
	margin-right: 10px;
}
.aside_hr {
	margin-top: -.5em;
	margin-left: 0px;
	margin-bottom: .8em;
	margin-right: 10px;
}
#wrapper #content em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	margin-top: 0.3em;
	line-height: 1.3em;
	color: #000;
}
#content ul {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: -.7em;
	font-family: Verdana, Geneva, sans-serif;
}
#content ul li {
	margin-bottom: .8em;
}

.copyright {
	font-size: .6em;
	line-height: 1px;
	font-style: normal;
	font-weight: 100;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 10px;
}

#footer {
	clear: both;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	height: 20px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: 666;
	margin-top: 20px;
}
#footer a {
}
#footer p {
	font-size: 0.7em;
	line-height: 20px;
	color: #666;
	padding-bottom: 0px;
}
#footer p a {
	color: #54026E;
	text-decoration: none;
}
#footer p a:hover {
	color: #8106a9;
	text-decoration: underline;
}
#caltable {
	margin-top: 30px;
	float: left;
	clear: both;
	width: 780px;
	margin-right: 10px;
	margin-left: 8px;
}
.calendar {
	color: #000;
	font-size: 1em;
}
#content p strong {
	color: #333;
}
.note-itals {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
}
.frontpage-copy {
	font-size: 1em;
	line-height: 4em;
}
