/* Individual CSS for the Why Rochdale section */

.mainheading{
	background-color: #A83A38;

}


.leftcolumn a,.leftcolumn a:link,.leftcolumn a:visited a {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.leftcolumn a:hover{
	color: #A83A38;
}



.centercolumn a,.centercolumn a:link,.centercolumn a:visited a {
	color: #A83A38;
	font-weight: bold;
	text-decoration: none;
}
.centercolumn a:hover{
	color: #000000;
}
.manoropimages {
	clear: both;
	float: right;
	margin-left: 20px;
}
.manproplogos {
	clear: both;
	float: right;
	margin-top: 10px;
}
.propformtable {
	color: #666666;
	font-size: 12px;
}
