/* CSS Document */

.side_tag {
	background: url(../images/nametag_scott.jpg) no-repeat;
	width: 160px;
	height: 75px;
	padding: 32px 4px 0px 125px;
	line-height: 13px;
	margin-top: 10px;
	}
.side_tag2 {
	background: url(../images/nametag_carla.jpg) no-repeat;
	width: 160px;
	height: 75px;
	padding: 32px 4px 0px 125px;
	line-height: 13px;
	}
#herons_siteplan {
	padding-bottom: 5px;
	border-bottom: 1px solid #9fa1a9;
	margin-bottom: 5px;
	}
.virtual_tour {
	background:url(../images/gallery_tour.jpg) no-repeat;
	display: block;
	width: 171px;
	height: 267px;
	float: right;
	margin-top: 10px;
	}
.ju_map {
	background: url(../images/map.jpg) no-repeat;
	width: 320px;
	height: 290px;
	float: right;
	border: 1px solid black;
	margin-left: 10px;
	margin-bottom: 10px;
	}
.features_right {
	width: 210px;
	float: right;
	margin-top: 10px;
	}
.home_pics {
	width: 253px;
	height: 192px;
	float: right;
	margin: 5px 0px 5px 10px; 
	}
.finance_pic {
	background: url(../images/finance.jpg) no-repeat;
	width: 245px;
	height: 218px;
	float: right; 
	margin-left: 10px;
	margin-bottom: 20px;
	}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	}