p {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 14px;
	font-size: 22px;
	font-weight: 400;
	line-height: 26px;
}
#fontFancy p {
	font-family: 'Satisfy', cursive;
	font-size: 38px;
	line-height: 42px;
}
#fontFancy h6 {
	font-size: 16px;
	color: rgba(99,99,99,1.00);
	font-weight: normal;
}


.smallest {
	font-size: 70%;
}
.smaller {
	font-size: 90%;
	color: #666666;
}
.larger {
	font-size: 260%;
	letter-spacing: 1px;
}


img.logoFooterAssociation {
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
}
.SpaceElements {
    width: 100%;
    display: table;
    table-layout: fixed;
    /* [disabled]height: 80px; */
}
.mediumBack {
    color: #D9E5C2;
}

.child {
	display: table-cell;
	text-align: center;
	min-height: 100px;
	min-width: 100px;
}
/* Add dark tramsparency behind container */  
.addDarkTransp {
    background-color: #000000;
    border-radius: 6px;
}
/* Slide Show on main page /*  @media only screen and (max-width : 700px) {
    /* Show large   */
    #slider_Large {
	/* [disabled]display: none; */
    }

a {
	/* [disabled]color: inherit; */
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: inherit;
	background-color: transparent;
}
.enableLinks a {
	color: inherit;
	/* [disabled]font-size: 90%; */
	text-decoration: underline;
	cursor: pointer;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	/* [disabled]background-color: #10D7D8; */
	border-radius: 4px;
	font-weight: 500;
	/* [disabled]border: 1px solid #000; */
}
.enableLinks a:hover {
	color: #000000;
	background-color: trransparent;
	text-decoration: none;
}

.pageTitle {
	margin-bottom: 20px;

}
.pageTitleTopSpacer {
	height: 200px;
	width: 100%;
	clear: both;
}

.pageTitle p {
	/* [disabled]font-family: 'Allura', cursive; */
	text-align: center;
	font-size: 24px;
	text-transform: none;
	/* [disabled]margin-top: -70px; */
	/* [disabled]margin-bottom: 0px; */
	color: #813B2B;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 6px;
	/* [disabled]border-radius: 6px 6px 0px 0px; */
	letter-spacing: 0px;
	line-height: 26px;
	/* [disabled]width: 100%; */
	/* [disabled]background-color: #FFFFFF; */
	padding-bottom: 0px;
}

    .pageBackground2cols {
	/* [disabled]background-image: url(../images/backgrounds/headerBackTopRight.png); */
	background-position: right top;
	background-repeat: no-repeat;
    }
	
    .pageBackground3cols {
	background-image: url(../images/backgrounds/headerBackTopRight.png);
	background-position: right top;
	background-repeat: no-repeat;
    }



#tagline {
	clear: both;
	margin-bottom: 3%;
	margin-top: 2%;
	/* [disabled]border-top: 1px solid #ccc; */
	/* [disabled]border-bottom: 1px solid #ccc; */
	padding-top: 1%;
	padding-bottom: 1%;
	/* [disabled]background-color: rgba(0,0,0,0.48); */
}
#tagline p {
	font-size: 230%;
	color: #FFFFFF;
	font-weight: 900;
	text-align: center;
	line-height: 100%;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contAnnouncements {
	background-color: #930303;
	padding-left: 6%;
	padding-right: 6%;
	margin-bottom: 10px;
	min-height: 50px;
	background-position: left top;
	padding-top: 2%;
	padding-bottom: 1%;
	border-radius: 6px;
	border-left: 2px solid #6E0000;
	border-right: 2px solid #6E0000;
	border-bottom: 2px solid #6E0000;
	border-top: 2px solid #BF0A0A;
	margin-top: -10px;
}
#contAnnouncements p {
	text-align: justify;
	font-size: 120%;
	color: #FFFFFF;
	font-weight: 400;
	text-align: left;
	line-height: 130%;
}
#contAnnouncements p a {
	color: #FFFFFF;
	font-weight: 400;
	text-decoration: underline;
}
#contAnnouncements p a:hover {
	color: #FFFFFF;
	background: transparent;
	text-decoration: none;
}

