body
	
{
		
background: #fff url(web4.jpg) repeat-y ;
font-family: arial, helvetica, sans-serif;
font-size: 80%;
			
}

p
{
clear: both;
}


.counties
{
line-height: 200%;
}



th, td
{
padding: 4px;
		

}	
	
#header
{

}
	
h1
{
float: left;

padding: 10px 10px 10px 80px;
margin: 0 0 10px 0;
color: #8b4513;

font-family: arial, helvetica, sans-serif;
font-weight: bold;
/*border: 2px solid #8b4513;*/
text-align: center;


}
	
	
#topnav
{
clear: both;
font: bold 11px arial, helvetica, sans-serif;
list-style-type: none;
padding-bottom: 24px;
padding-left: 80px;
/*border-bottom: 1px solid #ff8000;*/
margin: 0;
}

#topnav  li
{
float: left;
height: 4.1ex;


background-color: #00aaff;

margin: 2px 2px 0 2px;
/*border: 1px solid #8b4513;*/
}




#topnav a
{
float: left;
display: block;

color: #ffff00;
text-decoration: none;
padding: 4px;
border-left: none;
border-top: none;
border-right: 1px solid #8b4513;
border-bottom: 1px solid #8b4513;

}
#topnav a:hover 

{ 

background: #00ffff; 
color: #8b4513;

border-left: 1px solid #8b4513;
border-top: 1px  solid #8b4513;
border-bottom: none;
Border-right: none;
}



#content
{
float: left;
width: 90%;
margin-left: 60px;
background: #fff;
padding: 0 20px 10px 20px;
		
border-bottom: none;
display: inline;
}

#content a:link
{
color: #8b4513;
}
	
#content a:visited
{
color:#0040ff;
}
	
#content h2
{
	
margin-top: 0;
margin-left: 0;
margin-bottom: 0;
padding-top: 20px;
padding-bottom: 0;
color: #000;
		
font-weight: normal;
}


#content h4
{
clear: both;
margin-top: 0;
margin-left: 45px;

float: left;

padding: 4px;
background : #80ddff;			
color: #000;

font-style: normal;
font-weight: bold;
font-size : small;
}


	
#content h5
{
clear: both;
margin-top: 0;
margin-left: 45px;
	
color: #000;

font-style: italic;
font-weight: normal;
}


#content table.archivelist
{
clear: both;
float: left;
margin-top: 20px;
margin-left: 60px;
border-collapse: collapse;
padding: 10px 0 10px 0;
display: inline;
}

#content table.archivelist td

{
padding-right: 10px;
padding-left: 10px;

border: 1px solid  #00aaff;
}
#content table.membinterests
{
clear: both;
float: left;
margin-top: 20px;
margin-left: 60px;
border-collapse: collapse;
padding: 10px 0 10px 0;
display: inline;
}



#basenav
{
clear: both;
font: bold 11px arial, helvetica, sans-serif;
list-style-type: none;
padding-bottom: 24px;
padding-left: 80px;
/*border-bottom: 1px solid #ff8000;*/
margin: 0;
}

#basenav  li
{
float: left;
height: 4.2ex;


background-color: #00aaff;

margin: 2px 2px 0 2px;
/*border: 1px solid #8b4513;*/
}




#basenav a
{
float: left;
display: block;

color: #ffff00;
text-decoration: none;
padding: 4px;
border-left: none;
border-top: none;
border-right: 1px solid #8b4513;
border-bottom: 1px solid #8b4513;

}
#basenav a:hover 

{ 

background: #fff; 
color: #8b4513;
border-left: 1px solid #8b4513;
border-top: 1px  solid #8b4513;
border-bottom: none;
border-right: none;
}





	
#footer
{
clear: both;
margin-left: 60px;
width: 90%;
background: #fff;

padding: 5px 20px 10px 20px;
text-align: right;
text-decoration: none;
font-size:  x-small;
color: #808080; 
}



