@charset "utf-8";
/* CSS Document */

/* This stylesheet contains styles that are specific to the Services and Programs section ONLY */
#topnav li#services-programsNav a{
	color: #e1ebad;
}

#topnav li#services-programsNav li a{
	color: #fff;
}

#content p.teaser,
#content h2,
#content h3,
#content h4,
#content h3 a{
	color: #778822;
}

p.alertArea{
	border: 3px solid #778822;
	padding: 5px;
	background-color: #e1ebad;
}

.box{
	border: 3px solid #778822;
	padding: 5px;
}

#spotlightTeaserWrapper{
	background-image: url(/images/layout/services-inset-top.jpg);
}

#spotlightTeaserBottom{
	background-image: url(/images/layout/services-inset-bottom.jpg);
}