#contAnnouncementTitle {
	/* [disabled]margin-top: 3%; */
	margin-left: auto;
	margin-right: auto;
	/* [disabled]background-color: #3E6800; */

}
#contAnnouncementTitle p {
	text-align: justify;
	font-size: 240%;
	color: #930303;
	font-weight: 700;
	text-align: center;
	line-height: 60%;
	/* [disabled]letter-spacing: 2px; */
	padding-top: 0px;
	padding-right: 10px;
	/* [disabled]padding-bottom: 6px; */
	padding-left: 10px;
}

.contAccordion {
	margin-top: 16px;
}
.contAccordion h2 {
	font-size: 120%;
	color: #9E9E9E;
	margin-top: 1px;
	margin-bottom: 10px;
	margin-left: 6px;
	letter-spacing: 1px;
}


	.footerHeading {
		color: #DFDFDF;
		font-size: 20px;
		line-height: 120%;
		/* [disabled]margin-left: 20px; */
		/* [disabled]margin-right: 20px; */
		margin-bottom: 6px;
		text-align: center;
	}
    p.footerText {
        text-align: left;
        font-size:15px;
        margin-right:0px;
    }
.footerEmail {
	font-size: 120%;
}
.footerPhone {
	font-size: 260%;
	letter-spacing: 1px;
}

/* Floats & aligns*/
.alignLeft {
	float: left;
	margin-top: 8px;
	margin-right: 16px;
	margin-bottom: 4px;
}
.alignRight {
	float: right;
	margin-top: -10px;
	margin-left: 16px;
	margin-bottom: 4px;
}
.clearFloat {
	float: none;
}
.centerText {
	text-align: center;
}


/* Font in sliding panels */
.skin7 .skin7_p
{
	/*font-family: 'Allura', cursive;*/
	font-size : 110%;
	color : #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	/* [disabled]font-weight : 400; */
	line-height : 120%;
	text-align: left;
}

.roundedCorners {
	border-radius : 4px;
	-moz-border-radius : 4px;
	-webkit-border-radius : 4px;
	border: 1px solid #9E9E9E;	
}

/* Call for Action bar  */ 
a.button_call4Action {
	display: inline-block;
	font-size: 34px;
	line-height: 110%;
	margin: 10px 0;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 60px;
	padding-left: 60px;
	padding-bottom: 20px;
	border: 1px solid rgba(255,255,255,1.00);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 6px;
	cursor: pointer;
	text-align: center;
	background-color: rgba(227,214,184,0.70);
	color: #752F08;
	font-weight: 700;
	transition: all 0.4s linear 0s;
}
a.button_call4Action:hover {
	/* [disabled]font-size: 30px; */
	color: #752F08;
	background-color: #E3D6B8;
	/* [disabled]font-weight: 900; */
}
#cmsCall4Action p {
	font-size : 28px;
	color : #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	font-weight : 400;
	line-height : 120%;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: rgba(0,0,0,0.54);
	border-radius: 8px;
	text-align: center;
}

/* Accordion Mods */
.DWAccordions_container .skin_p {
	font-size: 100%;
	line-height: 160%
}
.DWAccordions_container .skin_h1 {
	font-size: 16px;
	line-height: 100%
}
.DWAccordions_container .skin_p a {
	color: #2F2F2F;
	background-color: #CCCCCC;
	text-decoration: none;
	font-weight: 500;
}
.DWAccordions_container .skin_p a:hover {
	font-size: 14px;
	color: #0F0F0F;
	background-color: #EDEDED;
}
.DWAccordions_container ul li a {
	color: #2F2F2F;
	background-color: #CCCCCC;
	text-decoration: none;
	font-weight: 500;
}



/* Footer */
	#logosFooter {
		width: 100%;
		margin-top: 10px;
	}
	.footerContactInfo a {
	/* [disabled]font-size: 20px; */
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 700;
	background-color: transparent;
	/* [disabled]line-height: 90%; */
	cursor: hand;
	}
	.footerContactInfo a:hover {
		/* [disabled]font-size: 30px; */
		background-color: transparent;
		text-decoration: none;
		color: #FFFFFF;
	}

/* Image Resizing */
	.100width {
		width: 100%;
		height: auto;
	}
	/* Make image 100% width on phones. Refer to Media Query below for sizing on larger screens. */
	.resizeBasedOnScreen {
	max-width: 40%;
	height: auto;
	}

/* Page title properties */
.pageTitleBG {
	clear: both;
	background-color: #D9BE97;
}
.pageTitleHeight {
	clear: both;
	padding-top: 16px;
	padding-bottom: 4px;
}

