/* 
This is the section css for
West Chester Community Campus Committee 
*/

/* padding for top images */
#home-content .grid12.wccccHead img.boroughImg{
    padding-right: 75px;
}

/* seperation from list and bottom button */
#home-content .grid12.wccccMission ul.missionRespons{
    padding-bottom: 25px;
}

#home-content .grid12.wccccUniEvents {
    background-image: url(/_resources/includes/brand/images/homePageImages/hpFindProgParallax.jpg);
}

#home-content .grid12.wccccUniEvents ul{
    position: relative; 
	display: inline-block;  
	left: 25%;
    padding-bottom: 30px;
}

#home-content .grid12.wccccUniEvents h3{
    text-align: center;
}

#home-content .grid3 img.boroughImg{
	padding-top: 15%;
}