@charset "utf-8";
/* CSS Document */

.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
}
.bodyWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-align: left;
}

.bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}
.galleryLinks {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #3C3;
}
.bodyCentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}
.OrangeSubHead {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #F93;
}

.Centre {
	text-align: center;
}

.bodyOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	color: #F93;
	text-align: left;
	letter-spacing: 0.5px;
	word-spacing: normal;
}
Centre {
	text-align: center;
}
.smallBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
}
.blackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: left;
}
.Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bolder;
	color: #FFF;
	background-color: #693;
	text-align: center;
	vertical-align: middle;
	width: 780px;
}
#navigation {
	
	width: 780px;
	margin: 0;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;

}
#navigation ul {list-style-type: none; margin: 0; padding: 0;
}
}
#navigation li {list-style-type: none; display: inline; margin: 0; padding: 0;
}
#navigation a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	border: 0;
	background-color: #693;
	float: left;
	text-decoration: none;
	margin-bottom: 0px;
	margin-right: 2px;
	background-position: center;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 7px;

}
#navigation a:hover
{
	background: #060;
	font-size: x-small;
}

