@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 130%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#home_content {
	background-image: url(/images/home_content_pattern.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 100px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 0px;
	margin: 0px;
}
#wrapper {
	width: 1066px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/home_board_pattern.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#footer {
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	padding-top: 44px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	height: 100px;
	width: 1042px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 24px;
	background-color: #000000;
	background-image: url(/images/home_board_botton.jpg);
}
#poll {
	background-image: url(/images/poll_tab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 44px;
}
.poll_content {
	background-color: #FFFFFF;
	margin-right: 50px;
	padding: 4px;
	border: 2px solid #990000;
	font-family: Arial, Helvetica, sans-serif;
}
#interior_content {
	width: 440px;
	background-image: url(/images/content_pattern.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 58px;
	padding-right: 60px;
}
.page_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 240%;
	line-height: 108%;
	font-weight: bold;
	color: #CC0000;
	display: block;
}
.nav_box {
	background-image: url(/images/home_logo_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 230px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
}
.nav {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 6px;
	font-size: 70%;
	background-color: #000000;
	display: block;
	float: left;
	padding-right: 6px;
	margin-right: 4px;
	height: 17px;
	margin-top: 12px;
	padding-bottom: 4px;
	padding-top: 2px;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.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 {
	background-image: url(/images/coupon_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	font-style: italic;
	padding-bottom: 8px;
	clear: both;
}
.coupon_box {
	background-color: #FFFFFF;
	width: 440px;
	padding: 20px;
}
.article_title {
	font-size: 140%;
	line-height: 108%;
	color: #660099;
	font-weight: bold;
}
.article_author {
	font-size: 90%;
	font-style: italic;
	color: #666666;
}
.article_category {
	background-color: #FFFF99;
	display: block;
	padding: 2px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 80%;
}
.page_nav_bottom {
	background-color: #CCCCCC;
	display: block;
	border: 1px solid #666666;
	padding: 3px;
	font-size: 90%;
}
.blog_date {
	background-image: url(/images/blogs/blog_date_tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 14px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-top: 8px;
}
.blog_box {
	border: 1px solid #6699CC;
	margin: 0px;
	padding: 8px;
}
.blog_title {
	font-size: 140%;
	line-height: 110%;
	font-weight: normal;
	color: #FF6600;
	display: block;
	text-decoration: none;
}
a.blog_title:link {
	color: #FF6600;
}
a.blog_title:visited {
	color: #FF6600;
}
a.blog_title:hover {
	color: #003366;
}
#wrapper_ext {
	width: 1066px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/ext_pattern.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.content_ext {
	width: 783px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FF0000;
	display: block;
}
.body_small {
	font-size: 85%;
}
.highlight_buttons_box {
	display: block;
	padding: 8px;
	background-color: #FFFF99;
	width: 220px;
	text-align: center;
	font-size: 115%;
	text-decoration: none;
	font-weight: bold;
	line-height: 110%;
}
.listing_box {
	padding: 10px;
	border: 1px solid #666666;
	margin-top: 12px;
}
.listing_date {
	font-size: 90%;
	font-weight: bold;
	color: #CC0000;
}
.listing_title {
	font-size: 140%;
	line-height: 110%;
	color: #003399;
}
.listing_descriptions {
	font-size: 90%;
	color: #003399;
}
.image_left {
	padding-right: 6px;
}
.movie_list {
	padding: 4px;
	border: 1px solid #000000;
	margin-bottom: 8px;
}
