body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #253B00;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-color: #BFD49D;
}

.fixer
{
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	}

a {
	color: #294A7E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.address {
	font-size: 12px;
	color: #BFD49D;
	font-weight: bold;
}
.floorplans {
	font-size: 14px;
	color: #FFFFFF;
}
.floorplans a {
	font-size: 14px;
	color: #FFFFFF;
}
/* Class */
.coupon {
	width: 390px;
	height: 194px;
	background-image: url(images/coupon.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-top: 50px;
}
/* ID */
#coupon {
	height: 194px;
	width: 390px;
	text-align: center;
	background-color: #F9FFEF;
	border: 2px dashed #006633;
}

.emailform {
	font-size: 12px;
}
.textlinks a {
	font-size: 12px;
	font-weight: bold;
}
.designby a {
	font-size: 12px;
}
