/* CSS Document */

body {
	background-color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:12px;
	margin:0;
}

a {
	font-weight:bold;
	text-decoration:none;
	color:#006699;
}

a:hover {
	font-weight:bold;
	text-decoration:underline;
}

div#container {
	width:930px;
	height:auto;
	margin-bottom:0px;
	background-image: url(/template_assets/images/bg.gif);
}

div#content {
	background-color:#FFFFFF;
}

div#header {
	width:930px;
	height:164px;
	margin-top:-16px;
	position:relative;
	float:left;
}

div#header h1{
	background-image:url(/template_assets/images/header.jpg);
	width:930px;
	height:164px;
	margin-bottom:0px;
}

div#header h1 span {
	visibility:hidden;
}

div#nav {
	width: 930px;
	height:48px;
	z-index:10;
	position:relative;
	text-align:center;
}

div#nav ul {
	width: 930px;
	height: 48px;
	float:left;
	position:relative;
	background: url(/template_assets/images/nav.gif);
	margin-top:15px;
	margin-bottom:-2px;
	padding: 0;
}




div#nav ul li {
	text-indent: -9999px; 
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

div#nav ul li, div#nav a {
	height: 48px;
	display: block;
}

div#nav ul li a {
	text-indent: -9999px;
	text-decoration: none;
}

div#nav li ul {
	visibility:hidden;
	left:0px;
	width:300px;
	margin:0;
}

div#nav li:hover ul {
	visibility:visible;
	z-index:1000;
	display:block;
}

div#nav li#about ul {
	background-color:#003366;
	background-image:none;
	width:300px;
	height:auto;
	margin-top:0px;
	text-align:left;
	border:#000000 thin solid;
}

div#nav li#news ul {
	background-color:#003366;
	background-image:none;
	width:200px;
	height:auto;
	margin-top:0px;
	text-align:left;
	border:#000000 thin solid;
}

div#nav li#bill ul {
	background-color:#003366;
	background-image:none;
	width:300px;
	height:auto;
	margin-top:0px;
	text-align:left;
	border:#000000 thin solid;
}

div#nav li#contact ul {
	background-color:#003366;
	background-image:none;
	width:200px;
	height:auto;
	margin-top:0px;
	text-align:left;
	border:#000000 thin solid;
}

div#nav li#links ul {
	background-color:#003366;
	background-image:none;
	width:100px;
	height:auto;
	margin-top:0px;
	text-align:left;
	border:#000000 thin solid;
}

div#nav li#about ul li {
	position:relative;
	margin-left:0px;
	margin-bottom:0;
	padding-bottom:0px;
	border-top:#000000 thin solid;
	height:35px;
}

div#nav li#about ul li a {
	background-color:#003366;
	background-image:none;
	width:300px;
	height:25px;
	color:#FFFFFF;
	text-indent:10px;
	padding-top:10px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	margin:0;
}

div#nav li#about ul li a:hover {
	background-color:#006699;
	background-image:none;
	width:300px;
	height:25px;
	color:#FFFFFF;
	padding-top:10px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

div#nav li#news ul li {
	position:relative;
	margin-left:0px;
	margin-bottom:0;
	padding-bottom:0px;
	border-top:#000000 thin solid;
	height:35px;
}

div#nav li#news ul li a {
	background-color:#003366;
	background-image:none;
	width:200px;
	height:25px;
	color:#FFFFFF;
	text-indent:10px;
	padding-top:10px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	margin:0;
}

div#nav li#news ul li a:hover {
	background-color:#006699;
	background-image:none;
	width:200px;
	height:25px;
	color:#FFFFFF;
	padding-top:10px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

div#nav li#bill ul li {
	position:relative;
	margin-left:0px;
	margin-bottom:0;
	padding-bottom:0px;
	border-top:#000000 thin solid;
	height:35px;
}

div#nav li#bill ul li a {
	background-color:#003366;
	background-image:none;
	width:300px;
	height:25px;
	color:#FFFFFF;
	text-indent:10px;
	padding-top:10px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	margin:0;
}

