/* For Zahara madinat al-zahra page */

body {
	background: moccasin url('../img/zahara-intro/soft-pink-paper-page-background-image-for-zahara-de-la-sierra-website-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; }

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

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

.photoCentreContainer, .photoCentreContainer2 {
	width: 96%;
	margin: 5px 2% 5px 2%;
	text-align: center;
}
.photoCentreContainer img {
	margin: -3px;
}
.photoCentreContainer2 img {
	margin: 0px 3px;
}

.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;
}
.photoLeft {
	float: left;
	margin-right: 10px;
}
.photoRight {
	float: right;
	margin-left: 10px;
}
.photoCaption {
	color: darkolivegreen !important;
}
.photoMarginTop {
	margin-top: 20px;
}

.leftHeadingContainer {
	width: 100%;
	margin: 5px 0px;
	font-size: 1.0em;
	text-decoration: underline;
	text-align: left;
	color: #700000;
}

