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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



html {

	min-height: 100%;
	
	

}

html, body {
	
	margin: 0;
	padding: 0;
}


html * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	
	
}






header{ padding: 32px;
	background-color: #119F96;
}

footer{
	padding-top: 30px;
}

h1 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 40px;
		text-align: left;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #074743;
	
	
	
}



main {
	background-color: white;
}

.text_box {
	
	text-align: left;
	width: 100%; 
	max-width: 100%; 
	width: auto;
	color: #333333;
	vertical-align: middle;
	padding: 0 20px 20px 20px;
	
	
}




.bold {font-size: 15px;
	font-weight: 400;
	
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	line-height: 1.5em;
	text-align: left;
	
}

p {
	font-size: 15px;
	font-weight: 100;

	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	line-height: 1.5em;
	text-align: justify;
	padding-bottom: 1em;
	padding-top: 1em;
	padding-left: 30px;
	padding-right: 30px
	
}

.text_body_img_right{
	width: 80%; 
	max-width: 80%; 
	width: auto;
	vertical-align: middle;

	
	

	
	
}



.text_body_img_left{
	width: 80%; 
	max-width: 80%; 
	width: auto;
	vertical-align: middle;
	padding-bottom: 30px;
	

	
	
}




.map-responsive{
    
   width: 100%; 
	max-width: 100%; 
	width: auto;
	vertical-align: middle;
	padding-bottom: 30px;
		padding-top: 30px;
	
}
.map-responsive iframe{
width: 100%; 
	max-width: 70%;  
	
	vertical-align: middle;
	padding-bottom: 30px;
	padding-top: 30px;
	
}	
	
	
	
	
	
}
.style-logo {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 100;
	padding: 12px;
	
}

.style-nav ul {
	list-style-type: none;
	overflow: hidden;
	padding-top: 30px;
}

#horizontal-rule{
	border-color: #FFFFCC;

	
}

.style-nav ul li a {
	text-decoration: none;
	color:#FFFFCC;
	text-align: center;
	display: block;
	text-transform: uppercase;
	border-color: #119F96;
	border-style: solid;
	border-width: thin;
	padding: 12px;
		
}

#tab0:hover {
	border-color: #FFFFCC;
}

#tab1:hover {
	border-color: #FFFFCC;
}

#tab2:hover {
	border-color: #FFFFCC;
}
#tab3:hover {
	border-color: #FFFFCC;
}

#tab4:hover {
	border-color: #FFFFCC;
}

#tab42:hover {
	border-color: #FFFFCC;
}

.style2-nav ul {
	list-style-type: none;

}

.style2-nav ul li a {
	text-decoration: none;
	font-size: 18px;
	font-family: alice;
	font-style: italic;
	color: #333333;
	font-weight: 200;
	text-align: center;
	display: block;
	text-transform: none;
	padding-top: 12px;
	
	border-right: #119F96;
	border-left: #119F96;
	border-left-style: solid;
	border-left-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	
		
}


#tab5:hover {
	font-weight: 700;

}

#tab6:hover {
	font-weight: 700;
}
#tab7:hover {
	font-weight: 700;
}




.background_colour {
	background-color: #FFFFCC;
	background-size: cover;
	color: #FFFFCC;
}

.cycle-slideshow { min-width:  100%; 
	display: block;
}
					
.cycle-slideshow img { width: 100%; }



/* overlay */
.cycle-overlay { 
	
	font-family:"old-standard";
	text-align: center;
	font-size: 20px;
	color:#FFFFCC;
	opacity: none;
	padding: none;
	font-style: italic;
	font-weight: lighter;
     position: absolute; top: 0; width: 100%; z-index: 600;
    background:#119F96; color:#FFFFCC; padding: 15px; opacity: 0.7;
	border-bottom: none;
	margin-bottom: none;
	


 }

.header_image{
	width: 100%;
	padding-bottom: 5%;
	
	

}






.logo-box {
	
	text-align: center;
	background-color: #FFFFCC;
	width: 100%;
	top: 100%;
	border-top: solid;
	border-top-color: #918E8F;
	border-top-width: 0.5px;


	
	
	
}




.logo-box img 
{
	
	text-align: center;
	margin: 30px;
	vertical-align: middle;
	margin-top: 20px;
	
}

.twitter-follow-button{
	text-align: center;
	margin: 20px;
	vertical-align: middle;
}


.row:before, .row:after{
	content: "";
	display: table;
	clear: both;
}



