/* Global Styles */

body     { background-color: #669; background-image: url("../images/background.png"); background-repeat: repeat-y; background-position: center 0; margin: 0 auto }
	
p {
	font: 12px/18px verdana, arial, "Lucida Grande", helvetica, "sans-serif";
	color:#333333;
	text-align: left;
	margin-top: 0;
}

h2, h3, h4 {
	color: #2f2a6a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
h1  { color: #a1293a; font: 24px georgia; letter-spacing: 0.3em; margin-top: 2px; margin-bottom: 2px }

h2  { color: #a1293a; font: 20px/26px Georgia, "Times New Roman", Times, serif; text-align: left; letter-spacing: 0.1em; margin-top: 2px }
h3  { font-size: 12px; background: transparent; text-align: left; margin-top: 24px; margin-bottom: 5px; padding: 3px 3px 3px 0; border-bottom: 1px solid #99cccc }
h4 { color: #5c5c85; font-size: 12px; font-weight: bold }
hr {
	height:1px; 
	color: #ccff99;
	border: 0;
	}
	
a {
	color: #0099ff;
	}
	
a:hover {
	color: #336699;
	}
	
/* ID Styles */

table#navigation  { color: #333333; font: 11px georgia; letter-spacing: 0.1em; margin-top: 20px }

table#navigation li    { color: #cc3366; list-style-type: none; margin-left: 5px; padding: 10px   }

table#navigation a {
	font:11px/16px georgia;
	color: #333333;
	text-decoration: none;
	letter-spacing:0.2em;
	width: 100%;
	height: 100%;
}
	
table#navigation a:hover {
	color: #399be1;
	background-color: #f0eac0;
	text-decoration: underline;
	width: 100%;
	height: 100%;
}

#sidebarHeader {
	
	}
	
#sidebar a {
	color: #399BE1;
	}
	
#sidebar a:hover {
	color: #006699;
	}	

.tagline    { color: #06c; font: 12px Georgia, "Times New Roman", Times, serif; text-align: right; letter-spacing: 0.4em; padding-right: 70px; height: 40px }
td.logo { height: 75px }
#dateformat {
	font:11px arial;
	color: #FFFFFF;
	letter-spacing:.4em;
	vertical-align: middle;
	}
	
#dateformat a {font:11px arial;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #336699;
	letter-spacing:.1em;
	}
	
/* Class Styles */
.pageHeader  { color: #a1293a; font: 20px/26px Georgia, "Times New Roman", Times, serif; letter-spacing: 0.1em; margin-bottom: 10px }
.subHeader {
	font:16px georgia;
	color: #399be1;
	font-weight:bold;
	line-height:16px;
	}
	
.smallText {
	font:11px arial;
	color:#333333;
	}
	
.sidebarHeader   { color: #0066cc; font: 14px/14px Georgia, "Times New Roman", Times, serif; text-align: center; letter-spacing: 0.2em; padding: 14px 4px 12px }

.sidebar    { background-color: #f0eac0; margin-top: 20px; padding-bottom: 24px; width: 180px }


.sidebar p  { font-size: 10px; margin-top: 0; margin-right: 30px; margin-left: 30px }
table.header    { background-color: white; width: 759px; border-width: 0 }
table.body    { background-color: white; width: 759px; margin-bottom: 50px; border-style: solid none none; border-width: 2px 0 0; border-top-color: #457e03; }
.content  { text-align: left; margin-top: 30px; margin-right: auto; margin-left: auto; width: 310px }
.eventscontent { text-align: left; margin-top: 30px; margin-right: auto; margin-left: auto; width: 500px }
.nav { border-top: 20px solid white }
ul ol { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; margin-top: 0; margin-bottom: 0; }
li { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; margin-bottom: 10px; }

table#library {
	margin-right: 20px;
	margin-left: 40px;
	margin-top: 20px;
}

#library h2 {
	text-align: left;
	font: 14px verdana, arial;
}

#library h4 {
	text-align: left;
	font: bold 10px verdana, arial;
	margin-top: 10px;
	margin-bottom: 0;
	color: #a1293a;
}
#library p {
	color: #000;
	text-align: left;
	font: 10px/12px verdana, arial;
	padding-right: 10px;
	margin-bottom: 3px;
}

.basicbluebox {
	padding: 4px;
	border: 1px solid #006699;
	margin-bottom: 6px;
}

/* new nav styles */

#navlist {
	margin-top: 20px;
	border-right: 1px solid silver;
}

navlist ul {
	
}
