/*Masthead and Structure
-------------------------------------------------------------*/
#MastHead {
	width: 750px;
	margin: 0 0 5px 0;
	padding: 0;
}
#Logo {
	float: left;
	vertical-align: middle;
	padding: 0px 5px 5px 5px;
}
#Logo img {
	border: 0px;
}
#Container {
	margin: 0;
	padding: 0;
	height: auto;
	width: 800px;
}
/* Popups
------------------------------------------------------------*/
#ContainerPopup,
#ContainerPopup #Logo {
	width: 620px;
	margin: 0 0 5px 0;
	padding: 0;
}
#ContainerPopupSmall,
#ContainerPopupSmall #Logo {
	width: 300px;
	margin: 0 0 5px 0;
	padding: 0;
}
#ContainerPopupSmall #Logo {
	padding-bottom: 3px;
}
#ContainerPopupSmall #Logo,
#ContainerPopup #Logo {
	clear: both;
}
#ContainerPopupSmall #Logo img,
#ContainerPopup #Logo img {
	border: 0px;
	margin: 3px 0 0 3px;
	float: left;
}

/* TopNav
--------------------------------------------------------------------*/
#TopNav {
	color: #4F5E75;
	font-size: 9px;
	margin: 10px 0 0 0;
	text-align: right;
	float: right;
	line-height: 2em;
}
#TopNav a {
	text-decoration: none;color: #4F5E75;
	text-transform: uppercase;
}
#TopNav a:hover {border-top: 3px solid #4F5E75;}
#Home #TopNav #Active {border-top: 3px solid #4F5E75; font-weight: bold;}
#TopNavSearch form.SiteSearch {
	margin: 0;
	padding: 0;
	float: right;
	height: 20px;
}
#TopNavSearch input {border: 1px solid #4f5e75;background-color: #fff;}
#TopNavSearch input.SiteSearch {
	width: auto;
	background-color: #fff;
	font-size: 9px;
	border: 1px solid #4f5e75;
	color: #4f5e75;
}

/* Main Navigation
-------------------------------------------------------*/
#Biz #MainNav ul {border-top: 1px solid #e1c5b7;border-bottom: 1px solid #e1c5b7;}
#Biz #MainNav li {border-left: 1px solid #e1c5b7;border-right: none;}
#Biz #MainNav a, #Biz #MainNav a:visited { color: #c63;}
#Biz #MainNav li a:hover { background-color: #d6a790; color: #fff;}
#Biz #MainNav a#Active, #MainNav li #Active a { background-color: #cd8765; color:#fff;}
#Biz #MainNav li.FirstNav, #MainNav li.FirstNav a {	border-left: none;}

#Cons #MainNav ul {border-top: 1px solid #c5b4b4;border-bottom: 1px solid #c5b4b4;}
#Cons #MainNav li {border-left: 1px solid #c5b4b4;border-right: none;}
#Cons #MainNav a, #Cons #MainNav a:visited { color: #532f2d;}
#Cons #MainNav li a:hover { background-color: #ae8888; color: #fff}
#Cons #MainNav a#Active, #Cons #MainNav li #Active a:hover {background-color: #8a4e4a; color:#fff;}
#Cons #MainNav li.FirstNav, #MainNav li.FirstNav a { border-left: none;}

#Drought #MainNav ul {border-top: 1px solid #d8cbbe;border-bottom: 1px solid #d8cbbe;}
#Drought #MainNav li {border-left: 1px solid #d8cbbe;border-right: none;}
#Drought #MainNav a, #Drought #MainNav a:visited { color: #735b44;}
#Drought #MainNav li a:hover { background-color: #c8b5a2; color: #fff;}
#Drought #MainNav a#Active, #MainNav li #Active a:hover { background-color: #b39980; color:#fff;}
#Drought #MainNav li.FirstNav, #MainNav li.FirstNav a {	border-left: none;}

#Home #MainNav ul {border-top: 1px solid #AEB6BF;border-bottom: 1px solid #AEB6BF;}
#Home #MainNav li {border-left: 1px solid #AEB6BF;border-right: none;}
#Home #MainNav a:visited { color: #062755;}
#Home #MainNav a:hover { background-color: #4F5E75; color: #fff;}
#Home #MainNav li.FirstNav, #MainNav li.FirstNav a { border-left: none;}
#Home #MainNav li.LastNav, #MainNav li.LastNav a {margin-right: 0;padding-right:0;}

