.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

.main a:link {
	text-decoration: none;
	color: #8f655a;
}
.main a:visited {
	color: #8f655a;
	text-decoration: none;
}
.main a:hover {
	color: #8f655a;
	text-decoration: underline;
}
.main a:active {
	color: #8f655a;
	text-decoration: underline;
}
.footer a:link {
	text-decoration: none;
	color: #192626;
}
.footer a:visited {
	color: #192626;
	text-decoration: none;
}
.footer a:hover {
	color: #8F2E00;
	text-decoration: underline;
}
.footer a:active {
	color: #8F2E00;
	text-decoration: underline;
}
.gallery a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.gallery a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.gallery a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.gallery a:active {
	color: #FFFFFF;
	text-decoration: underline;

}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #808080;
	border: none;
}
.bodytextitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-style: italic;
}
.bodytextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}
.whiteBorderAllRound {
	border: 1px solid #FFFFFF;
}
.darkGradientBackground {
	background-image: url(../images/dark_grey_gradient.jpg);
	background-repeat: repeat-y;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.lightGradientBackground {
	background-image: url(../images/light_grey_gradient.jpg);
	background-repeat: repeat-y;
	border: 1px solid #FFFFFF;
}
.darkGreyBackground {
	background-color: #192626;
}
.bodytextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
}
.darkBeigeBackground {
	background-color: #8A7D6E;
}
.whiteBackground {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bodytextWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}
.homePageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
}
.bodytextSpread {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
.darkerBeigeBackground {
	background-color: #736661;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.galleryFrame {
	background-color: #b3a69e;
	border: 1px solid #FFFFFF;
}
.bodytextWhiteLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.darkGreyBackgroundBorder {
	background-color: #192626;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.bodytextOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #a6400c;
}
.bodytextOrangeBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #a6400c;
	font-weight: bold;
}
.darkGreyBackgroundBorderLeft {
	background-color: #192626;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.bodytextLightOrangeBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #A64C19;
	font-weight: bold;
}
.backgroundColour {
	background-color: #3a3a3a;
}
