/**headers**/
.sligo_header {
height:77px; 
background-image:url(Sligo_Creek/images/sligo_header.jpg); 
background-repeat:no-repeat; 
}
.Northwest_header {
height:77px; 
background-image:url(Northwest_Branch/Northwest_header.jpg); 
background-repeat:no-repeat; 
}
.Paint_header {
height:77px; 
background-image:url(Paint_Branch/Paint_header.jpg); 
background-repeat:no-repeat; 
}
.L_Paint_header {
height:77px; 
background-image:url(Little_Paint_Branch/LPaint_header.jpg); 
background-repeat:no-repeat;
}
.Indian_header {
height:77px; 
background-image:url(Indian_Creek/Indian_header.jpg); 
background-repeat:no-repeat;
}
.Ubeaverdam_header {
height:77px; 
background-image:url(Upper_Beaverdam/beaverdam_creek.jpg);
background-repeat:no-repeat;
}
.still_header {
height:77px; 
background-image:url(Still_Creek/still_header.jpg);
background-repeat:no-repeat;
}

.watts_header {
height:77px; 
background-image:url(Watts/images/watts_header.jpg);
background-repeat:no-repeat;
}
.Lbeaverdam_header {
height:77px; 
background-image:url(Lower_Beaverdam_Creek/Lbeaverdam_header.jpg);
background-repeat:no-repeat;
}
.brier_header {
height:77px; 
background-image:url(Brier_Ditch/brier_header.jpg);
background-repeat:no-repeat;
}
.northeast_header {
height:77px; 
background-image:url(Northeast_Branch/northeast_header.jpg);
background-repeat:no-repeat;
}
.fortdupont_header {
height:77px; 
background-image:url(Fort_Dupont_Tributary/fortdupont_header.jpg);
background-repeat:no-repeat;
}
.pope_header {
height:77px; 
background-image:url(Pope_Branch/pope_header.jpg);
background-repeat:no-repeat;
}

.hickey_header {
height:77px; 
background-image:url(Hickey_Run/hickey.jpg);
background-repeat:no-repeat;
}

.comittee_title {
background:#EFEFEF;
color:#000000;
font-size:15px;
font-weight:bold;
font-style:normal;
font-family:Verdana, Arial, Helvetica, sans-serif
}


.Join_AWCAC_title {
font-size:16px;
font-weight:bold;
}


#updates {
background-color:#336600;
width:70%;
color:#FFFFFF
}



/** tab navigation- "active" needs in the AWCAC.htm code must be in the correct location**/
#tabmenu {
		color: #000;
		margin: -19px 0px 0px 0px;
		padding: 0px;
		z-index: 1;
		padding-left: 10px;
		 }

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none;
		 }

	#tabmenu a, a.active {
		color: #990000;
		background: #EFEFEF;
		font: bold .9em "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;;
		border: 2px solid black;
		padding:3px 2px 0px 2px;
		margin: 0;
		text-decoration: none; 
		}

	#tabmenu a.active {
		background: #FFFFFF;
		margin-bottom:0px;
		border-bottom: 4px solid #FFFFFF;
		}

	#tabmenu a:hover {
			color: #4F0000;
		background: #FFFFFF; }

	#tabmenu a:visited {
		color: #990000; }

	#tabmenu a.active:hover {
		background: #EFEFEF;
		}

	#contentmenu {font: 0.9em/1.3em "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
		text-align: justify;
		background: #FFFFFF;
		padding: 20px;
		border: 2px solid black;
		border-width:thin;
		
		z-index: 2;
		}

	#contentmenu a {
		text-decoration: none;
		color: #990000; }

	#contentmenu a:hover { color:#4F0000}

