.rhs h1, .lhs .content h1 {
	color: #de534a;
}

.lhs .above-photo {
	background-color: #4b4e5f;
}
.rhs .above-photo {
	background-color: #73abcc;
}

.lhs .below-photo {
	background-color: #f7941e;
}

.rhs .below-photo {
	border: none;
	border-top: 1.6em solid #b7342c;
}

.rhs .sidebar {
	color: #b7342c;
}

// Change the colour everywhere on the RHS pages, and only in content on the LHS pages
.rhs li:before, .lhs .content li:before {
    color: #b7342c; 
}


.GlossyHeading h1 {
	color: #4b4e5f !important;
}

.Glossyfooter, .GlossyHeading h2 {
	color: #de534a;
}
