 body {
	font-family: Arial;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 26px;
	font-weight: 400;
	line-height: 170%;
	background-color: #000;
	/* [disabled]background-image: url(../images/backgrounds/mainBackgroundMobile.png); */
	/* [disabled]background-position: left 150px; */
	background-repeat: no-repeat;
	background-attachment: fixed;
}

p {
	/* Mobile font */
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 14px;
	font-size: 19px;
	font-weight: 300;
	line-height: 22px;
	color: #C8A317;
}
.smallest {
	font-size: 70%;
}
.smaller {
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	line-height: 16px;
}
.larger {
	/* [disabled]font-size: 120%; */
	font-weight: normal;
	/* [disabled]color: #E7CC66; */
	/* [disabled]line-height: 80%; */
}
.largest {
	font-size: 20px;
	/* [disabled]letter-spacing: 1px; */
	text-align: left;
}


.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;
}
strong {
	/* [disabled]font-size: 110%; */
	/* [disabled]color: #E3CD7B; */
}
/* Title tags */
h1 {
	/* [disabled]font-family: 'Dancing Script', cursive; */
	font-size: 34px;
	font-weight: normal;
	line-height: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	color: #C8A317;
	text-align: center;
}
h2 {
	font-family: 'Dancing Script', cursive;
	font-size: 34px;
	font-weight: 700;
	line-height: 110%;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #B9AF92;
	text-align: center;
}
h3 {
	/* [disabled]font-family: 'Dancing Script', cursive; */
	font-size: 32px;
	font-weight: normal;
	line-height: 90%;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	color: #FF0303;
}
h4 {
	/* [disabled]font-family: 'Dancing Script', cursive; */
	font-size: 26px;
	line-height: 26px;
	/* [disabled]margin-top: 20px; */
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	color: #C8A317;
	text-transform: none;
	letter-spacing: 0px;
}
h5 {
	font-size: 100%;
	font-weight: normal;
	line-height: 70%;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 6px;
	color: rgba(255,255,255,0.60);
}
h6 {
	font-size: 18px;
	font-weight: normal;
	line-height: 16px;
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	text-transform: none;
	letter-spacing: 0px;
	margin-bottom: 1px;
}


/* 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: #C8A317;
	/* [disabled]font-size: 90%; */
	text-decoration: underline;
	cursor: pointer;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
.enableLinks a:hover {
	color: #DDBC3C;
	/* [disabled]background-color: #877F69; */
	/* [disabled]font-size: 100%; */
	border-radius: 4px;
	text-decoration: none;
}
.imgInsert a {
	opacity: 1;
	/* [disabled]transition: opacity .5s ease-out; */
	/* [disabled]-moz-transition: opacity .5s ease-out; */
	/* [disabled]-webkit-transition: opacity .5s ease-out; */
	/* [disabled]-o-transition: opacity .5s ease-out; */
}
.imgInsert a:hover {
	/* [disabled]opacity: 1; */
	/* [disabled]transition: opacity .5s ease-out; */
	/* [disabled]-moz-transition: opacity .5s ease-out; */
	/* [disabled]-webkit-transition: opacity .5s ease-out; */
	/* [disabled]-o-transition: opacity .5s ease-out; */
}


.pageTitle p {
	/* [disabled]font-family: 'Allura', cursive; */
	text-align: center;
	font-size: 30px;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0px;
	padding-bottom: 0px;
	/* [disabled]border-radius: 6px 6px 0px 0px; */
	line-height: 30px;
	/* [disabled]width: auto; */
	/* [disabled]background-color: #FFFFFF; */
}

    .pageBackground2cols {
	/* [disabled]background-image: url(../images/backgrounds/headerBackTopRight.png); */
	background-position: center top;
	background-repeat: no-repeat;
    }
	
    .pageBackground3cols {
	/* [disabled]background-image: url(../images/backgrounds/headerBackTopRight.png); */
	background-position: right top;
	background-repeat: no-repeat;
    }
    .pageBackground4cols {
		background-image: url(../images/backgrounds/headerBackTopRight.png);
		background-position: right top;
		background-repeat: no-repeat;
    }


