/*Styles specific to the WP section*/

/*Configure standard section settings */

#main-title {
	background-image: url(../img/title.jpg);
}

.featurecolour1 {
	color: #330066;
}
.featurecolour2 {
	color: #330066;
}

#main-content h2{
	color: #801F19;
}

#main-content h3{
	color: #AD670F;
}

#main-content h4{
	color: #747;
}

#main-content h5{
	color: #7B5622;
	font-size: 100%;
}

#main-rightbox img{
	border:none;
}

#main-rightbox a img{
	border:none;
}


/* Extra styles for the funding section */

div.highlight{
	border:1px solid #AAAAAA; 
	background-color:#EEEEEE; 
	margin-bottom:10px;
	width:520px;
	padding:0px 5px 0px 5px;
	font-size:90%;
}

div.highlight h4{
	margin-top:2px;
	margin-bottom:3px;
	
}


table.smart th.subheader{ 
	background-color:#DDDDDD !important;
}