.col {
	width: 100%;
	text-align: center;	
	
}

.col-one-half {
	width: 100%;
	float: left;
}

.desktop_view {
	display: none;
}

.contact_info h1 {
	padding: 20px 0px 20px 0px;
	margin: 0;
	text-align: center;
	width: 100%;
	max-width: 100%;
	
}


.contact_info p {
	padding: 20px 0px 20px 0px;
	text-align: center;
	width: 100%;
	max-width: 100%;
	
}

.wrap_gallery {
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
	
}

.center {
	text-align: center;
	color: #074743;
	

	margin: 10px;
	font-size: 30px;
}

.center #prev:hover {
	color:#119F96;
	
}

.center #next:hover {
	color:#119F96;
}





 

/*Tablet view*/

@media (min-width: 768px){
	.style-nav ul li {
		display: inline-block;}
		
	.style-nav ul {
			text-align: center;
		}
	.cycle-overlay {
		text-align: center;
	}	
	


.style2-nav ul li a {

	display: inline-block;
	
	
		
}

	.col-one-half {
	width: 100%;
	float: left;
	
		
}
	
	

	.logo-box img {
		margin-top: 30px;
	}
	
	p {
	font-size: 15px;
	font-weight: 100;
	
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	line-height: 1.5em;
	text-align: justify;
		
}
	
	.bold {font-size: 15px;
	font-weight: 400;
	
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	line-height: 1.5em;
		text-align: justify;
	
}
	

	.wrap_gallery {
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
	
}
	

	
	
}


	

/*Desktop view*/

@media (min-width: 1024px)
		
{
	
	.style-logo{
		float: left;
		
	}
	.style-nav{
		float: right;

		
	}
	
	.style-nav ul {
	list-style-type: none;
	overflow: hidden;
	padding-top: 0px;
}
	
	
	.style2-nav ul li a {
		float: right;
		text-align: center;
		display: block;
		padding: 12px;
		
	
		
}
	
	#tab5:hover {
	border-right-color: #333333;
	border-left-color: #333333;
		font-weight: 200;
}

#tab6:hover {
	border-right-color: #333333;
	border-left-color: #333333;
	font-weight: 200;
}
#tab7:hover {
	border-right-color: #333333;
	border-left-color: #333333;
	font-weight: 200;
}
	
	.cycle-overlay {
		text-indent: 20px;
		text-align: left;
	 }
.logo-box {
	text-align: right;
	background-color: #FFFFCC;
	width: 100%;

	}

	.logo-box img {
		margin-top: 30px;
	}
	
	#horizontal-rule{
	visibility: hidden;

	
}	
	.col-one-half {
	width: 50%;
	float: left;
		
		
	
}
	
	h1{
		padding-left: 60px;
		padding-bottom: 20px;
		
	}
	
	.text_box {
		padding-left: 30px;
		padding-top: 0;
		vertical-align: middle;
		
	
		
		
  
	}
	


	
	.text_body_img_right{
	width: 80%; 
	max-width: 100%; 
	width: auto;
	vertical-align: middle;
	padding-right: 30px;
	text-align: left;

		

		
		}

	
	
	.text_body_img_left{
	width: 80%; 
	max-width: 100%; 
	width: auto;
	vertical-align: middle;
	padding-left: 30px;
	text-align: left;
		padding-bottom: 0;
		}
	

	
	
	p {
	font-size: 16px;
	font-weight: 100;

	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	line-height: 2em;
		text-align: left;}
	
	.bold {font-size: 16px;
	font-weight: 400;
	
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	line-height: 2em;
	text-align: left;
	
}	
	
	
	.header_image{
		padding-bottom: 20px;
	}

	
	.desktop_view{
		display: block;
	}
	
	
	
	.mobile_tablet_view{
		display: none;
	}
	
	.map-responsive{
    
	width: 100%; 
	max-width: 100%; 
	width: auto;
	vertical-align: middle;
	padding-left: 30px;
	text-align: left;
}
.map-responsive iframe{
 	width: 100%; 
	max-width: 100%; 
	
	vertical-align: middle;
	padding-left: 30px;
	text-align: left;
}	
	
	.wrap_gallery {
	max-width: 70%;
	margin-left: auto;
	margin-right: auto;
	
}
	
	
}

@media (min-width: 1400px){
	
	.wrap {
		max-width: 1400px;
		margin-left: auto;
		margin-right: auto;
	

		
	}
	
	.
}