#tagline {
	margin-bottom: 20px;
	margin-top: 20px;
	/* [disabled]border-top: 1px solid #ccc; */
	/* [disabled]border-bottom: 1px solid #ccc; */
	/* [disabled]padding-top: 1%; */
	/* [disabled]padding-bottom: 1%; */
	/* [disabled]background-color: rgba(0,0,0,0.48); */
	margin-left: auto;
	margin-right: auto;
	/* [disabled]width: auto; */
}
#taglineLeft {
	/* [disabled]float: left; */
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	/* [disabled]padding-top: 12px; */
}
#taglineRight {
	/* [disabled]float: left; */
}
#tagline p {
	/* [disabled]font-family: 'Tangerine', cursive; */
	font-weight: 700;
	font-size: 120%;
	color: #FF0303;
	text-align: center;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

sup { 
    vertical-align: super;
    font-size: 12px;
}

/* Announcements  */
.AnnouncementsCont {
	clear: both;
	/* [disabled]width: 96%; */
	/* [disabled]min-height: 80px; */
	margin-top: 2%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3%;
	/* [disabled]background-color: #DF1417; */
}
.announcementsCol {
	width: auto;
	min-height: 50px;
}

#contAnnouncements {
	background-color: #005938;
	padding-left: 3%;
	padding-right: 3%;
	min-height: 50px;
	background-position: left top;
	padding-top: 2%;
	padding-bottom: 2%;
	border-radius: 4px;
	border-left: 0px solid #119348;
	border-right: 0px solid #119348;
	border-bottom: 0px solid #119348;
	border-top: 0px solid #FFFFFF;
	width: auto;
}
#contAnnouncements p {
	text-align: justify;
	font-size: 26px;
	color: #FFFFFF;
	font-weight: 400;
	text-align: left;
	line-height: 100%;
}
#contAnnouncementTitle {
	/* [disabled]background-color: #00A89A; */
	border-radius: 4px 4px 0px 0px;
	/* [disabled]padding-top: 16px; */
	padding-right: 10px;
	padding-left: 10px;
	width: auto;
}
#contAnnouncementTitle p {
	font-family: 'Dancing Script', cursive;
	text-align: justify;
	font-size: 34px;
	color: #005938;
	font-weight: normal;
	text-align: center;
	line-height: 90%;
	/* [disabled]letter-spacing: 2px; */
	margin-bottom: 0px;
}

.contAccordion {
	margin-top: 16px;
}
.contAccordion h2 {
	font-size: 120%;
	color: #9E9E9E;
	margin-top: 1px;
	margin-bottom: 10px;
	margin-left: 6px;
	letter-spacing: 1px;
}

