@charset "UTF-8";
body {
	background-color: #000000;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.boxcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #7A1B1A;
	padding-left: 25px;
}
.logopadding {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.contentwindow {
	background-color: #000000;
	border: 1px solid #4d1313;
}
a.nav1:link {
	color: #f2efd5;
	text-decoration: none;
}
a.nav1:visited {
	color: #f2efd5;
	text-decoration: none;
}
a.nav1:hover {
	color: #7A1B1A;
	text-decoration: none;
}
.blackbox {
	background-color: #000000;
	border: 4px solid #4d1313;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: 0.75;
	background-image: url(images/tablebg.jpg);
	background-position: right top;
}

.offersbox {
	background-color: #000000;
	border: 4px solid #4d1313;
	
	background-image: url(images/tablebg.jpg);
	background-position: right top;
}
a.tags:link {
color:#ce4519;
font-size:12px;
text-decoration:none;
}
a.tags:visited {
color:#ce4519;
font-size:12px;
text-decoration:none;
}
a.tags:hover {
color:#fede8f;
font-size:12px;
text-decoration:underline;
}
.copywright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9B5452;
	padding: 1px;
	background-color: #2C0A0A;
}
.footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 8px;
}
.tagcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	line-height: 13px;
}
a.footer:link {
	color: #f2efd5;
	text-decoration: none;
}
a.footer:visited {
	color: #f2efd5;
	text-decoration: none;
}
a.footer:hover {
	color: #7A1B1A;
	text-decoration: none;
}

a:link {
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	color: #FFCC66;
	text-decoration: none;
}
a:hover {
	color: #7A1B1A;
	text-decoration: none;
}
.couponborder {
	border: 1px solid #FFFFFF;
}
