.normal  {
	font-family: 'Open Sans', sans-serif;
	color:#888888;
	font-size:15px;
}

.head1  {
	font-family: 'Open Sans', sans-serif;
	font-weight : bold;
	color : #000000;
	font-size : 14px;
}

.head2  {
	font-family: 'Open Sans', sans-serif;
	font-weight : bold;
	color : #000000;
	font-size : 12px;
}

.footerold  {
	font-family: 'Open Sans', sans-serif;
	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: #056839;
}

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

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

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

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

.PropertyHeading2{
	font-size: 12px;
	color: #333; /*#98b4a7;*/
	font-weight: bold;
}

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

.property-video {padding:10px;}
 
/*
 *	END properties-detail.asp
 */

