
html {
    background: url(../images/leafbg.png) top center no-repeat;
}

body {
    font-family: Arial;
    font-size: 16px;
    line-height: 25px;
    background: transparent;
}

.content-div {
    background: url(../images/whitebg.png) repeat;
    -moz-box-shadow: 0 0 8px #a1a1a1;
    -webkit-box-shadow: 0 0 8px #a1a1a1;
    box-shadow: 0 0 8px #a1a1a1;
    padding-top: 20px;
}

.content-div .row {
    margin: 0px;
}

h2 {
    font-family: Oswald;
    font-weight: bold;
    color: #006f53;
    text-transform: uppercase;
}
h3 {
    font-family: Oswald;
    font-weight: bold;
    color: #238dc7;
}

::selection {
    background: #006f53; 
    color: white;
    text-shadow: none;
}

::-moz-selection {
    background: #006f53; 
    color: white;
    text-shadow: none;  
}

input[type=text]:focus, select:focus, textarea:focus {
    color: #238dc7;
}

a, a:hover {
    text-decoration: none;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;    
}

a:active, a:focus {
    outline: none;
    text-decoration: none;
}

.content-div a {
    color: #238dc7;
    border-bottom: 1px solid #006f53;
}

.content-div a:hover {
    color: #006f53;
    border-bottom: 1px solid #238dc7;
}


@font-face {
  font-family: "socicon";
  src:url("fonts/socicon.eot");
  src:url("fonts/socicon.eot?#iefix") format("embedded-opentype"),
    url("fonts/socicon.woff") format("woff"),
    url("fonts/socicon.ttf") format("truetype"),
    url("fonts/socicon.svg#socicon") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "socicon" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="socicon-"]:before,
