.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #522D18;
	font-size: 12px;
	font-weight: bold;
}
.house_name {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #522D18;
	font-size: 12px;
	font-weight: bold;
	list-style-type: square;
	list-style-image: url(index/bullet.gif);
	list-style-position: outside;
}
.suburb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #92A206;
	font-size: 14px;
	font-weight: bold;
	list-style-type: square;
	list-style-image: url(index/bullet.gif);
	list-style-position: outside;
}
.style8 {list-style-image: url(index/bullet.gif); list-style-position: outside; font-weight: bold; list-style-type: square;}

.left_nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-indent: 1cm;
	display: none;
}
.left_nav_bold {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #F7ECD7;
	font-size: 12px;
	font-weight: bold;
	text-indent: 1cm;
	display: none;
}
