@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%;
	background-image: url(/images/bricks.jpg);
}
h1 {
	margin: 0px 0px 4px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	line-height: 23px;
	font-weight: bold;
	color: #F00;
}
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;
}
#header {
	width: 1066px;
	margin-right: auto;
	margin-left: auto;
}
.content_top {
	background-image: url(/images/paper_top.png);
	background-repeat: no-repeat;
	padding-top: 71px;
}
.content_middle {
	background-image: url(/images/paper_pattern.png);
	background-repeat: repeat-y;
	padding-left: 50px;
	padding-right: 60px;
	padding-top: 8px;
}
.content_bottom {
	background-image: url(/images/paper_bottom.png);
	background-repeat: no-repeat;
	height: 31px;
}
#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-image: url(/images/home_board_botton.gif);
	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;
}
#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.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 230px;
	width: 836px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
}
.nav_box_new {
	height: 34px;
}
.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;
	margin-bottom: 8px;
}
.article_author {
	font-size: 90%;
	font-style: italic;
	color: #666666;
}
.article_category {
	background-color: #3399CC;
	display: block;
	padding: 2px;
	margin-top: 8px;
	font-size: 80%;
	color: #FFFFFF;
}
.page_nav_bottom {
	background-color: #CCCCCC;
	display: block;
	border: 1px solid #666666;
	padding: 3px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
.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;
}

.blog_title_small {
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #FF6600;
	display: block;
	text-decoration: none;
}
a.blog_title_small:link {
	color: #FF6600;
}
a.blog_title_small:visited {
	color: #FF6600;
}
a.blog_title_small: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;
}
.advertiser_box {
	padding: 4px;
	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.article_box {
	padding: 4px;
	margin-bottom: 8px;
	border: 1px solid #3399CC;
	background-color: #FFFFFF;
}
.music_interview_titles {
	font-size: 120%;
	color: #FFFFFF;
}
.body_white {
	color: #FFFFFF;
}
.entertowin_box {
	padding: 4px;
	border: 4px solid #83B542;
}
.entertowin_heading {
	background-color: #83B542;
}

/* Stuff 2 Buy */
.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;
}
.advertiser_box {
	padding: 4px;
	margin-bottom: 8px;
	border: 1px dotted #000000;
}
.categories_long {
	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;
}
.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: #003300;
	text-decoration: none;
	font-weight: bold;
	background-color: #99FF66;
}
/* End Stuff 2 Buy */
.past_issues_box {
	padding-top: 24px;
	border: 1px solid #FFFFFF;
	background-image: url(/images/past_issues.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #006497;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-left: 10px;
	margin-right: 40px;
}
.past_issues_box_ext {
	padding-top: 24px;
	border: 1px solid #FFFFFF;
	background-image: url(/images/past_issues.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #006497;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-right: 51px;
	margin-top: 10px;
}
.banner_728x90 {
}

