@charset "utf-8";
/* CSS Document */

body {
	background-color: #97453F;
	background-image: url(images/LRbg.gif);
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
td, tr, p{
	font-family: Verdana;
	font-size: 10pt;
	color: #97453F;
}
h2 {

	font-size: 12pt;
	font-weight: bold;
	color: #2E594B;
	border-bottom: 1px;
	border-bottom-color: #2E594B;
	border-bottom-style: dotted;
	border-width: 60%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h1 {

	font-size: 14pt;
	font-family: Arial;
	font-weight: 100;
	letter-spacing: -1;
	color: #2E594B;
	border-bottom: 1px;
	border-bottom-color: #2E594B;
	border-bottom-style: solid;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 90%;
}
h1, h2, td, p {
	margin-left: 10px;
	margin-right: 10px;
}
p {
	margin-top: 5px;
	margin-bottom: 0px;
}
p.small {
	font-size: 10px;
	font-family: Verdana;
	margin-top: 0px;
	padding-top: 0px;
}
.footertxt{
	font-family: Verdana;
	Font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.footertxt A:link {text-decoration: none; color: #FFFFFF }
.footertxt A:visited {text-decoration: none; color: #FFFFFF }
.footertxt A:hover {text-decoration: none; color: #CCCCCC }

.coupon{
	border:dashed;
	border-width: 5px;
	border-color:#2E594B
}