[class*=" socicon-"]:before {
  font-family: "socicon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.socicon-modelmayhem:before {
  content: "\e000";
}
.socicon-mixcloud:before {
  content: "\e001";
}
.socicon-drupal:before {
  content: "\e002";
}
.socicon-swarm:before {
  content: "\e003";
}
.socicon-istock:before {
  content: "\e004";
}
.socicon-yammer:before {
  content: "\e005";
}
.socicon-ello:before {
  content: "\e006";
}
.socicon-stackoverflow:before {
  content: "\e007";
}
.socicon-persona:before {
  content: "\e008";
}
.socicon-triplej:before {
  content: "\e009";
}
.socicon-houzz:before {
  content: "\e00a";
}
.socicon-rss:before {
  content: "\e00b";
}
.socicon-paypal:before {
  content: "\e00c";
}
.socicon-odnoklassniki:before {
  content: "\e00d";
}
.socicon-airbnb:before {
  content: "\e00e";
}
.socicon-periscope:before {
  content: "\e00f";
}
.socicon-outlook:before {
  content: "\e010";
}
.socicon-coderwall:before {
  content: "\e011";
}
.socicon-tripadvisor:before {
  content: "\e012";
}
.socicon-appnet:before {
  content: "\e013";
}
.socicon-goodreads:before {
  content: "\e014";
}
.socicon-tripit:before {
  content: "\e015";
}
.socicon-lanyrd:before {
  content: "\e016";
}
.socicon-slideshare:before {
  content: "\e017";
}
.socicon-buffer:before {
  content: "\e018";
}
.socicon-disqus:before {
  content: "\e019";
}
.socicon-vkontakte:before {
  content: "\e01a";
}
.socicon-whatsapp:before {
  content: "\e01b";
}
.socicon-patreon:before {
  content: "\e01c";
}
.socicon-storehouse:before {
  content: "\e01d";
}
.socicon-pocket:before {
  content: "\e01e";
}
.socicon-mail:before {
  content: "\e01f";
}
.socicon-blogger:before {
  content: "\e020";
}
.socicon-technorati:before {
  content: "\e021";
}
.socicon-reddit:before {
  content: "\e022";
}
.socicon-dribbble:before {
  content: "\e023";
}
.socicon-stumbleupon:before {
  content: "\e024";
}
.socicon-digg:before {
  content: "\e025";
}
.socicon-envato:before {
  content: "\e026";
}
.socicon-behance:before {
  content: "\e027";
}
.socicon-delicious:before {
  content: "\e028";
}
.socicon-deviantart:before {
  content: "\e029";
}
.socicon-forrst:before {
  content: "\e02a";
}
.socicon-play:before {
  content: "\e02b";
}
.socicon-zerply:before {
  content: "\e02c";
}
.socicon-wikipedia:before {
  content: "\e02d";
}
.socicon-apple:before {
  content: "\e02e";
}
.socicon-flattr:before {
  content: "\e02f";
}
.socicon-github:before {
  content: "\e030";
}
.socicon-renren:before {
  content: "\e031";
}
.socicon-friendfeed:before {
  content: "\e032";
}
.socicon-newsvine:before {
  content: "\e033";
}
.socicon-identica:before {
  content: "\e034";
}
.socicon-bebo:before {
  content: "\e035";
}
.socicon-zynga:before {
  content: "\e036";
}
.socicon-steam:before {
  content: "\e037";
}
.socicon-xbox:before {
  content: "\e038";
}
.socicon-windows:before {
  content: "\e039";
}
.socicon-qq:before {
  content: "\e03a";
}
.socicon-douban:before {
  content: "\e03b";
}
.socicon-meetup:before {
  content: "\e03c";
}
.socicon-playstation:before {
  content: "\e03d";
}
.socicon-android:before {
  content: "\e03e";
}
.socicon-snapchat:before {
  content: "\e03f";
}
.socicon-twitter:before {
  content: "\e040";
}
.socicon-facebook:before {
  content: "\e041";
}
.socicon-googleplus:before {
  content: "\e042";
}
.socicon-pinterest:before {
  content: "\e043";
}
.socicon-foursquare:before {
  content: "\e044";
}
.socicon-yahoo:before {
  content: "\e045";
}
.socicon-skype:before {
  content: "\e046";
}
.socicon-yelp:before {
  content: "\e047";
}
.socicon-feedburner:before {
  content: "\e048";
}
.socicon-linkedin:before {
  content: "\e049";
}
.socicon-viadeo:before {
  content: "\e04a";
}
.socicon-xing:before {
  content: "\e04b";
}
.socicon-myspace:before {
  content: "\e04c";
}
.socicon-soundcloud:before {
  content: "\e04d";
}
.socicon-spotify:before {
  content: "\e04e";
}
.socicon-grooveshark:before {
  content: "\e04f";
}
.socicon-lastfm:before {
  content: "\e050";
}
.socicon-youtube:before {
  content: "\e051";
}
.socicon-vimeo:before {
  content: "\e052";
}
.socicon-dailymotion:before {
  content: "\e053";
}
.socicon-vine:before {
  content: "\e054";
}
.socicon-flickr:before {
  content: "\e055";
}
.socicon-500px:before {
  content: "\e056";
}
.socicon-wordpress:before {
  content: "\e058";
}
.socicon-tumblr:before {
  content: "\e059";
}
.socicon-twitch:before {
  content: "\e05a";
}
.socicon-8tracks:before {
  content: "\e05b";
}
.socicon-amazon:before {
  content: "\e05c";
}
.socicon-icq:before {
  content: "\e05d";
}
.socicon-smugmug:before {
  content: "\e05e";
}
.socicon-ravelry:before {
  content: "\e05f";
}
.socicon-weibo:before {
  content: "\e060";
}
.socicon-baidu:before {
  content: "\e061";
}
.socicon-angellist:before {
  content: "\e062";
}
.socicon-ebay:before {
  content: "\e063";
}
.socicon-imdb:before {
  content: "\e064";
}
.socicon-stayfriends:before {
  content: "\e065";
}
.socicon-residentadvisor:before {
  content: "\e066";
}
.socicon-google:before {
  content: "\e067";
}
.socicon-yandex:before {
  content: "\e068";
}
.socicon-sharethis:before {
  content: "\e069";
}
.socicon-bandcamp:before {
  content: "\e06a";
}
.socicon-itunes:before {
  content: "\e06b";
}
.socicon-deezer:before {
  content: "\e06c";
}
.socicon-telegram:before {
  content: "\e06e";
}
.socicon-openid:before {
  content: "\e06f";
}
.socicon-amplement:before {
  content: "\e070";
}
.socicon-viber:before {
  content: "\e071";
}
.socicon-zomato:before {
  content: "\e072";
}
.socicon-quora:before {
  content: "\e073";
}
.socicon-draugiem:before {
  content: "\e074";
}
.socicon-endomodo:before {
  content: "\e075";
}
.socicon-filmweb:before {
  content: "\e076";
}
.socicon-stackexchange:before {
  content: "\e077";
}
.socicon-wykop:before {
  content: "\e078";
}
.socicon-teamspeak:before {
  content: "\e079";
}
.socicon-teamviewer:before {
  content: "\e07a";
}
.socicon-ventrilo:before {
  content: "\e07b";
}
.socicon-younow:before {
  content: "\e07c";
}
.socicon-raidcall:before {
  content: "\e07d";
}
.socicon-mumble:before {
  content: "\e07e";
}
.socicon-medium:before {
  content: "\e06d";
}
.socicon-bebee:before {
  content: "\e07f";
}
.socicon-hitbox:before {
  content: "\e080";
}
.socicon-reverbnation:before {
  content: "\e081";
}
.socicon-formulr:before {
  content: "\e082";
}
.socicon-instagram:before {
  content: "\e057";
}
.socicon-battlenet:before {
  content: "\e083";
}


