/* MAIN STYLES */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:#FFFFFF url(/images/bg_pattern.gif) repeat;
}
a:link, a:visited {
   text-align:left;
	font-size:12px;
	color:#253B00;
	text-decoration:underline;
}

a:hover {
	color:#719C46;
	text-decoration:none;
}

img {
	border:none;
	vertical-align:bottom;
}

img.bttop {
	margin:10px 0;
}

span#pageId {
   font-size:12px;
   font-style:italic;
   color:#719C46;
}

p#pageNums {
   text-align:left;
   font-weight:bold;
   width:425px;
}

p#pageNums a:link, p#pageNums a:visited {
   text-align:left;
   border:1px solid #09325F;
	background-color:#BDC8D4;
   padding:1px 2px;
   margin:0 1px 0 0;
   text-decoration:none;
}

p#pageNums a:hover {
  background-color:#09325F;
  color:#FFFFFF;
}

div#parent {
	position:absolute;
	left:50%;
	top:0;
	margin:0 0 0 -389px;
	padding:0;
	background-color:#FFFFFF;
	width:760px;
	border-left:4px solid #FFFFFF;
	border-right:4px solid #FFFFFF;
	border-bottom:4px solid #FFFFFF;
}

table#top {
	width:760px;
	height:25px;
	padding:0;
	margin:0 0 2px 0;
	background-color:#09325F;
}

p#top_nav {
	margin:0 15px 0 0;
	padding:0;
	color:#00539F;
	font-size:11px;
}

p#top_nav a {
   text-align:left;
   font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

div#title {
	padding:0;
	margin:0;
}

div#nav {
	height:184px;
	position:relative;
	background:transparent url(/images/ncwa_mainbanner.jpg) no-repeat 0 0;
}

div#nav a {
	text-indent: -999em;
	overflow:hidden;
}

div#nav #watermap {
	position:absolute;
	background:transparent url(/images/wmap_orange.gif) no-repeat 0 0;
	top:0;
	left:229px;
	width:74px;
	height:60px;
}

div#nav #watermap:hover,
div#nav #watermap.active {
	background:transparent url(/images/wmap_blue.gif) no-repeat 0 0;
}

div#nav #waterquality {
	position:absolute;
	background:transparent url(/images/wq_orange.gif) no-repeat 0 0;
	top:0;
	left:457px;
	width:74px;
	height:60px;
}

div#nav #waterquality:hover,
div#nav #waterquality.active {
	background:transparent url(/images/wq_blue.gif) no-repeat 0 0;
}

div#nav #intprogram {
	position:absolute;
	background:transparent url(/images/ip_orange.gif) no-repeat 0 0;
	top:62px;
	left:0px;
	width:75px;
	height:60px;
}

div#nav #intprogram:hover,
div#nav #intprogram.active {
	background:transparent url(/images/ip_blue.gif) no-repeat 0 0;
}

div#nav #waterrights {
	position:absolute;
	background:transparent url(/images/wr_orange.gif) no-repeat 0 0;
	top:62px;
	left:305px;
	width:74px;
	height:60px;
}

div#nav #waterrights:hover,
div#nav #waterrights.active {
	background:transparent url(/images/wr_blue.gif) no-repeat 0 0;
}

div#nav #aboutncwa {
	position:absolute;
	background:transparent url(/images/ancwa_orange.gif) no-repeat 0 0;
	top:62px;
	left:609px;
	width:74px;
	height:60px;
}

div#nav #aboutncwa:hover,
div#nav #aboutncwa.active {
	background:transparent url(/images/ancwa_blue.gif) no-repeat 0 0;
}

div#nav #watermang {
	position:absolute;
	background:transparent url(/images/wman_orange.gif) no-repeat 0 0;
	top:124px;
	left:153px;
	width:74px;
	height:60px;
}

div#nav #watermang:hover,
div#nav #watermang.active {
	background:transparent url(/images/wman_blue.gif) no-repeat 0 0;
}

div#nav #calfed {
	position:absolute;
	background:transparent url(/images/calfed_orange.gif) no-repeat 0 0;
	top:124px;
	left:457px;
	width:74px;
	height:60px;
}

div#nav #calfed:hover,
div#nav #calfed.active {
	background:transparent url(/images/calfed_blue.gif) no-repeat 0 0;
}

div#nav #videos {
	position:absolute;
	background:transparent url(/images/videos_orange.gif) no-repeat 0 0;
	top:124px;
	right:0;
	width:75px;
	height:60px;
}

div#nav #videos:hover,
div#nav #videos.active {
	background:transparent url(/images/vids_blue.gif) no-repeat 0 0;
}

div#int_nav {
	height:25px;
	background-color:#719C46;
	height:25px;
	margin:2px 0;
	text-align:center;
}

div#int_nav img {
	margin:0 5px;
}

div#green {
	background-color:#719C46;
	height:20px;
	padding-top:8px;
	padding-bottom:0;
	padding-left:5px;
	margin:2px 0;
	color:white;
	font-size:12px;
}

div#green a:link,
div#green a:visited {
	color:white;
	text-decoration:none;
}

div#green a:hover {
	text-decoration:underline;
}	

#mapquote {
	margin-top:25px;
	height:335px;
	width:443px;
}

/* CONTENT */

#pdfs a {
	color:white;
	line-height:150%;
	margin-top:10px;
}

#pdfs a:hover {
	line-height:150%;
	color:white;
}


#painting {
	background:white;
        padding:top:4px;
	padding-bottom:63px;
	position:absolute;
	width:760px;
	left:-380px;
	margin-left:50%;
	z-index:100;
	top:0;
	display:none;
}

h4 {
   margin-left:5px;
   margin-top:15px;
   margin-bottom:0;
   font-size:16px;
   font-weight:bold;
}