.divider {
	border-top: 1px solid #cccccc;
	padding-top: 10px;
	width: 400px;
	margin: auto;
}


/* Margins */
.marginBottom10 {
	margin-bottom: 10px;
}
.marginBottom20 {
	margin-bottom: 20px;
}
.marginTop5 {
	/* [disabled]margin-bottom: 10px; */
	margin-top: 5px;
}
.marginTop10 {
	/* [disabled]margin-bottom: 10px; */
	margin-top: 10px;
}
.marginTopPull10 {
	/* [disabled]margin-bottom: 10px; */
	margin-top: -10px;
}
.marginTop20 {
	margin-top: 20px;
}
.marginLeft20 {
	margin-left: 20px;
}
.marginRight5 {
	margin-right: 5px;
}

.noBottomMargin {
	padding-bottom: 0px;
	margin-bottom: 4px;
}
.spacingSingleCol {
	margin-bottom: 20px;
}

#cont2colsEven {
	margin-top: 20px;
}


/* Padding */
.paddingTop10 {
	padding-top: 10px;
}
.paddingTop20 {
	padding-top: 20px;
}
.paddingTop30 {
	padding-top: 30px;
}
.paddingTop40 {
	padding-top: 40px;
}

.topSpacer4contentSlider {
	margin-top: 15px;
}


/* Text mods */
h1 .large {
	/* [disabled]font-size: 110%; */
	color: #5C2401;
}
h2 .large {
	font-size: 110%;
	color: #8b021c;
}
#logoBar h3 {
	color: #0770AF;
	text-align: center;
	font-weight: 700;
	/* [disabled]letter-spacing: 2px; */
	font-size: 160%;
}
.listingDetails h3 {
	font-size: 110%;
	color: #FFFFFF;
	background-color: rgba(139,2,28,1.00);
	text-align: center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-radius: 4px;
}
.listingDetails p {
	font-size: 90%;
	color: #2E2E2E;
}


    .watermark1 {
	/* Adjust width and height to image  */
		/* <DIV CLASS="watermarkLarge"></DIV> */
	/* [disabled]background-image: url(../images/logos/watermarkLarge.png); */
	background-position: right bottom;
	background-repeat: no-repeat;
	z-index: 500;
	position: fixed;
	bottom: 20px;
	right: 80px;
	height: 54px;
	width: 54px;
    }
    .watermark2 {
	/* Adjust width and height to image  */
		/* <DIV CLASS="watermarkLarge"></DIV> */
	/* [disabled]background-image: url(../images/logos/watermarkLarge.png); */
	background-position: right bottom;
	background-repeat: no-repeat;
	z-index: 500;
	position: fixed;
	bottom: 20px;
	right: 20px;
	height: 54px;
	width: 54px;
    }


/* Hide information  */ 
@media only screen and (max-width : 768px) {
	.hideOnPhones {
		display: none;
    }
}


/* BACKGROUNDS  */ 
/* Page Title Backgrounds */
.welcome {
	background-image: url(../images/backgrounds/pageTitles/1.jpg);
	/* [disabled]background-repeat: no-repeat; */
}
.about {
	background-image: url(../images/backgrounds/pageTitles/2.jpg);
	/* [disabled]background-repeat: no-repeat; */
}
.faq {
	background-image: url(../images/backgrounds/pageTitles/3.jpg);
	/* [disabled]background-repeat: no-repeat; */
}
.listings {
	background-image: url(../images/backgrounds/pageTitles/4.jpg);
	/* [disabled]background-repeat: no-repeat; */
}
.contact {
	background-image: url(../images/backgrounds/pageTitles/5.jpg);
	/* [disabled]background-repeat: no-repeat; */
}

/* Header background image */
@media only screen and (min-width : 920px) {
    .header {
	/* [disabled]background-image: url(../images/logos/harboursideHeader.png); */
	}
}


/* Page titles */
@media only screen and (min-width : 778px) {	
	/* Push page title background down as header height increases */
    .pageTitleBG {
		/* Last number drops the background past the header */	
		background-position: right 70px;
		background-repeat: no-repeat;
    }
    .pageTitleHeight {
	clear: both;
	padding-top: 30px;
	/* [disabled]padding-bottom: 4%; */
    }
}


