.location {
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 12;
	color:#BFBFBF

}
.title {
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 12pt;	
}

.mls {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;	
}
.right{
	text-align: right;
}

.address {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color:#9DB4C6
}

.area {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12pt;
	color:#9DB4C6
}

.description {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: black;
}

.details {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: black;
}

.realtor {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #BFBFC9;
}

.bottom {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}

.footer{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;	
}
a {
	font-size: 12px;
	color: #999999;
}
a.footer {
	font-size: 8pt;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #5583B0;
}
a:active {
	text-decoration: none;
}
img {
	border-width: 0;
}


