@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	background-image: url(/images/pattern_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}

#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 10px;
}

#footer {
	background-image: url(/images/pattern_footer.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 60px;
	font-size: 85%;
	text-align: center;
}

#bottom_banner {
	padding-top: 14px;
	padding-bottom: 14px;
	text-align: center;
}
.page_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	color: #FF0099;
	line-height: 110%;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FF0099;
	border-right-color: #FF0099;
	border-bottom-color: #FF0099;
	border-left-color: #FF0099;
	display: block;
}
.frame_top_left {
	background-image: url(/images/corner_left_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.frame_top_right {
	background-image: url(/images/corner_right_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.coupon_frame {
	display: block;
	padding: 4px;
	border: 4px dashed #64B28B;
	margin-right: 40px;
	margin-bottom: 14px;
}
.coupon_thanks {
	font-size: 90%;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	background-color: #64B08A;
	padding: 1px;
	text-align: center;
}
.coupon_offer {
	font-size: 210%;
	line-height: 120%;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
}
.coupon_contact {
	text-align: right;
	margin-right: 10px;
	display: block;
	font-style: italic;
}
.coupon_business {
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	padding: 1px;
	margin-bottom: 7px;
}
.coupon_logo {
	float: left;
	margin-right: 8px;
	width: 120px;
}
.coupon_details {
	font-size: 85%;
	line-height: 120%;
}
.error {
	font-size: 90%;
	font-weight: bold;
	color: #CC0000;
}
.shopping_name {
	font-size: 130%;
	color: #63B18A;
	font-weight: bold;
}
.shopping_viewmore {
	font-size: 80%;
	text-align: right;
	display: block;
}
.image_spacer_left {
	padding-left: 10px;
}
.shopping_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.image_spacer_right {
	padding-right: 14px;
}
#sidebar_left {
	margin-right: 40px;
}
#cover {
	background-image: url(/images/cover_back.gif);
	width: 204px;
	padding-top: 22px;
	height: 358px;
	background-repeat: no-repeat;
	background-color: #63B08B;
}
.county {
	color: #FFFFFF;
	background-color: #64B18A;
	display: block;
	padding: 2px 2px 2px 4px;
	font-weight: bold;
}
a.county:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.county:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.county:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.page_navigation {
	background-color: #FEFF9A;
	text-align: center;
	display: block;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.body_small_blue {
	font-size: 85%;
	color: #666666;
}
.featured_advertiser_image {
	margin-bottom: 14px;
}