#Land #MainNav ul {border-top: 1px solid #9cbb91;border-bottom: 1px solid #9cbb91;}
#Land #MainNav li {border-left: 1px solid #9cbb91;border-right: none;}
#Land #MainNav a, #Land #MainNav a:visited { color: #2d4424;}
#Land #MainNav li a:hover { background-color: #74a062; color: #fff;}
#Land #MainNav a#Active, #MainNav li #Active a:hover {	background-color: #4d7141; color:#fff;}
#Land #MainNav li.FirstNav, #MainNav li.FirstNav a { border-left: none;}

#WQ #MainNav ul {border-top: 1px solid #cfd5da;border-bottom: 1px solid #cfd5da;}
#WQ #MainNav li {border-left: 1px solid #cfd5da;border-right: none;}
#WQ #MainNav a, #WQ #MainNav a:visited { color: #7d8a9d;}
#WQ #MainNav li a:hover { background-color: #b3bac4; color: #fff;}
#WQ #MainNav a#Active, #MainNav li #Active a:hover {background-color: #909fb2; color:#fff;}
#WQ #MainNav ul li.FirstNav, #MainNav ul li.FirstNav a { border-left: none;}

#WR #MainNav ul {border-top: 1px solid #decba6;border-bottom: 1px solid #decba6;}
#WR #MainNav li {border-left: 1px solid #decba6;border-right: none;}
#WR #MainNav a, #WR #MainNav a:visited { color: #b59350;}
#WR #MainNav li a:hover { background-color: #d0b786; color: #fff;}
#WR #MainNav a#Active, #WR li #Active a:hover { background-color: #caa762; color:#fff;}
#WR #MainNav li.FirstNav, #MainNav li.FirstNav a { border-left: none;}

#MainNav {width: 750px;}
#MainNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 750px;
	height: 22px;
}
#MainNav ul li {
	display: block;
	float: left;
	text-align: center;
	font-size:10px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	white-space:nowrap;
}
#MainNav li.FirstNav, #MainNav li.FirstNav a {border-left: none;padding-left: 0;}
#MainNav li a {
	margin: 0;
	display: block;
	text-align: center;
	padding: 5px 4px 5px 3px;
}
#MainNav a:hover {text-decoration: none;}
#MainNav a#Active{color: #fff;margin-left: 0;}
#MainNav li.LastNav, #MainNav li.LastNav a {margin: 0;padding-right: 0;}

#ConsNav {width: 165px;}
#DroughtNav {width: 164px;}
#LandNav {width: 85px;}
#BizNav {width: 109px;}
#WQNav {width: 105px;}
#WRNav {width: 117px;}

/* Banner Images
-----------------------------------------------------*/
#Biz #ImageOne { background: url("../images/biz_banner_01.jpg") no-repeat;}
#Biz #ImageTwo { background: url("../images/biz_banner_02.jpg") no-repeat;}
#Biz #ImageThree { background: url("../images/biz_banner_03.jpg") no-repeat;}
#Biz #ImageFour { background: url("../images/biz_banner_04.jpg") no-repeat;}
#Biz #ImageFive { background: url("../images/biz_banner_05.jpg") no-repeat;}
#Biz .PrimaryColor, #Biz .LastImage { background-color: #d6a790; padding: 6px 0 19px 0;}
#Biz .SecondaryColor { background-color: #c63;	padding: 6px 0 19px 0;}
#Biz #Banner { border-bottom: 1px solid #e1c5b7;}

#Cons #ImageOne { background: url("../images/cons_banner_01.jpg") no-repeat;}
#Cons #ImageTwo { background: url("../images/cons_banner_02.jpg") no-repeat;}
#Cons #ImageThree {	background: url("../images/cons_banner_03.jpg") no-repeat;}
#Cons #ImageFour { background: url("../images/cons_banner_04.jpg") no-repeat;}
#Cons #ImageFive { background: url("../images/cons_banner_05.jpg") no-repeat;}
#Cons .PrimaryColor, #Cons .LastImage {	background-color: #ae8888;}
#Cons .SecondaryColor {	background-color: #532f2d;}
#Cons #Banner {	border-bottom: 1px solid #c5b4b4;}