div#nav li#bill ul li a:hover {
	background-color:#006699;
	background-image:none;
	width:300px;
	height:25px;
	color:#FFFFFF;
	padding-top:10px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

div#nav li#contact ul li {
	position:relative;
	margin-left:0px;
	margin-bottom:0;
	padding-bottom:0px;
	border-top:#000000 thin solid;
	height:35px;
}

div#nav li#contact ul li a {
	background-color:#003366;
	background-image:none;
	width:200px;
	height:25px;
	color:#FFFFFF;
	text-indent:10px;
	padding-top:10px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	margin:0;
}

div#nav li#contact ul li a:hover {
	background-color:#006699;
	background-image:none;
	width:200px;
	height:25px;
	color:#FFFFFF;
	padding-top:10px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}



div#nav li#links ul li {
	position:relative;
	margin-left:0px;
	margin-bottom:0;
	padding-bottom:0px;
	border-top:#000000 thin solid;
	height:35px;
}

div#nav li#links ul li a {
	background-color:#003366;
	background-image:none;
	width:100px;
	height:25px;
	color:#FFFFFF;
	text-indent:10px;
	padding-top:10px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	margin:0;
}

div#nav li#links ul li a:hover {
	background-color:#006699;
	background-image:none;
	width:100px;
	height:25px;
	color:#FFFFFF;
	padding-top:10px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}



li#home {
	left:16px; 
	width:100px;
	
}

li#news {
	left:116px;
	width: 100px;
}

li#about {
	left:216px;
	width: 100px;
}

li#commissioners {
	left:316px;
	width: 100px;
}

li#projects {
	left:416px;
	width: 100px;
}

li#developers {
	left:516px;
	width: 100px;
}

li#bill {
	left:616px;
	width: 100px;
}

li#contact {
	left:716px;
	width: 100px;
}

li#links {
	left:816px;
	width: 100px;
}

li#home a:hover {
	background: url(/template_assets/images/nav_over.gif) -16px 0px no-repeat;
}

li#news a:hover {
	background: url(/template_assets/images/nav_over.gif) -116px 0px no-repeat;
}

li#about a:hover {
	background: url(/template_assets/images/nav_over.gif) -216px 0px no-repeat;
}

li#commissioners a:hover {
	background: url(/template_assets/images/nav_over.gif) -316px 0px no-repeat;
}

li#projects a:hover {
	background: url(/template_assets/images/nav_over.gif) -416px 0px no-repeat;
}

li#developers a:hover {
	background: url(/template_assets/images/nav_over.gif) -516px 0px no-repeat;
}

li#bill a:hover {
	background: url(/template_assets/images/nav_over.gif) -616px 0px no-repeat;
}

li#contact a:hover {
	background: url(/template_assets/images/nav_over.gif) -716px 0px no-repeat;
}

li#links a:hover {
	background: url(/template_assets/images/nav_over.gif) -816px 0px no-repeat;
}

div#home_header {
	width:930px;
	height:277px;
	position:relative;
	float:left;
	margin: -14px 0 32px -53px;
	
}

div#home_header h1{
	background-image:url(/template_assets/images/home_top.jpg);
	width:930px;
	height:277px;
}

div#home_header h1 span {
	visibility:hidden;
}

div#bill_header {
	width:930px;
	height:277px;
	position:relative;
	float:left;
	margin: -14px 0 32px -53px;
}

div#bill_header h1{
	background-image:url(/template_assets/images/bill_top.jpg);
	width:930px;
	height:277px;
}

div#bill_header h1 span {
	visibility:hidden;
}

div#developers_header {
	width:930px;
	height:277px;
	position:relative;
	float:left;
	margin: -14px 0 32px -53px;
}

div#developers_header h1{
	background-image:url(/template_assets/images/developers_top.jpg);
	width:930px;
	height:277px;
}

div#developers_header h1 span {
	visibility:hidden;
}

div#about_header {
	width:930px;
	height:277px;
	position:relative;
	float:left;
	margin: -14px 0 32px -53px;
}

