@charset "utf-8";
/* CSS Document */
#wrapper {
	background-image: url(../images/wrapper-fade.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}

#feature {
	margin: 20px 0 15px 20px;
	padding: 0;
	width: 920px;
	height: 300px;
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	}

#resources {
	margin: 0;
	padding: 0;
	right: 0;
	top: 0;
	width: 225px;
	height: 300px;
	position: absolute;
	}

#resources div.fade {
	height: 35px;
	width: 225px;
	}

#resources a,
#resources a:link,
#resources a:active,
#resources a:visited {
	color: #fff;
	font-family: Helvetica, arial, verdana;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	display: block;
	width: 215px;
	height: 35px;
	padding: 0 0 0 10px;
	line-height: 35px;
	margin: 0;
	}

#resources a:hover,
#resources a:focus {
	text-decoration: underline;
	}

#resources a.top {
	background-image: url(../images/resources-top-trans.png);
	background-repeat: no-repeat;
	}

#resources a.top:hover,
#resources a.top:focus {
	background-image: url(../images/resources-top-o-trans.png);
	}

#resources a.mid {
	background-image: url(../images/resources-mid-trans.png);
	background-repeat: no-repeat;
	}

#resources a.mid:hover,
#resources a.mid:focus {
	background-image: url(../images/resources-mid-o-trans.png);
	}

.for {
	margin-right: 0 !important;
	font-size: .6em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

#puppet {
	margin: 0;
	padding: 8px 5px 10px 10px;
	height: 107px;
	width: 210px;
	overflow: hidden;
	color: #fff;
	font-size: .85em;
	background-image: url(../images/resources-bot-trans.png);
	background-repeat: no-repeat;
	}
	

#puppet:hover,
#puppet:focus {
	background-image: url(../images/resources-bot-o-trans.png);
	}

.yellow-warning {
	background-image: url(../images/resources-yellow-bot-trans.png) !important;
	}

.yellow-warning:hover,
.yellow-warning:focus {
	background-image: url(../images/resources-yellow-bot-o-trans.png) !important;
	}

#puppet img {
	float: left;
	margin: 3px 10px 0 0;
	padding: 2px;
	background-color: #eee;
	border: none;
	}

#puppet img:hover,
#puppet img:focus {
	background-color: #aaa;
	}

#puppet p {
	margin: 0 0 7px 0;
	padding: 0;
	line-height: 1.25em;
	}

#puppet a,
#puppet a:link,
#puppet a:active,
#puppet a:visited {
	color: #fff;
	width: auto !important;
	line-height: 1.50em;
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	}

#puppet a:hover,
#puppet a:focus {
	text-decoration: underline;
	}

#headline {
	color: #fff;
	left: 0;
	bottom: 0;
	padding: 12px 15px 15px 15px;
	width: 665px;
	background-image: url(../images/headline.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	position: absolute;
	}

#headline:hover,
#headline:focus {
	background-image: url(../images/headline-o.png);
	}

* html #headline {
	background-image: url(../images/headline-ie.jpg) !important;
	}

#headline h3 a,
#headline p a {
	text-decoration: none;
	color: #ffffff;
	}

#headline h3 {
	margin: 0 0 3px 0;
	padding: 0 15px 0 0;
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1em;
	}

#headline:hover h3 a,
#headline:focus h3 a {
	color: #fff;
	text-decoration: underline;
	}

#headline p {
	margin: 0;
	padding: 0;
	font-size: .9em;
	}

#headline:hover p a,
#headline:focus p a {
	color: #fff;
	text-decoration: underline;
	}

#navigationBlock {
	margin: 0;
	padding: 0 0 10px 20px;
	width: 920px;
	clear: both;
	overflow: hidden;
	}

.navBlock {
	margin: 0 5px 0 0;
	padding: 0 10px 0 0;
	width: 137px;
	float: left;
	border-right: dotted 2px #eee;
	text-align: left;
	}

.navBlock h3 {
	margin: 0 0 2px 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.25em;
	color: #064f18;
	color: #060;
	}

.navBlock h3 .headerMore {
	font-size: .65em;
	font-weight: normal;
	color: #00e !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.navBlock h3 a {
	text-decoration: underline !important;
	}
.navBlock h3 .headerMore2 {
	font-size: .65em;
	font-weight: normal;
	color: #00e !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
	text-decoration: none !important;
	}