#Drought #ImageOne { background: url("../images/drought_banner_01.jpg") no-repeat;}
#Drought #ImageTwo { background: url("../images/drought_banner_02.jpg") no-repeat;}
#Drought #ImageThree { background: url("../images/drought_banner_03.jpg") no-repeat;}
#Drought #ImageFour { background: url("../images/drought_banner_04.jpg") no-repeat;}
#Drought #ImageFive { background: url("../images/drought_banner_05.jpg") no-repeat;}
#Drought .PrimaryColor, #Drought .LastImage { background-color: #c8b5a2;}
#Drought .SecondaryColor { background-color: #735b44;}
#Drought #Banner { border-bottom: 1px solid #d8cbbe;}

#Home #ImageOne { background: url("../images/home_banner_01.jpg") no-repeat;}
#Home #ImageTwo { background:  url("../images/home_banner_02.jpg") no-repeat;}
#Home #ImageThree {	background:  url("../images/home_banner_03.jpg") no-repeat;}
#Home #ImageFour {	background:  url("../images/home_banner_04.jpg") no-repeat;}
#Home #ImageFive {	background:  url("../images/home_banner_05.jpg") no-repeat;}
#Home .PrimaryColor, #Home .LastImage {	background-color: #aeb6bf;}
#Home .SecondaryColor {	background-color: #74869a;}
#Home #Banner {	border-bottom: 1px solid #aeb6bf;}

#Home #Construction #ImageOne {background: url("../images/construction_banner_01.jpg") no-repeat;}
#Home #Construction #ImageTwo {background:  url("../images/construction_banner_02.jpg") no-repeat;}
#Home #Construction #ImageThree {background:  url("../images/construction_banner_03.jpg") no-repeat;}
#Home #Construction #ImageFour {background:  url("../images/construction_banner_04.jpg") no-repeat;}
#Home #Construction #ImageFive {background:  url("../images/construction_banner_05.jpg") no-repeat;}

#Home #Env #ImageOne { background: url("../images/env_banner_01.jpg") no-repeat;}
#Home #Env #ImageTwo { background:  url("../images/env_banner_02.jpg") no-repeat;}
#Home #Env #ImageThree {	background:  url("../images/env_banner_03.jpg") no-repeat;}
#Home #Env #ImageFour {	background:  url("../images/env_banner_04.jpg") no-repeat;}
#Home #Env #ImageFive {	background:  url("../images/env_banner_05.jpg") no-repeat;}
#Home #Env .PrimaryColor, #Home .LastImage {	background-color: #aeb6bf;}
#Home #Env .SecondaryColor {	background-color: #74869a;}
#Home #Env #Banner {	border-bottom: 1px solid #aeb6bf;}

#Land #ImageOne { background: url("../images/land_banner_01.jpg") no-repeat;}
#Land #ImageTwo { background: url("../images/land_banner_02.jpg") no-repeat;}
#Land #ImageThree { background: url("../images/land_banner_03.jpg") no-repeat;}
#Land #ImageFour {	background: url("../images/land_banner_04.jpg") no-repeat;}
#Land #ImageFive {	background: url("../images/land_banner_05.jpg") no-repeat;}
#Land .PrimaryColor, #Land .LastImage { background-color: #74a062;}
#Land .SecondaryColor { background-color: #2d4424;}
#Land #Banner { border-bottom: 1px solid #9cbb91;}

#WQ #ImageOne {	background: url("../images/wq_banner_01.jpg") no-repeat;}
#WQ #ImageTwo {	background: url("../images/wq_banner_02.jpg") no-repeat;}
#WQ #ImageThree { background: url("../images/wq_banner_03.jpg") no-repeat;}
#WQ #ImageFour { background: url("../images/wq_banner_04.jpg") no-repeat;}
#WQ #ImageFive { background:  url("../images/wq_banner_05.jpg") no-repeat;}
#WQ .PrimaryColor, #WQ .LastImage {	background-color: #b3bac4;}
#WQ .SecondaryColor { background-color: #7d8a9d;}
#WQ #Banner { border-bottom: 1px solid #cfd5da;}