.marquee-footer-inner {
    width: 980px;
    height: 100px;
    margin: 0px auto;
    opacity: 0.4;
	filter: alpha(opacity=40);	
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.marquee-footer-wrapper {
	position: fixed;
	z-index: 99;
	bottom: 0px;
	 width: 100%;
	height: 110px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);		
	background: url(../images/transgray50.png);
}
.marquee-footer-wrapper:hover .marquee-footer-inner {
	opacity: 1.0;
	filter: alpha(opacity=100);	
}

.marquee-footer-wrapper:hover {
 	-webkit-box-shadow: 0px 0px 10px 0px black;
    box-shadow: 0px 0px 10px 0px black;	
    background: url(../images/transgray75.png);	
	opacity: 1.0;
	filter: alpha(opacity=100);	
}

.marquee-footer-wrapper.stuck {
	position: relative;
	margin-bottom: 0px;
 	-webkit-box-shadow: none;
    box-shadow: none;		
	padding-top: 10px;
}

.marquee-footer-wrapper .footer-div {
	background: transparent;
}

.marquee-footer-wrapper.stuck .marquee-footer-inner {
	opacity: 1.0;
}

.footer-div-container.stuck {
	padding-bottom: 0px;
}

img.MarqueeLogo {
	width: 298px;
	height: 88px;
}

a.MarqueeLWW {
	display: block;
	height: 90px;
	width: 295px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;		
	border: 1px solid #cccccc;
	margin: 0px auto;
	background: white;

}

a.MarqueeLWW img {
	width: auto;
	height: 88px;
}

a.MarqueeLWW:hover {
	border: 1px solid #777777;
	
}


.contentwrapper {
    background: transparent;
    /*overflow-x: hidden;*/
}

.internalpage {
    padding-top: 0px;
}

.footer-div-container {
	background: transparent;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	border-bottom: none;
	text-align: center;
	font-size: 13px;
	border-bottom: none;
	padding: 10px 20px 124px 20px;
	width: 100%;
	padding: 0px;
	padding-bottom: 110px;
}



.footer-div.marquee-footer {
	padding: 10px;
	width: 33%;
	float: left;
	text-align: left;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;		
}



.marquee-footer-ads a img {
	margin-right: 20px;
}



a.MarqueeLink {
	background: white;
	display: block;
	border: 1px solid #cccccc;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
	width: 300px;
	height: 90px;
}


a.MarqueeLink:hover {
	background: white;
	border: 1px solid #777777;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
}

.MarqueeText {
	display: block;
	float: right;
	text-align: center;
	padding: 5px;
	width: 50%;
	word-wrap: break-word;
}

img.MarqueeLogo {
}

a.MarqueeContact {
	border: 1px solid #cccccc;	
	background: white;
	display: block;
	text-align: center;
	line-height: 20px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
	font-weight: bold;
	color: #cccccc;
	padding: 14px;
}

a.MarqueeContact:hover {
	background: white;
	border: 1px solid #777777;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
	color: #777777;
}

a.MarqueeLWW {
	display: block;
	height: 98px;
	width: 290px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;		
	border: 1px solid #cccccc;
}

a.MarqueeLWW img {
	width: 100%;
}

a.MarqueeLWW:hover {
	border: 1px solid #777777;
}

.ads-column a img.panelad {
	display: block !important;
}

.navbar-brand {
    
    height: auto;
    padding: 10px 0px;
}

.navbar-nav li {
    margin-left: 0px;
}

.supernav {
    background: transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
    background: rgba(0, 0, 0, 0.5);
    zoom: 1;    
}

