/* For Zahara home page */

body {
	background: lightgoldenrodyellow url('../img/zahara-home/dusty-desert-mountainside-with-cactus-and-cloud-dreamy-atmospheric-zahara-andalucia-at-www.upbustlandout.co.uk.jpg') fixed top right !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; }

.contentContainer3 {
	max-width: 800px;
	margin: auto;
	float: none;
	border: none;
}

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

.homePageContainer, h1 {
	font-family: "Bookman Old Style", serif  !important;
}
.homePageContainer a:link, .homePageContainer a:active, .homePageContainer a:visited {
	color: black;
	font-weight: bold
}

.gypsyPhoto {
	float: left;
}

.linksContainer {
	width: 300px;
	margin-left: 10px;
	position: relative;
	top: -2px;
}

.homeSymbol {
	font-weight: bold;
	font-size: 0.9em;
	width: 10px;
	height: 20px;
	margin: 0px 10px 17px 0px;
}
.homeLink {
	width: 280px;
	height: 20px;
	margin: 0px 0px 17px 0px;
}
/* Modify symbols */
.in {
	font-size: 0.8em !important;
}
.gv {
	position: relative;
	top: 2px;
	font-size: 0.8em !important;
}
.vc {
	position: relative;
	top: 2px;
}
.pt {
	position: relative;
	top: 2px;
	font-size: 1.0em !important;
}
.pg {
	position: relative;
	top: 4px;
	font-size: 0.8em !important;
}
.es {
	font-size: 1.0em !important;
}
.lt {
	position: relative;
	top: 2px;
}

.dedicationText {
	width: 100%;
	text-align: center;
	font-size: 0.8em;
	font-style: italic;
	margin: 10px 0px;
}

