body {
	font-family: Tahoma;
	color: #533F14;

}
.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #533F14;
	line-height: 18px;

}
.heading{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #533F14;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #533F14;
	font-weight: bold;
	text-decoration: none;

}
.heading2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #5F6A00;
	font-weight: bold;
	text-decoration: none;
}
.bottom {

	font-family: Tahoma;
	font-size: 12px;
	color: #FAFDD7;
	line-height: 20px;
}


.propertyImage
{
	border:1px solid #767765;
	float:left;
	height:126px;
	margin:3px 6px;
	padding:3px;
	position:relative;
	text-align:center;
	width:106px;
}

.propertyImagesRow
{
	clear:both;
	float:none;
	height:146px;
	margin:0 auto;
	text-align:center;
}

.hpic_menu {
	display:none;
	visibility:hidden;
}
.pic_menu {
	left:0px;
	top:0px;
	padding:2px;
	position:absolute;
	background-color:white;
	border:1px solid black;
	z-index:200;
}
.pic_menu a{
	text-decoration:none;
	display:block;
	font-size:10px;
}
.pic_menu a:hover {
	color:red;
}