.supernav-nav {
    display: inline-block;
    float: right;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.footernav-list {
    margin: 0px;
}

.footernav-list li {
    margin-left: 5px;
}

.footernav .footernav-list a {
    margin: 0px;
}

.supernav-list, .footernav-list {
    list-style: none;
}

.supernav-list li, .footernav-list li {
    display: inline-block;
}
.supernav-nav span, .supernav-nav a {
    display: inline-block;
    color: white;
}

.supernav-nav a {
    color: white;
}

.supernav-nav a.current {

    background: black;
}

.supernav-nav a:hover {
    color: #238dc7;
    text-decoration: none;
}

.supernav-nav span {
    margin-right: 4px;
}

.supernav-nav .supernav-list {
    margin: 0px;
}

.supernav-nav .supernav-list li {
    margin: 0px;
}

.supernav-nav .supernav-list .dropdown-menu a {
    color: #238dc7;
}

.supernav-nav .supernav-list .anchSuperNav {
    line-height: 25px;
    
}

.nav .dropdown.open .caret {
    border-top: none;
    border-bottom: 4px solid #000000;
}

a.subcatbutton[aria-expanded="true"] .caret { 
    border-top: none;
    border-bottom: 4px solid #FFFFFF;
} 
    
.navbar-default {
    background: transparent;
    border: none;
}

.navcontainer {
    background: transparent;
}

.navbar-fixed-top .navbar-collapse {
    max-height: 450px;
}

#navbar {
    float: right;
}

#navbar .anchMainNav, .anchSuperNav {
    position: relative;
    margin: 0px 10px;
    padding: 0px;
}

#navbar .anchMainNav.last {
    margin-right: 0px;
}

#navbar .anchMainNav.current {
    color: #238dc7;
}

#navbar .anchMainNav:hover {

}

#navbar .anchMainNav span.pagelabel {
    z-index: 2;
    position: relative;
}

#navbar .anchMainNav .navhover {
    display: none;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    border: 1px solid #006f53;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);    
    z-index: 1;
    opacity: 0.0;
    filter: alpha(opacity=0);    
}

#navbar .anchMainNav:hover .navhover {
    display: block;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    border: 1px solid #006f53;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);    
    z-index: 1;
    opacity: 1.0;
    filter: alpha(opacity=100);     
}

.footernav {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.footernav a {
    text-transform: uppercase;
    padding: 0px 5px;
    margin: 0px 5px;
    color: #333333;
    display: inline-block;
} 

.footernav a span {
    border-bottom: 2px solid #b8b8b8;
}

.footernav a:hover {
    text-decoration: none;
}

.footernav a:hover span {
    border-bottom: 2px solid #333333;
}

.footernav a.current span {
    border-bottom: 2px solid #238dc7;
}


.textholder .h1, .textholder .h2, .textholder .h3, .textholder h1, .textholder h2, .textholder h3 {
    margin-top: 10px;
}


.phonenumbers.visible-xs-block {
    text-align: center;
}

.phonelink {
    color: white;
}

.navcontainer .container {
    padding-left: 0px;
    padding-right: 0px;
}

#navbar {
    width: 100%;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-nav.old-style {
    width: 100%;
    height: 52px;
    line-height: 52px;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #009171), color-stop(1, #006f53));
    background:-moz-linear-gradient( center top, #009171 5%, #006f53 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#009171', endColorstr='#006f53');
    background: -ms-linear-gradient(top, #009171 0%, #006f53 100%); /*for IE9+*/
    background-color: #009171;
    -moz-box-shadow: 0 0 8px ;
    -webkit-box-shadow: 0 0 8px ;
    box-shadow: 0 0 8px ;  
}

.navbar-nav.old-style a {
    display: block;
    float: left;
    width: 107px;
    font: bold 17px/52px "Oswald";
    padding: 0px 0px;
    text-align: center;
    letter-spacing: .05em;
    color: white;
    text-shadow: 0px 2px 0px #006249;
    border-right: 1px solid #006f53;
    border-left: 1px solid #009171;
    text-decoration: none;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.navbar-nav.old-style a:hover {
    background: #006f53;
    color: #ffffff;
    text-decoration: none;
}

ul.social-networking-small li {
    background: #ff931d;
}

.anchMainNav.last {
    border-right: 0;
    border-left: 0;
}

.phonecontainer {
    float: right;
    margin-top: 10px;
}

.BannerRight {
    float: right;
    margin-top: 5px;
}

.navbar-default .navbar-toggle {
    background: #006f53;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: #006f53;
}

.navbar-default .navbar-toggle .icon-bar {
    background: white;
}


.phonewrapper {
    display: inline-block;
}
.emailwrapper {
    font-size: 1.2em;
}

.emailwrapper a, .phonewrapper a {
    color: #ff931d;
    /*text-shadow: 0px 1px 0px rgba(0,0,0,0.5);*/
}

.emailwrapper a {
    line-height: 32px;
}

.social-networking-small li, .social-networking-small a {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 1.2em;
}

.social-networking-small li {
    margin-left: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.navbar-header {
    width: 100%;
}
.emailwrapper, .phonewrapper {
    font-weight: bold;
}
.phonewrapper.phone1 {

}
#frmContactForm input[type=text], #frmContactForm input[type=email], #frmContactForm input[type=tel] {
    width: 70%;
}

#frmContactForm textarea {
    width: 100%;
    height: 80px;
    resize: auto;
}

.SearchWrapper {
    float: right;
    margin-left: 5px;
}
.banner-logo {
    margin-bottom: 10px;
}

#___gcse_0 {

}
.googlesearch .cse .gsc-control-cse, .gsc-control-cse {
        background-color: transparent !important;
        border: none !important;
        padding: 1em 0 !important;
    }
    .gsc-control-cse {
        padding: 0 !important;
    }
    .googlesearch .gsc-search-box-tools .gsc-search-box .gsc-input {
        background-color: transparent !important;
        border: none !important;    
        color: #238dc7;
        font-size: 14px;
    }
    .googlesearch .gsc-search-box-tools .gsc-search-box .gsc-input:focus {
        color: #006f53 !important;
        padding: 4px 0px;
    }
    .googlesearch .gsc-search-box-tools .gsc-search-box .gsc-input td {
    }
    .googlesearch .gsst_a .gscb_a {
        color: #006f53 !important;
    }
    
.googlesearch .gsc-i-id1 {
    padding: 6px 0px;
}
.googlesearch .gsc-above-wrapper-area {
    position: absolute;
}
.googlesearch .gsc-clear-button {
    display: none;
}
.googlesearch .gsc-wrapper {
    position: absolute;
    z-index: 300;
    background: #fff;
}
.googlesearch {
    float: right;
    display: inline-block;
    margin-left: 7px;
    z-index: 200;
    height: 33px;
}
#___gcse_0 {
    width: 260px;
    position: relative;
    z-index: 300;
}
.googlesearch .gsc-control-cse {
    padding: 0px;
}
form.gsc-search-box {
    margin: 0;
    padding-top: 0px !important;
}
.googlesearch .gsc-input-box {
    height: 24px;
    } 
.googlesearch .gsib_a {
    padding: 1px 0px 0px 5px;
}

.googlesearch input.gsc-search-button:focus {
    background-color: #006f53;
    border-bottom: 2px solid #006f53;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
}
.googlesearch input.gsc-search-button:hover {
    background-color: #006f53;
    border-bottom: 2px solid #006f53;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
}
.googlesearch input.gsc-search-button {
    background-color: #006f53;
    border-bottom: 2px solid #006f53;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    margin-top: 0px;
}
.googlesearch input.gsc-search-button:active {
    background-color: #006f53;
    border-bottom: 2px solid #006f53;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
}
.googlesearch .gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 2px;
}
.googlesearch input {
    border-color: #cccccc;
}
.googlesearch .gsc-input-box {
    border-color: #cccccc;
}
div.gsc-control-cse gsc-control-cse-en {
    padding: 0px;
}

