/* Individual CSS for the Why Rochdale section */

.mainheading{
	background-color: #179C26;

}


.leftcolumn a,.leftcolumn a:link,.leftcolumn a:visited a {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.leftcolumn a:hover{
	color: #179C26;
}



.centercolumn a,.centercolumn a:link,.centercolumn a:visited a {
	color: #179C26;
	font-weight: bold;
	text-decoration: none;
}
.centercolumn a:hover{
	color: #000000;
}
.boardmemberstable a,.boardmemberstable a:link,.boardmemberstable a:visited {
	font-weight: normal;
	color: #666666;
}
.boardmemberstable a:hover {
	font-weight: normal;
	color: #179C26;
}
.boardmemberstable p{
}
.boardmember {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
	height: 210px;
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