@media only screen and (min-width : 768px) {
    .watermarkSmall {
		/* Adjust width and height to image  */
		background-image: url(../images/logos/watermarkSmall.png);
		background-position: right bottom;
		background-repeat: no-repeat;
		z-index: 500;
		position: fixed;
		bottom: 20px;
		right: 30px;
		height: 10px;
		width: 10px;
    }
	
    .pageTitle p {
	/* [disabled]text-align: left; */
	font-size: 40px;
	/* [disabled]margin-top: -10px; */
	padding-top: 10px;
    }
    .row_36.backgrStyle1 {
		background-position: right top;
		background-repeat: no-repeat;
		background-image: url(../images/backgrounds/mapleLeafTopRight.png);
    }
	.footerEmail {
	font-size: 110%;
	}
	.footerPhone {
		font-size: 190%;
		letter-spacing: 1px;
	}	
	.smallest {
		font-size: 70%;
	}
	.smaller {
	font-size: 80%;
	line-height: 100%;
	}
	.larger {
		font-size: 190%;
		letter-spacing: 1px;
	}	
	.footerHeading {
	/* [disabled]font-size: 20px; */
	/* [disabled]line-height: 120%; */
	text-align: left;
	}
    p.footerText {
	text-align: left;
	/* [disabled]font-size:15px; */
	margin-right: 0px;
    }
	
}


/* Hide 1st footer column on small screen when I need more room  */ 
@media only screen and (max-width : 1070px) {
    .hideFooterColOnPhone {
        display: none;
    }
}

/* Sizing of FB Feed since it is not responsive  */ 
@media only screen and (max-width : 1060px) {
	/* Hide wide FB feed on small screens  */ 
	#fbFeedWide {
        display: none;
    }	
	/* Match width to FB feed width in INCLUDES files  */
	.smContainer {
		width: 330px;
		margin-left: auto;
		margin-right: auto;
	}
	/* push down page title row below header on large displays. Make sure to adjust GLOBAL setting for mobile header */
	.pageTitle {

	}
}

@media only screen and (min-width : 1060px) {
	/* Hide narrow FB feed on larger screens  */ 
	#fbFeedNarrow {
        display: none;
    }
	/* Match width to FB feed width in INCLUDES files  */
	.smContainer {
		width: 450px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (min-width : 768px) {
    /* Shrink aligned image inserts on larger screen  */
    .resizeBasedOnScreen {
        max-width: 60%;
		height:auto;
    }
	/* Always 100% */
	.QRcodeSize {
		min-width: 171px;
		height:auto;
	}
}

/* backgrounds */
	.call4actionBackgr {
	background-position: center top;
	/* [disabled]background-size: cover; */
	/* [disabled]background-color: #10d7d8; */
	background-repeat: no-repeat;
	background-image: url(../images/backgrounds/call4action.jpg);
	}
@media only screen and (max-width : 768px) {
	
/* Page Title Backgrounds */
    .pageBackground2cols {
	background-image: none;
    }
	
	#tagline p {
	font-size: 200%;
	line-height: 130%;
	}

/* Accordion Mods */
	.DWAccordions_container .skin_p {
		font-size: 110%;
		line-height: 160%
	}
}
	
@media only screen and (min-width : 768px) {
    .continuePageTitleBackgroundInContent {	
		background-image: url(../images/backgrounds/pageTitle_bottomContinue.png);
		background-repeat: no-repeat;
		background-position: right top;
	}
	.call4actionBackgr {
	/* [disabled]background-color: #10D7D8; */
	}
}



/* Footer */

.FooterCont1 {
	width: 80px;
	/* [disabled]margin-left: 1px; */
	/* [disabled]margin-right: 1px; */
	float: left;
	line-height: 130%;
	text-align: right;
	padding-right: 20px;
	color: #AFAFAF;
	font-size: 110%;
}
.FooterCont2 {
	/* [disabled]width: 200px; */
	margin-left: 1px;
	margin-right: 1px;
	float: left;
	clear: right;
	line-height: 130%;
	color: rgba(255,255,255,1.00);
	font-size: 110%;
}




/* Accordion Modifications */
.DWAccordions_navLink .DWAccordions_navSpan strong {
	font-style: italic;
	font-size: 120%;
	color: #E9E9E9;
	margin-right: 6px;
	font-weight: 900;
}
/* Paragraph Margins need to be changed in CSS for AP - .skin7 .DWAccordions_contentDivs .skin_p */

