/* For Zahara visitor centres page */

body {
	background: lightgray url('../img/zahara-visitor/rio-majaceite-river-foaming-rapids-on-mountain-walk-in-sierra-de-grazalema-nature-reserve-andalucia-spain-background-at-www.upbustlandout.co.uk.jpg') fixed top left !important;
	color: darkred;
}
body a:link, body a:active {
	color: darkcyan;
}
body a:visited {
	color: olive;
}

.navigationContainerZahara .navigationCell a:active { color: purple !important; }
.navigationContainerZahara .navigationCell a:link { color: darkcyan !important; }
.navigationContainerZahara .navigationCell a:visited { color: olive; }
.navigationContainerZahara .navigationCellActive a:active, .navigationContainerZahara .navigationCellActive a:link, .navigationContainerZahara .navigationCellActive a:visited { color: purple !important; }

.placesPageContainer {
	width: 98%;
	margin: 0px 1% 10px 1%;
}

.placesPageContainer, h1 {
	font-family: "Times New Roman", serif  !important;
}
.placesPageContainer p {
	color: #700000;
}

.centreHeadingContainer {
	width: 96%;
	margin: 5px 2% 10px 2%;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}

.largerText {
	font-size: 2.0em;
	color: darkred;
}
.leftHeadingContainer {
	width: 100%;
	margin: 5px 0px;
	font-size: 1.0em;
	text-decoration: underline;
	text-align: left;
	color: #700000;
}
.emailText {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.9em;
}

