td.home_address_bg {
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339A99;
	background-image: url(images/home_address_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
}
a.email:link {
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.email:visited {
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.email:active {
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.email:hover {
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
td.home_text {
	font-family: Trebuchet MS, Verdana;
	font-size: 11px;
	color: 003300;
	background-color: #CCFF9A;
	padding: 30px;
}
td.interior_text {
	font-family: Trebuchet MS, Verdana;
	font-size: 11px;
	color: 003300;
	background-color: #CCFF9A;
	padding: 30px;
}
td.interior_text_townhouses {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: 003300;
	background-color: #CCFF9A;
	padding: 30px;
}
td.interior_bg {
	color: #FFFFFF;
	background-color: #CCFF9A;
}
input.form_input {
	color: #003300; 
	font-family: Trebuchet MS, Verdana; 
	font-size: 12px; 
	border: 1px solid #7E9E5E
}
.form_text {
	color: #57733B; 
	font-family: Trebuchet MS, Verdana; 
	font-size: 14px; 
	font-weight: bold;
}
td.home_bg {
	background-color: #CCFF9A;
}