/* For Zahara contact page */

body {
	background: saddlebrown url('../img/zahara-letters/arabic-parchment-script-background-at-www.upbustlandout.co.uk.jpg') fixed top left !important;
	color: ivory;
}
body a:link, body a:active {
	color: ivory;
}
body a:visited {
	color: palegoldenrod;
}

.navigationContainerZahara .navigationCell a:active { color: gold !important; }
.navigationContainerZahara .navigationCell a:link { color: lavender !important; }
.navigationContainerZahara .navigationCell a:visited { color: palegoldenrod; }
.navigationContainerZahara .navigationCellActive a:active, .navigationContainerZahara .navigationCellActive a:link, .navigationContainerZahara .navigationCellActive a:visited { color: gold !important; }

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

.contactPageContainer, h1 {
	font-family: "Times New Roman", serif  !important;
}
.contactPageContainer p {
	color: ivory;
}

.photoCentreContainer, .photoCentreContainer2 {
	width: 96%;
	margin: 5px 2% 5px 2%;
	text-align: center;
	font-size: 0.8em;
}
.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: ivory;
}
.emailText {
	font-size: 1.1.em;
	font-weight: bold;
	padding: 60px 0px;
}

.centreTextContainer {
	width: 96%;
	margin: 5px 2% 10px 2%;
	text-align: center;
}

.privateNotice {
	width: 96%;
	margin: 5px 1% 10px 1%;
	padding: 2px 1% 2px 1%;
	text-align: center;
	border: 1px solid palegoldenrod;
	background: darkslategray;
}

