
body {
	background: url(images/harbour3.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	background-size: cover;
}

#page {
margin-top: 40px;
}

h1 {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	color : #333399;
	font-size: 120%;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	color : #333399;
	font-size: 1em;
	text-align: left;
}

	a.link1:link {text-decoration:none;color:white;}
	a.link1:visited {text-decoration:none;color:white;}
	a.link1:hover {text-decoration:none;color:#99CCFF;}
		
	a.link2:link {text-decoration:none;color:blue;}
	a.link2:visited {text-decoration:none;color:blue;}
	a.link2:hover {text-decoration:none;color:#3366FF;}

#container {
	max-width: 700px;
	margin: auto;
	background-color: #d5d5a6;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}



#header {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	color: white;
	height: 30px;
	padding-top: 6px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	background-color: #333399;
}

#header  a:link {text-decoration:none;color:white;}
#header  a:visited {text-decoration:none;color:white;}
#header  a:hover {text-decoration:none;color:#99CCFF;}

@media (max-width: 640px) {
        #header {
			font-size: 0.8em;
        }
		body {
			background: none;
			background-color: #a6bbd6;
		}
    }

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
	padding-top:20px;
	max-width: 100%;
	height: auto;
}

#bodybox {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	max-width: 660px;
	padding: 20px;
	background-color: #d5d5a6;
}

#bodybox3 {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	max-width: 660px;
	padding: 10px 20px;
	background-color: #d5d5a6;
}

	#bodybox a:link {text-decoration:none;color:blue;}
	#bodybox a:visited {text-decoration:none;color:blue;}
	#bodybox a:hover {text-decoration:none;color:#3366FF;}

#bodybox2 {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size : .8em;
	width: 660px;
	padding: 20px;
	background-color: #d5d5a6;
}

#bodybox a {
	color: blue;
}

#footer {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	color: white;
	padding-top: 6px;
	height: 30px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	background-color: #333399;
}

@media (max-width: 540px) {
        #footer {
			font-size: 0.6em;
        }
		#header {
			font-size: 0.6em;
        }
    }

.comment {
	font-style: italic;
	text-align: center;
	font-size: .8em;
	margin-bottom: 0px;
}

.boxlink {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	width: 100%;
	display: inline-block;
	text-align: center;
	font-weight: bold;
}

.tableformat {
	font-size: .8em;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	margin-bottom: 16px;
	width: 94%;
	border: 0;
	margin-left:auto; 
    margin-right:auto;
	background: DarkKhaki;
	padding: 6px;
}
#bottomspacediv {
	height:400px;
}



#wrapper { position: relative }
#over_map { position: absolute; top: 60px; left: 40px; z-index: 99; font-size: .8em; font-family: Arial, Helvetica, Verdana, Sans-serif; Color: Grey;}


#map_canvas{
	width:92%;
	height:450px;
}

@media (max-width: 540px) {
        #map_canvas {
			width:70%;
			height:300px;
        }
		
    }

	
.boxlink2 {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	display: none;
	width: 100%;
	display: inline-block;
	text-align: center;
	font-weight: bold;
}	

.callnow {
		display: none;
	}
	
.boxlink2 {
	display: none;
}
	
	@media (max-width: 800px) {
        .callnow {
		width: 29%;
		display: block;
		position: relative;
		left: 70%;
		top: -1px;
		height: 0px;
		}
		.boxlink2 {
			display: block;
			width: 70%;
		}
		.boxlink {
			display: none;
			#width: 70%;
		}
    }

.first{
	color: #333399;
	font-weight: ;
	font-style: italic;
}

.first2{
	color: Black;
	font-weight: bold;
}


#description { 
	font-family: Arial, Helvetica, Verdana, Sans-serif; 
	background: DarkKhaki; 
	color: black; 
	position: absolute; 
	bottom: 0; 
	padding: 8px 4% 8px 4%;
	margin: 5px; 
	font-size: .8em;
	width: 90%;
	text-align: center;

}
#panel { 
	position: relative; 
}

.center {
	text-align: center;
}







*/ * {box-sizing:border-box} */
*/ body {font-family: Verdana,sans-serif;margin:0} */
.mySlides {display:none}

/* Slideshow container */
.slideshow-container {
/*  max-width: 1000px; */
  width: 88%;
  position: relative;
  margin: auto;
  margin-bottom: 16px;
}

.dots {
	text-align: center;
	margin-bottom: 18px;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,255,0.4);
}

/* Caption text */
.text {
  color: #f2f2f2;
  background-color: rgba(0,0,0,.3);
  font-size: 15px;
  padding: 8px 1px;
  position: absolute;
  bottom: 4px;
  width: 99.7%;
  text-align: center;
  font-family: Verdana,sans-serif
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor:pointer;
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
  transition: transform 1.2s;
}

.fade:hover {
    #transform: scale(1.4);      /* zoom */
	#transition: transform .8s; /* Animation */
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
  #transition: transform .8s; /* Animation */
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}

@media only screen and (max-width: 300px) {
  #header {
			font-size: 0.6em;
        }
}

#acc, #fea, #gen{
	color: #333399;
	font-weight: ;
	font-style: italic;
}

@media (max-width: 540px) {
	.text {font-size: 0.6em;}
	.tableformat {font-size: 0.6em;}
	#over_map {font-size: 0.6em;}
	}