body {
	background-image:url(/images/bg.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
	line-height: 20px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000000;
	margin:0px;
	

}

P {
	font-size: 14pt;
	font-style: normal;
	line-height: 24pt;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	color: #000000;
	text-align:left;
}

a {
	color: #993300;
	text-decoration: none;
}

a:hover {
	color: #993300;
	text-decoration: underline;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #993300;
	line-height: 75px;
	text-transform: none;
	text-align:left;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.border{
	border-left:solid 4px #afafaf;
	border-right:solid 4px #afafaf;
	border-bottom:solid 4px #afafaf;}

.coupon{
	border:dashed 3px #dbd9d4;
	padding:6px 10px; 
	width:560px;}
	
.disclaimer{font-size:10px;line-height:1em;font-family:Arial, Helvetica, sans-serif;}

.footerBg{
	background-image: url(../images/footerBg.gif);
	background-repeat: repeat-x;
	background-color:#FFFFCC;
	height:196px;}

.footerContent{
	background-image: url(../images/footer-content-bg.gif);
	background-repeat: no-repeat;
	float:right;
	font-weight:bold;
	height:130px;
	padding-top:65px;
	text-align:center;
	width:371px;
	}
.footerImage{
	background-image: url(../images/left-foot-shades.jpg);
	float:left;
	height:196px;
	width:432px;
	}
