 

	#frame {
		width: 1000px;
		border-left: 2px solid #214291;
		border-right: 2px solid #214291;
		border-top: 2px solid #214291;
		background: #ffffff;
		margin-left: auto;
		margin-right: auto;
		margin-top: 30px;
	}
	
	#header {
		height: 95px;
		display: block;
	}
	
	#printHead {
		display: none;
	}
	
	#logo {
		width: 1000px;
		height: 235px;
		float: left;
		background: url('img/header-1000.gif');
		background-repeat: no-repeat;
	}
	
		
	#menu {
		margin-top: 187px;
		margin-bottom: 5px;
	}
	
		
	#menu a {
		color: #214291;
		padding-left: 20px;
		font-weight: bold;
	}
	
	#menu a:hover {
		color: #ffffff;
	}
	
	

	
	#submenu {
		margin-top: 15px;
		margin-left: 20px; 
		 
		
	}
		
		
		#submenu a {
		color: #214291;
		padding-left: 20px;
		font-weight: bold;
	}
	
	#submenu a:hover {
		color: #999900;
	}
	
	.sectionSelected {
		text-decoration: underline overline; 
	}
	
	.pageSelected {
		text-decoration: underline overline;
	}
		
	#main {
		clear: left;
		background: #ffffff;
		background-repeat:no-repeat;
		margin-top: 20px;
	}
		
	#mainBox {
		line-height: 130%;
		margin-top: 20px;
		margin-left: 40px;
		margin-right: 0px;
		margin-bottom: 0px;
		
	}
	
	


	
	#foot {
		padding: 5px;
		color: #999900;
	}
	
	#bottom{
		padding: 0px;
		width: 1004px;
		height: 51px;
		background: url('img/bottom.png');
		background-repeat: no-repeat;
		margin-top: 0px;
		margin-left: auto;
		margin-right: auto;
	}
	
	
	.margin {
		margin: 20px;
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 10px;
	}
	
	
	
	
	
	#content {
				
		text-align:left;
		margin: 40px;
		margin-top: 20px;
		
	}
	
	
	
	#runner {
				
		text-align:left;
		
		margin-top: 40px;
	}
	
	a {
		text-decoration: none;
		color: #214291;
		font-weight: bold;
		
	}
	
	a:hover {
		color: #999900;
	}
	
	
		/*Email Popup Styles*/
	
	#emailPopUp {
		background: #ffffff;
		height: 150px;
		width: 250px;
		border: 1px solid #000;
		padding: 10px;
		text-align: left;
		font-size: 0.7em;
	}
	
	#emailPopUp label {
		width: 85px;
		float: left;
		font-weight: bold;
	}
	
	#emailPopUpRow {
		padding-bottom: 3px;
	}
	
	#emailPopUpMess {
		width: 155px;
		height: 75px;
	}
	
	#emailPopUpName {
		width: 155px;
	}	
	
	#emailPopUpEmail {
		width: 155px;
	}
	
	#emailPopUpLoading {
		margin-top: 20px;
		height: 100px;
		background-image: url(../Copy of 10019/img/loading.gif);
		background-repeat: no-repeat;
		background-position: center;
	}
	
	/*booking Popup Styles*/
	
	.logodiv {
		padding-bottom: 15px;
	}
	#bookingPopUp {
		background: #ffffff;
		width: 250px;
		border: 1px solid #000;
		padding: 10px;
		text-align: left;
		float: left;
		font-size: 0.7em;
	}
	
	#PopUpRow {
		padding-bottom: 3px;
		float: left;
	}
	
	#bookingName {
		width: 155px;
		margin-bottom: 5px;
		float: left;
	}	
	
	#bookingEmail {
		margin-bottom: 5px;
		width: 155px;
		float: left;
	}
	
	#bookingPhone {
		margin-bottom: 5px;
		width: 155px;
		float: left;
	}
	
	#bookingAdd1 {
		margin-bottom: 5px;
		width: 155px;
		float: left;
	}
	
	#bookingAdd2 {
		margin-bottom: 5px;
		width: 155px;
		float: left;
	}
	
	#bookingCity {
		margin-bottom: 5px;
		width: 155px;
		float: left;
	}
	
	#bookingPostcode {
		margin-bottom: 10px;
		width: 155px;
		float: left;
	}
	
	#bookingPopUp label {
		width: 85px;
		float: left;
		font-weight: bold;
	}
		
	#bookingErrorMess {
		width: 230px;
		margin-bottom: 4px;
		float: left;
	}
	
	#bookingButtons {
		float: left;
	}
	
	#bookingSubmit {
		float: left;
		margin-right: 5px;
	}
	
	#bookingCancel {
		float: left;
	}
	
	#bookingPopUpLoading {
		margin-top: 20px;
		height: 100px;
		background-image: url('img/loading.gif');
		background-repeat: no-repeat;
		background-position: center;
	}
	
	/*list Popup Styles*/
	
	
	#listPopUp {
		background: #ffffff;
		width: 250px;
		border: 1px solid #000;
		padding: 10px;
		text-align: left;
		float: left;
		font-size: 0.7em;
	}
	
	#popupRow {
		padding-bottom: 3px;
		float: left;
	}
	
	#listName {
		width: 155px;
		margin-bottom: 5px;
		float: left;
	}	
	
	#listEmail {
		margin-bottom: 5px;
		width: 155px;
		float: left;
	}
	
	#listPhone {
		margin-bottom: 5px;
		width: 155px;
		float: left;
	}
	
	#listAdd1 {
		margin-bottom: 5px;
		width: 155px;
		float: left;
	}
	
	#listAdd2 {
		margin-bottom: 5px;
		width: 155px;
		float: left;
	}
	
	#listCity {
		margin-bottom: 5px;
		width: 155px;
		float: left;
	}
	
	#listPostcode {
		margin-bottom: 10px;
		width: 155px;
		float: left;
	}
	
	#listPopUp label {
		width: 85px;
		float: left;
		font-weight: bold;
	}
		
	#listErrorMess {
		width: 230px;
		float: left;
		margin-bottom: 4px;
	}
	
	#listButtons {
		float: left;
	}
	
	#listSubmit {
		float: left;
		margin-right: 5px;
	}
	
	#listCancel {
		float: left;
	}
	
	#listPopUpLoading {
		margin-top: 20px;
		height: 100px;
		background-image: url('img/loading.gif');
		background-repeat: no-repeat;
		background-position: center;
	}
	
	/*Calendar Styles*/
	.calEvent {
		border-bottom: 1px solid #ccc;
		padding-bottom: 5px;
		padding-top: 5px;
	}
	
	.calEvent h1 {
		font-size: 110%;
		font-weight: bold;
		margin: 0;
	}
	
	.calEvent p {
		margin: 0;
	}
	
	.calEvent h2 {
		font-size: 110%;
		font-weight: normal;
		margin: 0;
	}
	
	/*gallery*/
	#img {
		align:center;
		text-align:center;
	}
	
	#imageNav {
		display:inline;
		margin-left:10px;
		margin-right:10px
	}
	
	.thumbFrame {
		height:140px;
		width:120px;
		align:center;
		text-align:center;
		float: left;
	}
	
	.album {
		height:180px;
		margin-left:20px;
	}
	
	.thumb {
		text-align:center;
		margin:0 auto;
		padding:3px;
	}

	.thumbCaption {
		text-align:center;
		width:120px;
	}
	/*gallery*/
	#img {
		align:center;
		text-align:center;
	}
	
	#imageNav {
		display:inline;
		margin-left:10px;
		margin-right:10px
	}
	
	.thumbFrame {
		height:140px;
		width:120px;
		align:center;
		text-align:center;
		float: left;
	}
	
	.album {
		height:180px;
		margin-left:20px;
	}
	
	.thumb {
		text-align:center;
		margin:0 auto;
		padding:3px;
	}

	.thumbCaption {
		text-align:center;
		width:120px;
	}
	

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #ffffff;
}

