@charset "utf-8";
/*------------------------------------*\
    NAV
\*------------------------------------*/
/*
#nav {
	list-style: none;
	font-weight: bolder;
	font-size: 17pt;
	font-family: pompiere;
	margin:5px 5px 20px 10px;
}
#nav li {
	float: left;
	position: relative;
}
#nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFFFF;
	background: #F7F78C;
	text-decoration: underline;
} */
/*--- DROPDOWN ---
#nav ul {
	background: #F7F78C;
	background: rgba(255,255,255,0);
	list-style: none;
	position:absolute;
	z-index: 20;
	top: -9999px;
	font-size: 70%;
}
#nav ul li {
	float: none;
}
#nav ul a {
	white-space: nowrap;
}
#nav li:hover ul {
	top: 0px;
	left: 100%;
}
#nav li:hover a {
	background: #FFFFFF;
	color: #F7F78C;
	text-decoration: underline;
}
#nav li:hover ul a {
	text-decoration: none;
}
#nav li:hover ul li a:hover {
	background: #8C8C8C;
}*/
.plogo {
	position:relative;
	z-index:10;
}
.image2 {
	position:relative;
	z-index:10;
}
.address {
	margin-left: 10px; 
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #390;
	text-decoration: none;
	z-index: 10;
}
.email {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 10;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	position:relative;
	z-index: 10;
}
.background {
	background-attachment: fixed;
	background-color: #34a558;
	background-position: left top;
	z-index: 1;
}
.imageHomeSM {
	background-image: url(/images/puffin_hatSM.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	z-index: 10;
}
.imageHomeM {
	background-image: url(/images/puffin_hat.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	z-index: 10;
}
.imageHomeL {
	background-image: url(/images/puffin_hatL.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	z-index: 10;
}
.puffinwords {
	margin:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 10;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	z-index: 10;
	/*background-image:url(/images/background_wood2.png); */
}
.yellowFill {
	z-index: 9;
	background-image:url(/images/yellowSQ.gif);
	background-size:cover;
	background-repeat:repeat;
}
	
.tripadvisor {
	margin-left: 10px;
	overflow: visible;
	position: relative;
	visibility: visible;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	z-index: 10;
}
.homeList {
	margin: 10px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 10;
}
.valueMoney {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	z-index: 10;
}
.description {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	line-height: normal;
	z-index: 10;
}
.descriptionList{
	margin: 10px 10px 10px 50px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	line-height: normal;
	list-style-type: circle;
	list-style-position: inside;
	z-index: 10;
}
.descriptionButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #07496B;
	text-decoration: none;
	z-index: 10;
	border-bottom:medium solid #07496B;
	border-right: medium solid #07496B;
	border-left: medium solid #07496B;
	border-top: medium solid #07496B;
	border-radius: 8px;
	border-spacing:5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
	padding-top: -20px;
	background-color:#FFFFFF;
	vertical-align:top;
}
.descriptionIND {
	margin: 10px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	line-height: normal;
	z-index: 10;
}
.descriptionSM {
	margin: 10px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	line-height: normal;
	z-index: 10;
}
.langDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	line-height: normal;
	text-indent: 30pt;
	z-index: 10;
}
.descriptionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	margin-left:10px;
	z-index: 10;
}
.descriptionHeaderLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 10;
	border-bottom:medium solid #FFFFFF;
	border-right: medium solid #FFFFFF;
	border-left: medium solid #FFFFFF;
	border-radius: 8px;
	border-spacing:5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color:#FFFFFF;
	vertical-align:top;
}
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 2px dotted black; /* If you want dots under the hoverable text */
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 250px;
    background-color: #FFFFFF;
    color: #F7F78C;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 50%;
    margin-left: -125px; /* Use half of the width (120/2 = 60), to center the tooltip */
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}
.header {
	margin: 10px;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	z-index: 10;
}
.headerCenter {
	margin: 10px;
	text-align: center;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	z-index: 10;
}
.boatDesc {
	margin: 10px;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	z-index: 10;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin:10px;
	z-index: 10;
}
.flex-caption {
	text-align: center;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #29327C;
	color: #FFFFFF;
	margin:10px;
	padding-bottom: 10px;
	z-index: 10;
}
.captionGal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin:10px;
	text-align:center;
	z-index: 10;
}
.google-maps {
	position: relative;
	padding-bottom: 75%;
/*// This is the aspect ratio height: 0; **/
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	/*padding-top: 5%; */
	top: 0;
	left: 0;
	width: 97%;
	height: 100%;
}
/* Flexible iFrame */