div#about_header h1{
	background-image:url(/template_assets/images/about_top.jpg);
	width:930px;
	height:277px;
}

div#about_header h1 span {
	visibility:hidden;
}

div#links_header {
	width:930px;
	height:277px;
	position:relative;
	float:left;
	margin: -14px 0 32px -53px;
}

div#links_header h1 {
	background-image:url(/template_assets/images/links_top.jpg);
	width:930px;
	height:277px;
}

div#links_header h1 span {
	visibility:hidden;
}

div#resources_header {
	width:930px;
	height:277px;
	position:relative;
	float:left;
	margin: -14px 0 32px -53px;
}

div#resources_header h1 {
	background-image:url(/template_assets/images/resources_top.jpg);
	width:930px;
	height:277px;
}

div#resources_header h1 span {
	visibility:hidden;
}

div#projects_header {
	width:930px;
	height:277px;
	position:relative;
	float:left;
	margin: -14px 0 32px -53px;
}

div#projects_header h1{
	background-image:url(/template_assets/images/projects_top.jpg);
	width:930px;
	height:277px;
}

div#projects_header h1 span {
	visibility:hidden;
}

div#commissioners_header {
	width:930px;
	height:277px;
	position:relative;
	float:left;
	margin: -14px 0 32px -53px;
}

div#commissioners_header h1{
	background-image:url(/template_assets/images/commissioners_top.jpg);
	width:930px;
	height:277px;
}

div#commissioners_header h1 span {
	visibility:hidden;
}

div#contact_header {
	width:930px;
	height:277px;
	position:relative;
	float:left;
	margin: -14px 0 32px -53px;
}

div#contact_header h1{
	background-image:url(/template_assets/images/contact_top.jpg);
	width:930px;
	height:277px;
}

div#contact_header h1 span {
	visibility:hidden;
}

div#ndww_header {
	width:930px;
	height:277px;
	position:relative;
	float:left;
	margin: -14px 0 32px -53px;
}

div#ndww_header h1{
	background-image:url(/template_assets/images/ndww_top.jpg);
	width:930px;
	height:277px;
}

div#ndww_header h1 span {
	visibility:hidden;
}

div#transmission_header {
	width:930px;
	height:277px;
	position:relative;
	float:left;
	margin: -14px 0 32px -53px;
}

div#transmission_header h1{
	background-image:url(/template_assets/images/transmission_top.jpg);
	width:930px;
	height:277px;
}

div#transmission_header h1 span {
	visibility:hidden;
}

div#leadership_header {
	width:930px;
	height:277px;
	position:relative;
	float:left;
	margin: -14px 0 32px -53px;
}

div#leadership_header h1{
	background-image:url(/template_assets/images/leadership_top.jpg);
	width:930px;
	height:277px;
}

div#leadership_header h1 span {
	visibility:hidden;
}

div#leaks_header {
	width:930px;
	height:277px;
	position:relative;
	float:left;
	margin: -14px 0 32px -53px;
}

div#leaks_header h1{
	background-image:url(/template_assets/images/leaks_top.jpg);
	width:930px;
	height:277px;
}

div#leaks_header h1 span {
	visibility:hidden;
}

div#tips_header {
	width:930px;
	height:277px;
	position:relative;
	float:left;
	margin: -14px 0 32px -53px;
}

div#tips_header h1{
	background-image:url(/template_assets/images/conservation_top.jpg);
	width:930px;
	height:277px;
}

div#tips_header h1 span {
	visibility:hidden;
}


div#news_header {
	width:930px;
	height:277px;
	position:relative;
	float:left;
	margin: -14px 0 32px -53px;
}

div#news_header h1{
	background-image:url(/template_assets/images/news_top.jpg);
	width:930px;
	height:277px;
}

div#news_header h1 span {
	visibility:hidden;
}




div#home_content {
	width:820px;
	height:auto;
	padding-left:45px;
	padding-right:15px;
	position:relative;
	margin-top:10px;
	float:left;
}

div#home_content h2 {
	text-align:left;
	font-size:25px;
	color:#006699;
}

div#home_content h3 {
	text-align:left;
	font-size:18px;
	color:#006699;
}

