div.slideshow {
	margin-bottom: 14px;
	}
	
/* Features */
div.features-container {
	height: 220px;
	}
div.features {
	background: #fff url(../../images/bkg_feat.jpg) no-repeat;
	width: 187px;
	height: 220px;
	float: left;
	margin-right: 8px;
	}
	div.featLast {
		background: #fff url(../../images/bkg_feat.jpg) no-repeat;
		width: 187px;
		height: 220px;
		float: left;
		margin-right: 0;
		}
	div.features div {
		margin-left: 9px;
		}
h2.read-about {
	background: transparent url(../../images/read_about.gif) no-repeat;
	margin: 10px 20px 0;
	text-indent: -9999px;
	width: 141px;
	height: 28px;
	}
	h3.newstitle {
		margin: 0;
		font-size: 13px;
		}
	p.newsdate {
		margin: 0 0 10px 0;
		font-size: 11px;
		}
h2.travel-info {
	background: transparent url(../../images/travel_info.gif) no-repeat;
	margin: 10px 13px 0;
	text-indent: -9999px;
	width: 159px;
	height: 28px;
	}
h2.calendar {
	background: transparent url(../../images/calendar.gif) no-repeat;
	margin: 10px 20px 0;
	text-indent: -9999px;
	width: 144px;
	height: 28px;
	}

/* Communities Jump Menu */
div.communities {
	text-align: right;
	}
div.communities p {
	margin: 0;
	}
div.communities form {display: inline;}

/* Footer */
div.footer p {margin: 0;}
p.contact {
	font-size: 11px;
	color: #666;
	position: absolute;
	right: 14px;
	text-align: right;
	width: 280px;
	padding-top: 10px;
	margin-top: 0;
	}
p.other-logos {
	padding-top: 10px;
	margin-bottom: 14px;
	width: 220px;
	}