#WR #ImageOne { background: url("../images/wr_banner_01.jpg") no-repeat;}
#WR #ImageTwo { background: url("../images/wr_banner_02.jpg") no-repeat;}
#WR #ImageThree { background: url("../images/wr_banner_03.jpg") no-repeat;}
#WR #ImageFour { background: url("../images/wr_banner_04.jpg") no-repeat;}
#WR #ImageFive { background: url("../images/wr_banner_05.jpg") no-repeat;}
#WR .PrimaryColor, #WR .LastImage { background-color: #d0b786;}
#WR .SecondaryColor { background-color: #b59350;}
#WR #Banner { border-bottom: 1px solid #decba6;}
#Banner {
	padding: 4px 0 2px 0;
	height: 170px;
	width: 750px;
	clear: left;
	margin-top: -2px;
}
#ImageOne { 
	height: 140px;
	width: 350px;
	background-color: #fff;
	border-top: 2px solid #fff;
	border-right: 0;
	border-bottom: 2px solid #fff;
	border-left: 0;
	float: left;
}
#ImageTwo {
	height: 140px;
	width: 98px;
	background-color: #fff;
	border-top: 2px solid #fff;
	border-right: 0;
	border-bottom: 2px solid #fff;
	border-left: 0;
	float: left;
}
#ImageThree {
	height: 140px;
	width: 98px;
	background-color: #fff;
	border-top: 2px solid #fff;
	border-right: 0;
	border-bottom: 2px solid #fff;
	border-left: 0;
	float: left;
}
#ImageFour {
	height: 140px;
	width: 98px;
	background-color: #fff;
	border-top: 2px solid #fff;
	border-right: 0;
	border-bottom: 2px solid #fff;
	border-left: 0;
	float: left;
}
#ImageFive {
	height: 140px;
	width: 98px;
	background-color: #fff;
	border-top: 2px solid #fff;
	border-right: 0;
	border-bottom: 2px solid #fff;
	border-left: 0;
	float: left;
}
.PrimaryColor, .SecondaryColor {
	padding: 6px 0 19px 0;
	float: left;
	margin: 0 2px 0 0;
}
.LastImage {
	padding: 6px 0 19px 0;
	float: left;
	margin: 0;
}

/* Color Bars
------------------------------------------------------------*/
#Biz #ColorBars {border-bottom: 1px solid #e1c5b7;}
#Biz .BarPrimaryLong, #Biz .BarPrimary, #Biz .BarPrimaryLast {background-color: #d6a790;}
#Biz .BarSecondary {background-color: #c63;}

#Cons #ColorBars {border-bottom: 1px solid #c5b4b4;}
#Cons .BarPrimaryLong, #Cons .BarPrimary, #Cons .BarPrimaryLast {background-color: #ae8888;}
#Cons .BarSecondary {background-color: #532f2d;}

#Drought #ColorBars {border-bottom: 1px solid #d8cbbe;}
#Drought .BarPrimaryLong, #Drought .BarPrimary, #Drought .BarPrimaryLast {background-color: #c8b5a2;}
#Drought .BarSecondary {background-color: #735b44;}

#Home #ColorBars {border-bottom: 1px solid #aeb6bf;}
#Home .BarPrimaryLong, #Home .BarPrimary, #Home .BarPrimaryLast {background-color: #aeb6bf;}
#Home .BarSecondary {background-color: #74869a;}

#Land #ColorBars {border-bottom: 1px solid #9cbb91;}
#Land .BarPrimaryLong, #Land .BarPrimary, #Land .BarPrimaryLast {background-color: #74a062;}
#Land .BarSecondary {background-color: #2d4424;}

#WQ #ColorBars {border-bottom: 1px solid #cfd5da;}
#WQ .BarPrimaryLong, #WQ .BarPrimary, #WQ .BarPrimaryLast {background-color: #cfd5da;}
#WQ .BarSecondary {background-color: #7d8a9d;}

#WR #ColorBars {border-bottom: 1px solid #decba6;}
#WR .BarPrimaryLong, #WR .BarPrimary, #WR .BarPrimaryLast {background-color: #d0b786;}
#WR .BarSecondary {background-color: #b59350;}