/* Columns */
	.colLeftContainer {
	clear: both;
	min-height: 10px;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	float: right;
	}
	.colRightContainer {
	clear: both;
	/* [disabled]min-height: 100px; */
	margin-bottom: 20px;
	margin-top: 0px;
	}
	.content3rdContainer {
	clear: both;
	min-height: 10px;
	padding-top: 10px;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 10px;
	width: auto;
	/* [disabled]border-left: 1px solid #B0E7E0; */
	/* [disabled]border-right: 1px solid #B0E7E0; */
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	/* [disabled]border-bottom: 1px solid #B0E7E0; */
	/* [disabled]background-color: rgba(255,255,255,0.70); */
	}
	.content4thContainer {
		clear: both;
		min-height: 10px;
		padding: 10px;
		width: auto;
		border-left: 1px solid #B0E7E0;
		border-right: 1px solid #B0E7E0;
		border-bottom-left-radius: 6px;
		border-bottom-right-radius: 6px;
		border-bottom: 1px solid #B0E7E0;
    }
	.col3rdContainer {
	background-repeat: no-repeat;
	background-position: center top;
	}
	.colPhoto {
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 14px;
	width: 100%;
	}
	.colInfo {
		float: none;
		margin: 0px;
		width: 100%;
	}
	
	
	.bg_left {
		background-image: url(../images/backgrounds/3cols_left.png);
	}
	.bg_center {
		background-image: url(../images/backgrounds/3cols_center.png);
	}
	.bg_right {
		background-image: url(../images/backgrounds/3cols_right.png);
	}

	.col3rdContainer:hover {	

	}
	
	.col4thContainer {

	}
	
	.header3rdContainer {
	padding-right: 10px;
	padding-left: 20px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	background-color: rgba(80,150,20,0.40);
	padding-top: 12px;
	padding-bottom: 6px;
	min-height: 0px;
	}
	.header3rdContainer h3 {
	line-height: 80%;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-weight: bold;
	color: #005938;
	}
	.header3rdContainer h6 {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	line-height: 80%;
	padding-bottom: 0px;
	font-weight: normal;
	color: #000000;
	}
	.header4thContainer {
		padding-right: 10px;
		padding-left: 10px;
		border-top-right-radius: 6px;
		border-top-left-radius: 6px;
		background-color: #B0E7E0;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.header4thContainer h3 {
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		padding: 0px;
		text-align: left;
		line-height: 80%;
		color: #00A89A;
		font-weight: bold;
	}
	.header4thContainer h6 {
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		padding-top: 4px;
		padding-right: 0px;
		padding-left: 0px;
		text-align: left;
		line-height: 80%;
		padding-bottom: 0px;
		font-weight: normal;
		line-height: 90%;
		color: #007E73;
	}
	
	.serviceContainer {
		margin-bottom: 20px;
	}
	
	.serviceHeader {
		padding-top: 10px;
		padding-right: 10px;
		padding-left: 20px;
		padding-bottom: 0px;
		border-radius: 5px 5px 0px 0px;
		background-color: #B0E7E0;
	}
	.serviceHeader p {
		font-weight: normal;
		font-size: 32px;
		line-height: 90%;
		color: #007E73;
	}

	.serviceContent {
		padding-top: 4px;
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 10px;
		background-color: rgba(255,255,255,0.70);
		border-left: 1px solid #B0E7E0;
		border-right: 1px solid #B0E7E0;
		border-bottom: 1px solid #B0E7E0;
		/* [disabled]border-top-color: #B0E7E0; */
		border-top-style: solid;
		border-top-width: 0px;
		border-radius: 0px 0px 5px 5px;
		opacity: 1;
	}
	.serviceContent:hover {
	/* [disabled]background-color: rgba(255,255,255,1); */
	background-color: #FFFFFF;
	}
	
	.serviceContent H2 {
	padding-top: 14px;
	padding-bottom: 2px;
	opacity: 0.8;
	color: #00A89A;
	text-align: left;
	line-height: 80%;
	font-size: 36px;
	border-left: 4px solid #B0E7E0;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-top: 1px solid #C7BFA7;
	margin-right: 6px;
	}
	.serviceContent H3 {
		padding-top: 0px;
		padding-bottom: 0px;
		line-height: 12px;
		font-size: 24px;
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 0px;
		margin-bottom: 10px;
		padding-left: 14px;
	}
	.serviceContent H6 {
		/* [disabled]padding-top: 4px; */
		padding-bottom: 10px;
		line-height: 80%;
		font-size: 21px;
		color: #007E73;
		font-weight: normal;
	}
	
	.grow:hover {
		-ms-transform: scale(1.05, 1.05); /* IE 9 */
		-webkit-transform: scale(1.05, 1.05); /* Safari */
		transform: scale(1.05, 1.05);
	}
	.transitionEffect {
		-webkit-transition: all 200ms ease-in;
		-webkit-transform: scale(1); 
		-ms-transition: all 200ms ease-in;
		-ms-transform: scale(1); 
		-moz-transition: all 200ms ease-in;
		-moz-transform: scale(1);
		transition: all 200ms ease-in;
		transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-webkit-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
	}
	
	.marketBackgrImage {
		padding-right: 10px;
		padding-left: 20px;
		padding-top: 120px;
		border-radius: 6px 6px 3px 3px;
		/* [disabled]padding-bottom: 10px; */
		background-size: cover;
	}
	.marketBackgrImage:hover  {
		/* [disabled]opacity: 1; */
	}
	.catOne {
		background-image: url(../images/inserts/1.jpg);
		opacity: 1;
	}
	.catTwo {
		background-image: url(../images/inserts/2.jpg);
		opacity: .6;
		background-position: right top;
	}
	
	.columnHalf {
	float: none;
	width: auto;
	/* [disabled]min-height: 100px; */
	text-align: left;
	}
	.columnThirdEven {
		float: none;
		width: auto;
		margin-bottom: 20px;
    }
	.columnFourEven {
		float: none;
		width: auto;
		margin-bottom: 20px;
    }	
	.column3rd {
		float: none;
		width: auto;
    }
	.column4th {
		float: none;
		width: auto;
    }
    .columnOne3rd {
	float: none;
	width: 100%;
	background-image: url(../images/backgrounds/Holly_xsmall.png);
	background-repeat: no-repeat;
	background-position: left 20px;
	/* [disabled]padding-left: 40%; */
	min-height: 190px;
    }
    .columnTwo3rd {
	float: none;
	width: auto;
	margin-top: -40px;
    }


