body {
	background-color: #af0005;
	background-image: url(images/SiteBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555a5d;
	margin: 0px;
	padding: 0px;
	cursor: default;
}
form {
	margin: 0px;
	padding: 0px;
}
.Header {
	height: 483px;
	margin: auto;
	width: 980px;
}
.Body {
	background-color: #FFFFFF;
	background-image: url(images/PageBottomBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Content {
	background-color: #FFFFFF;
	margin: auto;
	width: 980px;
	background-image: url(images/Watermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Search {
	background-image: url(images/SearchBox.gif);
	background-repeat: no-repeat;
	float: right;
	height: 23px;
	width: 182px;
	margin-top: 23px;
	margin-right: 30px;
}
.Field  {
	width: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #c10008;
}
.Button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #c10008;
	cursor: pointer;
	margin-top: 2px;
}
.FlashHeader {
	clear: both;
	height: 250px;
	display: block;
}
.Menu {
	height: 50px;
	background-image: url(images/MenuBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	display: block;
}
.AssociationColumn {
	float: left;
	width: 188px;
	padding-bottom: 40px;
}
.AssociationColumn h2 {
	font-size: 18px;
	font-weight: normal;
	color: #afb7bd;
	background-image: url(images/AssociationHeading.gif);
	width: 188px;
	text-indent: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Skype {
	margin-left: 18px;
}
.MenuColumn {
	float: left;
	width: 208px;
	padding-bottom: 40px;
	margin-left: 20px;
}
.MenuColumn h2 {
	font-size: 18px;
	font-weight: bold;
	color: #afb7bd;
	background-image: url(images/AssociationHeading.gif);
	width: 208px;
	text-indent: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: right;
}
.Page {
	padding-top: 22px;
	float: left;
	padding-right: 0px;
	width: 504px;
	margin-left: 30px;
	padding-bottom: 30px;
}

.PageTitle {
	font-size: 36px;
	color: #c10008;
	letter-spacing: -1px;
	margin: 0px;
	padding-top: 0px;
}
.Page      p  {
	font-size: 14px;
}
.Page li {
	font-size: 14px;
}


.Page h1 {
	font-size: 26px;
}

.Page h2 {
	font-size: 18px;
}
.Page h3 {
	font-size: 16px;
	font-weight: normal;
}
.Footer {
	width: 980px;
	clear: both;
	margin: auto;
	font-size: 11px;
	background-image: url(images/FooterBevel.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #798289;
}
.Footer a {
	color: #798289;
	text-decoration: none;
}
.Footer a:hover {
	text-decoration: underline;
}
.ContentPic {
	float: right;
	margin-left: 15px;
	margin-top: 20px;
	clear: right;
}
.ContentPic img {
	display: block;
}
.ContentPic p {
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.SearchResults {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.SearchResults a {
	font-size: 12px;
	display: block;
	padding-bottom: 5px;
	background-image: url(images/GreyBullet.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 15px;
	color: #555a5d;
}
.SearchResults a:hover {
	background-image: url(images/RedBullet.gif);
	color: #c10008;
}

.SAMap {
	background-image: url(images/SAOutline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 264px;
	width: 302px;
	margin-top: 15px;
	float: left;
}
.SAMap img {
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ContactDetails {
	float: left;
	padding-top: 30px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #e6e8ea;
	margin-left: 10px;
	width: 190px;
}
.TownTitle   {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	background-image: url(images/TownTitle.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	background-color: #e6e8ea;
	text-indent: 15px;
	line-height: 28px;
	padding: 0px;
}
