div#content .homePic1 {
	width:168px;
	height:172px;
	float:left;
	margin-right:7px;
	background-position: center center;
}

div#content .homePic2 {
	width:168px;
	height:172px;
	float:left;
	background-position: center center;
}

div#homeText {
	width:510px;
	padding: 10px 0;
}

div#content #featureBox1 {
	width:240px;
	height:178px;
	padding:7px;
	border: 1px solid #319ACE;
	float:left;
	margin-right:6px;
}

div#content #featureBox2 {
	width:240px;
	height:178px;
	padding:7px;
	border: 1px solid #319ACE;
	float:left;
}

div#propertyOfWeek {
	background-position: center center;
	background-repeat: no-repeat;
	width:240px;
	height:154px;
}

div#propertyOfWeek a i {
	visibility: hidden;
}

div#propertyOfWeek a { 
	text-decoration: none;
	display:block;
	color:#319ACE;
	text-decoration:none;
	width:240px;
	height:154px;
  }

h4 {
	background-image: url(../images/h4ArrowBg.gif);
	background-repeat: no-repeat;
	font-size:1em;
	margin:0 0 10px 0;
	padding-left:20px;
	color:#319ACE;
}

h4 a {
	color:#319ACE;
	text-decoration:none;
}

div#homeMap {
	float:left;
	width:125px;
	height:154px;
	background-image: url(../images/homeMap.gif);
	background-repeat: no-repeat;
}

div#homeMap a i {
	visibility: hidden;
}

div#homeMap a { 
	text-decoration: none;
	display:block;
	color:#319ACE;
	text-decoration:none;
	width:125px;
	height:154px;
  }
  
div#homeMapTxt {
	float:left;
	padding-left:10px;
	width:86px;
	line-height:130%;
}

