h1#pagetitle
{
	font-family: "Trebuchet MS";
	font-size: 28px;
	font-weight: bold;
	color: #0F3B34;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #187C70;
	margin: 3px 0px 10px 0px;
	padding: 5px 0px 10px 0px;
}
.title
{
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#padded-content
{
}
#padded-content .sponsor
{
	line-height: 100%;
	font-size: .9em;
}
#padded-content .paragraph
{ 
	line-height: 150%;
	height: 1%; /* I hate IE */
}
.block
{
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #187C70;
	clear: both;
}
.mapsmall
{
	width: 350px;
	height: 170px;
	float: left;
}
.maplegend
{
	width: 145px;
	margin: 0px;
	float: right;
	text-align: left;
}
.maplarge
{
	width: 504px;
	height: 275px;
}
.mapinfo {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.mapinfo h1 {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	font-size: 18px;
	color: #177C70;
}
.mapinfo a:link,
.mapinfo a:visited {
  color: #187C70;
	text-decoration: underline;
}
.mapinfo a:active,
.mapinfo a:hover {
  color: #187C70;
	text-decoration: none;
}
.mapinfo #body 
{
}
.mapinfo #hyperlink {
	text-align: right;
	margin: 5px 0px 0px 0px;
}
