
/*--- Sections ---*/

#sections {
	margin: 0;
}

#fusebox {
	float: left;
	width: 776px;
	background: #FFFFFF url(../images/bgFusebox.gif) no-repeat top left;
}

#fusebox img {
	border: 4px solid #EBECED;
}

.recentNews {
	float: left;
	margin: 0;
	padding: 2px 14px 2px 12px;
	width: 232px;
}

.upcomingEvents {
	float: left;
	margin: 0;
	padding: 2px 14px;
	width: 232px;
}

.highlights {
	float: right;
	margin: 0;
	padding: 2px 12px;
	width: 232px;
}

.recentNews h1 {
	text-indent: -3000px;
	background: url(../images/recentNews.gif) no-repeat 0 6px;
}

.upcomingEvents h1 {
	text-indent: -3000px;
	background: url(../images/upcomingEvents.gif) no-repeat 0 6px;
}

.highlights h1 {
	text-indent: -3000px;
	background: url(../images/highlights.gif) no-repeat 0 6px;
}

.recentNews h1, .upcomingEvents h1, .highlights h1 {
	margin: 0;
	padding: 0.2em 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #002B5F;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.newsArchive {
	float: right;
	margin-right: -10px;
}

a.na1 {
	width: 89px;
	height: 20px;
	display: block;
	overflow: hidden;
}

a:hover.na1 {
	display: block;
	text-indent: -89px;
}

.viewCalendar {
	float: right;
	margin-right: -10px;
}

a.vc1 {
	width: 93px;
	height: 20px;
	display: block;
	overflow: hidden;
}

a:hover.vc1 {
	display: block;
	text-indent: -93px;
}


/*--- Features ---*/

#featurebox {
	float: left;
	width: 776px;
	margin-top: 10px;
	border-top: 1px solid #CED0D1;
}

#fusebox img {
	border: none;
}

.feature1 {
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
	width: 256px;
}

.feature2 {
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
	width: 256px;
}

.feature3 {
	float: right;
	margin: 0;
	padding: 0;
	width: 256px;
}