.lbLoading {
	background: #ffffff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #ffffff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #ffffff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* --------------------BANNER ROTATOR--------------------- */
#SlideItMoo_banners_outer { 
	display:block; 
	position:relative; 
	width:167px; 
	height:53px; 
	margin:0px auto 0px; 
	border:0px #CCCCCC solid; 
}
#SlideItMoo_banners_inner { 
	position:relative ; 
	overflow:hidden ; 
	width:167px ; 
	height:53px ; 
	margin:0px auto 0px;  
}
#SlideItMoo_banners_items { 
	white-space:nowrap; 
	display:block; 
	position:relative; 
}
#SlideItMoo_banners_items a img { 
	border:none; 
}

#SlideItMoo_banners_outer2 { 
	display:block; 
	position:relative; 
	width:167px; 
	height:53px; 
	margin:0px auto 0px; 
	border:0px #CCCCCC solid; 
}
#SlideItMoo_banners_inner2 { 
	position:relative ; 
	overflow:hidden ; 
	width:167px ; 
	height:53px ; 
	margin:0px auto 0px;  
}
#SlideItMoo_banners_items2 { 
	white-space:nowrap; 
	display:block; 
	position:relative; 
}
#SlideItMoo_banners_items a img2 { 
	border:none; 
}
	
	#SlideItMoo_banners_outer3 { 
	display:block; 
	position:relative; 
	width:167px; 
	height:53px; 
	margin:0px auto 0px; 
	border:0px #CCCCCC solid; 
}
#SlideItMoo_banners_inner3 { 
	position:relative ; 
	overflow:hidden ; 
	width:167px ; 
	height:53px ; 
	margin:0px auto 0px;  
}
#SlideItMoo_banners_items3 { 
	white-space:nowrap; 
	display:block; 
	position:relative; 
}
#SlideItMoo_banners_items a img3 { 
	border:none; 
}
	
