body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_site.gif);
	background-repeat: repeat;
}
.photos {  
	padding-left: 5px; 
	padding-right: 0px; 
	padding-top: 0px; 
	padding-bottom: 5px; 
}
.FooterLinks {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 6px;
}
.view {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.MainText {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.HeadLines {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 36px;
}
.Testimonials {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #0057ae;
}
.CouponTitle {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 60px;
	letter-spacing: -2px;
	font-weight: bold;
	line-height: 70px;
	color: #000000;
}
.CouponDesc {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	color: #000000;
}
.Coupon {
	float:right;
	margin: 9px;
	width: 220px;
	border: 2px dashed black;
	padding: 10px;
	background: url(../images/couponbg.gif) repeat-x scroll center bottom; background-color: #ffffff; 
}
.CouponBorder {
	margin: 9px;
	width: 200px;
	border: 2px dashed black;
	padding: 10px;
	background: url(../images/couponbg.gif) repeat-x scroll center bottom; background-color: #ffffff; 
}
.Border {
	border: 1px dashed #E2E2E2;
}
.CallUsToday {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
HR {
	border: 0;
	color: #e8e8e8;
	background-color: #e8e8e8;
	height: 7px;
}
.blue {
	color: #0057ae;
}
.red {
	color: #FF0000;
}
a:focus { outline:none; }
a:link { text-decoration: none; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }