.PropertyHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #1e1c49;
	background-color: #E0DFF2;
	line-height: 20px;
	text-decoration: none;
}
.PropertyInfo {
	background-color: #eff2df;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.PropertyBackground {
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000033;
}
.PropertyBackground2 {
	background-color: #eff2df;  /* #ECF0F4; */
}
.PropertyImage {
	border: 1px solid #b5ca41;
	/* margin: 0em .5em .5em .5em; */
}
.listing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.DevHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	border-top: 1px none #b5ca41;
	border-right: 1px none #b5ca41;
	border-bottom: 1px solid #b5ca41;
	border-left: 1px none #b5ca41;
	padding-left: 1em;
}
.PropertyHeader a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1e1c49;
	text-decoration: none;
}
.developList a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1e1c49;
	background-color: #EFF2DF;
	width: 467px;
	text-decoration: none;
	display: block;
}
