body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

.headercontent {
	padding: 10px;
	color: #005582;
	font-weight: bold;
}
.rightnews {
	background-color: #7BA6C6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #015584;
}
.rightnews p {
	font-size: 10px;
}

.centercontent {
	padding: 30px;
	vertical-align: top;
	background-image: url(../river.gif);
	background-repeat: no-repeat;
}

.centercontent h1 {
	font-size: 14px;
	color: #003366;
}

.centercontent h2 {
	font-size: 18px;
	color: #003366;
}


.bluemenubar {
	background-color: #044F79;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #669900;
	border-bottom-color: #669900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 35px;
	padding-left: 5px;
}

.dateformat {
	color: #FFFFFF;
	letter-spacing:0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	}
	
#topmenu {
	background-color: #044F79;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	width: 100%;
}



.greenbar {
	line-height: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #669900;
}

.daterow {
	background-color: #669900;
	height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CFD7AE;
	border-bottom-color: #CFD7AE;
	line-height: 30px;
	padding-left: 10px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.largeheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #044f79;
}
	
#topmenu td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border-left-width: 1px;
	padding: 0px;
	text-align: center;
}

#topmenu a{
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	/* width: 160px; */
}

#topmenu a:hover{
	color: #003366;
	text-decoration: none;
	background-color: #cfd7ae;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
}



.spacerdiv {
	padding: 0px; 
	background: rgb(153, 153, 153) none repeat scroll 0%; 
	overflow: hidden; 
	width: 100%; 
	height: 1px; 
	font-size: 1px;
}


.RightColHeader
{
	text-align: center;
	vertical-align: middle;
	height:44px;
	width:181px;
	background-color: #044F79;
	font-family: arial;
	font-size: x-large;
	font-style: bold;
	color: #FFFFFF;
}



#menulist, #menulist li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 180px; 
}

#menulist li
{
	position: relative;
	border: 1px solid #ccc;
}


#menulist li ul {
	position: absolute;
	width: 180px;
	left: 0px;
	top: 0px;
	display: none;
	filter:alpha(opacity=100);
	}
	

#menulist li a {
	color: rgb(0, 51, 102); 
	display: block; 
	font-family: Verdana,Tahoma,Arial; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none;
	padding: 8px; 
	background-color: #FFFFFF;
	}


#menulist .arrowdiv{
	position: absolute;
	right: 2px;
	background: transparent url('Images/arrow.gif') no-repeat center right;
}


#menulist li ul li {
	border: 1px solid #ccc;
}


/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */


#menulist li a:hover {
	color: #333333;
	background-color: #cfd7ae;
}


#TopAddress {
	padding-left: 20px;
	color: #044F79;
}

.ConfTitle {
	font-weight: bold;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
}

.ConfBody {
	text-align: justify;
	padding-left: 4px;
	padding-right: 4px;
}

.ConfCenterText {
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
}

.ConfSched {
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	color: #7BA6C6;
}


.ULHeader {
	font-weight: bold;
	text-decoration: underline;
	color: #003366;
}











/*
 *
 *  For tabs
 *
 */
 
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
float: none;
}

.shadetabs li{
display: inline;
margin: 0;
float: none;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url('Images/shade.gif') top left repeat-x;
float: none;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url('Images/shadeactive.gif');
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 95%;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}



@media print {
.tabcontent {
display:block!important;
}
}




.tabcontent a {
	color: #003366;
	font-family: Verdana,Tahoma,Arial; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none;
	padding: 1px; 

}


.tabcontent a:hover {
	color: #669900;
}


.NewsLetterDiv ul li {
	font-size: x-small;
}

.NewsLetterDiv A {
	font-size: 16px;
	color: #7BA6C6;
	text-decoration: none;
	font-weight: bold;
}


.NewsLetterDiv A:hover {
	color: #669900;
}



.DirTable {
	font-size: x-small;
}


.DirCompany {
	padding-top: 5px;
	font-weight: bold;
}



.ByLawTitle {
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
}

.ByLawText {
	font-size: xx-small;
}

.ByLawCol1 {
	text-decoration: underline;
	font-size: xx-small;
	vertical-align: top;
}

.ByLawCol2 {
	text-align: right;
	font-size: xx-small;
	vertical-align: top;
}

.ByLawCol3 {
	text-align: left;
	font-size: xx-small;
}


.ClayShootIMG {
	float: right;
}

