#globalNav{
	border-top:3px solid #DFD7CC;
	border-bottom: 3px solid #DFD7CC;
	background-color: #4D4D4D;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 10px;
}

#globalNav a {
	color: #CCCCCC;
	text-decoration: none;
	margin-right: 12px;
	margin-left: 12px;
}

#globalNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#globalNav a.current {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 14px;
	margin-left: 14px;
}

#spotlightFeature {
	background-color:#9FAEC6;
	padding-bottom: 15px;
	background-image:url(/inc/features/side_buttons/upcoming_events.gif);
	background-repeat:no-repeat;
	padding-top:36px;
}
#spotlightFeature p {
	width:140px;
	margin:0 auto;
	padding-bottom:12px;
	color:#333333;
}
#spotlightFeature strong {
	padding-bottom:4px;
}
#spotlightFeature a {
	color:#333333;
	text-decoration:underline;
}

#spotlightFeature a:hover
{
	text-decoration:none;
}

#sectionName{
	background-image: url(images/section_name.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 400px;
	height: 72px;
	float: left;
}
#pic1{
	border-bottom: 3px solid #DFD7CC;
	border-right: 3px solid #DFD7CC;
	width:165px;
	background-image: url(/news/images/pic1.jpg);
	height: 146px;
}
#pic2{
	border-bottom: 3px solid #DFD7CC;
	background-image: url(/news/images/pic2.jpg);
	height: 146px;
}
#pic3{
	border-bottom: 3px solid #DFD7CC;
	border-left: 3px solid #DFD7CC;
	width: 165px;
	background-image: url(/news/images/pic3.jpg);
	height: 146px;
}
#welcome {
	font-size: 16px;
	font-weight: bold;
	color:#B16341;
	padding-bottom:3px;
}