/* Floats & aligns*/
.alignLeft {
	float: left;
	margin-top: 4px;
	margin-right: 16px;
	margin-bottom: 4px;
	margin-left: -2px;
}
.alignRight {
	float: right;
	margin-top: -10px;
	margin-left: 16px;
	margin-bottom: 4px;
}
.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}
.clearFloat {
	float: none;
}
.centerText {
	text-align: center;
}

/* Testimonials - GLOBAL (mobile first) */
	/*
	<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: #1E512C;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	/* [disabled]margin-top: -10px; */
	border-radius: 6px;
}
.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: 32px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 8px;
	line-height: 90%;
}
.testimWriteup {
	background-color: #D9F1C7;
	padding-left: 3%;
	padding-right: 3%;
	/* [disabled]margin-bottom: 20px; */
	padding-top: 2%;
	padding-bottom: 2%;
	/* [disabled]margin-top: -10px; */
}

.testimWriteup p {
	font-family: 'Dancing Script', cursive;
	color: #1E512C;
	font-size: 140%;
}
.testimName {
	/* [disabled]padding-left: 3%; */
	padding-right: 6%;
	margin-bottom: 0px;
	/* [disabled]padding-top: 1%; */
	/* [disabled]background-color: #183D22; */
	text-align: right;
}
.testimName p {
	color: #D9F1C7;
	font-size: 100%;
	text-align: right;
	/* [disabled]padding-right: 40px; */
	padding-top: 6px;
	padding-bottom: 0px;
}



/* 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;	
}

/* Quotes around content */
	/* add the class to the (likely <p>) element where quotes are required or reference the element here to automatically add quotes */
/* .quotes::before { 
    content: url(../images/icons/leftQuotes.png);
}
.quotes::after { 
    content: url(../images/icons/rightQuotes.png);
}
.skin9 .skin9_p::before { 
    content: url(../images/icons/leftQuotes.png);
}
.skin9 .skin9_p::after { 
    content: url(../images/icons/rightQuotes.png);
} */

/* YouTube Videos */
	/* Wrap a DIV with class 'video' around the YouTube embed code to make them responsive */
	.responsiveVideo {
		display:block;
		width:auto;
		height:426px;
		min-height:426px;
	}
	.responsiveVideo iframe {
		width:100%;
		height:100%;
	}

/* Google Maps */
	/* Wrap a DIV with class 'makeResponsive' around the Google embed code to make them responsive */
	.responsiveMap {
		overflow:hidden;
		padding-bottom:70%;
		/* Set Aspect Ratio */
		position:relative;
		height:0;
	}
	.responsiveMap iframe {
		left:0;
		top:0;
		height:100%;
		width:100%;
		position:absolute;
	}
	
/* Contact Box */
#contactBox {
	margin-top:20px;
}
.contactBoxLeft {
    width: 110px;
    float: left;
}
.contactBoxRight {
	float: right;
}
.contactBoxStaff {
	margin-top: 20px;
	width: 150px;
	float: left;
}
#contactBox p {
    color: #FF0204;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
}



/* Call for Action bar  */ 
a.button_call4Action {
	/* [disabled]display: block; */
	font-size: 22px;
	line-height: 24px;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 6px;
	/* [disabled]border: 2px solid rgba(255,255,255,1); */
	border-radius: 4px;
	cursor: pointer;
	text-align: center;
	background-color: #FF0303;
	color: #FFFFFF;
	font-weight: normal;
	transition: all 0.4s linear 0s;
}
a.button_call4Action:hover {
	/* [disabled]font-size: 30px; */
	color: #FFFFFF;
	background-color: #0F7700;
	/* [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;
}

/* Footer */
.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;
}
img.logoFooterAssociation {
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
}