input.gsc-input {
    height: 32px;
    line-height: 32px;
}

table.gsc-search-box td.gsc-input {
    padding-right: 0px !important;
}

.emailwrapper a.emaillinkicon {
    margin-top: 0px;
    height: 32px;
    line-height: 32px;
    width: 32px;  
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;  
}

.container>.navbar-header {
    margin-right: 0px;
    margin-left: 0px;
}

input[type=submit] {
    display: block;
    cursor: pointer;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #009171), color-stop(1, #006f53));
    background:-moz-linear-gradient( center top, #009171 5%, #006f53 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#009171', endColorstr='#006f53');
    background-color: #009171;
    -moz-box-shadow: 0 0 8px ;
    -webkit-box-shadow: 0 0 8px ;
    box-shadow: 0 0 8px ;  
    color: #ffffff;
    padding: 8px 15px;
    font: bold 14px/21px Arial;
    letter-spacing: .05em;
    text-shadow: 0px 2px 0px #006249;
    height: auto;
    border: none;
}
input[type=submit]:hover{
    text-decoration: none;
    background: #006f53;
    color: #ffffff;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: none;
}

.visible-md.displayinlineblock {
    display: inline-block !important;
}


@media (max-width: 767px){
    .navbar-nav {
        margin-left: 0px;
        margin-right: 0px;
    }
    .emailwrapper a, .phonewrapper a {
        background: #ff931d;
        color: white;
        text-shadow: none;
    }    
    .emailwrapper {
        margin-top: 10px;
        margin-right: 0px;
    }
    .phonecontainer .emailwrapper {
        margin-top: 0px;
        margin-right: 5px
    }
    .banner-socialmedia-div {
        margin-right: 10px;
    }
    .navbar-default .navbar-toggle {
        margin-top: 15px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .hidden-sm {
        display: none!important;
    }    
    .hidden-sm.visible-md.displayinlineblock {
        display: none!important;
    }
    .phonecontainer {
        text-align: right;
    }
    #navbar .anchMainNav {
        width: auto;
    }
}



@media (max-width: 768px){
     .navbar-collapse {
         font-size: .8em;
     }
     .SearchWrapper {
         display: none;
     }
     
    .navbar-brand img {

    }    
    .phonenumbers {
        font-size: .8em;
    } 
    .pagelabelheader {
       margin-left: 0px; 
    }    
    #navbar {
        float: right;
        margin-top: 5px;
        width: 100%;
    }    

    #navbar.tabletnav {
        width: 100%;
        float: right;
    }

    #navbar .anchMainNav {

        padding: 0px 8px;
    }
    .container>.navbar-collapse {
        margin-right: 0px;
        margin-left: 0px;
    }
    .navbar-collapse {
        background: transparent;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9FFFFFF,endColorstr=#D9FFFFFF);
        background: rgba(255, 255, 255, 0.85);
    }
    

    .navbar-collapse {
        /*background: transparent;
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9FFFFFF,endColorstr=#D9FFFFFF);
        background: rgba(255, 255, 255, 0.85);
        zoom: 1;*/    
    }   
    
    #navbar .anchSandwichNav {
        font-size: 2em;
        line-height: 2em;  
        border-bottom: 1px solid #999999;
        margin: 0px;
        padding: 0px 10px;
    }


    #navbar .sidemenu-category {
        font-size: 1.5em;
        line-height: 1.5em;
        border-left: 5px solid #999999;
        border-color: #999999;
        padding-left: 10px;
        background: #e7e7e7;;
        padding-left: 20px;
    }
    .navbar-nav .open .dropdown-menu {
        padding-top: 0px;
    }
    
    .textholder-image img {
        width: 100%;
    }   
      
     .internalpage {
         padding-top: 0px;
     }
    #frmContactForm input[type=text], #frmContactForm input[type=file], #frmContactForm input[type=tel], #frmContactForm input[type=email], #frmContactForm select, #frmContactForm textarea {
        width: 100%;
        font-size: 1.1em;
        line-height: 2em;
    }  

    #frmContactForm input[type=text], #frmContactForm input[type=file], #frmContactForm input[type=tel], #frmContactForm input[type=email], #frmContactForm select {
        height: 48px;
        margin: 20px 0px;
    }

    #frmContactForm textarea {
        margin: 20px 0px;
    }

    a.anchMoreDetails.dropdownMoreDetails {
        font-size: 2em;
        padding: 10px;        
    }
    
    a.anchMoreDetails.tabletdropdownMoreDetails.dropdownMoreDetails {
        font-size: 1em;
    }    
    ul.social-networking, ul.social-networking-small {
        display: inline-block;
        float: none;
        margin-top: 10px;
    }      

}

