* {
	margin: 0;
	padding: 0;
	border:0;
}

body {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #29537C;
	text-align: centre;
	/*min-width: 900px;*/
	padding: 0px;
	margin: 0px;
	color: #333333;
}

#wrapper {
	text-align: centre;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

a:link {
	color: #29537C;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #29537C;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #6699CC;
	font-weight: normal;
}

a:active {
	color: #29537C;
	font-weight: normal;
	text-decoration: underline;
}

/*holds the title background and logo*/
#headerback {
	background-color: #29537C;
}

#header {
	/*background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: 10px 70px;*/
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: 160px;
	/*width: 900px;*/
	max-width: 900px;
}
#header .header-logo { max-width:630px; margin-top:50px; }

@media screen and (max-width: 950px) {
#header { text-align:center; }
#header .header-logo { text-align:center; }
}

@media screen and (max-width: 700px) {
#header {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: 130px;
	max-width: 90%;
	text-align:center;
}
h1 { font-size: 16px !important; padding-top: 10px; }
#header .header-logo { max-width:95%; margin-top:30px; text-align:center; }
}



/*background box and border for the navigation area*/
#navback {
	background-color: #6699CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(navshadow.jpg);
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}

/*navigation buttons*/
#nav {
	text-align: left;
	background-image: url(navbreak.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	/*width: 900px;*/
	max-width: 900px;
	height: 60px;
}

#nav ul {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	list-style: none;
	font-size: 12px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#nav ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #D3E2F1;
	text-align: center;
	font-weight: bold;
	vertical-align: bottom;
	padding-top: 18px;
	display: block;
	width: 128px;
}

#nav a:hover {
	text-decoration: none;
	color: #29537C;
	text-align: center;
	font-weight: bold;
	padding-top: 18px;
}

#nav a:active {
	text-decoration: none;
	color: #D3E2F1;
	text-align: center;
	font-weight: bold;
	padding-top: 18px;
}

/*provides the shadow for the pages containing the image with a white border*/
#navshadow {
	/*background-image: url(navback.jpg);*/
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 60px;
}

/* special style for link to identify current page */
#thispage a:link, #thispage a:visited,
#thispage a:hover, #thispage a:active {
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	width: 128px;
  }

/*provides the background to the main area of the page so that all elements are contained within the main body of the page*/
#mainbody {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	/*width: 900px;*/
	max-width: 900px;
}

#mainbodyback {
	background-image: url(mainback.jpg);
	background-repeat: repeat;
}

/*styles for footer*/
#footer {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #D3E2F1;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: right;
	height: 100%;
}

/*container for footer elements*/
#footerinfo {
	margin-left: auto;
	margin-right: auto;
	/*width: 900px;*/
	max-width: 900px;
	clear: both;
}

#footer a:link {
	color: #D3E2F1;
	font-weight: normal;
	text-decoration: none;
}

#footer a:visited {
	color: #D3E2F1;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}

#footer a:active {
	color: #D3E2F1;
	font-weight: normal;
	text-decoration: none;
}
.icons {
	bottom: 15px;
	height: 24px;
	line-height: 20px;
	text-align: right;
	margin-top: 15px;
}
.icons .twitterlink {
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(/assets/socialicons.png);
	background-repeat: no-repeat;
	background-position: -22px 0;
}

.icons .twitterlink:hover {
	background-position: -22px -22px;
}
.icons .facebooklink {
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(/assets/socialicons.png);
	background-repeat: no-repeat;
	background-position: -88px 0;
}

.icons .facebooklink:hover {
	background-position: -88px -22px;
}

.icons a {
    display: block;
    float: right;
    height: 22px;
    margin-left: 7px;
    text-align: right;
    width: 22px;
}

/*provides area for the content of the side panel containing floats.  Contained within the mainbody div so that the content doesn't spill out of the background*/
#sidecontent {
	font-size: 13px;
	line-height: 150%;
	color: #29537C;
	float: right;
	width: 360px;
	padding-bottom: 30px;
	padding-top: 10px;
}

#sidecontent p {
	padding-top: 5px;
}

#sidecontent a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#sidecontent a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#sidecontent a:hover {
	text-decoration: underline;
	color: #6699CC;
	font-weight: normal;
}

#sidecontent a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#contactemail {
	font-size: 30px;
	padding-top: 5px;
	padding-bottom: 20px;
}

#contactemail a:link {
	color: #29537C;
}

#contactemail a:visited {
	color: #29537C;
}

#contactemail a:active {
	color: #29537C;
}

/*blender container*/
#blender {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 20px;
}

#anim {
	padding: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	text-align: center;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.clear {
	min-height: 1px;
}

* html .clear {
	height: 1px;
}

/*provides area for the main text content of the page*/
#textcontent {
	line-height: 160%;
	color: #333333;
	padding-right: 10px;
	margin-left: 10px;
	padding-bottom: 30px;
	text-align: justify;
}

#textcontent p{
	padding-top: 15px;
}

ul {
	margin-left: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

li {
	list-style-type: square;
	padding-top: 5px;
}

#mapwrapper {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #29537C;
	border-bottom-color: #29537C;
	border-left-color: #29537C;
	max-width: 498px;
	text-align: center;
}

/*adds formatting to the form fields*/
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29537C;
	background-color: #D3E2F1;
	text-align: left;
	padding: 3px;
	border: 1px solid #84ADD7;
	margin: 5px;
}

/* styles for contact form */
#name, #telephone, #email {
  width: 230px;
  }
  
#message {
  width: 250px;
  height: 100px;
  }

/*provides background image and styling to form buttons*/
.button {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	background-image: url(formbutton.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	height: 22px;
	width: 172px;
	font-weight: bold;
	background-color: #D3E2F1;
	margin-left: 5px;
}

label .warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.warning {
	color: #990000;
}

#textcontent img {
	vertical-align: text-bottom;
}




/*  AO: added new responsive stuff here, updated (and saved old values) above  */

.slicknav_menu { display:none; }
.slicknav_menu a { padding-top: 8px !important; }

/* overwrites for the cdn version of slicknav */
.slicknav_menu { background: #6699CC !important; }
.slicknav_btn { margin: 8px 5px 0px !important; }



/* nav breakpoints */
@media screen and (max-width: 950px) {
	#menu { display:none; }
	#nav {
		background-image: none;
		height: 17px;
	}
	#navshadow { background-image: none; }

	.slicknav_menu { display:block; }
}


/*  homepage breakpoints  */
.slick-slide img {
    display: block;
    width: 100%;
	max-width:500px;
}

#blender { padding: 5px; background: white; border: 1px solid grey; max-width: 500px; }

@media screen and (max-width: 950px) {
#sidecontent, #blender { float: none; }
#sidecontent { max-width: 520px; width: 100%; margin: 0 auto; }
#blender { width: 90%; max-width: 500px; margin: 0 auto; }
#textcontent { max-width: 90%; margin: 0 auto; }
}
@media screen and (max-width: 600px) {
#sidecontent { width: 90%; max-width: 500px; margin: 0 auto; }
}
@media screen and (max-width: 350px) {
#sidecontent { max-width: 300px; margin: 0 auto; padding-left: 10px; }
}
.covid-notice {
	font-size: 16px;
	line-height: 150%;
	color: #C00;
	padding: 20px 10px;
}