#logosFooter {
	width: auto;
	margin-top: 10px;
}
.footerContactInfo a {
	line-height: 22px;
	font-size: 22px;
	/* [disabled]color: #472300; */
	text-decoration: none;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	cursor: hand;
}
.footerContactInfo a:hover {
	background-color: transparent;
	color: #FFFFFF;
}
.footerLogo1 {
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
}
.footerLogo2 {
	width: auto;
	margin-top: 0px;
}
.footerLogo3 {
	width: 220px;
	margin-right: 10px;
	margin-top: 30px;
}
.footerLogo4 {
	width: auto;
	margin-top: 0px;
}




/* Image Resizing and Positioning */
	.resize100width {
		max-width: 100%;
		height: auto;
	}
	/* Make image 100% width on phones. Refer to Media Query below for sizing on larger screens. */
	.resizeBasedOnScreen {
	max-width: 60%;
	height: auto;
	}
	.bgFixed {
	background-attachment: fixed;
	background-repeat: no-repeat;
	min-height: 400px;
	}
	.bgAlignTopLeft {
		background-position: top left;
	}
	.bgAlignBottomLeft {
		background-position: bottom left;
	}

	.bgAlignTopRight {
		background-position: top right;
	}
	.bgAlignBottomRight {
		background-position: bottom right;
	}

	
/* background Images */
.bgImage1 {
	background-image: url(../images/backgrounds/bgImage1.jpg);
}
.bgImage2 {
	background-image: url(../images/backgrounds/bgImage2.jpg);
}
.bgImage3 {
	background-image: url(../images/backgrounds/bgImage3.jpg);
}
.bgImage4 {
	background-image: url(../images/backgrounds/bgImage4.jpg);
}
.bgImage5 {
	background-image: url(../images/backgrounds/bgImage5.jpg);
}
.bgImage6 {
	background-image: url(../images/backgrounds/bgImage6.jpg);
}
.bgImage7 {
	background-image: url(../images/backgrounds/bgImage7.jpg);
}
.bgImage8 {
	background-image: url(../images/backgrounds/bgImage8.jpg);
}


/* Page title properties */
.pageTitleBG {
	background-repeat: no-repeat;
	background-attachment: fixed;
	/* adjust positioning of background so it lines up with header background */
		/* background-position: center -10px; */
}

.BG1 {
	background-image: url(../images/backgrounds/pageTitles/1m.jpg);
	background-position: center top;
}
.BG2 {
	background-image: url(../images/backgrounds/pageTitles/2m.jpg);
	background-position: center top;
}
.BG3 {
	background-image: url(../images/backgrounds/pageTitles/3m.jpg);
	background-position: center top;
}
.BG4 {
	background-image: url(../images/backgrounds/pageTitles/4m.jpg);
	background-position: center top;
}
.BG5 {
	background-image: url(../images/backgrounds/pageTitles/5m.jpg);
	background-position: center top;
}
.BG6 {
	background-image: url(../images/backgrounds/pageTitles/6m.jpg);
	background-position: center top;
}
.BG7 {
	background-image: url(../images/backgrounds/pageTitles/7m.jpg);
	background-position: center bottom;
}
.BG8 {
	background-image: url(../images/backgrounds/pageTitles/8m.jpg);
	background-position: center bottom;
}


.pageTitleHeight {
	clear: both;
	padding-bottom: 10px;
	padding-top: 70px;
}

.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;
}
.marginTop30 {
	margin-top: 30px;
}
.marginTop40 {
	margin-top: 40px;
}
.marginLeft20 {
	margin-left: 20px;
}
.marginRight5 {
	margin-right: 5px;
}

.noBottomMargin {
	padding-bottom: 0px;
	margin-bottom: 4px;
}

.rowSpacing {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}

#cont2colsEven {
}
#cont3cols {
}
#cont4cols {
}



/* 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: #3E3E3E;
	font-weight: normal;
}
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;
}



/* Quotes - added to content slider */
/* .skin10_p:before{content:"\f10d";font-family:'FontAwesome'; color:#b4d7ca}
.skin10_p:after{content:"\f10e";font-family:'FontAwesome';color:#b4d7ca} */