#painting a#close {
   margin-top: 2px;
   color: white;
   background: #719c46;
   display:block;
   padding: 6px;
}

#painting p {
	line-height:130%;
	font-size:12px;
	margin-left:5px;
	margin-top;0;
}
#painting a {
	color:#719c46;
	background:#FFFFFF;
	text-decoration:none;
        display: inline;
        padding:0;
}
#painting a:hover {
   text-decoration:underline;
}

div#content {
	margin:0;
	padding:20px 30px 20px 30px;
	background-color:#FFFFFF;
}

div#content p {
	margin:0;
	text-align:justify;
	padding:5px 0;
	color:#09325F;
	font-size:12px;
}

div#content h1 {
   text-align:left;
	color:#09325F;
	font-size:16px;
	font-weight:bold;
   width:425px;
}

div#content h2 {
   text-align:left;
	color:#09325F;
	font-size:13px;
	font-weight:bold;
}
h5.headline {
	color:  #09325F;
	margin-bottom: 5px;
	font-size: 14px;
}
div#content ul {
   text-align:left;
	margin:5px 15px;
	padding:0;
}

div#content ol {
   text-align:left;
	list-style-type:none;
	margin:5px 15px;
	padding:0;
}

div#content ul li {
   text-align:left;
	color:#333333;
	font-size:12px;
	margin:5px 0;
}

div#content ol li {
   text-align:left;
	color:#09325F;
	font-size:12px;
	padding:5px 0;
}

/* FOOTER */

table#footer {
	width:760px;
	height:50px;
	background-color:#09325F;
	clear:both;
}

table#footer p {
   text-align:right;
	color:#FFFFFF;
	font-size:11px;
}

/* SEARCH FORM */

form#search {
	margin:0 0 0 15px;
	padding:0;
}

input.text {
	margin:0;
	padding:0;
	border:1px solid #09325F;
	color:#09325F;
	background-color:#BDC8D4;
	font-size:10px;
	height:17px;
	width:175px;
}

textarea.text {
	margin:0;
	padding:2px;
	border:1px solid #09325F;
	color:#09325F;
	background-color:#BDC8D4;
	font:11px arial, helvetica, sans-serif;
	width:250px;
	height:50px;
}

input.button {
	background-color:#81B050;
	margin:0;
	padding:0;
	border:1px solid #09325F;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	height:19px;
}

table.form_table tr td {
	font-size:12px;
	margin:0;
	color:#09325F;
}

.example {
	font-style:italic;
}

.required {
	color:#990000;
}

div#content p.instructions {
	color:#666666;
	font-style:italic;
	margin:10px 0;
}

/* NAVIGATION BOX */

div#right_container {
	float:right;
	width:200px;
	margin:10px 0 10px 50px;
	padding:0;
}

div#right_container  p {
   text-align: left;
}

div#navbox {
	width:200px;
	border:1px solid #09325F;
	background-color:#BDC8D4;
	padding:0;
	margin-bottom:20px;
}

div#navbox p#header {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#09325F;
	padding:2px 5px;
}

div#navbox a:link, div#navbox a:visited {
	display:block;
	border-bottom:1px solid #000000;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding:2px 5px;
}

div#navbox a:hover {
	background-color:#719C46;
	color:#FFFFFF;
}



#home-news {
   float:right;
   width: 33%;
}

#home-news #press-releases,
#home-news #videos {
   border: 2px solid black; 
   color:  white;
   margin: 1em 0;
   padding: .5em;
}

#home-news #press-releases h2,
#home-news #videos h2 {
   padding: 0;
   margin:0;
}

#home-news #press-releases {
   background:   #81b050;
   border-color: #09325f;
}

#home-news #videos {
   background:   #09325f;
   border-color: #81b050;
}

#videos p,
#press-releases p,
#videos ul,
#press-releases ul {
   list-style-type: none;
   padding:0;
   margin: 0;
}

#videos h2,
#press-releases h2 {
   font-size: 130%;
}

#videos ul li,
#press-releases ul li {
   padding:0;
}

#videos ul li a,
#press-releases ul li a {
   padding:.25em;
   font-size: 12px;
   display:block;
   text-decoration: none;
   color: #222;
   border-top: 1px solid #81b050;
   border-bottom: 1px solid #176005;
}

#videos ul li a:hover,
#press-releases ul li a:hover {
   background: #09325f;
   border-color: #09325f;
   color: white;
}

#videos ul li a {
   border-top-color: #09325f; 
   color: white;
}

#videos ul li a:hover {
   color: #222;
   background: #81b050;
}


h2 a {
   font-size: 100% !important;
}
#videos h2 a  {
   color: white;
   text-decoration: none;
}
#videos h2 a:hover {
   background: white;
   color: #09325f;
   text-decoration: none;
}
 /* new homepage gallery styles */
.gall {
	clear: left;
} 
.gall img {
	float: left;
	margin: 0 10px 10px 0;
	border: 3px solid #BDC8D4;
}
.gall .cap {
	font-size: 12px;
}
.gall .cred {
	font-style: italic;
	font-size: 10px;
	padding-top: 10px;
}

ul.fact-sheet {
	list-style-type: none;
	margin-left: 0;
}
ul.fact-sheet li {
	padding: 0 0 10px 0;
	margin-left: 0;
	font-weight: bold;
	color: #09325F; 
}
ul.fact-sheet li a {
	color: #09325F !important;
}
ul.fact-sheet li span {
	display: block;
	font-weight: normal;
}
ul.fact-sheet li span a {
	text-decoration: none;
	color: #253B00 !important;
}
ul.fact-sheet li span a:hover {
	color: #719C46;
}

