.style2 {
	font-family: "Bodoni BT";
	color: #685641;
	margin-left: 30px;
	margin-right: 25px;
	font-size: 14pt;
	text-align: center;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #800000;
}
.style5 {
	font-size: small;
}
.style6 {
	color: #000000;
}
.style7 {
	color: #800000;
}

#county_list {
	margin: 0 auto;
	width: 90%;
	font-size: 14px;
	padding: 6px 6px 10px 6px;
}

#county_list h2 {
	color: #224248;
	font-size: 16px;
	width: 100%;
	border-bottom: 1px solid #224248;
}

#county_list li {
	font-size: 0.9em;
	float: left;
	width: 19%;
	padding: 2px;
}

#county_list a.row1 {
	font-weight: bold;
	color: rgb(130,120,80);
}

#county_list a.row2, a.row2:hover {
	font-weight: bold;
	color: #224248;
}

#shop_list {
	margin: 0 auto;
	width: 90%;
	clear: left;
	padding: 20px 6px 10px 6px;
}

#shop_list h2 {
	color: #224248;
	font-size: 16px;
	width: 100%;
	border-bottom: 1px solid #224248;
}

#shop_list ul {
	list-style: none;
	padding-bottom: 10px;
}

#shop_list li {
	float: left;
	width: 48%;
	padding: 5px;
}

#shop_list .subscriber {
	padding: 7px;
	background-color: #efefef;
	font-size: 14px;
}

#shop_list .subscriber h2 {
	color: #3E5044;
	font-weight: bold;
	text-align: center;
}

#clear {
	padding: 3px;
	clear: both;
	float: right;
}

#zipsearch {
	margin: 0 auto;
	clear: left;
	text-align: center;
	width: 90%;
	padding: 20px 6px 10px 6px;
}