/* Hide information  */ 
@media only screen and (max-width : 768px) {
	.hideOnPhones {
		display: none;
    }
}
@media only screen and (min-width : 768px) {
	.hideOnLarge {
		display: none;
    }
}

@media only screen and (min-width : 550px) {
	/* Contact Box */
	#contactBox {
		margin-top:20px;
	}
	.contactBoxLeft {
    width: 140px;
	}
	#contactBox p {
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
	}
	.smaller {
	font-size: 16px;
	line-height: 20px;
	}
	.largest {
		font-size: 30;
	}
	
    .columnOne3rd {
	background-image: url(../images/backgrounds/Holly_small.png);
	min-height: 280px;
    }
}

/* 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; */
}


/* PARALLAX  */
.parallax1 {
	padding: 123px 0 50px;
	background: url(../images/backgrounds/parallax1.jpg);
	background-attachment: fixed;
	background-position: center 0%;
	position: relative;
	background-repeat: no-repeat;
	padding-bottom: 100px;
	z-index: 8;
}

/* Page titles */
@media only screen and (min-width : 778px) {	
    .pageBackground2cols {
		background-position: right top;
		background-repeat: no-repeat;
    }
	#backgrImageHolly {
	height: 430px;
	margin-top: 10px;
	}
    .pageTitleBG {
	/* [disabled]background-position: center 76px; */
    }
	.BG1 {
		background-image: url(../images/backgrounds/pageTitles/1.jpg);
	}
	.BG2 {
		background-image: url(../images/backgrounds/pageTitles/2.jpg);
	}
	.BG3 {
		background-image: url(../images/backgrounds/pageTitles/3.jpg);
	}
	.BG4 {
		background-image: url(../images/backgrounds/pageTitles/4.jpg);
	}
	.BG5 {
		background-image: url(../images/backgrounds/pageTitles/5.jpg);
	}
	.BG6 {
		background-image: url(../images/backgrounds/pageTitles/6.jpg);
	}
	.BG7 {
		background-image: url(../images/backgrounds/pageTitles/7.jpg);
	}
	.BG8 {
		background-image: url(../images/backgrounds/pageTitles/8.jpg);
	}
	
    .pageTitleHeight {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 200px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 20px;
    }
}