.Flexible-container {
	position: relative;
	padding-bottom: 30.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	z-index:10;
}
.Flexible-container iframe, .Flexible-container object, .Flexible-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 98%;
	height: 98%;
	z-index:10;
}
#sidebar {
	margin-left: 10px;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 10;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.Home_top {
	margin:30px -3px 30px -3px;
	margin-top:0;
	font-size: 16pt;
	font-family: pompiere;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
	border:medium;
	border-style: solid;
	border-color: #FFFFFF;
	border-spacing:10px;
	z-index: 10;
}
img.booknow2 {
	max-width: 25%;
	max-height: auto;
	position: relative;
	z-index: 10;
	float:left;
	margin:10px;
}
img.booknowSM {
	max-width: 10%;
	max-height: auto;
	position: relative;
	z-index: 10;
	float:left;
	margin:10px;
	display:none;
}
.sidebar {
	position: relative;
	z-index: 10;
	margin-left: 10px;
	margin-top: 10px;
}
img.puffinExp {
	max-width:55%;
	max-height:auto;
	margin:10px;
	z-index: 10;
}
img.Image {
	max-width:60%;
	max-height:auto;
	margin:10px;
	z-index: 10;
}
img.Imagethumb {
	max-width:25%;
	max-height:auto;
	border: 5px solid #F7F78C;
	margin-left:10px;
	z-index: 10;
}
img.Imagethumb:hover {
	border: 5px solid black;
	z-index: 10;
}
img.ImageBig {
	max-width:95%;
	max-height:auto;
	margin: 10px;
	z-index: 10;
}
.rope_top{
	background-image:url(/images_church/church_top_W.png);
	background-repeat:repeat-x;
	height:40px;
	z-index: 10;
}
img.logo{
	max-width:20%;
	max-height:auto;
	margin:10px;
	float:left;
	z-index: 10;
}
.links{
	font-size: 12pt;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	z-index: 10;
}
.copyright{
	font-size: 10pt;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	z-index: 10;
}
.headLink{
	padding:0px 10px 0px 10px;
	margin-left:-10px;
	margin-bottom:-5px;
	font-size: 12pt;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
	border:medium;
	border-style: solid;
	border-color: #FFFFFF;
	border-spacing:10px;
	z-index: 10;
}
.para{
	margin:10px;
	z-index: 10;
}
img.topImage{
	margin:10px;
	max-width:95%;
	max-height:auto;
	z-index: 10;
	float:left;
}
img.topImageTall{
	margin:10px;
	max-width:50%;
	max-height:auto;
	z-index: 10;
	align-content:center;
}
img.topImageSlider{
	margin:10px;
	max-width:95%;
	max-height:auto;
	z-index: 10;
	float:left;
}
img.cotHist{
	margin:10px;
	max-width:70%;
	max-height:auto;
	z-index: 10;
	float:left;
}
td, tr {
	margin: 10px;
	border: medium solid #FFFFFF;
	z-index: 10;
}
.tableStyle {
	border-collapse:collapse;
	margin: 10px;
	border: medium solid #FFFFFF;
	z-index: 10;
}
.half {
	font-size: 1px;
	margin: 1px;
}
	
/*Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 381px) {
	/* 
#nav {
	list-style: none;
	font-weight: bolder;
	font-size: 17pt;
	font-family: pompiere;
	margin:5px 5px 20px 10px;
}
#nav li {
	float: left;
	position: relative;
}
#nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFFFF;
	background: #F7F78C;
	text-decoration: underline;
}
/*--- DROPDOWN ---

#nav ul {
	background: #F7F78C;
	background: rgba(255,255,255,0);
	list-style: none;
	position: absolute;
	left: -9999px;
	font-size: 70%;
}
#nav ul li {
	float: none;
}
#nav ul a {
	white-space: nowrap;
}
#nav li:hover ul {
	left: 0px;
	top: 100%;
}
#nav li:hover a {
	background: #FFFFFF;
	color: #F7F78C;
	text-decoration: underline;
}
#nav li:hover ul a {
	text-decoration: none;
}
#nav li:hover ul li a:hover {
	background: #8C8C8C;
}*/

