/* CSS Document */

body {
	background-color: #B87B1E;
}
.style1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
.style2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {font-family: Georgia, Times New Roman, Times, serif; font-size: 10px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif
}
.style5 {
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
#maintd {
	border: #000000 solid 1px;
	background-color:#B87B1E;
}
#contenttd {
	background-image:url(images/index_flames.jpg);
}
#indexcontent {
	background-color: #333332;
}
.indexcontent {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	padding: 6px;
}
.indexcontentlg {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.content {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	padding: 6px;
}
.contentbold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #F5BC3B;
	padding: 6px;
}
.title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	font-weight: normal;
	color:#CC3300;
	padding: 3px;
}
#coupon {
	border:#000000 dashed 3px;
	background-color:#FFFFFF;
}
.couponvalue {
	font-size: 36px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #CC3300;
}
.coupontext {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
}
.style6 {
	font-size: 18
}
.style7 {
	font-weight: bold; 
	color: #F5BC3B; 
	padding: 6px; 
	font-family: Georgia, Times New Roman, Times, serif;
}
.style9 {
	font-size: 16px;
	color: #CC3300;
}
/* Printer-Friendly Version */
.contentBlack {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 6px;
}
.contentBlackbold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #B87B1E;
	padding: 6px;
}