/* Large screen properties */
@media only screen and (min-width : 768px) {
	body {
	background-repeat: no-repeat;
	background-color: #000;
	}
	p {
    /* Large device font */
    margin-bottom: 10px;
    font-size: 17px;
    /* [disabled]font-weight: normal; */
    line-height: 20px;
    text-align: left;
	}
	#contAnnouncementTitle p {
	font-size: 50px;
	}
    .watermarkLarge {
	/* Adjust width and height to image  */
		/* <div class="watermarkLarge"></div> */
	background-image: url(../images/watermarks/large.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	z-index: 5000;
	position: fixed;
	height: 190px;
	width: 68px;
	bottom: 20px;
	right: 10px;
    }
    .watermarkSmall {
	/* Adjust width and height to image  */
		/* <div class="watermarkLarge"></div> */
	background-image: url(../images/watermarks/large.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	z-index: 500;
	position: fixed;
	height: 60px;
	width: 160px;
    }

    .pageTitle p {
	text-align: left;
	font-size: 46px;
	}

	#contAnnouncements p {
	font-size: 28px;
	text-align: left;
	line-height: 100%;
	}

	.footerEmail {
	font-size: 110%;
	}
	.footerPhone {
		font-size: 190%;
		letter-spacing: 1px;
	}	
	.smallest {
		font-size: 70%;
	}
	.smaller {
	/* [disabled]font-size: 16px; */
	/* [disabled]line-height: 100%; */
	}
	.larger {
	font-size: 24px;
	/* [disabled]letter-spacing: 1px; */
	line-height: 24px;
	text-align: left;
	}	
	.footerHeading {
	/* [disabled]font-size: 20px; */
	/* [disabled]line-height: 120%; */
	text-align: left;
	}
    p.footerText {
	text-align: left;
	/* [disabled]font-size:15px; */
	margin-right: 0px;
    }
	.col3rdContainer {
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 400px;
	}

	.content3rdContainer {
	min-height: 120px;
	}
	.content4thContainer {
		min-height: 10px;
    }
	
	.header3rdContainer {
	padding-right: 10px;
	padding-left: 14px;
	padding-top: 12px;
	padding-bottom: 6px;
	min-height: 36px;
	}
	.header3rdContainer h3 {
	}
	.header3rdContainer h6 {
	}
	.header4thContainer {
	}
	.header4thContainer h3 {
	}
	.header4thContainer h6 {
	}

	/* Footer Logos */
		.footerLogo1 {
			width: auto;
			margin-top: 0px;
			margin-right: 10px;
		}
		.footerLogo2 {
			width: auto;
			margin-top: 0px;
		}
		.footerLogo3 {
			width: auto;
			margin-top: 26px;
			margin-right: 10px;
		}
		.footerLogo4 {
			width: auto;
			margin-top: 0px;
		}	

	
	/* Testimonial boxes - large screen */
		.testimHeadline p {
			font-size: 22px;
			margin-bottom: 8px;
			line-height: 90%;
		}
		.testimWriteup p {
			font-size: 110%;
		}
		.testimName p {
			font-size: 80%;
		}
		
	
	/* Title tags */
		h1 {
	font-size: 56px;
	line-height: 50px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
		}
		h2 {
	font-size: 34px;
	font-weight: 700;
	line-height: 110%;
	margin-top: 10px;
	margin-bottom: 0px;
		}
		h3 {
	font-size: 30px;
	line-height: 100%;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
		}
		h4 {
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
	/* [disabled]margin-top: 20px; */
	margin-bottom: 10px;
	text-transform: none;
		}
		h5 {
	font-size: 120%;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
		}
		h6 {
	font-size: 15px;
	font-weight: normal;
	line-height: 12px;
	/* [disabled]margin-top: 1px; */
	text-transform: none;
	margin-bottom: 6px;
	color: undefined;
		}		
		
	.footerContactInfo a {
	/* [disabled]line-height: 16px; */
	/* [disabled]font-size: 16px; */
	}	
	
    /* Shrink aligned image inserts on larger screen  */
    .resizeBasedOnScreen {
	max-width: 70%;
	height: auto;
	min-width: 20%;
    }
	/* Always 100% */
	.QRcodeSize {
		min-width: 171px;
		height:auto;
	}
	
	
	/* Columns */
    .colLeftContainer {
	clear: both;
	min-height: 10px;
	border-right-color: #ccc;
	border-right-style: solid;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: left;
    }

    .columnHalf {
        float: left;
        width: 50%;
    }
	.columnThirdEven {
	float: left;
	margin: 1%;
	width: 31%;
	background-repeat: no-repeat;
	background-position: top 40px;
    }
	.columnFourEven {
		float: left;
		width: 23%;
		margin-right: 1%;
		margin-left: 1%;
    }
	.colPhoto {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 20%;
	}
	.colInfo {
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	width: 340px;
	}
	
	
	
	/* Google Maps */
	/* Wrap a DIV with class 'makeResponsive' around the Google embed code to make them responsive */
	.responsiveMap {
		padding-bottom:40%;
		/* Set Aspect Ratio */
	}
	
	
	@media only screen and (min-width : 768px) and (max-width : 1200px) {
		/* Collapse 4 columns into 2  */ 
			.columnFourEven {
				float: left;
				width: 48%;
				margin-right: 1%;
				margin-left: 1%;
			}
	}
	.center3rdColSpacing {
	/* [disabled]padding-left: 4%; */
	/* [disabled]padding-right: 4%; */
	}
	.4thColSpacing {
	}
	
    .colRightContainer {
	margin-top: 0px;
	margin-right: 0px;
	/* [disabled]margin-left: 20px; */
	margin-bottom: 30px;
	padding-top: 0px;
	/* [disabled]padding-right: 10px; */
	/* [disabled]padding-left: 10px; */
	padding-bottom: 0px;
	clear: both;
	width: 100%;
    }
	
    .columnOne3rd {
	float: left;
	width: 33%;
	/* [disabled]background-color: #ccc; */
	min-width: 290px;
	background-image:none;
	padding-left: 0px;
    }
    .columnTwo3rd {
	float: left;
	/* [disabled]background-color: #fff; */
	max-width: 60%;
	margin-top: 0px;
    }
	
	/*  Announcements  */
	.AnnouncementsCont {
	/* [disabled]width: 80%; */
	}
	#backgrImageHolly {
	height: 220px;
	margin-top: 10px;
	}
	
}

