@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

body{
	font-family: 'Merriweather', serif;
	background: #ffffff;
	background-image:url(images/primary-texture.png);/* fallback */
	background-image: url(images/primary-texture.png), #ffffff; /* W3C */
}

p{
	margin:0 0 20px 0;
}
h1.head-padding {
	margin:0 0 10px 0 !important;
}
h1.no-spacing {
	margin:0 !important;
}
h2.no-spacing {
	margin:0 !important;
}
h3.no-spacing {
	margin:0 !important;
}
.no-spacing p{
	margin:0 !important;
}
.three-col p{
	margin:0 0 10px 0;
	font-size: 86%;
}

::selection {
    background: #057f4a;
}

*::selection {
    color: #FFFFFF;
}

.main-content img.alignright {display: block; margin-left: auto; margin-right: auto; margin-bottom:20px; width:100%; height:auto;}
.main-content img.alignleft {display: block; margin-left: auto; margin-right: auto; margin-bottom:20px; width:100%; height:auto;}
.main-content img.aligncenter {display: block; margin-left: auto; margin-right: auto; margin-bottom:20px; width:100%; height:auto;}
.main-content img.alignnone {display: block; margin-left: auto; margin-right: auto; margin-bottom:20px; width:100%; height:auto;}
.main-content .alignright {display: block; margin-left: auto; margin-right: auto; margin-bottom:20px; width:100%; height:auto; }
.main-content .alignleft {display: block; margin-left: auto; margin-right: auto; margin-bottom:20px; width:100%; height:auto;}
.main-content .aligncenter {display: block; margin-left: auto; margin-right: auto; margin-bottom:20px; width:100%; height:auto;}
.main-content .alignnone {display: block; margin-left: auto; margin-right: auto; margin-bottom:20px; width:100%; height:auto;}
.wp-caption { width:inherit; }
.wp-caption img { min-width: 100% !important; height: auto; }

.featured-image img{
	display: block; margin-left: auto; margin-right: auto; margin-bottom:20px; width:100%; height:auto;
}

.featured-img-post-list img {
	display: block; 
	margin:0 20px 20px 0;
	padding:0;
	width:20%; 
	height:auto;
	min-width:120px;
	float:left;
}

.wp-caption-text, .wp-caption-text p{
    font-size: 13px;
    text-transform: none;
    font-style: italic;
    letter-spacing: 0;
    text-align: left;
    font-weight: 500;
    color: #728699;
    line-height: 20px;
    padding-top: 6px;
    margin-bottom: 0;
}

img.thumb {
	width:40% !important;
	margin:20px auto !important;
}

div.wp-caption{
width: 40% !important;
}

img.medium {width:30% !important;}

a:link,
a:visited,
a:active { 
	color: #2172bf;
	-o-transition: color 0.3s linear;
	-moz-transition: color 0.3s linear;
	-webkit-transition: color 0.3s linear;
	-ms-transition: color 0.3s linear;
	transition: color 0.3s linear;
	text-decoration:none;
	font-weight:700;
	letter-spacing:.01em;
} 

a:hover {
	text-decoration: underline;
	color: #057f4a;
}

a[href^="tel:"]:link,
a[href^="tel:"]:visited,
a[href^="tel:"]:active {
	text-decoration:none;
	font-weight:700;
	letter-spacing:.01em;
}

a[href^="tel:"]:hover {
	text-decoration: underline;
}

a[href*="tel:"] {
       pointer-events: inherit;
   }

.blue-bground-consumer a:link,
.blue-bground-consumer a:visited,
.blue-bground-consumer a:active { 
	color: #97c0e6;
} 

.blue-bground-consumer a:hover {
	text-decoration: underline;
	color: #599fd7;
}
.blue-bground-consumer img{
	max-width:400px;
	    width: 100%;
    height: auto;
}

/* SimpleMap CSS */

.sm-single-map {
    padding-bottom: 40% !important;
}
.sm-single-map iframe {
    max-height: 300px;
}

/* Navigation begin */