/* Makes sure contnent in panel will wrap and not cut off on mobile if text too long */
a.DWAccordions_navLink {
	word-wrap: break-word;
	height: auto!important;
	line-height: 100%!important;
	vertical-align: middle;
	padding: 20px 60px 20px 0px;
}


/* Video */
.video {
	display: block;
	width: auto;
	height: 426px;
	min-height: 426px;
	margin-bottom: 30px;
}
.video iframe {
    width:100%;
    height:100%;
}

/* Maps */
.makeResponsive {
    overflow:hidden;
    padding-bottom:70%;
    /* Set Aspect Ratio */
    position:relative;
    height:0;
}
.makeResponsive iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}


/* Boxes */
	/*
		<DIV CLASS="bgStyle2 boxWrapper">
			<DIV CLASS="boxHeader">
				<H1>Heading</H1>
			</DIV>
				<DIV CLASS="boxContent">
					<P>Content</P>
				</DIV>
		</DIV>
	*/

.boxWrapper {
	display: block;
	width: 96%;
	min-height: 400px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	border-radius: 8px;
	border: 1px #ccc solid;
}
.boxHeader {
	padding-right: 2px;
	background-color: rgba(0,85,150,0.60);
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.boxHeader h1 {
	font-size: 120%;
	line-height: 90%;
	text-align: center;
	color: #FFFFFF;
}
.boxContent {
	padding-top: 6%;
	padding-right: 6%;
	padding-left: 6%;
}
.boxContent p {
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	color: #424242;
}
	/* Box backgrounds */
	.bgStyle1 {
		background-image:url(../images/backgrounds/boxes/1.jpg);
	}
	.bgStyle2 {
		background-image:url(../images/backgrounds/boxes/2.jpg);
	}
	.bgStyle3 {
		background-image:url(../images/backgrounds/boxes/3.jpg);
	}
	.bgStyle4 {
		background-image:url(../images/backgrounds/boxes/4.jpg);
	}
	.bgStyle5 {
		background-image:url(../images/backgrounds/boxes/5.jpg);
	}
	.bgStyle6 {
		background-image:url(../images/backgrounds/boxes/6.jpg);
	}


/* Testimonials */
	/*
	<DIV CLASS="testimContainer">
		<DIV CLASS="testimHeadline"><P>Headline</P></DIV>
		<DIV CLASS="testimWriteup"><P>"Comments"</P></DIV>
		<DIV CLASS="testimName"><P>Name</P></DIV>
	</DIV>
	*/
.testimContainer {
	background-color: #005980;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	/* [disabled]margin-top: -10px; */
	border-radius: 4px;
}
.testimHeadline {
	/* [disabled]background-color: #FFFFFF; */
	padding-left: 2%;
	padding-right: 2%;
	margin-bottom: 0px;
	padding-top: 1%;
	/* [disabled]padding-bottom: 1%; */
	/* [disabled]margin-top: -10px; */
}
.testimHeadline p {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 8px;
	line-height: 90%;
}
.testimWriteup {
	background-color: #E2E8F4;
	padding-left: 3%;
	padding-right: 3%;
	/* [disabled]margin-bottom: 20px; */
	padding-top: 2%;
	padding-bottom: 2%;
	/* [disabled]margin-top: -10px; */
}

.testimWriteup p {
	color: #003B55;
	font-size: 110%;
}
.testimName {
	/* [disabled]padding-left: 3%; */
	padding-right: 6%;
	margin-bottom: 0px;
	/* [disabled]padding-top: 1%; */
	/* [disabled]background-color: #E2E8F4; */
	text-align: right;
	font-style: italic;
	font-size: 90%;
	color: #666666;
}
.testimName p {
	color: #676767;
	font-size: 16px;
	text-align: right;
	/* [disabled]padding-right: 40px; */
	padding-top: 6px;
	padding-bottom: 0px;
}


.transparent {
	color: transparent;
}

.noClickCursor {
	cursor: none;
}




/* MODIFICATIONS TO MASONRY MOBILE MENU - Change colors. REQUIRES skin# */
.skin14 .DWMasonryGallery_mobileSelect {
	color: #582A0A;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: -14px;
	width: 90%;
	border: none;
	outline: none;
	box-shadow: none;
	border: 6px solid #D9BE97;
	background-color: #f3d4a7;
}