/* Right column needs to be resized so it is still displayed on the right when made smaller */
@media only screen and (min-width : 768px) and (max-width : 850px) {
    .columnTwo3rd {
	float: left;
	/* [disabled]background-color: #fff; */
	min-width: 30%;
	max-width: 50%;
    }
}

/* 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;
	}
}

@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;
	}
}


/* backgrounds */
	.call4actionBackgr {
	/* [disabled]background-size: cover; */
	background-repeat: no-repeat;
	/* [disabled]background-image: url(../images/backgrounds/call4action_s.jpg); */
	background-position: center 0%;
	position: relative;
	}
	
@media only screen and (max-width : 768px) {
	
/* Page Title Backgrounds */
    .pageBackground2cols {
	background-image: none;
    }
	
.rowStaff {
	margin-bottom:30px;
}
}
	
@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-image: url(../images/backgrounds/call4action_l.jpg); */
	/* [disabled]background-position: bottom center; */
	}
	#tagline p {
	font-size: 28px;
	line-height: 70%;
	}

.contactBoxStaff {
	width: 130px;
	float: left;
}

/* Maps */
.makeResponsive {
	overflow: hidden;
	padding-bottom: 30%;
	position: relative;
	height: 0;
}
}



/* Footer */
.footerContactRow {
	margin-bottom: 10px;

}
.FooterHeading {
	width: 70px;
	float: left;
	padding-right: 16px;
	height: 18px;
}
.FooterHeading p {
	line-height: 22px;
	color: rgba(255,255,255,0.8);
	font-size: 22px;
	text-align: right;
}

.FooterContent {
	float: left;
}
.FooterContent p {
	line-height: 22px;
	color: #FFFFFF;
	font-size: 22px;
	margin-bottom: 2px;
}
.FooterContent p a {
	color: #FFFFFF;
}
.FooterContent p a:hover {
	color: #FFFFFF;
}

/* 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);
	}



.transparent {
	color: transparent;
}

.noClickCursor {
	cursor: none;
}


/* Text FX */
.shadow {
	text-shadow: 1px 1px 4px rgba(0, 0, 0, 1);
}


/* Stuck menu styles
/* When scrolling down the smaller menu is anchored at the top
========================================================*/
.isStuck {
  background: #0EAF25;
  z-index: 9;
  padding: 0;
  border-bottom: 1px solid #d94d3a;
}

.isStuck #headerLogo {
	margin-top: 20px;
	height: 20px;
}

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}


/* UItoTop styles
========================================================*/
#toTop {
  display: none;
  background: #18924A;
  text-decoration: none;
  position: fixed;
  bottom: 80px;
  right: 30px;
  overflow: hidden;
  border: none;
  color: #fff;
  width: 40px;
  height: 40px;
  font-size: 40px;
  line-height: 40px;
  z-index: 20;
  text-align: center;
  border-radius: 6px;
  -webkit-transition: color 0.5s ease;
  transition: color 0.8s ease;
  border: solid #fff 1px;
}
#toTop:hover {
  outline: none;
  color: #18924A;
  background: #fff;
  -webkit-transition: color 0.5s ease;
  transition: color 0.8s ease;
}
@media only screen and (max-width: 700px) {
  #toTop {
    display: none !important;
  }
}




/* Carousel Mods */
.skin10 .skin10_h1
{
	font-size : 18px;
	color : #C8A317;
	font-weight : bold;
	margin : 0;
	margin-bottom : 6px;
	/* [disabled]letter-spacing : 4px; */
	line-height: 22px;
}
.skin10 .skin10_p
{
	/* [disabled]font-family: 'Satisfy', cursive; */
	text-align : left;
	font-size : 18px;
	color : #C8A317;
	margin : 0;
	line-height : 22px;
	font-weight: normal;
}


/* MODIFICATIONS TO MASONRY MOBILE MENU - Change colors. REQUIRES skin# */
.skin13 .DWMasonryGallery_mobileSelect {
	color: #3E5865;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 6px;
	width: 90%;
	border: none;
	outline: none;
	box-shadow: none;
	background-color: #DCDCDC;
}