.navigation {
	text-align:center;
	padding:0;
	font-size:14px;
	line-height: 20px;
}

	
.navigation a:link,
.navigation a:visited,
.navigation a:active,
.quicklinks a:link,
.quicklinks a:visited,
.quicklinks a:active { 
	color: rgba(255,255,255,1);
	margin-bottom: 4px;
	padding-bottom: 4px;
	padding-top: 2px;
} 

.navigation a{
	font-weight:400;
}

.quicklinks a{
	font-weight:900;
	font-size:12px;
	height:8px;
	line-height:10px;
	letter-spacing:.06em;
}
.quicklinks ul, .quicklinks ol {
    margin: 0 0 .8em 0;
    padding: 0;
}
.navigation a:hover {
	text-decoration: none;
	color: #79b0df;
	margin-bottom: 4px;
}
.quicklinks a:hover {
	text-decoration: none;
	color: rgba(255,255,255,.2);
	margin-bottom: 4px;
}

.navigation .current-menu-item a {
	color:#79b0df;
}

.navigation .current-menu-item a:hover {
	color:#79b0df;
}

.navigation .current_page_parent a {
	color:#79b0df;
}

.sub-menu .current-menu-item a {
	color:#79b0df !important;
}

.sub-menu .current-menu-item a:hover {
	color:#112330;
}


.sub-menu a:link,
.sub-menu a:visited,
.sub-menu a:active { 
	color: #fff;
	font-weight:300;
	padding-bottom: 4px;
	padding-top: 4px;
	letter-spacing:.06em;
	font-size:90%;
	margin: 4px 0;
} 

.sub-menu a:hover {
	text-decoration: none;
	color: #79b0df !important;
	border-bottom: 4px solid #135a9e;
	margin-bottom: 0;
	padding-bottom: 4px;
	padding-top: 4px;
}

.footer-nav a{
	font-weight:300 !important;
	padding-bottom:0 !important;
	margin-bottom:0 !important;
}


.navigation ul{
        margin: 8px auto 0 auto;
    padding: 0;
	z-index:9999;
	position:relative;
}

.navigation ul li {
    display:inline;
	line-height: 18px; 
}

.quicklinks ul li {
    display:inline;
	line-height: 18px; 
}

.navigation ul li a{
	text-decoration: none;
	display: inline-block;
	list-style-type: none;
	white-space: wrap;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}

.quicklinks ul li a{
	text-decoration: none;
	display: inline-block;
	list-style-type: none;
	white-space: wrap;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-right: solid 1px #ffffff;
}

.quicklinks img{
	padding:0 0 0 0px;
	max-width:30px
}

.link-no-border a{
	border-right-width: 0 !important;
	padding-right: 0 !important;
}

.navigation ul li
{
	position:relative;
	margin:0;
	padding:0
}


.navigation ul ul
{
	display:none;
	position:absolute;
	z-index:999;
	top:100%;
	left:0;
	background:#0c4175;
	padding:0;
	margin-top:0;
	border-right:none;
	text-align:left;
	width: 70%;
	min-width: 130px;
}

.navigation ul ul a {
    border-right: none;
}

.navigation ul ul li
{
	float:none;
	width:200px
}

.navigation ul ul a
{
	line-height:120%;
	padding: 12px 10px 8px 10px;
    font-size: 90%;
}

.navigation ul ul ul
{
	top:0;
	left:100%
}

.navigation ul li:hover > ul
{
	display:block
}

.shiftnav-nav{
	text-transform:lowercase !important;
}

