<!-- Meta Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '667549560392049');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=667549560392049&ev=PageView&noscript=1"
/></noscript>
<!-- End Meta Pixel Code -->

#container {
	max-width: 1100px;
	width:90%;
	background: rgba(255, 255, 255, 0.9); 
	background-color: [WSCOL_PAGE];
	margin: 2% auto; 
}

#header {
	margin: 0 auto;
	position: relative;
	background-color: #FFFFFF;	
	clear: both;  
}


#menuContainer {
	margin-top: 5px; 
	clear: both;  
	background-color: [WSCOL_THEME_PRIMARY];
	background-color: [WSCOL_MENU];
}
#menu { display: inline-block; } 



#cmslogo {
position: absolute;
top:10%;
left:2%;
max-width:30% ;
z-index: 1;
}

#cmsBannerSlideImg img {width: 100%; } 

#contentLayout {
    clear: both;
	background-color: [WSCOL_PAGE];
	overflow: auto; 
}

#middle{
        margin: 0 3%;
}


@media screen and (min-width: 580px) {

#leftmiddle {
	float: left;
	width: 83%;
}

#leftside {
	float: left;
	width: 20%;
}
#middle{
	width: 73%;
	float: right;
	margin-right: 3%; 
}
#rightside {
	float: right;
	width: 17%;
}


.searchFormDiv { float: right; display: inline-block;   } 

}

.searchFormDiv form { margin: 5px; text-align: right; padding: 3px; } 



/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	font-size: 20px;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	font-size: 16px;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
	font-size: 14px;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
	font-size: 12px;

}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
	font-size: 10px;
}


/* Finish Content headings Fonts & Colors  */

/* end PostContent */

/* begin Sheet Footer */
#footer {
	overflow:hidden;
	background-color: #FFFFFF;
}
#footer-text {
	padding: 6px 6px 6px 6px;
	color:#333333;
	text-align: center;
}
#footer-text a:link {
	color: #333333;
}
#footer-text a:visited {
	color: #999999;
}
#footer-text a:hover {
	color: #666666;
}
/* end SheetFooter */

.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


.templateWidget {
clear: both; 
border: 1px solid #999;
border: 1px solid [WSCOL_THEME_PRIMARY];
margin-top: 10px; 
}


.templateWidget H3 {
background-color: #999999;
background-color: [WSCOL_THEME_PRIMARY];
color: [WSCOL_THEME_SECONDARY];
padding: 3px;
margin: 0px; 
font-size: 13pt; 
text-align: center;
}



.socialmediaicons { margin: 3px; }