div#home_content p {
	text-align:left;
}

div#home_bottom {
	width:820px;
	position:relative;
	height:auto;
}

div#bottom_left {
	width:400px;
	height:auto;
	float:left;
}

div#bottom_right {
	width:400px;
	height:auto;
	float:right;
}

div#about_content {
	width:820px;
	height:auto;
	padding-left:10px;
	padding-right:15px;
}

div#about_content h2 {
	text-align:left;
	font-size:25px;
	color:#006699;
}

div#about_content h3 {
	text-align:left;
	font-size:18px;
	color:#006699;
}

div#about_content p {
	text-align:left;
}

div#bill_content {
	width:820px;
	height:auto;
	padding-left:10px;
	padding-right:15px;
}

div#bill_content h2 {
	text-align:left;
	font-size:25px;
	color:#006699;
}

div#bill_content h3 {
	text-align:left;
	font-size:18px;
	color:#006699;
}

div#bill_content p {
	text-align:left;
}

div#bill_content ul {
	text-align:left;
}

div#bill_content ol {
	text-align:left;
}

div#commissioners_content {
	width:820px;
	height:auto;
	padding-left:10px;
	padding-right:15px;
	margin-top:100px;
	position:relative;
}

div#commissioners_content h2 {
	text-align:left;
	font-size:25px;
	color:#006699;
}

div#commissioners_content h3 {
	text-align:left;
	font-size:18px;
	color:#006699;
}

div#commissioners_content p {
	text-align:left;
}

div#contact_content {
	width:820px;
	height:auto;
	padding-left:10px;
	padding-right:15px;
}

div#contact_content h2 {
	text-align:left;
	font-size:25px;
	color:#006699;
}

div#contact_content h3 {
	text-align:left;
	font-size:18px;
	color:#006699;
}

div#contact_content p {
	text-align:left;
}

div#developers_content {
	width:820px;
	height:auto;
	padding-left:10px;
	padding-right:15px;
}

div#developers_content h2 {
	text-align:left;
	font-size:25px;
	color:#006699;
}

div#developers_content h3 {
	text-align:left;
	font-size:18px;
	color:#006699;
}

div#developers_content p {
	text-align:left;
}

div#links_content {
	width:820px;
	height:auto;
	padding-left:10px;
	padding-right:15px;
}

div#links_content h2 {
	text-align:left;
	font-size:25px;
	color:#006699;
}

div#links_content h3 {
	text-align:left;
	font-size:18px;
	color:#006699;
}

div#links_content p {
	text-align:left;
}

div#links_content ul {
	text-align:left;
}

div#projects_content {
	width:820px;
	height:auto;
	text-align:left;
	padding-left:10px;
	padding-right:15px;
}

div#projects_content h1 {
	text-align:left;
		color:#006699;
}
div#projects_content h2 {
	text-align:left;
	font-size:25px;
	color:#006699;
}

div#projects_content h3 {
	text-align:left;
	font-size:18px;
	color:#006699;
}

div#projects_content p {
	text-align:left;
}

div#projects_content ul {
	text-align:left;
}

div#projects_content ol {
	text-align:left;
}

div#special_content {
	width:600px;
	height:auto;
	padding-left:50px;
	padding-right:15px;
	float:left;
	position:relative;
}

div#special_content h2 {
	text-align:left;
	font-size:25px;
	color:#006699;
}

div#special_content h3 {
	text-align:left;
	font-size:18px;
	color:#006699;
}

div#special_content p {
	text-align:left;
}

div#special_content ul {
	text-align:left;
}

div#special_content ol {
	text-align:left;
}

div#special_content_nav {
	width:170px;
	float:right;
	position:relative;
	padding-right:80px;
}

div#special_content_nav ul {
	width:170px;
	text-align:left;
	list-style:none;
	height:auto;
	background-color:#003366;
	border: #000000 thin solid;
}

div#special_content_nav li {
	width:170px;
	height:20px;
	padding-top:10px;
	padding-bottom:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div#special_content_nav li:hover {
	width:170px;
	height:20px;
	padding-top:10px;
	padding-bottom:0px;
}