.navBlock h3 a {
	color: #059033;
	color: #060;
	}

.navBlock h3 a:hover,
.navBlock h3 a:focus {
	color: #059033;
	}

.navBlock ul {
	margin: 0;
	padding: 0;
	}

.navBlock ul li {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	color: #181818;
	line-height: 1.2em;
	}

.navBlock a,
.navBlock a:link,
.navBlock a:active,
.navBlock a:visited {
	text-decoration: none;
	font-size: .85em;
	}

.navBlock a:hover,
.navBlock a:focus {
	text-decoration: underline;
	}

.navBlock li a {
	color: #181818;
	}

.last {
	border: none;
	margin-right: 0;
	padding-right: 0;
	}

.navBlock li.viewAll {
	margin-top: 10px !important;
	font-weight: bold;
	}

.navBlock li.viewAll a {
	color: #666;
	display: block;
	background-color: #eaeced;
	padding: 3px 0 5px 7px;
	margin-right: -5px;
	}

.navBlock li.viewAll a:hover,
.navBlock li.viewAll a:focus {
	color: #000;
	background-color: #ccc;
	}

.allNews {
	font-size: .8em;
	margin: -12px 0 10px 0 !important;
	}

#content {
	margin: 0 0 0 20px;
	padding: 10px 0 0 0;
	width: 920px;
	overflow: hidden;
	border-top: dotted 2px #eee;
	}

#news {
	margin: 0;
	padding: 0 30px 0 0;
	width: 628px;
	float: left;
	border-right: dotted 2px #eee;
	background-image: url(../images/water-news.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	}

#news h3,
#events h3 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #4c9a60;
	color: #060;
	font-family: Helvetica, arial, verdana;
	font-size: 1.5em;
	}

#news .rss img,
#events .rss img {
	border: none;
	margin: 0;
	}

.newsBlock {
	margin: 0;
	padding: 10px 5px 10px 0;
	width: 618px;
	overflow: hidden;
	border-top: dotted 2px #eee;
	}

.firstNewsBlock {
	padding: 0 5px 10px 0 !important;
	border: none;
	}

.newsBlock img {
	float: left;
	margin: 0 10px 0 0;
	padding: 2px;
	background-color: #ddd;
	border: none;
	}

.newsBlock h4 {
	margin: 0 0 2px 0;
	padding: 0;
	font-family: Helvetica, arial, verdana;
	font-size: 1.25em;
	line-height: 1.15em;
	}

.newsBlock h4 a,
.newsBlock h4 a:link,
.newsBlock h4 a:active,
.newsBlock h4 a:visited {
	color: #181818;
	color: #4c9a60;
	}

.newsBlock h4 a:hover,
.newsBlock h4 a:focus {
	color: #4c9a60;
	color: #00e;
	text-decoration: underline;
	}

.newsBlock p {
	margin: 0;
	padding: 0;
	line-height: 1.25em;
	}
	
#events {
	margin: 0;
	padding: 0 0 0 20px;
	width: 240px;
	float: left;
	}

#announcements {
	padding-bottom: 25px;
	overflow: hidden;
	}

#announcements .advert {
	border: none;
	float: left;
	margin: 0 0 5px 0 !important;
	}

#events table#calendar {
	width: 240px;
	margin: 0 0 10px -2px;
	padding: 0;
	border: none !important;
	}

table#calendar td {
	vertical-align: top;
	padding: 6px 0 7px 0;
	}

table#calendar td.date {
	width: 50px;
	padding-right: 0px !important;
	padding-top: 7px !important;
	font-weight: bold;
	color: #282828;
	color: #050;
	color: #059033;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	line-height: 1em !important;
	font-size: 1.1em !important;
	text-align: center;
	background-color: #eee;
	}

table#calendar td.desc {
	width: 180px;
	padding-left: 5px !important;
	}

table#calendar td.complete {
	background-color: #f5f5f5;
	text-align: center;
	padding: 3px 0 !important;
	}

table#calendar a,
table#calendar a:link,
table#calendar a:active {
	color: #181818;
	color: #00e;
	}

table#calendar a:visited {
	}

table#calendar a:hover,
table#calendar a:focus {
	color: #059033;
	}

#untInfo {
	margin: -5px 0 0 20px;
	padding: 0 20px 0 0;
	font-size: .85em;
	}

#untInfo img {
	float: left;
	padding: 0 5px 0 0;
	margin: 0;
	}
