body {
	background-color: #55140D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;

}

a {
	color: #3366CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF5B04;
	font-weight: bold;
	text-transform: uppercase;
}



.left-bg-repeat {
	background-image: url(../images/left-bg-repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.footer {
	color: #FFFFBF;
	background-color: #000000;
	font-size: 10px;
	font-weight: bold;
}

.footer a {
	color: #FFFFBF;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
	color: #FFAB3F;
}
.subheader {
	font-size: 12px;
	font-weight: bold;
	color: #811B05;
}
.couponbox {
	border: double #55140D;
}
