body
{
	background-image: url(/Upload/SiteImages/common/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: arial;
}

img
{
	border: none;
}
h2
{
	color: #78a4c8;
	font-size: 14px;
}
.spacer
{
	clear: both;
}

.blogSpacer
{
	height: 10px;
}

#container
{
	width: 1030px;
	background-color: #ffffff;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#header
{
	width: 980px;
	height: 161px;
	overflow: hidden;
	margin: 0px 25px 0px 25px;
	background-image: url(/Upload/SiteImages/common/faded_logo.jpg);
	background-repeat: no-repeat;
	background-position: right 13px;
}
#header img
{
	float: left;
}
#header_links
{
	float: right;
	width: 500px;
	height: 30px;
	text-align: right;
	margin-top: 25px;
	font-size: 14px;
}
#header_links a:link
{
	color: #3a3a3c;
	text-decoration: none;
}
#header_links a:visited
{
	color: #3a3a3c;
	text-decoration: none;
}
#header_links a:hover
{
	color: #3a3a3c;
	text-decoration: underline;
}
/* main nav bar*/
#navbar
{
	width: 980px;
	height: 36px; /*overflow: hidden;*/
	margin: 0px auto;
}
#navbar ul
{
	margin: 0px;
	padding: 0px;
}
#navbar ul li
{
	float: left;
	margin: 0px;
	display: inline; /*outline: 1px solid red;*/
	height: 36px;
	overflow: hidden;
}
#navbar a
{
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 36px;
}
#navbar ul li a
{
	background-image: url(/Upload/SiteImages/Common/navbg.gif);
}

li#home_but a
{
	width: 123px;
	background-position: 0px 0px;
}
li#home_but_active a
{
	width: 123px;
	background-position: 0px -36px;
}
li#about_but a
{
	width: 122px;
	background-position: -123px 0px;
}
li#about_but_active a
{
	width: 122px;
	background-position: -123px -36px;
}
li#facilities_but a
{
	width: 122px;
	background-position: -246px 0px;
}
li#facilities_but_active a
{
	width: 122px;
	background-position: -246px -36px;
}
li#functions_but a
{
	width: 122px;
	background-position: -368px 0px;
}
li#functions_but_active a
{
	width: 122px;
	background-position: -368px -36px;
}
li#visitors_but a
{
	width: 122px;
	background-position: -490px 0px;
}
li#visitors_but_active a
{
	width: 122px;
	background-position: -490px -36px;
}
li#members_but a
{
	width: 123px;
	background-position: -612px 0px;
}
li#members_but_active a
{
	width: 123px;
	background-position: -612px -36px;
}
li#news_but a
{
	width: 123px;
	background-position: -735px 0px;
}
li#news_but_active a
{
	width: 123px;
	background-position: -735px -36px;
}
li#contact_but a
{
	width: 123px;
	background-position: -858px 0px;
}
li#contact_but_active a
{
	width: 123px;
	background-position: -858px -36px;
}
#navbar ul li#home_but a:hover
{
	background-position: 0px -36px;
}
#navbar ul li#about_but a:hover
{
	background-position: -123px -36px;
}
#navbar ul li#facilities_but a:hover
{
	background-position: -246px -36px;
}
#navbar ul li#functions_but a:hover
{
	background-position: -368px -36px;
}
#navbar ul li#visitors_but a:hover
{
	background-position: -490px -36px;
}
#navbar ul li#members_but a:hover
{
	background-position: -612px -36px;
}
#navbar ul li#news_but a:hover
{
	background-position: -735px -36px;
}
#navbar ul li#contact_but a:hover
{
	background-position: -858px -36px;
}

#home_page_banner
{
	width: 980px;
	margin: 12px auto;
	height: 275px;
}
#home_page_banner img
{
	float: left;
}

.col_double li
{
	background: transparent url(/Upload/SiteImages/common/arrow.gif) no-repeat left center;
	padding: 5px 5px 5px 25px;
	font-size: 13px;
	color: #3a3a3c;
}
.col_double ul
{
	list-style-type: none;
	margin: 0px 0px 12px 20px;
	padding: 0px;
}

.col_one
{
	clear: both;
	float: left;
	width: 236px;
	margin: 0px 0px 12px 25px;
	padding: 0px;
	display: inline;
}
.col_double
{
	float: left;
	width: 484px;
	margin: 0px 0px 12px 12px;
	padding: 0px;
}
.col_double img
{
	margin-bottom: 12px;
}
.next_col
{
	float: left;
	width: 236px;
	padding: 0px;
	margin: 0px 0px 12px 12px;
	display: inline;
}

.next_col img
{
	margin-bottom: 12px;
}

.colHeader
{
	color: #78a4c8;
	height: 25px;
	border-bottom: 2px solid #78a4c8;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 12px;
	font-weight: bold;
}
p, tr
{
	font-size: 13px;
	color: #3a3a3c;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
.readMore
{
	background-image: url(/Upload/SiteImages/common/arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
}
p a:link, div.col_double p a.davyhulmeDiaryPopUp
{
	text-decoration: none;
	color: #78a4c8;
	font-weight: bold;
}
p a:visited, div.col_double p a.davyhulmeDiaryPopUp:visited
{
	text-decoration: none;
	color: #78a4c8;
}
p a:hover, div.col_double p a.davyhulmeDiaryPopUp:hover
{
	text-decoration: underline;
	color: #78a4c8;
}
ul.col_list
{
	list-style-type: none;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}

.col_list li
{
	border-bottom: 1px solid #939598;
	background: transparent url(/Upload/SiteImages/common/arrow.gif) no-repeat left center;
	padding: 0px 0px 0px 20px;
}

.col_list a
{
	text-decoration: none;
	color: #3a3a3c;
	font-size: 14px;
	line-height: 32px;
}
.col_list a:hover
{
	color: #78a4c8;
}

.darkLink a:link
{
	text-decoration: none;
	color: #3a3a3c;
	font-size: 13px;
}
.darkLink a:visited
{
	text-decoration: none;
	color: #3a3a3c;
	font-size: 13px;
}
.darkLink a:hover
{
	text-decoration: underline;
	color: #3a3a3c;
	font-size: 13px;
}
.blueBold, h4
{
	font-weight: bold;
	color: #78a4c8;
}
#footer img
{
	margin-right: 12px;
}
#footer_stripe
{
	position: relative;
	top: 25px;
	clear: both;
	width: 980px;
	height: 54px;
	margin: 30px auto;
	background-image: url(/Upload/SiteImages/common/shield.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#footer_text
{
	float: right;
	width: 916px;
	height: 29px;
	margin-top: 19px;
	background-color: #435f74;
}
#footer_text p
{
	color: #ffffff;
	margin: 5px 0 0 15px;
}
.twelve
{
	clear: both;
	height: 12px;
}
ul.col_list_mid
{
	list-style-type: none;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
.col_list_mid li
{
	background: transparent url(/Upload/SiteImages/common/arrow.gif) no-repeat left center;
	padding: 5px 0px 5px 15px;
	font-size: 13px;
}
.col_list_mid a
{
	text-decoration: none;
	color: #3a3a3c;
	line-height: 32px;
}
.col_list_mid a:hover
{
	color: #78a4c8;
}
.advert
{
	width: 236px;
}
.advert img
{
	width: 236px;
	margin: 0px 0px 0px 0px;
}
.adText
{
	width: 226px;
	background-color: #425e74;
	color: #ffffff;
	background-image: url(/Upload/SiteImages/common/bluearrow.gif);
	background-position: 205px center;
	background-repeat: no-repeat;
	padding: 5px;
}

.adText a
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
.advert a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

img.centredImage
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}


#enquiry_form
{
	float: right;
	background-color: #78a4c8;
	width: 236px;
	height: 275px;
	clear: right;
}

#form_header
{
	width: 236px;
	height: 31px;
	background-color: #425e74;
}

.form_header_title
{
	position: relative;
	left: 10px;
	top: 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.8em;
	text-transform: uppercase;
}

.formRow
{
	position: relative;
	clear: both;
	margin-bottom: 7px;
}


#form_body
{
	margin: 10px 10px 10px 10px;
}

.formRow label
{
	color: #ffffff;
	font-size: 0.72em;
	clear: both;
}

.textbox
{
	width: 210px;
	font-size: 0.6em;
}

.multilinetextbox
{
	height: 50px;
	width: 100%;
	margin-bottom: 3px;
	border: solid 1px #78a4c8;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
}

.submitButton
{
	background-image: url(/Upload/SiteImages/Common/submit_button.jpg);
	background-repeat: no-repeat;
	width: 67px;
	height: 20px;
	border: none;
	color: White;
	font-weight: bold;
	text-align: left;
}

#footer
{
	position: relative;
	left: 25px;
}

.footerItem1
{
	width: 236px;
	height: 75px;
	background-color: #F3F3F5;
	float: left;
	padding: 10px 0px 0px 10px;
}

.footerItem2
{
	width: 249px;
	height: 75px;
	background-color: #F3F3F5;
	float: left;
	padding: 10px 0px 0px 0px;
}

.footerItem3
{
	width: 247px;
	height: 75px;
	background-color: #F3F3F5;
	float: left;
	padding: 10px 0px 0px 0px;
}

.footerItem4
{
	width: 236px;
	height: 75px;
	background-color: #F3F3F5;
	float: left;
	padding: 10px 0px 0px 0px;
}

.newsTeaser
{
	clear: both;
}

.newsImageThumbnail
{
	float: left;
}

.newsContainer
{
	float: left;
	clear: right;
	margin-left: 25px;
	width:300px;
}

.date
{
}

.newsViewArticle
{
	background-image: url();
	background-position: center;
	background-repeat: no-repeat;
}

.termsAndConditions
{
	font-size: 8pt;
}

#contactUsForm
{
	width:400px;
	background-color:#F3F3F4;
}

#contactUsForm label, .ff label
{
	float: left;
	width: 120px;
	font-weight: bold;
	font-size: 12px;
}

#contactUsForm label, #contactUsForm input
{
	margin-left:20px;
	margin-top:10px;
}

#contactUsForm label
{
	color:#78a4c8;
}

#contactUsForm input, textarea
{
	margin-bottom: 15px;
	border: solid 1px #78a4c8;
}

#contactUsForm textarea
{
	width: 250px;
	height: 150px;
}

#contactUsForm .boxes
{
	width: 1em;
}

#contactUsForm #submitbutton
{
	margin-left: 120px;
	margin-top: 5px;
	width: 920px;
}

#contactUsForm br
{
	clear: left;
}


.blogReply, .blogDate
{
	font-weight: bold;
	font-size: 13px;
	color: #3a3a3c;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}

.blogQuoteStart
{
	font-size: 2em;
	color: #ccc;
	float: left;
	text-align: right;
	margin-left: 25px;
}

.blogText
{
	float: left;
	font-size: 13px;
	color: #3a3a3c;
	width: 80%;
}

.blogQuoteEnd
{
	font-size: 2em;
	color: #ccc;
	float: left;
	clear: right;
	width: 25px;
}

body.mceContentBody
{
	background: #fff;
	color: #000;
}

.col_list ul
{
	list-style-type: none;
	padding: 0;
	margin-left: 20px;
	margin-bottom: 25px;
	padding-bottom: 10px;
}


li.nav_l1_selected, li.nav_l1_unselected
{
	font-size: 12px;
	background-image: none;
	border: none;
	height: 20px;
}

li.nav_l1_selected a
{
	font-size: 12px;
	border-bottom: solid 1px #78a4c8;
	line-height: 10px;
	color:#78a4c8;
}

li.nav_l1_unselected a
{
	font-size: 12px;
	height: 5px;
	line-height: 10px;	
}




li.nav_l2_selected, li.nav_l2_unselected
{
	font-size: 12px;
	background-image: none;
	border: none;
	margin-left: 20px;
	top: 0px;
}

li.nav_l2_selected a
{
	font-size: 12px;
	border-bottom: solid 1px #78a4c8;
	line-height: 20px;
	color:#78a4c8;
}

li.nav_l2_unselected a
{
	font-size: 12px;
	padding: 0 0 0 0;
	line-height: 20px;
}



span.bottomNavSpacer
{
	height: 20px;
	font-size: 15px;
	clear: both;
	background-color: Red;
}

#container .col_one ul li a.mainSectionHighlighted
{
	color: #78A4C8;
	font-weight: bold;
}

#container .col_one ul li.liSectionHighlighted
{
	border-bottom: solid 1px white;
}

.advert_spacer
{
	background-color: white;
	height: 5px;
}

.whiteText
{
	font-family: arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

#siteMap
{
}

#siteMap
{
}

#siteMap a
{
	color: #3a3a3c;
}

#siteMap a:hover
{
	color: #78a4c8;
}

#siteMap .siteMapUnderline
{
	font-family: arial, Sans-Serif;
	font-size: 12px;
	text-decoration: underline;
	color: #3a3a3c;
}

#siteMap .siteMapUnderline
{
	color: #78a4c8;
}

#siteMap a.siteMapBulletUnderline
{
	font-family: arial, Sans-Serif;
	font-size: 12px;
	text-decoration: underline;
	background-image: url( '../../Upload/SiteImages/site_map_bullet.gif' );
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	padding-left: 10px;
	color: #3a3a3c;
}

#siteMap a.siteMapBulletUnderline:hover
{
	color: #78a4c8;
}


#siteMap a.siteMapBulletUnderline2
{
	font-family: arial, Sans-Serif;
	font-size: 12px;
	text-decoration: underline;
	background-image: url( '../../Upload/SiteImages/site_map_bullet.gif' );
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 30px;
	padding-left: 10px;
	color: #3a3a3c;
}

#siteMap a.siteMapBulletUnderline2:hover
{
	color: #78a4c8;
}

#siteMap a.siteMapBulletNormal
{
	font-family: arial, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url( '../../Upload/SiteImages/site_map_bullet.gif' );
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	padding-left: 10px;
	color: #3a3a3c;
}

#siteMap a.siteMapBulletNormal:hover
{
	color: #78a4c8;
}

#siteMap a.siteMapNormal
{
	font-family: arial, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	color: #3a3a3c;
}

#siteMap a.siteMapNormal:hover
{
	color: #78a4c8;
}

.nav_break
{
	font-size: 5px;
	background-image: none;
	border: none;
	top: 0px;
	height: 5px;
	line-height: 5px;
}

.pdfLink, .bf a, .inner a
{
	text-decoration: underline;
	color: #78A5C9;
	font-size: 13px;
}
.pdfLink:visited, .bf a, .inner a
{
	text-decoration: underline;
	color: #3a3a3c;
	font-size: 13px;
}
.pdfLink:hover, .bf a, .inner a
{
	text-decoration: underline;
	color: #3a3a3c;
	font-size: 13px;
}

.pdfImage
{
	margin:0px 10px 0px 0px;
	float:left;
	clear:left;
}

.pdfLinkBlock
{
	margin:0px 0px 0px 0px;
	float:left;
	clear:right;
	vertical-align:bottom;
	position:relative;
	top:5px;
}


div.uc.login
{
	background-color: #F3F3F4;
	width: 400px;
}

div.uc.login h4
{
	color: green;
	border-bottom: solid 2px #aaaaaa;
}

div.ff.username, div.ff.password
{
	padding: 20px 0px 0px 20px;
	color:#78A5C9;
}

.logInDetails
{
	padding: 20px 0px 0px 20px;
}

.logInDetailsLineBreak
{
	width:100%;
	height:3px;
	background-color:#D2D3D5;
	color:#D2D3D5;
}

#ctl00_ctl02_LoginBox_LoginButton
{
	margin-left:20px;
	background-image:url('/Upload/SiteImages/Common/log_in_button.gif');
	background-position:top left;
	background-repeat:no-repeat;
	width:71px;
	height:24px;
}

.errorMessage
{
	margin-left:20px;
	border:solid 1px red;
	background-color:#F3F3F4;
	margin-top:10px;
}

.logout
{
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	padding-bottom:20px;
}

div#contactUsForm.uc form
{
	border:solid 1px red;
	background-color: #F3F3F4;
	width: 400px;
}


