/* public programs page */
#publichome {
	font-weight: bold;
	color: #b0bc46;
	color: #a0b300;
}
#publichome p {
	margin: 6px 0;
}
#feature1 {
	float: left;
	width: 245px;
}
#feature2 {
	margin-left: 265px;
}
.pubsubhead {
	font-size: 14px;
	font-weight: bold;
	color: #fa0505;
}
.pubwrap a, .pubright a {
	font-weight: bold;
	color: #b0bc46;
}
.pubwrap {
	/*padding-bottom:40px;*/
}
.pubimg {
	margin: 0 20px 7px 0;
}
.pubtitle {
	font-size: 14px;
}
.publeft {
	float: left;
}
.pubright {
	text-align: right;
}
#publichome a{
	font-weight: bold;
	color: #a0b300;
}