body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0066CC;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 140%;
	background-image: url(/images/body_pattern.jpg);
	background-repeat: repeat-x;
}
#main {
	background-color: #FFFFFF;
	width: 886px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 882px;
	clear: left;
}
#content_area {
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
}
#footer {
	width: 886px;
	clear: left;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #003399;
	background-color: #0066CC;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	padding-bottom: 5px;
	line-height: 120%;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	text-align: center;
	line-height: 16px;
	margin-top: 4px;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color: #FFFF00;
	text-decoration: underline;
}

.footer_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	text-align: center;
	line-height: 14px;
	margin-top: 4px;
}
a.footer_small:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_small:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_small:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.frame_1pixel {
	border: 1px dotted #5C85D5;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FF0000;
}
.errors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.subhead_blue {
	font-size: 18px;
	font-weight: bold;
	color: #0033CC;
	line-height: 24px;
}
.kef_heads {
	background-color: #66CC66;
	display: block;
	padding: 2px 2px 2px 5px;
	margin-top: 8px;
}
a.kef_heads:link {
	background-color: #66CC66;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
}
a.kef_heads:visited {
	background-color: #66CC66;
	color: #FFFFFF;
	text-decoration: none;
}
a.kef_heads:hover {
	background-color: #0066CC;
	color: #FFFFFF;
	text-decoration: none;
}

/* Coupons */
.coupon {
	background-image: url(/images/coupon_pattern.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	padding-left: 14px;
	padding-right: 14px;
}
.coupon_offer {
	font-size: 180%;
	line-height: 105%;
	text-align: center;
	display: block;
	background-image: url(/images/coupon_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	color: #003399;
	margin-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
}
.coupon_business {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-bottom: 4px;
}
.coupon_logo {
	float: right;
	width: 110px;
	display: block;
}
.coupon_details {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}
.coupon_contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	display: block;
	font-size: 80%;
	line-height: 105%;
	font-weight: bold;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;
	margin-top: 4px;
	width: 290px;
}
.coupon_expiration {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	padding-bottom: 8px;
	clear: both;
}
.coupon_box {
	background-color: #FFFFFF;
	width: 440px;
	padding: 20px;
}
/* End Coupons */
.error {
	font-size: 95%;
	font-style: italic;
	color: #CC0000;
	display: block;
}
.cover {
	background-image: url(/images/cover_pattern.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.testimonial_sidebar {
	background-color: #FFFFCC;
	margin-right: 30px;
	padding: 28px 8px 8px;
	background-image: url(/images/testimonials_title.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.testimonial_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 17px;
	padding: 8px 8px 2px;
	border-top: 1px solid #003399;
	border-right: 1px solid #003399;
	border-bottom: 1px none #003399;
	border-left: 1px solid #003399;
	background-color: #FFFCF2;
}
.testimonial_author {
	padding: 2px 8px 8px;
	text-align: right;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	border-top: 1px none #003399;
	border-right: 1px solid #003399;
	border-bottom: 1px solid #003399;
	border-left: 1px solid #003399;
	margin-bottom: 14px;
	background-color: #FFFCF2;
}
.featured_advertiser {
	text-align: center;
	width: 460px;
	margin-top: 5px;
	background-image: url(/images/featured_advertiser_pattern.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

/* Advertisers */
.categories {
	font-weight: bold;
	background-color: #FFCC00;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 40px;
	color: #000000;
}
.categories_long {
	font-weight: bold;
	background-color: #FF9900;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.advertiser {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	display: block;
	margin-top: 3px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 40px;
}
.advertiser_image {
	padding-right: 12px;
}
a.advertiser:link {
	color: #003399;
	text-decoration: none;
}
a.advertiser:visited {
	color: #003399;
	text-decoration: none;
}
a.advertiser:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFF66;
}
.advertiser_name {
	font-size: 21px;
	line-height: 23px;
	font-weight: bold;
	color: #000099;
}
.advertiser_image {
	background-color: #CCCCCC;
	padding: 3px;
	margin-right: 12px;
}

/* End Advertisers */
.item_box {
	padding: 8px;
	border: 2px solid #0066CC;
	margin-bottom: 10px;
}
.image_left {
	padding-right: 10px;
}
.image_right {
	padding-left: 10px;
}
.enter_to_win {
	text-align: center;
	width: 460px;
	margin-top: 5px;
	background-image: url(/images/entertowin_pattern.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
