/* Individual CSS for the Why Rochdale section */

.mainheading{
	background-color: #F69221;

}


.leftcolumn a,.leftcolumn a:link,.leftcolumn a:visited a {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.leftcolumn a:hover{
	color: #E18316;
}



.centercolumn a,.centercolumn a:link,.centercolumn a:visited a {
	color: #E18316;
	font-weight: bold;
	text-decoration: none;
}
.centercolumn a:hover{
	color: #000000;
}
.whycaselogo {
	clear: both;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