@media (max-width: 480px){
    #navbar .anchMainNav {
        width: 100%;
        padding: 0px 8px;
    }
    .FaqQuestion {
        padding: 0px 10px;
        font-size: 1.2em;
    }
    .down-arrow.visible-xs-block {
        margin-bottom: 20px;
    }
    

    .phonecontainer, .emailwrapper {
        float: left;
        margin-top: 0px;
    }
    .emailwrapper a, .phonewrapper a {
        background: #ff931d;
        color: white;
        text-shadow: none;
    }
    .emailwrapper {
        margin-right: 5px;
    }
    .phonecontainer .emailwrapper {
        margin-right: 5px
    }    

    .BannerRight {
        width: 100%;
        margin-bottom: 5px;
    }
    .navbar-collapse {
        background: transparent;
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9FFFFFF,endColorstr=#D9FFFFFF);
        background: rgba(255, 255, 255, 0.85);
        zoom: 1;    
    }    
    #navbar {
        float: none;
        margin-top: 5px;
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }
    .container>.navbar-header {
        margin-left: 0px;
        margin-right: 0px;
        padding: 0px 1em;
    }
    
    #navbar .anchSandwichNav {
        display: block;
        text-align: left;
        font-size: 2em;
        line-height: 2em;
        border-bottom: 1px solid #999999;
        margin: 0px;
        padding: 0px 10px;
    }

    #navbar .anchMainNav.current, #navbar .anchSuperNav.current {
        
    }

    #navbar .sidemenu-category {
        font-size: 1.5em;
        line-height: 1.5em;
        border-left: 5px solid #999999;
        border-color: #999999;
        padding-left: 10px;
        background: #e7e7e7;;
        padding-left: 20px;
    }
    .navbar-nav .open .dropdown-menu {
        padding-top: 0px;
    }

    #navbar .anchMainNav .navhover, #navbar .anchMainNav:hover .navhover {
        display: none;
    }

    .phonenumbers {
        font-size: 1.2em;
        margin-top: 10px;
    }    
    .banner-socialmedia-div {
        float: right;
        margin-left: 0px;
        text-align: center;        
    }
    .topfooter .banner-socialmedia-div {
        width: 100%;
    }
    
    ul.social-networking, ul.social-networking-small {
        display: inline-block;
        float: none;
        margin-top: 0px;
    }   
    
    .divDirectionSectionRight .textholder-image {
        border-top: 1px solid #cccccc;
        padding-top: 20px;        
    }
    
    .divDirectionSectionLeft #mapframe {
        margin-top: 10px;
		height: 348px;
    }

    .divTiledListing img {
        height: 400px;
    }
    
     .internalpage {
         padding-top: 0px;
     }

}



