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

.community_involvementsDiv {
	width:500px;	
}

.community_involvementsItemDiv {
	margin: 24px 0 24px 0;
}

.community_involvementsContent {
	width:288px;
	float:left;
}

.community_involvementsPhoto {
	width:200px;
	float:right;
	margin-left:12px;
}

.community_involvementsTitle {
	font-weight:bold;
}

.community_involvementsDate {}

.community_involvementsContent {}

.community_involvementsRule {}

.homePagecommunity_involvementsDiv {
	width:240px;	
}

.homePagecommunity_involvementsDiv {
	margin: 12px 0 12px 0;
}

.homePagecommunity_involvementsTitle {
	font-weight:bold;
}

.homePagecommunity_involvementsDate {}

.homePagecommunity_involvementsDescription {}

.homePagecommunity_involvementsLink {}


.community_involvements-left {
	width: 225px;
	float: left;
}

.community_involvements-right {
	width: 300px;
	float: left;
}
	

.community_involvements-top {
	width: 570px;
	background: url(/images/community-involvement-top2.png) left top no-repeat;
	color: #fff;
	padding: 25px 15px 5px 15px;
	font-size: 14px;
}

	.community_involvements-top a { color: #fff; text-decoration: none; font-weight: bold; }
	.community_involvements-top a:hover { color: #FF0; text-decoration: underline; }

	.community_involvements-top h1 { font-size: 18px; font-weight: bold; color: #fff; line-height: 25px; }

.community_involvements-bot {
	width: 600px;
	height: 50px;
	background: url(/images/community-involvement-bot2.png) left top no-repeat;
	color: #000;
	font-size: 14px;
	margin: 0 0 10px 0;
}

.community_involvements-row {
	padding: 4px;
}

.community_involvements-date { font-size: 11px; font-style: italic; color: #fff; padding: 5px; }
