body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	background-color: #D4D7C1;
}
#container	{
	background-color: #FFFFFF;
	width: 781px;
}
#banner {
	background-color: #263A4A;
	background-image: url(../images/bg_banner.gif);
	background-repeat: repeat-y;
}
#footer	{
	background-color: #31495E;
	padding: 5px ;
	color: #FFFFFF;
	margin-top: 10px;
	font-weight: bold;
}
#footer a:link, #footer a:visited	{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 10px;
}
#footer a:hover, #footer a:active	{
	text-decoration: underline;
}
#footerBottom {
	color: #0E2A43;
}
#footerBottom td	{
	padding: 15px 10px;
}
#newsBlock {
	color: #596135;
	background-color: #D7DBC4;
	padding: 10px 15px;
}
#newsBlockBottom {
	background-color: #D7DBC4;
	width: 196px;
}
#newsBlock h1 {
 	font-size: .9ems;
	font-size: .9em;
}
#newsBlock a:link, #newsBlock a:visited	{
	color: #2C4053;
	text-decoration: none;
}
#newsBlock a:hover, #newsBlock a:active	{
	text-decoration: underline;
}
#newsBlock ul	{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#newsBlock li	{
	margin: 0px 0px 10px 10px;
	padding: 0px;
	list-style-image: url(../images/arrow_news.gif);
}
#textShadow	{
	background-image: url(../images/bg_textShadow.gif);
	background-repeat:repeat-x;
}
.newsItems {
	margin-top: 20px;
	margin-bottom: 10px;
}
.newsItems td {
	border-right: 1px dotted #B7B7B7;
	padding: 0px 15px 5px 15px;
}
.newsItems ul	{
	margin: 0px;
	padding: 15px 0px 0px 0px;
}
.newsItems li	{
	margin: 0px 0px 10px 10px;
	padding: 0px;
	list-style-image: url(../images/arrow.gif);
}
.newsItems a:link, .newsItems a:visited	{
	color: #303060;
	text-decoration: none;
}
.newsItems a:hover, .newsItems a:active	{
	text-decoration: underline;
}
#map {
	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
	height: 154px;
	width: 566px;
	margin-left: 10px;
}
.mapBlurb	{
	font-size: .7ems;
	text-align: center;
	padding-left: 400px;
	padding-top: 20px;
	padding-right: 10px;
}
.mapBlurb strong	{
	font-size: .7ems;
	text-transform:uppercase;
	color: #003366;
}
.mapBlurb a:link, .mapBlurb a:visited	{
	color: #003366;
	text-decoration: none;
}
.mapBlurb a:hover, .mapBlurb a:active	{
	text-decoration: underline;
}
.searchBlock {
	padding-right: 40px;
}
.searchBlock input	{
	border: none;
	background-color: #C4C7CB;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.menu {
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
}
.menuEnd {
	background-image: url(../images/bg_menu_end.gif);
	background-repeat: repeat-x;
	width: 197px;
}
.text {
	padding: 20px;
}
.text p	{
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 1.5em;
}
.text h1	{
	font-size: 1.2em;
	color: #333300;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.text h2	{
	font-size: 1em;
	color: #333300;
	margin-bottom: 0px;
}
.menuItems	{
	margin-top: 20px;
	background-color: #D7DBC4;
	width: 150px;
}
#menuCol	{
	background-image: url(../images/bg_textShadow.gif);
	background-repeat:repeat-x;
	width: 160px;
}
.NewsTable {
	margin-top: 15px;
}
.NewsTable td {
	padding: 0px 0px 25px 0px;
	border:none;
}
.NewsTable img	{
	margin-right: 10px;
}	
