body {				margin: 0;

  					padding: 0;

  					background-color: white;

  					font: 1em Georgia, Times, Serif;

  					line-height: 140%;

  					color: black; 

  					}



a:link {			color: black; }

a:active {			color: black; }

a:visited {			color: black; }

a:hover { 			color: black; }



p {					margin-top: 0;}





h1 {				font: 1.2em Verdana, Sans-serif;

					font-weight: bold; 

					}

					

h2, h3 {			font: 1em Verdana, Sans-serif;

					font-weight: bold;}

					

h4 {				font: 0.9em Verdana, Sans-serif;

					margin-top: 0;

					margin-bottom: 0;

					font-style: italic;

					font-weight: bold; }		

					

					

#page	{			margin: 10px;}	

										



#banner {			display: none;

					}					



#titlebar	{		background-color: white;

					color: black;

					margin: 0px;

					border: 1px solid black;}

					

#titlebar h1 {		font: 1.2em Verdana, Sans-serif;

					font-weight: bold; 

					margin: 0px;

					padding: 4px;}					

			



#navbar {			display: none;

					}



#content {			margin: 0;

					background-color: white;

					padding: 8px;

					border-bottom: 1px solid black;

					}	

					

#content ul {		list-style: none;

					}									

					

#content li	{		padding: 5px 0px 5px 0px;

					line-height: 120%;

					}		

					

/* The following styles format the tables with town information in them */

					

#content table {	font: x-small Arial, Verdana, Sans-serif;

					line-height: 100%;

					text-align: center;}

					

#content th	 {		background-color: #339999;

					color: black;

					font-weight: normal;

					}					

					

										

#content tr {		font: x-small Arial, Verdana, Sans-serif;

					line-height: 100%;

					}					

					

#content td {		font: x-small Arial, Verdana, Sans-serif;

					line-height: 100%;

					}						

													

	

#print		{		margin: 0;

					}

					

#box		{		display: none;}				



/* The following styles are used by the news box on the home page */				

#newsbox	{		border: 1px solid black;

					background-color: FCEBC3;

					font: 1em Arial, Verdana, Sans-serif;

					padding: 5px;

					margin: 8px;}	

					

#newsbox p, #newsbox ul, #newsbox li	{font: 1em Verdana, Sans-serif;

					}	

					

#newsbox ul li a:hover

		{			background-color: #FEFAF0;

					color: #black;}

	

	

#footer {			background-color: #FCEBC3;

                    font: smallGeorgia, Times New Roman, Serif;
                   
                    color: black;
                    
                    margin: 0 auto 0 auto;

										                
                    }
                    

#footer p {			background-color: #FCEBC3;

                    font: small Georgia, Times New Roman, Serif;

					 margin: 0 auto 0 auto;
                    
                   	line-height: 120%;	
                    
                    			                   
                    }

					

#footer a {			color: black;

					}



#leftimageblock {

	margin: 8px 8px 8px 0px;

	float: left;

	text-align: center;

	line-height: 150%;

	font: small Verdana, Sans-serif;

}	



#rightimageblock {

	margin: 8px 0px 8px 8px;

	float: right;

	text-align: center;

	line-height: 150%;

	font: small Verdana, Sans-serif;

}											



.current

{

	color: gray;

}



#bulleted-list ul, #bulleted-list li 

{

	list-style: disc;

}



#inline-list ul, #inline-list li

{

	display: inline;

	margin-left: 0;

	padding-left: 0;

}



#inline-list li

{

	border-left: 1px solid black;

	padding-left: .5em;

	padding-right: .5em;

}



#inline-list li.first

{

	border-left: none;

}