/* For Zahara places to stay page */

body {
	background: lightgray url('../img/zahara-places/gypsy-father-and-daughter-play-flamenco-with-hand-claps-in-andalucian-farmyard-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;
}

