/*------------ Detail Items ---------------*/


body { color: #000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #d9dec8; }

a:link {
  color: #0e44af; 
  text-decoration: none;
}

a:visited {
  color: #0e44af;
  text-decoration: none;
}

a:hover {
  color: #f40;
  text-decoration: none;
}

a:active {
  color: #f40
}

.address { color: #705a54; font-size: 15px; font-weight: 700; }

.disclaimer { color: #beb194; font-size: 10px; font-style: italic; line-height: 12px; }

h3 { color: #705a54; font-size: 13px; font-weight: 700; text-decoration: underline; }
.price { font-size: 14px; font-weight: 700; }

.floor { color: #705a54; font-size: 15px; }

#sharethis {
		position: absolute;
		left: 0px;
		top: 300px;
		z-index: 5;
	}