@media (min-width: 768px){
    #navbar .anchMainNav {

        margin: 0px;
    }    

    .internalpage {
        padding-top: 0px;
    }
    .container>.navbar-header {
        padding: 0px 1em;
    }
    

}
@media (min-width: 1024px){
    #navbar .anchMainNav {
        margin: 0px;
    }    


}


h3.shownondesktop {
    display: none;
    position: absolute;
    bottom: 0px;
    background: transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9FFFFFF,endColorstr=#D9FFFFFF);
    background: rgba(255, 255, 255, 0.85);
    zoom: 1;
    width: 100%;
    text-align: center;
}

.divTiledListing:hover h3.shownondesktop {
    display: block;
}



.topfooter {
    background: transparent;
}
.footernav a.lww {
    text-transform: none;
}
iframe {
    max-width: 100%;
}

.topfooter .phonenumbers a {
    color: white;
}
    
.textholder h2.headerImage {
    margin: 0px;
    line-height: 34px;
}

.content-div a.topmenu-category:hover, .content-div a.sidemenu-category:hover{
    color: white;
}

.content-div a.topmenu-category {
    border-bottom: 1px solid #cccccc;
}

.content-div .divTiledListing a {
    border: none;
    display: block;
}

.divTiledListing {
    margin-bottom: 20px;
}

.listingdetailsimg, .moredetailslisting {
    float: left;
}

table.moredetailslisting {
    margin-bottom: 20px;
}

.divDescriptionPrimary h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
}

.subcats-select {
    font-size: 1.5em;
    line-height: 2em;
    height: auto;
    margin-bottom: 20px;
}


.content-div a.anchMoreDetails {
    border: none;
}
.content-div a.anchMoreDetails .moredetailsdropdownlink {
    text-decoration: underline;

}





.body-directory table.tableListingTable.margintop {
    margin-top: 20px;
}

.body-directory table.tableListingTable.flushwithtop {
    margin-top: 0px;
}

.body-directory .tableListingTable .label {
    color: #333333;
    font-size: 100%;
    padding: 0px 5px 0px 0px;
}

.body-directory table.tableListingTable img {
    margin: 0px;
}

.body-directory .tableListingTable tr.odd {
    background-color: #e3e3e3;
}

.body-directory .tableListingTable td {
    border-bottom: 1px solid #cccccc;
}

.body-directory .tableListingTable .trTableHeaderRow th {
    border-bottom: 1px solid #999;
}

.body-directory .tableListingTable .trShowHide td {
    border: none;
}

.body-directory .tableListingTable .currentrow td {
    border: none;
}

.body-directory .tableListingTable .trSecondaryProperty {
    text-align: left;
}

.body-directory .tableListingTable .rowHover {
    background-color: #ffffff;
}

.body-directory .tableListingTable tr.odd.rowHover {
    background-color: #bcbcbc;
    color: white;
}

.body-directory .tableListingTable tr.odd.rowHover * {
    color: white;
}

.body-directory .divDescriptionPrimary p, .body-directory .divDescriptionPrimary h3 {
    padding-left: 0px;
    padding-right: 0px;
}

.body-directory .tableListingTable .moredetailstablecell {
    text-align: right;
}

.body-directory .tableListingTable p {
    padding: 10px 5px; 
}

.body-directorytiles h3.shownondesktop {
    display: block;
    position: relative;
    bottom: auto;
    background: transparent;
    text-align: left;
}

.body-directorytiles .divTiledListing:hover h3.shownondesktop {
    display: block;
}

.body-directorytiles .label {
    color: #333333;
    font-size: 100%;
    padding: 0px 5px 0px 0px;   
    text-align: left; 
}

.body-directorytiles p.label, .divTiledListing p {
    text-align: left; 
}


.body-directorytiles h3 .anchMoreDetails {
    margin-top: 0px;
    display: inline-block;
}

