@charset "UTF-8";
/* Typography */

body {
	font: 62.5%/150% Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #005521;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #666;
}
b, strong {
    font-weight: bold;
}
i {
    font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #063;
	line-height: 125%;
	margin: 1.6em 0 0.5em 0;
}
h1 {
	font-size: 1.5em;
}	
h1.pagetitle, h1.sitetitle {
	margin: 0 0 0.5em 0;
}
h2 {
	font-size: 1.3em;
}
#footer h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1.2em;
	}
h4, h5, h6 {
	color: #000;
	font-size: 1.1em;
}
div#container1 {
	text-align: center;
}
div#container2 {
	text-align: left;
}
div#navleft {
	font-size: 1.3em;
}
div#navmenu ul li a {
	text-decoration: none;
	line-height: 120%;
	color: #000;
	font-weight: bold;
}
div#navmenu ul li ul li a {
	font-size: 0.85em;
	font-weight: lighter;
}
div#blurb {
	font-size: 1.2em;
}
div#column1, div#column2, div#column3 {
	font-size: 1.1em;
	line-height: 150%;
}
p, li, table {
	margin: 0 0 0.8em 0;
}
div#column1 li, div#column2 li, div#column3 li {
	list-style-type: disc;
	margin-left: 30px;
}
th,td {
	padding: 0.3em;
	}
div#breadcrumb {
	font-size: 0.92em;
	margin-bottom: 1.5em;
	line-height: 145%;
}
/* Modules */
 div#news, div#headlines, div#events, div#notices {
	margin-bottom: 1.6em;
}
div#news {
	margin-bottom: 1em;
	}
div#events {
	margin-bottom: 2em;
}
div#events ul li, div#notices ul li {
	margin: 0 0 1.1em 0;
	line-height: 130%;
	list-style-type: none;
	display: inline-block;
	font-weight: bold;
}
div#events h2 span, div#news h2 span, div#notices h2 span, div#blurb h2 span {
	margin-left: -9999em;
}
div#events h2, div#news h2, div#notices h2, div#blurb h2 {
	margin-top: 0;
	margin-bottom: 0.6em;
	height: 25px;
}
div#events h2 {
	margin-bottom: 0.9em;
}
div#notices h2 {
	background: url(../images2/hdr_notices.gif) 0 0 no-repeat;
}
div#news h2 {
	background: url(../images2/hdr_expressnews.gif) 0 0 no-repeat;
}
div#events h2 {
	background: url(../images2/hdr_events.gif) 0 0 no-repeat;
}
div#blurb h2 {
	background: url(img/hdr_about.gif) 0 0 no-repeat;
}
div#events h2 a, div#notices h2 a, div#news h2 a {
	display: block;
	height: 25px;
}
div#events h2 a, div#news h2 a {
	width: 140px;
}
div#announcements h2 a {
	width: 180px;
}

/* ExpressNews */
div#news, div#headlines {
	font-size: 0.9em;
}
div#news ul {
	padding: 0; 
	display: inline-block; 
	width: 445px;
	}
div#news ul li {
	list-style: none; 
	margin: 0; 
	padding: 0.3em 0 0.6em 0;
	background: url(../images2/divider.jpg) repeat-x bottom left; 
	display: inline-block;
	width: 445px;
	min-height: 90px;
	}
html>body div#news ul li {
	padding: 0.3em 0 1.3em 0;
}
div#news a img {
	padding: 0 10px 0 0;
	float:left;
}
div#news h3 {
	font-size: 1em; 
	line-height: 130%; 
	margin: 0 0 3px 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
div#news p {
	font-weight:normal; 
	line-height: 130%;
	margin-left: 100px;
	}
div#news a, div#events a, div#notices a {
	text-decoration:none;
	}
div#news a:hover, div#headlines a:hover, div#news a:hover, div#events a:hover, div#notices a:hover {
	text-decoration:underline;
	}
div#headlines ul li {
	list-style:none; 
	margin: 0 0 0.6em 0; 
	padding: 0;
	}
div#headlines a {
	text-decoration:none;
	font-weight:bold;
	line-height:120%;
	}
div#headlines a:hover {
	text-decoration:underline;
	}
div#headlines .last a, div#events ul li.last, div#events ul li.last a {
	font-weight:normal;
	} 
div#events ul li {
	width: 215px;
}
div#events ul li p.date {
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: normal;
	padding-top: 0.3em;
	margin: 0;
	}

/*  Footer */
div#footer ul li a {
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
}
div#footer a:hover, div#copyright a:hover {
	text-decoration: underline;
}