div#special_content_nav li a {
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
	text-indent:-35px;
	height:20px;
	width:170px;
	float:left;
	font-size:12px;
	font-weight:normal;
}

div#special_content_nav li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	text-align:left;
	text-indent:-35px;
	height:20px;
	width:170px;
	float:left;
	font-size:12px;
	font-weight:normal;
}

div.clear_floats_home {
		clear:both;
}

div.clear_floats {
		clear:both;
}

div#footer {
	width:930px;
	height:61px;
	margin-bottom:0px;
	position: relative;
    bottom: 0;
}

div#footer h1 {
	width: 930px;
	height:61px;
	background-image:url(/template_assets/images/footer.gif);
}

div#footer h1 span {
	visibility:hidden;
}

/*----------------------------------------------------------------
	news
----------------------------------------------------------------*/

.news_intro, .news_releases, .news_date, .news_blurb,
.news_release, .news_subtitle {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
.news_releases a:link, .news_releases a:visited {
	color: #006699; text-decoration: none; margin-left: 10px;
}
.news_releases a:hover {
	color: #FFF; background: #000972; text-decoration: none;
}
.news_releases a:active {
	color: #006699; text-decoration: none;
}
.news_releases h3 a:link, .news_releases h3 a:visited {
	color: #000972; text-decoration: none; margin-left: -7px;
}
.news_releases h3 a:hover {
	color: #FFF; background: #000972; text-decoration: none;
}
.news_releases h3 a:active {
	color: #000972; text-decoration: underline;
}

.news_release {
	text-align:left;
}

.news_release h1 { 
	margin-bottom: 0.7em; 
	font: bold 110%;
	color: #000972; 
	text-transform: none;
	letter-spacing: 0;
	text-align:left;
	border-bottom: none;
}

.news_date {
	text-align:left;
	font-size:14px;
	color:#006699 ;
}

.news_subtitle {
	text-align:left;
	font-size:18px;
	color:#006699;
}

.news_release a:link, .news_release a:visited {
	color: #006699; text-decoration: none; margin-left: 10px;
}
.news_release a:hover {
	color: #FFF; background: #000972; text-decoration: none;
}
.news_release a:active {
	color: #006699; text-decoration: none;
}

/*----------------------------------------------------------------
	contact form
----------------------------------------------------------------*/


caption, th, td {
	text-align: left;
	font-weight: normal;
}

#contactform {
	margin-bottom: 5em;
}
#contactform label {
	margin-left:35px;
	line-height: 3em;
    font-size:100%;
}
#contactform input, #contactform textarea, #contactform select{
	background-color: #ffffff;
	border: solid 1px #f1dfb9;
	margin-left: 10px;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

#special_content_nav {
	vertical-align: top;
	width:270px;
	float:right;
	margin-left: 35px;
	padding-left: 15px;
}


div.special_content {
	width:800px;
	height:auto;
	padding-left:0px;
	padding-right:15px;
	float:left;
	left: 35px;
}

/*div.special_content_nav {
	vertical-align: top;
	top: 400px;
	left: 850px;
	width:170px;
	height: 300px;
	float:right;
	margin-left: 40px;
	padding-left: 50px;
}
*/
div.special_content_nav ul {
	width:170px;
	text-align:left;
	list-style:none;
	height:auto;
	background-color:#003366;
	border: #000000 thin solid;
	padding: 15px 15px 15px 15px;
}

div.special_content_nav li {
	width:170px;
	height:20px;
	padding-top:10px;
	padding-bottom:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div.special_content_nav li:hover {
	width:170px;
	height:20px;
	padding-top:10px;
	padding-bottom:0px;
}

div.special_content_nav li a {
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
	text-indent:-35px;
	height:20px;
	width:170px;
	float:left;
	font-size:12px;
	font-weight:normal;
}

div.special_content_nav li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	text-align:left;
	text-indent:-35px;
	height:20px;
	width:170px;
	float:left;
	font-size:12px;
	font-weight:normal;