.flex-caption {
	text-align: center;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #29327C;
	color: #FFFFFF;
	margin:10px;
	padding-bottom: 10px;
	z-index: 10;
}

img.scheduleIMG {
	max-width:55%;
	max-height:auto;
	margin:10px;
	z-index: 10;
}
img.logo{
	max-width: 20%;
	max-height:auto;
	margin:10px;
	float:left;
	z-index: 10;
}
img.topImage{
	margin:10px;
	max-width:85%;
	max-height:auto;
	z-index: 10;
	float:left;
}
img.topImageTall{
	margin:10px;
	max-width:50%;
	max-height:auto;
	z-index: 10;
	align-content:center;
}
img.topImageSlider{
	margin:10px;
	max-width:95%;
	max-height:auto;
	z-index: 10;
	float:left;
}
img.cotHist{
	margin:10px;
	max-width:70%;
	max-height:auto;
	z-index: 10;
	float:left;
}
img.booknow2{
	max-width: 25%;
	max-height: auto;
	position: relative;
	z-index: 10;
	float:left;
	margin:10px;
}
img.booknowSM{
	max-width: 5%;
	max-height: auto;
	position: relative;
	z-index: 10;
	float:left;
	margin:10px;
}
img.Imagethumb {
	max-width:15%;
	max-height:auto;
	border: 5px solid #F7F78C;
	z-index: 10;
}
img.Imagethumb:hover {
	border: 5px solid black;
	z-index: 10;
}
img.ImageBig {
	max-width:94%;
	max-height:auto;
	margin: 10px;
	z-index: 10;
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
/*#nav {
	list-style: none;
	font-weight: bolder;
	font-size: 30pt;
	font-family: pompiere;
	margin:5px 5px 20px 10px;
}
#nav li {
	float: left;
	position: relative;
}
#nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFFFF;
	background: #F7F78C;
	text-decoration: underline;
}
/*--- DROPDOWN ---
#nav ul {
	background: #F7F78C;
	background: rgba(255,255,255,0);
	list-style: none;
	position: absolute;
	z-index: 20;
	left: -9999px;
	font-size: 70%;
}
#nav ul li {
	float: none;
}
#nav ul a {
	white-space: nowrap;
}
#nav li:hover ul {
	left: 0px;
	top: 100%;
}
#nav li:hover a {
	background: #FFFFFF;
	color: #F7F78C;
	text-decoration: underline;
}
#nav li:hover ul a {
	text-decoration: none;
}
#nav li:hover ul li a:hover {
	background: #8C8C8C;
}*/

.flex-caption {
	text-align: center;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #29327C;
	color: #FFFFFF;
	margin:10px;
	padding-bottom: 10px;
	z-index: 10;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 300px;
    background-color: #FFFFFF;
    color: #34a558;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 50%;
    margin-left: -150px; /* Use half of the width (120/2 = 60), to center the tooltip */
}
img.booknow2 {
	max-width: 41%;
	max-height: auto;
	position: relative;
	z-index: 10;
	float:left;
	margin:10px;
}
img.booknowSM {
	max-width: 15%;
	max-height: auto;
	position: relative;
	z-index: 10;
	float:left;
	margin:10px;
}
img.Image {
	max-width:60%;
	max-height:auto;
	margin:10px;
	z-index: 10;
}
img.logo{
	max-width:10%;
	max-height:auto;
	margin:10px;
	float:left;
	z-index: 10;
}
img.topImage{
	margin:10px;
	max-width:80%;
	max-height:auto;
	z-index: 10;
}
img.topImageTall{
	margin:10px;
	max-width:33%;
	max-height:auto;
	z-index: 10;
	align-content:center;
}
img.topImageSlider{
	margin:10px;
	max-width:95%;
	max-height:auto;
	z-index: 10;
	float:left;
}
img.cotHist{
	margin:10px;
	max-width:70%;
	max-height:auto;
	z-index: 10;
	float:left;
}
img.Imagethumb {
	max-width:10%;
	max-height:auto;
	border: 5px solid #F7F78C;
	z-index: 10;
}
img.Imagethumb:hover {
	border: 5px solid black;
	z-index: 10;
}
img.ImageBig {
	max-width:94%;
	max-height: auto;
	margin: 10px;
	z-index: 10;
}
	}}