/* Navigation end */

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}
.green-fade{
	color:#ffffff;
	background: #085b37;
	background-image:url(images/pattern.png);/* fallback */
	background-image: url(images/pattern.png), linear-gradient(#085b37, #062b1b); /* W3C */
}
.blue-fade{
	color:#ffffff;
	background: #135a9e;
	background: linear-gradient(#135a9e, #0c4175); /* W3C */
}
.blue-heading{
	background-color: #062849;
	color:#ffffff;
	font-weight:900;
	padding:8px 0;
	text-align:center;
}
.blue-heading p{
	padding:0;
	margin:0;
}
.blue-bground-consumer{
	background:#00438c;
	background-image:url(images/hands-bground.png);/* fallback */
	background-size: cover;
    background-position: center;
	background-repeat:no-repeat;
	background-attachment: scroll;
	color:#ffffff;
	padding:50px 0 80px 0;
	text-align:center;
}
.primary-bground{
	background: #ffffff;
	background-image:url(images/primary-texture.png);/* fallback */
	background-image: url(images/primary-texture.png), #ffffff; /* W3C */
}
.primary-flower-bground{
	background: url(images/dogwood-bground.png) no-repeat top;
	background-size:cover;
	min-height:600px;
	padding:0 0 50px 0;
}

/* Mobile Layout: 480px and below. */
h1, h2{
	color:#057f4a;
	margin:00 0 10px 0;
	padding:0;
	font-size: 140%;
	line-height: 1.4em;
}
.main-content h3{
	color:#0c4175;	
	font-size: 120%;
	margin: 0 0 10px 0;
}
.wsp-container h2{
	color:#0c4175;	
	font-size: 120%;
	margin: 0 0 10px 0;
}
.tribe-events-schedule h2 {
    color:#0c4175;	
	font-size: 140%;
	margin: 0 0 20px 0;
}
.tribe-events-schedule {
    margin: 0;
}
ol.tribe-list-widget {
	margin:0;
	padding: 0;
	list-style-type: none;
}
h4.tribe-event-title{
	text-transform:none !important;
	padding:0;
	    margin-top: 5% !important;
}
.tribe-events-button, .tribe-events-button {
    padding: 4px 18px 4px 18px!important;
    text-align: center!important;
    color: #ffffff !important;
    letter-spacing: .08em!important;
    display: inline-block!important;
    text-transform: uppercase!important;
    border: 0!important;
    text-decoration: none !important;
    cursor: pointer!important;
    background-color: #192953!important;
    border-radius: 14px!important;
    -o-transition: background-color 0.3s linear !important;
    -moz-transition: background-color 0.3s linear !important;
    -webkit-transition: background-color 0.3s linear !important;
    -ms-transition: background-color 0.3s linear !important;
    transition: background-color 0.3s linear !important;
    font-size: 14px!important;
    font-weight: 400 !important;
    float: inherit !important;
}
.tribe-events-cal-links {
    border-top: 1px solid #057f4a;
    margin: 1.2em 0;
    padding: 0;
    clear: both;
}
.main-sidebar h4{
	border-top: solid 1px #057f4a;
	padding:10px 0 0 0;
}
.main-sidebar h3{
	text-transform: uppercase;
    letter-spacing: .3em;
	color:#057f4a;
	margin:0 0 10px 0;
	font-size: 1em;
}
p.tribe-events-widget-link{
    margin: 20px 0 50px 0;
    font-size: 90%;
}
.tribe-event-duration{
	font-style:italic;
}
.main-content h4{
	text-transform: uppercase;
    letter-spacing: .3em;
	color:#057f4a;
	margin:0 0 10px 0;
}
.welcome p{
font-size:16px;
line-height:28px;
margin:0;
padding:0;
}
.blue-heading{
	font-size:140%;
}
.blue-bground-consumer h3{
	color:#ffffff;
	text-transform: uppercase;
    letter-spacing: .3em;
	margin:0 0 10px 0;
}
.blue-bground-consumer p{
	width:80%;
	margin:0 10% 30px 10%;
}
.three-col {
    /* display: inline-block; */
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
}
 .fullContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height:auto;
	padding-left: 0;
	padding-right: 0;
	clear: none;
	float: none;
	min-width:100%;
} 
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
#div1 {
}
.logo {
width: 100%;
margin-left: 0;
}
.logo img{
	padding:10px 0 0 0;
	margin:0 auto;
	display:block;
	max-width:140px;
}
.header-right {
width: 100%;
margin-left: 0;
clear: both;
text-align:center;
}
.CNF-logo {
width: 100%;
margin-left: 0;
}
.CNF-logo img{
	box-shadow: none;
	max-width: 260px;
}
.quicklinks {
width: 100%;
margin-left: 0;
}
.navigation {
}
.slider-area {
	border-bottom: solid 4px #135a9e;
    background: #135a9e;
    overflow: visible;
    min-height: 100%;
    display: table;
}
#wds_container2_0{
max-height:200px !important;
}
.slider-area img{
	width:100%;
	height:auto;
	max-width: 100%;
}
.welcome {
width: 100%;
margin-left: 0;
text-align:center;
padding:50px 0;
}
.event-feed {
width: 100%;
margin-left: 0;
}
.news-feed {
width: 100%;
margin-left: 0;
clear: both;
border-top: solid 1px #057f4a;
}
.home-feed h3{
	text-transform:uppercase;
	letter-spacing:.3em;
	color:#057f4a;
	    margin-bottom: 0;
}
.home-feed h4{
	margin:0;
}
.home-feed{
	text-align:center;
}
.home-hands-dirty {
width: 100%;
margin-left: 0;
}
.home-find-pro {
width: 100%;
margin-left: 0;
clear: both;
    padding: 50px 0 0 0;
}
.main-content {
	min-height:400px;
	padding:50px 0 80px 0;
}
.social-feeds{
	width:100%;
	margin:0;
}
.facebook {
width: 100%;
margin-left: 0;
}
.twitter {
width: 100%;
margin-left: 0;
clear: both;
margin-top: 30px;
}
.footer {
	min-height:200px;
    padding: 30px 0;
	text-align:center;
}
.footer p{
	font-size: 12px;
	font-weight:900;
	letter-spacing:.02em;
	padding:0;
	margin:0;
}
.copyright p{
	color:#7bb99e;
	font-weight:400;
	padding:8px 0 0 0;
}
.hide-desktop {
display: block;
}
.hide-mobile {
display: none;
}
.main-left {
width: 100%;
}
.main-sidebar {
width: 100%;
margin-left: 0;
clear: both;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
.non-nav-border{
	border-bottom: solid 4px #135a9e;
}
.mobile-center{
	text-align:center;
}
#wds_container1_0 #wds_container2_0 .wds_slideshow_image_0 {
    width: 123% !important;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */


@media only screen and (min-width: 481px) {
#wds_container1_0 #wds_container2_0 .wds_slideshow_image_0 {
    width: 100% !important;
}
a[href^="tel:"]:link,
a[href^="tel:"]:visited,
a[href^="tel:"]:active {
	color: #000;
	text-decoration:none;
	font-weight:500;
	letter-spacing:0;
}

a[href^="tel:"]:hover {
	text-decoration: none;
	color: #000;
}

a[href*="tel:"] {
       pointer-events: none;
   }
.mobile-center{
	text-align:left;
}
.main-content img.alignright {float:right; margin:0 0 20px 20px; width:50%; height:auto;}
.main-content img.alignleft {float:left; margin:0 20px 20px 0; width:50%; height:auto;}
.main-content img.aligncenter {display: block; margin-left: auto; margin-right: auto; margin-bottom:20px; width:100%; height:auto;}
.main-content img.alignnone {display: block; margin-left: auto; margin-right: auto; margin-bottom:20px; width:100%; height:auto;}
.main-content .alignright {float:right; margin:0 0 20px 20px; width:50%; height:auto; }
.main-content .alignleft {float:left; margin:0 20px 20px 0; width:50%; height:auto;}
.main-content .aligncenter {display: block; margin-left: auto; margin-right: auto; margin-bottom:20px; width:100%; height:auto;}
.main-content .alignnone {display: block; margin-left: auto; margin-right: auto; margin-bottom:20px; width:100%; height:auto;}
img.thumb {
	width:20% !important;
	margin:20px 50px 0 0 !important;
}
.featured-image img{
	float:right; margin:0 0 20px 20px; width:50%; height:auto;
}

.three-col {
    /* display: inline-block; */
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
}
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.logo {
	width: 48.7179%;
	margin-bottom:0;
	z-index:9000;
	position: relative;
	margin-left: 25.641%;
}
.header-right {
width: 100%;
clear: both;
margin-left: 0;
}
.CNF-logo {
width: 100%;
margin-left: 0;
}
.quicklinks {
	padding:4px 0 0 0;
	width: 100%;
	margin-left: 0;
}
.navigation {
}
.welcome {
width: 100%;
margin-left: 0;
}
.event-feed {
width: 74.3589%;
margin-left: 12.8205%;
}
.news-feed {
width: 74.3589%;
clear: both;
margin-left: 12.8205%;
}
.home-hands-dirty {
width: 74.3589%;
margin-left: 12.8205%;
}
.home-find-pro {
width: 74.3589%;
clear: both;
margin-left: 12.8205%;
}
.main-content {
}
.facebook {
width: 74.3589%;
margin-left: 12.8205%;
}
.twitter {
width: 74.3589%;
clear: both;
margin-left: 12.8205%;
margin-top: 0;
}
.footer {
}
.main-left {
width: 100%;
}
.main-sidebar {
width: 48.7179%;
clear: both;
margin-left: 25.641%;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.non-nav-border{
	border-bottom: none;
}
h1, h2{
	font-size: 180%;
}
.welcome p{
    font-size: 18px;
    line-height: 36px;
    margin: 10px 0 0 0;
}
.blue-heading{
	font-size:180%;
}
.three-col {
    /* display: inline-block; */
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
}	
.CNF-logo img{
	box-shadow: 5px 5px 5px rgba(0,0,0,.4);
	max-width:360px;
}
.quicklinks ul, .quicklinks ol {
    margin: 1em 0 .8em 0;
}
.blue-bground-consumer{
	background-size:110%;
	background-attachment: fixed;
}
.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.logo {
width: 32.2033%;
margin-left: 0;
    margin-bottom: -66px;
}
.logo img{
	padding:10px 0 0 0;
	margin:0;
    max-width: 188px;
}
.header-right {
width: 66.1016%;
clear: none;
margin-left: 1.6949%;
text-align: right;
}
.CNF-logo {
width: 100%;
margin-left: 0;
}
.quicklinks {
width: 100%;
margin-left: 0;
}
.navigation {
}
.slider-area {
	overflow: hidden;
    max-height: 100%;
    max-width: 1280px;
    margin: 0 auto;
    display: block;
    width: 100%;
    float: none;
	padding-bottom: 14px;
}
#wds_container2_0{
max-height:500px !important;
}
.welcome {
width: 66.1016%;
margin-left: 16.9491%;
}
.event-feed {
width: 40.6779%;
margin-left: 8.4745%;
}
.news-feed {
    width: 40.6779%;
    clear: none;
    margin-left: .6%;
    border-left: solid 1px #057f4a;
	border-top:none;
    padding-left: 1.0949%;
}
.news-feed p{
	padding:0 5%;
	width:90%;
}
.home-hands-dirty {
width: 49.1525%;
margin-left: 0;
}
.home-find-pro {
width: 49.1525%;
clear: none;
margin-left: 1.6949%;
    padding: 0;
}
.main-content {
}
.social-feeds{
    width: 84%;
    margin: 0 8%;
}
.facebook {
width: 49.1525%;
margin-left: 0;
}
.twitter {
width: 49.1525%;
clear: none;
margin-left: 1.6949%;
}
.footer {
}
.hide-desktop {
display: none;
}
.hide-mobile {
display: block;
}
.main-left {
width: 66.1016%;
}
.main-sidebar {
width: 28.2033%;
    clear: none;
    margin-left: 5.6949%;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
/* Logo for larger screens */

@media only screen and (min-width: 1180px) {
.logo img{
    max-width: 230px;
}
}
@media only screen and (max-width: 481px) {
	.slider-area {
    min-height: 260px;
}
}