.body-directorytiles .anchMoreDetails {
    margin-top: 20px;
}

.body-directorytiles .divTiledListing {
    border-bottom: 1px solid #cccccc;
}

.content-div .divTiledListing a.anchDirectoryEmail {
    display: inline-block;
}

.no_photo_default {
    margin-top: 20px;
}

.content-div a.titlelink, .content-div a.titlelink:hover {
    border: none;
}
.content-div a.titlelink .linktext {
    text-decoration: underline;
}

.body-directorytiles a.anchMoreDetails.newpageMoreDetails {
    text-align: left;
}

.body-directorytiles .pLabel, .body-directorytiles .pValue {
    display: inline-block;
}

.body-directorytiles .divTiledListing {
    text-align: left;
}

.body-directorytiles .trSecondaryProperty p {
    padding-left: 0px;
    display: inline-block;
}

.body-directorytiles .divTiledListing .pValue {
    padding-left: 4px;
}


    a.titlelink .fa {
        vertical-align: bottom;
        font-size: 0.7em;
        padding-bottom: 5px;
    }
    
    

    

    .tabletbody .supernav-nav span {
        margin: 0px;
    }
    
    .tabletbody #navbar .anchMainNav {
       
    }
    .tabletbody #navbar #Homepage01_nnn {
        display: none;
    }

    .tabletbody .navbar-brand img {
        
    } 



.faqanswerwrapper {
   margin-left: 44px; 
}





.mobileblog #tagsection, .mobileblog #datesection {
    padding-top: 10px;
    background: #f2f2f2;
    border-bottom: 1px solid #cccccc;   
}

.mobileblog #tagsection .list-group, .mobileblog #datesection .list-group, .mobileblog #tagsection .list-group-item, .mobileblog #datesection .list-group-item {
    margin-left: 0px;
}

.mobileblog .tagbutton {
    margin-top: 20px;
}

.mobileblog #tagsection {
    margin-bottom: 20px;
}

.mobileblog a.anchYearLink.current-year, .mobileblog a.anchTagLink.current-tag {
    padding: 10px 15px;
    margin: -10px -15px;
}



.subcatshowhide {
    margin-bottom: 20px;
}

.divMiniSliderWrapper::-webkit-scrollbar {
    -webkit-appearance: none;
}

.divMiniSliderWrapper::-webkit-scrollbar:vertical {
    width: 12px;
}

.divMiniSliderWrapper::-webkit-scrollbar:horizontal {
    height: 12px;
}

.divMiniSliderWrapper::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

.divMiniSliderWrapper::-webkit-scrollbar-track {
    border-radius: 10px;  
    background-color: #ffffff; 
}

.faqholder.updown.faqanswer {
    margin-top: 20px;

}

a.subcatbutton.archivebutton, a.subcatbutton.tagbutton {
    z-index: 2;
} 

.directionsSubHeaderWrapper {
    background: #cccccc;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.mobiledirectionpadding {
    padding: 0px;
}

.fileUpload {
    float: left;
}

.notelabel.uploaddoctypes {
    float: left;
    display: inline-block;
    margin-left: 5px;
    color: #999999;
}

/* portrait size */

.navbar-fixed-top .navbar-collapse {

max-height: 450px;

} 



/* Tweak the max-height values depending on how many menu items your site has */



/* iphone5 and smaller on landscape */

@media (max-width:568px) and (orientation:landscape) {

.navbar-fixed-top .navbar-collapse {

max-height: 220px;

}

}



/* all other phones on landscape */

@media (min-width:569px) and (max-width:736px) and (orientation:landscape) {

    .navbar-fixed-top .navbar-collapse {
    
    max-height: 290px;
    
    }

}

@media (min-width: 1200px) {
    .container {
        width: 980px;
    }
}




.faqholder.faqquestion {
    color: white;
    background-color: #1073af;
    background-image: -webkit-linear-gradient(top, #005e9d, #238cc6);
    background-image:         linear-gradient(to bottom, #005e9d, #238cc6); 
}

.FaqQuestion {
    font-family: Arial;
    font-weight: bold;
    font-size: 1.4em;
    text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
    display: inline-block;
    margin: 10px 0px;
}

.updown .faqtitle {
    color: white;
}

.faqholder.faqquestion:hover {
    background-color: #238cc6;
    background: #238cc6;
}

.faqholder.faqanswer {
    border-bottom: 1px solid #cccccc;
}

.faqwrapper .textholder {
    border-bottom: none;
}

.divContactSectionLeft .textholder-image {
    text-align: left;
}

.divContactSectionRight h3, divContactSectionRight h2 {
    margin-top: 0px;
}