#ColorBars {
	padding: 2px 0;
	float:left;
	line-height:0;
	width: 750px;
}
.BarPrimaryLong {
	float: left;
	margin-right: 2px;
	width: 350px;
	height: 6px;
}
.BarSecondary {
	float: left;
	margin-right: 2px;
	width: 98px;
	height: 6px;
}
.BarPrimary {
	float: left;
	margin-right: 2px;
	width: 98px;
	height: 6px;
}
.BarPrimaryLast {
	float: left;
	margin-right: 0;
	width: 98px;
	height: 6px;
}
	
/* Column Left
---------------------------------------------------------*/
#ColumnLeftHome {
	border: 1px solid #aeb6bf;
	margin: 8px 12px 10px 0;
	padding: 0;
	width: 164px;
	float: left;
}

.ModuleLeftErrorAlert,
.ModuleLeftErrorFind,
.ModuleLeftErrorVideo,
.ModuleLeftErrorLinks,
.ModuleLeftErrorH2o,
.ModuleLeftErrorSubscribe,
.ModuleLeftHomeAlert,
.ModuleLeftHomeFind,
.ModuleLeftHomeVideo,
.ModuleLeftHomeLinks,
.ModuleLeftHomeH2o,
.ModuleLeftHomeSubscribe {
	background-color: #E3E5E9;
	margin:0;
	width: 164px;
}
.ModuleLeftErrorAlert h4,
.ModuleLeftErrorFind h4,
.ModuleLeftErrorVideo h4,
.ModuleLeftErrorLinks h4,
.ModuleLeftErrorH2o h4,
.ModuleLeftErrorSubscribe h4,
.ModuleLeftHomeAlert h4,
.ModuleLeftHomeFind h4,
.ModuleLeftHomeVideo h4,
.ModuleLeftHomeLinks h4,
.ModuleLeftHomeH2o h4,
.ModuleLeftHomeSubscribe h4{
	color: #062755;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 0;
	margin-top: 0;
	padding: 2px;
}
.ModuleLeftErrorAlert h4 {background: #AEB6BF url('/style/images/modhome_alert.gif') no-repeat 145px 0px;}
.ModuleLeftErrorFind h4 {background: #AEB6BF url('/style/images/modhome_find.gif') no-repeat 145px 0px;}
.ModuleLeftErrorVideo h4 {background: #AEB6BF url('/style/images/modhome_video.gif') no-repeat 145px 0px;}
.ModuleLeftErrorLinks h4 {background: #AEB6BF url('/style/images/modhome_info.gif') no-repeat 145px 0px;}
.ModuleLeftErrorSubscribe h4 {background: #AEB6BF url('/style/images/modhome_subscribe.gif') no-repeat 145px 0px;}
.ModuleLeftHomeAlert h4 {background: #AEB6BF url('../images/modhome_alert.gif') no-repeat 145px 0px;}
.ModuleLeftHomeFind h4 {background: #AEB6BF url('../images/modhome_find.gif') no-repeat 145px 0px;}
.ModuleLeftHomeVideo h4 {background: #AEB6BF url('../images/modhome_video.gif') no-repeat 145px 0px;}
.ModuleLeftHomeLinks h4 {background: #AEB6BF url('../images/modhome_info.gif') no-repeat 145px 0px;}
.ModuleLeftHomeSubscribe h4 {background: #AEB6BF url('../images/modhome_subscribe.gif') no-repeat 145px 0px;}
.ModuleLeftErrorAlert p,
.ModuleLeftErrorFind p,
.ModuleLeftErrorVideo p,
.ModuleLeftErrorLinks p,
.ModuleLeftErrorH2o p,
.ModuleLeftErrorSubscribe p,
.ModuleLeftHomeAlert p,
.ModuleLeftHomeFind p,
.ModuleLeftHomeVideo p,
.ModuleLeftHomeLinks p,
.ModuleLeftHomeH2o p,
.ModuleLeftHomeSubscribe p {
	padding: 4px 4px 6px 4px;
	margin: 0;
}
.ModuleLeftErrorAlert p a,
.ModuleLeftErrorFind p a,
.ModuleLeftErrorVideo p a,
.ModuleLeftErrorLinks p a,
.ModuleLeftErrorH2o p a,
.ModuleLeftErrorSubscribe p a,
.ModuleLeftHomeAlert p a,
.ModuleLeftHomeFind p a,
.ModuleLeftHomeVideo p a,
.ModuleLeftHomeLinks p a,
.ModuleLeftHomeH2o p a,
.ModuleLeftHomeSubscribe p a {
	font-weight:normal;
	font-size: 10px;
}
.ModuleLeftErrorAlert img,
.ModuleLeftErrorFind img,
.ModuleLeftErrorVideo img,
.ModuleLeftErrorLinks img,
.ModuleLeftErrorH2o img,
.ModuleLeftErrorSubscribe img,
.ModuleLeftHomeAlert img,
.ModuleLeftHomeFind img,
.ModuleLeftHomeVideo img,
.ModuleLeftHomeLinks img,
.ModuleLeftHomeSubscribe img {
	padding: 4px 4px 0 4px;
	margin-bottom:0;
	float:none;
	clear:both;
}
#ColumnLeftHome .ModuleLeftErrorH2o img,
#ColumnLeftHome .ModuleLeftHomeH2o img {
	float:none;
	padding: 1px;
	text-align: center;
}
.ModuleLeftErrorLinks ul,
.ModuleLeftHomeLinks ul {
	margin: 0;
	padding: 0;
}
.ModuleLeftErrorLinks li,
.ModuleLeftHomeLinks li  {
	list-style-type: none;
	border-bottom: 1px solid #aeb6bf;
	padding: 2px;
	font-size: 10px;
}
.ModuleLeftErrorLinks li a,
.ModuleLeftHomeLinks li a {font-weight:normal;text-decoration: none;}
.ModuleLeftErrorLinks li a:visited,
.ModuleLeftHomeLinks li a:visited {color: #062755;}
.ModuleLeftErrorLinks li a:hover,
.ModuleLeftHomeLinks li a:hover {text-decoration: underline;color: #000;}

/* LeftNav
----------------------------------------------*/
#LeftNav {
	margin: 8px 12px 10px 0;
	font-size: 9px;
	float: left;
	width: 166px;
}
#LeftNav ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}
#LeftNav li { 
	font-weight: bold;
	background: url("../images/arrow_white_right.gif") no-repeat 2px 5px;  /*Default for inactive parent*/
	color: #fff;
	padding: 2px 4px 1px 17px;
	margin-bottom: 1px;
	font-size: 9px;
}
#LeftNav ul li a {
	display: block;
	text-decoration: none;
	padding-bottom: 2px;
	color: #fff;
}
#LeftNav a:hover {color: #fff; text-decoration: none;}
#LeftNav .ModuleAlert h4 {
	margin-bottom: 5px;
}
#LeftNav #Children {
	padding: 0;
	margin: 1px -4px -1px -17px;
	display: block;
}
#LeftNav li.Child { 	
	background-image: none; 
	font-weight: normal;
	padding: 2px 4px 1px 25px;
}
#LeftNav #ActiveChild, #LeftNav #ActiveChild a { /*Used when a Child page is the current page*/
	color: #000;
	font-weight: bold;
}
#LeftNav .ActiveParent { /*Used when the active parent is the current page*/
	color: #000;
	font-weight: bold;
	background:  url("../images/arrow_black_down.gif") no-repeat 2px 5px;
}
#LeftNav .ActiveParent a, #LeftNav .ActiveParent a:visited { color: #000;}
#LeftNav .CurrentParent { /*Used for the active parent when one of its Children is the current page*/	
	color: #fff;
	font-weight: bold;
	background: url("../images/arrow_white_down.gif") no-repeat 2px 5px;
}
#LeftNav .ParentNoChildren { /*Used when a main link with NO Children is the current page*/
	color: #000;
	font-weight: bold;
	background: url("../images/arrow_black_right.gif") no-repeat 2px 5px;
}
#LeftNav .ParentNoChildren a, #LeftNav .ParentNoChildren a:visited {color: #000;}

#Biz #LeftNav li {background-color: #cd8765;}
#Biz #LeftNav li.Child {background-color: #d6a790;}
#Biz #LeftNav .CurrentParent a {color: #CC6633;}
#Biz #LeftNav .CurrentParent {background: url("../images/arrow_biz_down.gif") no-repeat 2px 5px;}
#Biz #LeftNav .ActiveParent, #Biz  #LeftNav .CurrentParent, #Biz  #LeftNav .ParentNoChildren {background-color: #E1C5B7;}

#Cons #LeftNav li {background-color: #8a4e4a;}
#Cons #LeftNav li.Child {background-color: #ae8888;}
#Cons #LeftNav .CurrentParent a {color: #532F2D;}
#Cons #LeftNav .CurrentParent {background:  url("../images/arrow_cons_down.gif") no-repeat 2px 5px;}
#Cons #LeftNav .ActiveParent, #Cons #LeftNav .CurrentParent, #Cons #LeftNav .ParentNoChildren {background-color: #C5B4B4;}

#Drought #LeftNav li {background-color: #b39980;}
#Drought #LeftNav li.Child {background-color: #c8b5a2;}
#Drought #LeftNav .CurrentParent a {color: #735B44;}
#Drought #LeftNav .CurrentParent {background:  url("../images/arrow_drought_down.gif") no-repeat 2px 5px;}
#Drought #LeftNav .ActiveParent, #Drought #LeftNav .CurrentParent, #Drought #LeftNav .ParentNoChildren {background-color: #D8CBBE;}

#Home #LeftNav li {background-color: #4f5e75;}
#Home #LeftNav li.Child {background-color: #74869a;}
#Home #LeftNav .CurrentParent a {color: #062755;}
#Home #LeftNav .CurrentParent {background:  url("../images/arrow_home_down.gif") no-repeat 2px 5px;}
#Home #LeftNav .ActiveParent, #Home #LeftNav .CurrentParent, #Home #LeftNav .ParentNoChildren {background-color: #AEB6BF;}

#Land #LeftNav li {background-color: #4d7141;}
#Land #LeftNav li.Child {background-color: #74a062;}
#Land #LeftNav .CurrentParent a {color: #2D4424;}
#Land #LeftNav .CurrentParent {background:  url("../images/arrow_land_down.gif") no-repeat 2px 5px;}
#Land #LeftNav .ActiveParent, #Land #LeftNav .CurrentParent, #Land #LeftNav .ParentNoChildren {background-color: #9CBB91;}

#WQ #LeftNav li {background-color: #909fb2;}
#WQ #LeftNav li.Child {background-color: #b3bac4;}
#WQ #LeftNav .CurrentParent a {color: #7D8A9D;}
#WQ #LeftNav .CurrentParent {background:  url("../images/arrow_wq_down.gif") no-repeat 2px 5px;}
#WQ #LeftNav .ActiveParent, #WQ #LeftNav .CurrentParent, #WQ #LeftNav .ParentNoChildren {background-color: #CFD5DA;}

#WR #LeftNav li {background-color: #caa762;}
#WR #LeftNav li.Child {background-color: #d0b786;}
#WR #LeftNav .CurrentParent a {color: #B59350;}
#WR #LeftNav .CurrentParent {background:  url("../images/arrow_wr_down.gif") no-repeat 2px 5px;}
#WR #LeftNav .ActiveParent, #WR #LeftNav .CurrentParent, #WR #LeftNav .ParentNoChildren {background-color: #DECBA6;}

/* Footer
------------------------------------------------------------*/
#Biz #Footer {background-color: #e1c5b7;}
#Cons #Footer {background-color: #c5b4b4;}
#Drought #Footer {background-color: #d8cbbe;}
#Home #Footer {background-color: #E3E5E9;}
#Land #Footer {background-color: #9cbb91;}
#WQ #Footer {background-color: #cfd5da;}
#WR #Footer {background-color: #decba6;}

#Footer {
	text-align: center;
	margin-top: 5px;
	padding-bottom: 4px;
	background-color: #E3E5E9;
	width: 750px;
	clear: both;
}
#Footer p {margin: 5px; padding: 4px}

/* Misc
-------------------------------------------------------------*/
.Hidden {display:none;}

/* Fourth Level Navigation
-------------------------------------------------------------*/
#FourthNav {
	width: 560px;
	margin-left: 180px;
	margin-top: 20px;
	display: block;
	padding: 0 0 5px 0;
}
* html #FourthNav {
	margin-top: 10px;
}
#FourthNav h3 {
	font-weight: normal;
	font-size: 10px;
	width: 560px;
	color: #000000;
	padding: 3px;
	margin: 0 0 5px 0;
}
#FourthNav a,
a.FourthActive {
	margin-right: 25px;
	white-space: nowrap;
	font-size: 10px;
	font-weight: normal;
}

a.FourthActive {
	color: #000000 !important;
}