	/* Primary layout */

body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #fff url(images/sidebar_tile.gif) repeat-y top left;
	font-size: 76%;
	}

#banner {
	width: 100%;
	height: 89px;
	background: #ffffff;
	}

#help {
	position:absolute;
	left:650px;
	z-index: 123;
	}

#sidebar {
	width: 133px;
	background-color: #fff5d9;
	border-right: 1px solid #c4c4c4;
	}

#sidebar .highlight {
	color: #001966;
	}

img {
	border: 0;
	}

#maincontent img {
	padding: 0px;
	}

#maincontent img.pad {
	padding: 10px;
	}

	/* Menu */

#nav {
	width: 487px;
	height: 19px;
	margin: 0;
	padding: 0;
	border: 0;
	}

.events{
	border-collapse:collapse;
	border:4px solid #c4c4c4;
	cell-spacing:0;
	text-align:center
}

.events td, th{
	border-bottom:2px solid #c4c4c4;
	border-right:2px solid #c4c4c4;
	padding:10px;
	}
	

	/* Menu */

#maincontent {
	padding: 35px 0 25px 10px;
	}



	/* Bottom layout */

#footer p {
	font: normal 0.9em/1.3em verdana, arial, helvetica, sans-serif; 
	color: #959595;
	margin: 0 0 .5em 0;
	text-decoration: none;
	padding: 5px 25px 5px 25px;
	}



	/* Typography */

body, div, span, td, p, ul, li, ol, input { 
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
}

.intro {
	font: italic 1.6em/1.4em Georgia, "Times New Roman", Times, serif; 
	margin-left:2.5em;
	margin-right:2.5em;
	color: #999;
	}
	
#sidebar p {
	font: normal 0.9em/1.3em verdana, arial, helvetica, sans-serif; 
	color: #4d4d4d;
	text-align: left;
	padding: 0 12px 0 12px;
	}

p {
	/* Thone: 10-18-07 */
	/* font: normal 1.1em/1.5em Georgia, "Times New Roman", Times, serif;  */
	font: normal 1.1em/1.5em verdana, arial, Georgia, "Times New Roman", Times, serif;
	padding-right: 25px;
	color: #000;
	}

h2, h3, h4, h5, h6 {
	margin: 1.5em 0 0 0;
	}


h1 {
	/* Thone: 10-18-07 */
	/* font: normal 1.4em/1.5em Georgia, "Times New Roman", Times, serif;  */
	font: bold 1.5em/1.6em verdana,arial, Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 0 0 1.2em 0;
	letter-spacing: 0.1em;
	color: #001966;
	}

h2 {
	/* Thone: 10-18-07 */
	/* font: bold 1.4em/1.5em "Times New Roman", Times, Georgia, serif;  */
	font: bold 1.4em/1.5em verdana, arial, "Times New Roman", Times, Georgia, serif;  
	color: #001966;
	}

h3 {
	/*Drew:08-24-10*/
	/*Styled to be sub-heading of h2*/
	font:italic 1em, Arial, Helvetica, sans-serif;
	color:#666;
	margin:0;
	}

h4 {
	font: italic 1.2em/1.5em verdana, arial, helvetica, sans-serif; 
	color: #001966;
	}

h5 {
	font: bold 1.3em/1.5em Georgia, "Times New Roman", Times, serif; 
	color: #001966;
	}

h6 {
	font: italic bold 1.0em/1.5em verdana, arial, helvetica, sans-serif; 
	color: #001966;
	}

li > p {
	margin-top: 0.2em;
	}

ul, ol, dl {
	margin-left: 0;
	padding-left: 15px;
	}

ul li {
	/* Thone: 10-18-07 */
	/* font: normal 1.1em/1.5em Georgia, "Times New Roman", Times, serif; */
	font: normal 1.1em/1.5em verdana, arial,Georgia, "Times New Roman", Times, serif;
	list-style: disc outside;
	padding: 3px 0;
	}

ol li {
	/* Thone: 10-18-07 */
	/* font: normal 1.1em/1.5em Georgia, "Times New Roman", Times, serif; */
	font: normal 1.1em/1.5em verdana, arial,Georgia, "Times New Roman", Times, serif;
	list-style: decimal outside;
	padding: 5px 0;
	}

dl dt {
	font: normal 1.1em/1.5em Georgia, "Times New Roman", Times, serif; 
	padding: 5px 0;
	}

dl dd {
	font: normal 1.1em/1.5em Georgia, "Times New Roman", Times, serif; 
	padding: 5px 0;
	}

pre {
	font-family: monospace;
	font-size: 1.2em;
	}

bold, strong {
	color: #333;
	}



	/* Default links */

p a:link, p a:visited {
	font-weight : normal;
	text-decoration : underline;
	color: #001966;
	background: transparent;
	}

p a:hover, p a:focus {
	font-weight : normal;
	text-decoration : none;
	color: #001966;
	background: #d0dae7;
	}

p a:active {
	font-weight : normal;
	text-decoration : none;
	color: #fff;
	background: #001966;
	}

#footer p a:link, #footer p a:visited {
	font-weight : normal;
	text-decoration : none;
	color: #959595;
	background: transparent;
	}

#footer p a:hover, #footer p a:focus {
	font-weight : normal;
	text-decoration : underline;
	color: #001966;
	background: transparent;
	}

#footer p a:active {
	font-weight : normal;
	text-decoration : none;
	color: #fff;
	background: #001966;
	}



.alt {
	display: none;
	}
	
.quote {
	font-style:italic;
	margin: 12px 12px 12px 12px;
}

.quote_sig {
	text-align:right;
}
	/* Created by Threestory Studio */


