body#aboutUs a#aboutUs {
	background: #56A2BE;
	color: #0C4D66;
}
table#shell th.aboutUs {
	width: 770px;
}
table#shell td.aboutUs {
	width: 254px;
	padding: 55px 6px 10px;
	color: #0F343D;
	font: normal 11px/18px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	text-align: left;
}
td.aboutUs div.featItem {
	float: right;
	margin-left: 0;
	width: 124px;
	text-align: center;
}
td.aboutUs a,a:visited,a:active {
	font: bold 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #367685;
	text-decoration: none;
}
td.aboutUs img {
	border: 2px solid;
	border-color: #367685;
}
td.aboutUs input {
	margin: 8px;
	padding: 0;
	font: bold 10px Verdana, Geneva, Arial, sans-serif;
	border: 2px solid;
	border-top-color: #66B1C3;
	border-left-color: #66B1C3;
	border-right-color: #0F343D;
	border-bottom-color: #0F343D;
	background-color: #367685;
	color: #fff;
}

/* RENTALS FEATURE */
td#rentals {
	background: #EFBE89 url(images/rentalsHome_bg.gif) no-repeat left top;
}

/* FOR SALE FEATURE */
td#saleProp {
	background: #FFEE86 url(images/salePropHome_bg.gif) no-repeat left top;
}

/* ATTRACTIONS FEATURE */
table#shell td#attractions {
	background: #C5E3D7 url(images/attractionsHome_bg.gif) no-repeat left top;
}
