/* Global Styles */

body {
	margin:0px;
	padding:0px;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
h4 {
	font-size:1em;
	}
	
p {
	font-size:0.8em;
	}
	
li {
	font-size:0.8em;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom:1px solid #F4FFE4;
	}
	
#navigation a {
	font-size:0.8em;
	font-weight:bold;
	color: #D5EDB3;
	line-height:19px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}

/* Class Styles */

.logo 	{
	font-size:1.19em;
	color: #5C743D;
	letter-spacing:0.2em;
	line-height:36px;
	}

.pageName{
	font-size:1.2em;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.tagline 	{	
	font-size:0.8em;
	color: #993300;
	letter-spacing:.4em;
	}
	
.dateformat {
	color: #993300;
	letter-spacing:.1em;
	}
	
.subHeader {
	font-size:0.9em;
	font-weight:bold;
	color: #993300;
	}

.quote {
	font-size:20px;
	color: #759DA1;
	line-height:30px;
	}

.disclaimer {
	font-size:0.8em;
	color: #666666;
	line-height:14px;
	}
	
.navText {
	color: #003366;
	line-height:18px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.note {
	font-size:0.8em;
	font-family:Andale Mono, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height:14px;
	}
.spring{
	font-size:0.9em;
	color: #33CC00;
	font-weight: bold;
	}
.monthly{
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
	}
.weekly{
	font-size:0.9em;
	color: #660066;
	font-weight: bold;
	}
.publicservicemeeting{
	font-size:0.9em;
	color: #990099;
	font-weight: bold;
	}
.summer{
	font-size:0.9em;
	color: #FF0000;
	font-weight: bold;
	}
.faq{
	font-size:0.9em;
	color: #33CC00;
	font-weight: bold;
	}
.event{
	font-size:0.8em;
	color: #000000;
	}