@charset "UTF-8";
.widget1_headline {
	font-family: "Gill Sans", Helvetica, Tahoma, sans-serif;
	font-size: large;
	font-weight: bold;
	border-top: 1px dotted #CCCCCC;
	color: #0066CC;
}
#Widget th {
	font-family: "Gill Sans", Helvetica, Tahoma, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CCCCCC;
}
#Widget td {
	font-family: "Gill Sans", Helvetica, Tahoma, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	background: #CCCCCC;
	padding: 2px 4px;
	margin: 1px;
}
.CountyList {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	margin: 0px;
	padding: 1px;
	line-height:100%;
}
.bk-widgets-site-name {
	font-family: "Gill Sans", Helvetica, Tahoma, sans-serif;
	font-size: 24px;
	color: #006600;
}
