.normal  {
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	color : #000000;
}

.head1  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #000000;
	font-size : 14px;
}

.head2  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #000000;
	font-size : 12px;
}

.footerold  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #000000;
}


/*
 *	The following styles pertain to the properties-detail.asp page.
 */
 
#PropertyDetail{
	
}

table#PropertyDetail tr td{
	padding-left: 1em;
	padding-right: 1em;
}

#PropertyDetail a{
	color: #CD6A33;
}

table#PropertyDetail tr td img.Photo{
	border: solid 1px #D2A435;
	padding: 4px;
	margin-left: 1em;
	margin-bottom: 1em;
	float: right;
	clear: right;
}

.click{
	float: right;
	clear: right;
	color:#AAAAAA;
	margin-top:-10px;
	padding-bottom:5px;
	padding-right:10px;
	font-size:9px;
}

#PropertyDetail a img{
	color: #CD6A33;
	border: 0;
	margin-right: .5em;
	text-decoration: none;
}
 
.LocationHeading{
	font-size: 13px;
	color: #CD6A33;
	font-weight: bold;
}

.PropertyHeading{
	font-size: 12px;
	color: #CD6A33;
	font-weight: bold;
}

.PropertyHeading2{
	font-size: 12px;
	color: #D2A435;
	font-weight: bold;
}

.PropertyDetails{
	padding-left: 1em;
	padding-top: 1em;
}


 
/*
 *	END properties-detail.asp
 */


