/* Minification failed. Returning unminified contents.
(5148,1): run-time error CSS1019: Unexpected token, found '@import'
(5148,9): run-time error CSS1019: Unexpected token, found 'url(//fonts.googleapis.com/css?family=Questrial)'
 */
@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Lora:400,400italic,700,700italic);
@import url(//fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
/*import less variables*/
/* Fonts
================================================== */
/*font-family: 'Open Sans', sans-serif;*/
/*#region BODY, GLOBAL */
body.front_end_body {
  background: transparent;
}
.clearfix:after,
.gsc-control-cse:after,
.listfaq_a_content:after,
.slides:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0px;
}
#top_bar > * {
  font-size: 90%;
}
#alert_controls.hide {
  background: url(_gfx/cmn/alert_controls.png) right 0px no-repeat;
}
#alert_controls.show {
  background: url(_gfx/cmn/alert_controls.png) right -70px no-repeat;
}
.alert_right {
  background: none;
}
.alert_container:before {
  content: "";
  top: 4px;
  left: auto;
  position: absolute;
  right: 27px;
  bottom: 9px;
  z-index: -1;
  width: 1px;
  height: auto;
  border-right: 1px solid #ffa740;
  z-index: 5;
}
.alert_container .important_alert_wrapper {
  background: #ff8a00;
}
.alert_container .important_alert,
.alert_container .important_alert h2,
.alert_container .important_alert a {
  color: #ffffff;
}
#sitebody {
  background: transparent;
}
#sitebody.homepagelayout {
  background: transparent url("_gfx/cmn/body_bg.jpg") no-repeat 0 0;
  background-size: cover;
}
.column select {
  min-width: 150px;
}
/*#endregion */
/*#region MOBILE LIST, MOBILE BOX */
.mobile_header,
.facebook_feed .mobile_header,
.twitter_feed .mobile_header {
  margin: 0;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 110%;
  height: 30px;
  line-height: 30px;
  background: #df9300;
  padding: 6px 16px;
  -webkit-border-radius: 7px 7px 0 0;
  -moz-border-radius: 7px 7px 0 0;
  border-radius: 7px 7px 0 0;
}
.small_box .mobile_header {
  display: block;
}
.mobile_list,
.mobile_box {
  background: #ffffff;
  border: 0px;
}
.small_col .content_area.mobile_box {
  border-top: 1px solid #cccccc;
  background: #ffffff;
}
.mobile_box > div {
  background: #ffffff;
  padding: 10px;
}
.mobile_box {
  background: #ffffff;
}
.mobile_list ul,
.facebook_feed ul,
.twitter_feed ul {
  margin: 0;
}
.mobile_list ul li,
.facebook_feed ul li,
.twitter_feed ul li {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: #fcfbfb url(_gfx/cmn/mobile/mob_arrow.png) 96% 26px no-repeat;
  border-bottom: 1px solid #cccccc;
  border-top: 0;
  padding: 17px 7% 17px 16px;
  position: relative;
}
.mobile_list ul ul li:before,
.facebook_feed ul ul li:before,
.twitter_feed ul ul li:before {
  border: none;
}
.small_box.faq_box .box_content > ul > li {
  padding: 17px 7% 17px 16px;
}
.mobile_list a + .item-list {
  border-top: 0;
}
.mobile_list .item-list {
  padding: 0;
}
.sidenav.mobile_list ul li.sidenav_expanded {
  background: transparent;
  border: 0px;
  padding: 0;
}
.business_box.mobile_list ul li li,
.staff_box.mobile_list ul li li,
.service_box.mobile_list ul li li,
.faq_box.mobile_list ul li li {
  background: transparent none;
  border: 0;
  padding: 0;
}
.small_box.faq_box .box_content .listfaq_a a {
  color: #006b83;
  text-decoration: underline;
}
.small_box.faq_box .box_content .listfaq_a a:hover {
  text-decoration: underline;
}
.business_box.mobile_list .box_content > ul > li > a,
.staff_box.mobile_list .box_content > ul > li > a {
  font-weight: bold;
}
.service_box .box_content .toggle_service {
  background: none;
  border: 0 none;
  display: block;
  width: 100%;
  margin: 0px 0 0px 0px;
  overflow: hidden;
  padding: 0;
  text-indent: -9999em;
  vertical-align: top;
  position: absolute;
  top: 18px;
  bottom: 17px;
  left: 16px;
  right: 7%;
  z-index: 1;
}
.service_box .box_content .toggle_service:before {
  content: "+";
  font-size: 13px;
  text-align: center;
  line-height: 13px;
  text-indent: 0;
  color: #ffffff;
  background: #f5a616;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 5px;
  left: 0px;
}
.small_box.service_box .box_content > ul > li > span {
  display: block;
  padding-left: 19px;
  line-height: 170%;
}
.service_box .box_content .hide_service:before {
  content: "-";
}
.service_box .box_content ul.service_list {
  margin: 0;
  padding: 2px 0 2px 20px;
  position: relative;
  z-index: 1;
}
.service_box .box_content ul.service_list li {
  padding: 2px 0px;
}
.service_box .box_content ul.service_list li a {
  border-top: 0px dashed #e6e6e6;
  font-weight: normal;
  line-height: 130%;
}
.service_box .box_content > ul > li {
  border-top: 0px dashed #e6e6e6;
  padding-top: 18px;
}
.service_box .box_content > ul > li:first-child {
  border: 0;
  border-bottom: 1px solid #cccccc;
}
.mobile_list ul li a {
  border-top: 0px dashed #CCCCCC;
  padding: 0 0 0px 0px;
  color: #575757;
  font-weight: bold;
}
.mobile_list ul li a:hover {
  color: #df9300;
}
.sidenav.mobile_list ul li a {
  font-weight: normal;
}
.mobile_list .item-list a {
  color: #575757;
  font-weight: normal;
}
.mobile_list .item-list a:hover {
  color: #df9300;
}
.mobile_list .item_smalltext {
  padding: 0;
  border: 0;
}
.mobile_list .item_smalltext + .item_smalltext {
  font-style: normal;
}
.small_box.faq_box .box_content ul .listfaq_a_content a {
  font-weight: normal;
  display: inline;
}
.small_box.staff_box .box_content ul.item-list li.item-phone,
.small_box.staff_box .box_content ul.item-list li.item-email a,
.small_box.business_box .box_content ul.item-list li.item-phone,
.small_box.business_box .box_content ul.item-list li.item-email a,
.small_box.business_box .box_content ul.item-list li.item-map a {
  line-height: 170%;
}
.small_box .box_content ul.item-list li.item-email,
.small_box .box_content ul.item-list li.item-phone,
.small_box .box_content ul.item-list li.item-map {
  padding-left: 22px;
}
.small_box .box_content ul.item-list li.item-email {
  background: url(_gfx/cmn/email_table.png) 0 center no-repeat;
}
.small_box .box_content ul.item-list li.item-email .email_link {
  cursor: pointer;
}
.small_box .box_content ul.item-list li.item-phone {
  background-position: 0 center;
}
.mobile_list .box_bottomlink,
.mobile_box .box_bottomlink {
  background: #e7e7e7;
  border: 0;
  border-bottom: 1px solid #cccccc;
  color: #888888;
  font-style: normal;
  font-weight: 700;
  text-align: right;
  padding: 7px 2% 7px 24px;
  clear: both;
}
.service_box .box_content > ul > li > span {
  font-weight: bold;
}
.staff_box .email_link {
  cursor: pointer;
}
.small_box .item_new,
.listtable span.item_new {
  color: #888888;
  font-weight: bold;
  display: inline;
}
.twitter_feed,
.facebook_feed {
  padding: 0;
}
.twitter_feed ul li img,
.facebook_feed ul li img {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
  display: block;
  height: 50px;
  width: 50px;
}
.twitter_feed ul li span.box_date,
.facebook_feed ul li span.box_date {
  float: right;
  font-size: 80%;
  text-transform: uppercase;
  margin-left: 5px;
}
.twitter_feed ul li h4,
.facebook_feed ul li h4 {
  line-height: 120% !important;
  margin: 0;
}
.twitter_feed ul li h4 a,
.facebook_feed ul li h4 a,
.twitter_feed ul li h4 a:hover,
.facebook_feed ul li h4 a:hover {
  font-size: 100%;
}
.twitter_feed ul li a,
.facebook_feed ul li a,
.twitter_feed ul li a:hover,
.facebook_feed ul li a:hover {
  text-decoration: none;
  font-size: 110%;
  font-weight: bold;
}
.twitter_feed ul li a span,
.facebook_feed ul li a span,
.twitter_feed ul li a:hover span,
.facebook_feed ul li a:hover span {
  text-decoration: none;
  font-weight: bold;
}
.twitter_feed ul li p,
.facebook_feed ul li p {
  margin: 0;
  font-size: 95%;
  padding: 4px 0 0 0;
  border: 0;
  line-height: 130%;
}
.twitter_feed ul li p a,
.facebook_feed ul li p a {
  font-size: 100%;
  display: inline;
  color: #006b83;
  text-decoration: underline;
  font-weight: normal;
}
.twitter_feed ul li p a:hover,
.facebook_feed ul li p a:hover {
  text-decoration: underline;
  font-weight: normal;
  font-size: 100%;
  display: inline;
  color: #006b83;
}
.twitter_feed ul li h4 span {
  display: block;
}
/*#endregion */
/*#region HEADER */
#siteheader {
  background: #007a91;
  margin-bottom: 0;
  position: relative;
}
#siteheader a#home_link {
  height: 48px;
  overflow: hidden;
  position: absolute;
  text-indent: -4000px;
  top: 45px;
  width: 100%;
  background: url(_gfx/cmn/mobile/logo.png) center center no-repeat;
}
#siteheader > a {
  color: #FFFFFF;
  display: block;
  float: left;
  font-size: 110%;
  font-weight: bold;
  height: 26px;
  line-height: 26px;
  text-align: center;
  text-decoration: none;
  width: 33.33%;
}
#siteheader > a.menu_trigger {
  background: url("_gfx/cmn/mobile/menu.png") no-repeat scroll center center rgba(0, 0, 0, 0);
  cursor: pointer;
  display: block;
  height: 37px;
  overflow: hidden;
  text-indent: -4000px;
  width: 37px;
}
#headercolumn {
  clear: both;
  background: url(_gfx/cmn/mobile/site-banner-copy1.png) center bottom no-repeat;
  height: 68px;
  background-size: cover;
}
#searchbox {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 157px;
  position: absolute;
  right: 19px;
  top: 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #FFF;
  float: left;
  height: 29px;
  margin: 4px 1%;
  padding: 0px;
  border-radius: 5px;
  border: 3px solid #226090;
}
#searchbox input#search_text {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: medium none !important;
  color: #494949;
  display: block;
  float: left;
  font-size: 15px !important;
  height: 23px;
  line-height: 23px !important;
  margin: 0px 0 0 0;
  outline: 0px none;
  padding: 0px 26px 0px 10px;
  width: 100%;
  font-weight: normal;
  font-style: italic;
}
#searchbox #searchbox input {
  float: left;
  margin: 5px 4px 0px 0px;
  font-style: italic;
}
#searchbox #searchbox input input#search_text::-webkit-input-placeholder {
  color: #888888;
  font-size: 12px;
}
#searchbox #searchbox input input#search_text:-moz-placeholder {
  color: #888888;
  font-size: 12px;
}
#searchbox #searchbox input input#search_text::-moz-placeholder {
  color: #888888;
  font-size: 12px;
}
#searchbox #searchbox input input#search_text:-ms-input-placeholder {
  color: #888888;
  font-size: 12px;
}
#searchbox #searchbox input:focus {
  border: none !important;
  box-shadow: none;
}
#searchbox > a {
  display: block;
  background: transparent url("_gfx/cmn/mobile/search_small.png") no-repeat scroll center center;
  float: right;
  position: relative;
  text-indent: -9999px;
  top: auto;
  bottom: 27px;
  left: 2%;
}
#searchbox.active {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 157px;
}
#searchbox.active input#search_text {
  padding: 0px 26px 0px 10px;
  font-style: italic;
}
#searchbox.active > a {
  display: inline-block;
  background: transparent url("_gfx/cmn/mobile/search_small.png") no-repeat scroll center center;
  float: right;
  position: relative;
  bottom: 0;
  text-indent: -9999px;
  top: auto;
  bottom: 27px;
  left: 2%;
}
/*#endregion */
/*#region TABs DEFAULT */
.tabs_section .mobile_header {
  display: block !important;
}
ul.tabs {
  display: none;
}
/*#endregion */
/*#region FLEXSLIDER DEFAULT */
/* FlexSlider Necessary Styles
*********************************/
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li:first-child {
  display: block;
  -webkit-backface-visibility: visible;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  display: block;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* FlexSlider Default Theme
*********************************/
.flex-viewport {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider {
  position: relative;
}
/* Control Nav */
.flex-control-nav {
  position: absolute;
  right: 16px;
  bottom: 10px;
  display: none;
}
.flex-control-nav li {
  float: left;
}
.flex-control-nav li a {
  cursor: pointer;
  border: 2px solid #f0d7d7;
  border-radius: 7px;
  text-indent: -4000px;
  overflow: hidden;
  text-align: left;
  display: block;
  width: 10px;
  height: 10px;
  margin-left: 6px;
}
.flex-control-nav li a.flex-active,
.flex-control-nav li a:hover {
  background: #348ea2;
}
/*#endregion */
.home_top .col_right {
  float: none;
  position: relative;
  width: 98%;
  margin: 20px auto;
}
.home_mid .col_left {
  float: none;
  position: relative;
  width: 98%;
  margin: 20px auto;
  clear: both;
}
.home_mid .col_right {
  float: none;
  position: relative;
  width: 98%;
  margin: 20px auto 0px auto;
}
/*#region HOMEPAGE */
.home_news {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  margin: 20px 0px;
  padding: 0;
  background: #fff;
  min-height: 0;
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
}
.home_news ul li {
  float: left;
  margin: 0;
  width: 100%;
  padding: 20px 36px 20px 16px ;
  border-bottom: 1px solid #cccccc;
  background: #fcfbfb url("_gfx/cmn/mobile/mob_arrow.png") no-repeat scroll 96% center;
}
.home_news ul li:nth-child(2n+2) {
  margin: 0;
  float: right;
}
.home_news ul li:last-child {
  margin-bottom: 20px;
}
.home_news ul li > a {
  color: #47ab75;
  font-size: 15px;
  font-weight: bold;
}
.home_news ul li > a:hover {
  text-decoration: none;
  color: #f2a51c;
  font-size: 15px;
  font-weight: bold;
}
.home_news ul li > a img {
  float: left;
  margin-right: 15px;
  padding: 0;
  width: 184px;
  height: 68px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  margin-bottom: 7px;
}
.home_news ul li .box_item_summary {
  color: #292929;
  font-size: 13px;
  margin: 0;
  padding: 5px 0 0 0;
  display: block !important;
  width: 88%;
}
.home_news .box_bottomlink {
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  float: right;
  padding: 1px 0;
  text-transform: uppercase;
  position: relative;
  max-width: 70px;
  background: #8f8976;
  width: 70px;
  border-radius: 3px;
  text-align: center;
  margin: 0;
  top: auto;
  bottom: 10px;
  right: 1%;
}
.home_news .box_bottomlink:hover {
  text-decoration: none;
}
.home_Calendar {
  position: relative;
  width: 100%;
  background: #fff;
  margin: 20px 0px;
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
  min-height: 0;
}
.home_Calendar ul li {
  float: left;
  width: 100%;
  padding: 20px 21px 20px 20px;
  border: none;
  background: none;
  margin: 0;
  border-bottom: 1px solid #cccccc;
  background: #fcfbfb url("_gfx/cmn/mobile/mob_arrow.png") no-repeat scroll 96% center;
}
.home_Calendar ul li:nth-child(2n+2) {
  margin: 0;
  float: right;
}
.home_Calendar ul li:last-child {
  margin-bottom: 20px;
}
.home_Calendar ul li > a {
  color: #47ab75;
  font-size: 15px;
  font-weight: bold;
  float: right;
  padding: 0px;
  width: 70%;
}
.home_Calendar ul li .box_item_summary {
  color: #292929;
  font-size: 13px;
  margin: 0;
  padding: 7px 0 0 0;
  width: 70%;
  float: right;
  display: block !important;
}
.home_Calendar ul li .datebox {
  display: block;
  border-right: none;
  text-transform: uppercase;
  float: left;
  margin: 0;
  padding: 12px 0px 0px;
  font-weight: bold;
  color: #fff;
  font-family: 'Lora', serif;
  background: #47ab75;
  border-radius: 5px;
  min-height: 70px;
  font-size: 17px;
  width: 70px;
  text-align: center;
  top: 0;
}
.home_Calendar ul li .datebox span {
  color: #fff;
  display: block;
  font-size: 29px;
  text-align: center;
  font-weight: normal;
  line-height: normal;
}
.home_Calendar ul li:hover {
  cursor: pointer;
}
.home_Calendar ul li:hover > a:hover {
  text-decoration: none;
  color: #f2a51c;
  font-weight: bold;
}
.home_Calendar ul li:hover .datebox {
  background-color: #f2a51c;
}
.home_Calendar .box_bottomlink {
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  float: right;
  padding: 1px 0;
  text-transform: uppercase;
  position: relative;
  max-width: 70px;
  background: #8f8976;
  width: 70px;
  border-radius: 3px;
  text-align: center;
  margin: 0;
  bottom: 10px;
  top: auto;
  right: 1%;
}
.home_Calendar .box_bottomlink:hover {
  text-decoration: none;
}
.home_spotlight {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  background-color: transparent;
  overflow: visible;
  background: #47ab75;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  min-height: 443px;
  margin: 75px 0 0 0;
}
.home_spotlight h2 {
  display: block !important;
  margin: -33px 0 0;
  background: url("_gfx/cmn/spotlight_title.png") no-repeat scroll left center;
  height: 110px;
  font-family: 'Lora', serif;
  font-size: 26px;
  text-transform: capitalize;
  font-style: italic;
  font-weight: normal;
  text-align: left;
  padding: 9px 0 0 36px;
  line-height: 81px;
  position: relative;
  bottom: 37px;
  top: auto;
}
.home_spotlight h2 span {
  font-weight: bold;
  font-style: normal;
}
.home_spotlight .box_content {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14px 20px 20px 20px;
  min-height: 0;
  background: #47ab75;
  -webkit-border-radius: 0 7px 7px 0;
  -moz-border-radius: 0 7px 7px 0;
  border-radius: 0 7px 7px 0;
  position: relative;
  margin: 0 auto;
  bottom: 17px;
  text-align: center;
}
.home_spotlight .box_content img {
  width: 100%;
  display: block;
  max-width: 268px;
  max-height: 165px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4);
  margin: 0 auto;
}
.home_spotlight .box_content p {
  margin: 13px 0 0 0;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
}
.home_spotlight .box_content p:last-child {
  margin: 12px 0 0 0;
}
.home_spotlight .box_content p a {
  text-decoration: none;
}
.home_spotlight .box_content p strong {
  color: #fff;
  font-family: 'Lora', serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
}
.home_spotlight .box_content .btn_close {
  position: absolute;
  top: 0;
  right: 0;
  width: 18px;
  height: 18px;
  background: url(_gfx/home/btn_close.png) no-repeat center center;
  text-indent: -4000px;
}
.home_spotlight .box_content .btn_close:hover {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
}
.home_collage {
  display: block;
  background-color: transparent;
  width: 100%;
  box-shadow: none;
}
.home_collage .slides a {
  height: 230px;
  width: 100%;
  float: left;
  display: block;
  background-size: 100% auto !important;
}
.home_collage .slides img {
  height: auto;
  display: block;
  width: 100%;
}
.home_collage .slides .slide_content {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
  bottom: 0;
  top: auto;
  right: auto;
  width: 100%;
  padding: 10px 10px 30px 10px;
  overflow: hidden;
  position: absolute;
  background: #286e9d;
  background: rgba(40, 110, 157, 0.9);
  display: none;
}
.home_collage .slides .slide_content a {
  margin: 0 0 5px 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}
.home_collage .slides .slide_content p {
  color: #fff;
}
.home_collage .flex-control-nav {
  right: 2%;
  bottom: 10px;
  display: block;
  position: absolute;
}
.home_collage .flex-control-nav li a {
  height: 13px;
  width: 13px;
  border-radius: 50%;
  background: transparent;
  border: solid 2px #fff;
}
.home_collage .flex-control-nav li a.flex-active,
.home_collage .flex-control-nav li a:hover {
  background: #fff;
  border: solid 3px solid;
}
.home_collage .flex-direction-nav a {
  width: 35px;
  height: 38px;
  margin: 0;
  display: block;
  position: absolute;
  top: 45px;
  cursor: pointer;
  text-indent: -9999px;
  background: url(_gfx/home/button_arrows.png) 0 0 no-repeat;
}
.home_collage .flex-direction-nav a:hover {
  background-position: 0 -39px;
}
.home_collage .flex-direction-nav .flex-next {
  right: 0px;
  top: 40%;
  display: block;
  background-position: -35px 0;
  z-index: 2;
}
.home_collage .flex-direction-nav .flex-next:hover {
  background-position: -35px -39px;
}
.home_collage .flex-direction-nav .flex-prev {
  left: 0px;
  top: 40%;
  display: block;
  z-index: 2;
}
.home_collage .flex-direction-nav .flex-disabled {
  cursor: default;
}
.home_buttons {
  margin: 0 auto;
  width: 100%;
  border-left: 0px solid transparent;
  float: none;
  padding: 40px 0 70px 12px;
  max-height: 360px;
  display: block;
  background-color: #47ab75;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
}
.home_buttons ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.home_buttons ul li {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  background: transparent url("_gfx/cmn/home_button.jpg") no-repeat scroll center bottom !important;
  border: none;
  float: left;
  text-align: center;
  width: 100%;
  padding: 0 27px 0 0;
  cursor: pointer;
  position: relative;
  height: 40px;
  background-size: 100% 6px !important;
}
.home_buttons ul li:hover a span {
  color: #b9daab;
}
.home_buttons ul li:nth-child(2n) a img {
  padding: 8px 0 0 0;
}
.home_buttons ul li a img {
  float: right;
  padding: 6px 0 0 0;
}
.home_buttons ul li a span {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #fff;
  position: absolute;
  left: 0px;
  right: 0;
  top: 7px;
  padding-right: 0;
}
.home_recreation {
  position: relative;
  width: 100%;
  min-height: 0;
  background: #fff;
  margin: 20px 0;
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
}
.home_recreation ul li {
  float: left;
  width: 100%;
  padding: 20px 16px;
  border: none;
  background: none;
  border-bottom: 1px solid #cccccc;
  background: #fcfbfb url("_gfx/cmn/mobile/mob_arrow.png") no-repeat scroll 96% center;
}
.home_recreation ul li:nth-child(2n+2) {
  margin: 0;
  float: right;
}
.home_recreation ul li:last-child {
  margin-bottom: 20px;
}
.home_recreation ul li > a {
  color: #47ab75;
  font-size: 15px;
  font-weight: bold;
  line-height: 34px;
}
.home_recreation ul li > a:hover {
  text-decoration: none;
  color: #f2a51c;
  font-size: 15px;
  font-weight: bold;
}
.home_recreation ul li img {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  display: block;
}
.home_recreation ul li .box_item_summary {
  display: block !important;
  width: 88%;
}
.home_recreation .box_bottomlink {
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  float: right;
  padding: 1px 0;
  text-transform: uppercase;
  position: relative;
  max-width: 70px;
  background: #8f8976;
  width: 70px;
  border-radius: 3px;
  text-align: center;
  margin: 0px;
  top: auto;
  bottom: 10px;
  right: 1%;
}
.home_recreation .box_bottomlink:hover {
  text-decoration: none;
}
.home_events {
  position: relative;
  width: 100%;
  min-height: 0;
  background: #fff;
  margin: 20px 0px;
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
}
.home_events ul li {
  float: left;
  width: 100%;
  padding: 20px 16px;
  border: none;
  background: none;
  margin: 0;
  border-bottom: 1px solid #cccccc;
  background: #fcfbfb url("_gfx/cmn/mobile/mob_arrow.png") no-repeat scroll 96% center;
}
.home_events ul li:nth-child(2n+2) {
  margin: 0;
  float: right;
}
.home_events ul li:last-child {
  margin-bottom: 17px;
}
.home_events ul li > a {
  color: #47ab75;
  font-size: 15px;
  font-weight: bold;
}
.home_events ul li > a:hover {
  text-decoration: none;
  color: #f2a51c;
  font-size: 15px;
  font-weight: bold;
}
.home_events ul li .box_item_summary {
  color: #292929;
  font-size: 13px;
  margin: 0;
  padding: 7px 0 0 0;
  display: block !important;
  width: 88%;
}
.home_events .box_bottomlink {
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  float: right;
  padding: 1px 0;
  text-transform: uppercase;
  position: relative;
  max-width: 70px;
  background: #8f8976;
  width: 70px;
  border-radius: 3px;
  text-align: center;
  margin: 0px;
  top: auto;
  bottom: 10px;
  right: 1%;
}
.home_events .box_bottomlink:hover {
  text-decoration: none;
}
.home_events .datebox {
  display: block;
  border-right: none;
  text-transform: uppercase;
  float: left;
  margin: 0 8px 0 0;
  padding: 12px 0px 0px;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  color: #fff;
  font-family: 'Lora', serif;
  background: #47ab75;
  border-radius: 5px;
  min-height: 70px;
  font-size: 17px;
  width: 59px;
  text-align: center;
}
.home_events .datebox span {
  color: #fff;
  display: block;
  font-size: 29px;
  text-align: center;
  font-weight: normal;
  line-height: normal;
}
/*#endregion */
/*#region MOBILE MAIN NAV */
.jPanelMenu-panel #mobile_nav {
  display: none !important;
}
#jPanelMenu-menu {
  background: none repeat scroll 0 0 #007a91;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  overflow-y: auto !important;
}
#jPanelMenu-menu .nav_tip {
  color: #ffffff;
  font-style: italic;
  margin: 30px 5% 10px;
}
#jPanelMenu-menu .dropdownmenu {
  border-top: 1px solid #0d889e;
  display: block;
  list-style: none outside none;
  margin: 0;
  padding: 0 0 40px;
}
#jPanelMenu-menu .dropdownmenu ul {
  margin: 0;
  padding: 0;
}
#jPanelMenu-menu .dropdownmenu ul.menu_open {
  border-bottom: 1px solid #2559ac;
}
#jPanelMenu-menu .dropdownmenu ul.menu_open {
  background: #1b99ad;
}
#jPanelMenu-menu .dropdownmenu ul ul {
  display: none;
}
#jPanelMenu-menu .dropdownmenu li {
  border-bottom: 1px solid #0d889e;
  display: block;
  overflow: hidden;
  position: relative;
}
#jPanelMenu-menu .dropdownmenu li a {
  color: #ffffff;
  display: inline-block;
  padding: 7px 0px 7px 5%;
  margin-right: 45px;
  text-decoration: none;
  text-transform: uppercase;
}
#jPanelMenu-menu .dropdownmenu li a[href] {
  position: relative;
}
#jPanelMenu-menu .dropdownmenu li .expand_link {
  cursor: pointer;
  height: 40px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: -4000px;
  top: 0;
  width: 100%;
  background: url("_gfx/cmn/mobile/nav_arrow_down.png") no-repeat scroll 96% 10px;
}
#jPanelMenu-menu .dropdownmenu li.menu_active > .expand_link {
  background: url("_gfx/cmn/mobile/nav_arrow_up.png") no-repeat scroll 96% 10px rgba(0, 0, 0, 0);
}
#jPanelMenu-menu .dropdownmenu li li {
  border-bottom: 0 none;
  background: #1b99ad;
}
#jPanelMenu-menu .dropdownmenu li li a {
  padding-left: 9%;
  text-transform: none;
}
#jPanelMenu-menu .dropdownmenu li li li {
  background: #198da0;
}
#jPanelMenu-menu .dropdownmenu li li li a {
  padding-left: 13%;
}
#jPanelMenu-menu .dropdownmenu li li li li {
  background: #178293;
}
#jPanelMenu-menu .dropdownmenu li li li li a {
  padding-left: 17%;
}
#jPanelMenu-menu .dropdownmenu li li li li li {
  background: #157685;
}
#jPanelMenu-menu .dropdownmenu > li:first-child,
#jPanelMenu-menu .dropdownmenu > li.menu_active:first-child {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#jPanelMenu-menu #top_nav {
  color: #ffffff;
  display: block;
  padding: 8px 5% 0;
}
#jPanelMenu-menu #top_nav a {
  color: #ffffff;
  margin: 0 12px 0 0;
  text-decoration: none;
}
#jPanelMenu-menu ul.dropdownmenu li:hover .megamenu_container {
  display: none;
}
#jPanelMenu-menu .dropdownmenu li:hover > ul,
#jPanelMenu-menu .dropdownmenu li li:hover > ul {
  display: none;
}
#jPanelMenu-menu .inner_container {
  background: #1b99ad;
}
/*#endregion */
/*#region FOOTER STYLES */
#page_footer {
  padding: 10px 10px 20px 10px;
  font-size: 100%;
  color: #ffffff;
  background-color: #69541d;
  text-align: center;
}
#page_footer #footercolumn .footer_nav {
  margin-bottom: 10px;
  padding: 10px 0 0 0;
}
#page_footer #footercolumn .footer_nav a {
  color: #DAD7C7;
  font-size: 12px;
}
#page_footer #footercolumn .footer_nav a:hover {
  text-decoration: none;
  color: #f2a51c;
}
#page_footer #footercolumn .footer_copyright {
  margin-bottom: 10px;
  font-size: 12px;
}
#page_footer #footercolumn .footer_copyright a {
  font-size: 12px;
}
#page_footer #footercolumn .footer_copyright a:hover {
  text-decoration: none;
  color: #f2a51c;
}
#page_footer p {
  margin: 0;
  clear: both;
}
#page_footer a {
  color: #ffffff;
  text-decoration: none;
  margin-right: 10px;
}
#page_footer ul {
  list-style: none;
  margin: 0 7px 10px 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  width: 150px;
}
#mobile_vision a {
  border: 1px solid #bbbaba;
}
#view-options {
  background: url(_gfx/cmn/mobile/fullsite_bg.gif) 0 0 repeat-x;
  position: relative;
  z-index: 1;
}
#view-options a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  width: 27px;
  z-index: -1;
  background: url(_gfx/cmn/mobile/fullsite_arrow_right.png) 0 17px no-repeat;
}
#view-full,
#view-responsive {
  background: url(_gfx/cmn/mobile/fullsite_arrow_left.png) 11px 17px no-repeat;
  border: 0;
  font-weight: normal;
  line-height: 37px;
  font-size: 15px !important;
  margin-top: 0;
}
/*#endregion */
/*#region INTERIOR PAGES STYLES */
/***Title Widget**/
.title_widget h1 {
  color: #323232;
  line-height: 110%;
}
.title_widget h2 {
  color: #47ab75;
  font-size: 115%;
  font-weight: bold;
  line-height: 110%;
}
legend,
.sitemap_col .root-level a,
.service_request_widget legend {
  color: #47ab75;
  font-weight: bold;
  text-decoration: none;
}
/**title colors*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #47ab75;
}
.content_area h1,
.Default.reDropDownBody h1,
.content_area h2,
.Default.reDropDownBody h2,
.content_area h3,
.Default.reDropDownBody h3,
.content_area h4,
.Default.reDropDownBody h4,
.content_area h5,
.Default.reDropDownBody h5,
.content_area h6,
.Default.reDropDownBody h6 {
  color: #47ab75;
}
.front_end_body label {
  line-height: inherit;
}
.front_end_body table.responsive-table-data-mb:not(.non-responsive-table) td::before {
  top: 3px;
}
.front_end_body table.responsive-table-data-mb:not(.non-responsive-table) td {
  min-height: 18px;
}
/** Google CSE **/
#cse .gsc-control-cse {
  background: transparent !important;
}
#cse input[type=image].gsc-search-button {
  background: #007a91 !important;
  border: 2px solid transparent !important;
}
#cse .gsc-option-menu-item {
  background: gray;
}
#cse .gsc-option-menu,
#cse .gsc-selected-option-container {
  background: whiteSmoke !important;
  border-radius: 2px 2px 2px 2px;
}
/**link color**/
.list-pager a {
  color: #006b83 !important;
}
.list-pager a.pg-normal:hover,
.alpha-filter a:hover,
.search .paging span a:hover {
  background: #006b83;
  border: solid 1px transparent;
  color: #fff !important;
}
/** header colors **/
.form_button,
.sitewrapper .listtable th,
#cse input.gsc-search-button,
.column input[type=button],
.column input[type=submit],
.column input[type=reset],
.slideshow_link,
body.dialog_body input[type="submit"],
body.dialog_body input[type="button"],
body.dialog_body input[type="reset"],
.service_request_post_listable th,
.front_end_body .command.primary,
.front_end_body .column .command {
  background: #007a91 !important;
  color: #ffffff !important;
}
.sitewrapper .listtable th a,
.slideshow_link a {
  color: #ffffff !important;
}
/** hover over color**/
.sitewrapper .listtable tr:hover td {
  background: #e8e9ed !important;
}
.photo_album_widget .standard_list ul li:hover {
  background: transparent;
  cursor: default;
}
.form_button:hover,
.column input[type=button]:hover,
.column input[type=submit]:hover,
.column input[type=reset]:hover,
.front_end_body input[type=submit].command.primary:hover,
.front_end_body a.command.primary:hover {
  color: #444444 !important;
  background: #e8e9ed !important;
  border: 2px solid #d6d6c8 !important;
}
.breadcrumb a,
.breadcrumb {
  color: #8f8976 !important;
  line-height: 110%;
}
.breadcrumb a:last-child {
  position: relative;
  display: inline-block;
}
.breadcrumb a:last-child:after {
  content: " \00BB";
  text-decoration: underline;
  position: absolute;
  right: -9px;
  display: inline-block;
}
.breadcrumb a:last-child:after {
  text-decoration: none;
}
.printer_friendly,
.sharelink,
.rss,
.thickbox {
  padding-left: 18px;
}
#share {
  clear: left;
}
#share .sharelink {
  margin-left: 0;
}
#share ul li {
  width: 48%;
  float: none;
  display: inline-block;
  vertical-align: top;
  line-height: 120%;
}
#share ul li a {
  height: auto;
  position: relative;
  background: transparent none;
}
#share ul li a:before {
  background: url("_gfx/int/share_icons.gif") no-repeat 0 0;
  height: 20px;
  content: "";
  top: 0;
  left: 0;
  width: 20px;
  position: absolute;
}
#share ul li a.sharefacebook:before {
  background-position: 0 -150px;
}
#share ul li a.sharedel:before {
  background-position: 0 -200px;
}
#share ul li a.sharegoogle:before {
  background-position: 0 -225px;
}
#share ul li a.sharegoogleplus:before {
  background-position: 0 -25px;
}
#share ul li a.sharedigg:before {
  background-position: 0 -250px;
}
#share ul li a.sharetwitter:before {
  background-position: 0 -50px;
}
#share ul li a.sharestumble:before {
  background-position: 0 -100px;
}
#share ul li a.sharetumblr:before {
  background-position: 0 -125px;
}
#share ul li a.sharemyspace:before {
  background-position: 0 -75px;
}
#share ul li a.sharelinkedin:before {
  background-position: 0 -175px;
}
#share ul li a.sharereddit:before {
  background-position: 0 -275px;
}
#share > ul {
  margin-top: 0px;
  width: 275px;
  top: 25px;
}
#share:hover > ul {
  display: block;
}
.printer_friendly,
.sharelink,
.rss,
.thickbox,
.font_size,
.font_size a {
  background: url(_gfx/int/title_icons.png) 0 -75px no-repeat;
  font-size: 85% !important;
  color: #8f8976 !important;
  text-decoration: underline !important;
  text-transform: capitalize;
}
.title_right > a:hover {
  text-decoration: none !important;
}
.font_size a {
  font-size: 100% !important;
  color: #8f8976 !important;
  text-decoration: none !important;
}
.printer_friendly {
  background-position: 0 0;
}
.sharelink {
  background-position: 0 -60px;
}
.rss {
  background-position: 0 -15px;
}
.thickbox {
  background-position: 0 -30px;
}
a.font_larger {
  background-position: 0 -60px;
}
a.font_smaller {
  background-position: 0 -45px;
}
/****image widget*******/
.image_widget {
  margin: 10px 11px 0px 11px;
  overflow: hidden;
  position: relative;
  display: block;
}
.no_image.image_widget {
  display: none;
}
.small_col .image_widget,
.standardlayout .left_col .image_widget,
.standardthreecolumnlayout .left_col .image_widget {
  clear: both;
  width: 100%;
  max-width: 100%;
  margin-bottom: 17px;
}
.small_col .image_widget {
  width: 89.6% !important;
  margin: 0px auto 17px auto;
}
.image_rotate_container {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
}
.image_rotate_container.current {
  opacity: 1;
  z-index: 5;
}
.image_rotate_container.prev {
  z-index: 4;
}
.image_widget img {
  display: block;
  width: 100%;
}
.image_rotate_caption {
  position: absolute;
  bottom: 0px;
  opacity: 0.8;
  color: #ffffff;
  background: #222222;
  display: block;
  width: 96%;
  text-align: center;
  padding: 5px 2%;
  min-height: 20px;
  line-height: 100%;
}
.calendar_Controls {
  width: 220px;
}
.outlookcalendar,
.googleCal,
.yahooCal {
  background: none;
}
#calendarControls {
  width: 240px;
}
#calendarControls a {
  font-size: inherit !important;
  width: auto;
}
/* Cal Month View
================================================== */
.calendar {
  border-collapse: separate;
  table-layout: fixed;
}
.calendar_eventtime {
  line-height: 109%;
  padding: 0 0 2px 0 !important;
  display: block;
  font-size: 100%;
  font-weight: normal;
}
.calendar_eventlink {
  line-height: 109%;
  display: block;
  font-size: 100%;
  margin: 0px 0 10px 0;
}
.calendar_more {
  padding-top: 5px;
  margin-top: 30px;
  border-top: 1px solid #e2e2e2;
  display: none;
}
.calendar_more_link {
  background: url(_gfx/int/calendar_more.png) 0 center no-repeat;
  padding-left: 26px;
  font-size: 105%;
  display: block;
  line-height: 24px;
}
.calendar_more_link.hidden {
  display: none !important;
}
/***minicalendar widget****/
.minicalendar_widget,
.calendar_widget {
  min-width: 170px;
  max-width: 298px;
  font-size: inherit !important;
  line-height: inherit !important;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  background: transparent;
  position: relative;
  z-index: 2;
  overflow: visible;
  border: 0;
}
.calendar_widget {
  min-width: 275px;
}
.small_col .minicalendar_widget,
.standardlayout .left_col .minicalendar_widget,
.standardthreecolumnlayout .left_col .minicalendar_widget {
  padding-top: 0;
  margin-bottom: 17px;
  clear: both;
}
.standardlayout .left_col .minicalendar_widget,
.standardthreecolumnlayout .left_col .minicalendar_widget {
  width: 100%;
  margin: 0 auto 17px;
}
.small_col .minicalendar_widget {
  width: 100%;
}
/*calendar mini grid - start*/
.calendar_mini_grid,
.calendar_grid {
  width: 100%;
  background: transparent;
  max-width: 100% !important;
}
.calendar_mini_grid.calendar td.calendar_day_with_items,
.calendar_grid.calendar td.calendar_day_with_items {
  cursor: pointer;
}
.calendar_mini_grid.calendar td.calendar_day_with_items > a,
.calendar_grid.calendar td.calendar_day_with_items > a {
  text-decoration: underline;
}
.calendar_mini_grid.calendar td.calendar_day_with_items:hover .calendar_items,
.calendar_grid td:hover .calendar_items {
  display: block;
}
.calendar_mini_grid .calendar_dayheader,
.calendar_grid .calendar_dayheader {
  background: #47ab75;
  color: #010000;
  font-size: 80%;
  line-height: 200%;
  padding: 2px 0 0 0;
  text-transform: uppercase;
  border: 1px solid #47ab75;
}
.calendar_grid .calendar_dayheader {
  color: #47ab75;
  text-align: left;
  text-indent: 18px;
}
.calendar_grid .calendar_dayheader:first-letter {
  color: #010000;
}
.calendar_mini_grid .calendar_title_td {
  padding: 0;
}
.calendar_mini_grid .calendar_title,
.calendar_grid .calendar_title {
  width: 100%;
}
.calendar_mini_grid .calendar_title td,
.calendar_grid .calendar_title {
  height: 28px;
  background: transparent;
  padding: 0 !important;
  color: #323232;
  text-align: center;
  font-size: 110%;
  line-height: 28px !important;
  text-transform: uppercase;
  font-weight: bold;
}
.calendar_grid .calendar_title td.calendar_title_content {
  color: #323232;
  padding: 0;
  font-size: 110%;
  font-weight: bold;
}
.calendar_mini_grid .calendar_title td a {
  color: #323232;
  text-decoration: none;
}
.calendar_mini_grid .calendar_title td a:hover {
  text-decoration: underline;
}
.calendar_grid .calendar_title td.calendar_nextprev {
  padding: 0;
}
.calendar_mini_grid .calendar_title td.calendar_nextprev a,
.calendar_grid td.calendar_nextprev a {
  background: transparent none;
  margin: 0 auto;
  width: 100%;
  height: 18px;
  text-indent: -4000px;
  overflow: hidden;
  text-align: left;
  display: block;
  cursor: pointer;
  position: relative;
  z-index: 0;
}
.calendar_mini_grid .calendar_title td.calendar_nextprev a:before,
.calendar_grid td.calendar_nextprev a:before {
  content: "<";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  width: 10px;
  z-index: 1;
  text-indent: 0;
  font-size: 130%;
  text-decoration: none;
  line-height: 18px;
}
.calendar_grid td.calendar_nextprev a {
  text-align: left;
}
.calendar_grid td.calendar_nextprev a.next:before,
.calendar_mini_grid td.calendar_nextprev a.next:before {
  right: 10px;
  left: auto;
  content: ">";
}
.calendar_mini_grid .calendar_title td.calendar_nextprev:first-child a,
.calendar_grid td.calendar_nextprev:first-child a {
  background-position: 0 0;
}
.calendar_mini_grid td.calendar_day,
.calendar_grid td.calendar_day,
.calendar_mini_grid td.calendar_today,
.calendar_grid td.calendar_today,
.calendar_mini_grid td.calendar_weekendday,
.calendar_grid td.calendar_weekendday,
.calendar_mini_grid td.calendar_othermonthday,
.calendar_grid td.calendar_othermonthday {
  font-size: 90%;
  line-height: 240%;
  padding: 0;
  background: transparent none;
  border: 1px solid #d1d1d1;
  border-top: 0;
  border-left: 0;
  height: auto;
  text-align: center;
  vertical-align: middle;
  padding: 1px 0 2px 0;
}
.calendar_mini_grid td.calendar_day:first-child,
.calendar_grid td.calendar_day:first-child,
.calendar_mini_grid td.calendar_today:first-child,
.calendar_grid td.calendar_today:first-child,
.calendar_mini_grid td.calendar_weekendday:first-child,
.calendar_grid td.calendar_weekendday:first-child,
.calendar_mini_grid td.calendar_othermonthday:first-child,
.calendar_grid td.calendar_othermonthday:first-child {
  border-left: 1px solid #d1d1d1;
}
.minicalendar_widget .calendar_mini_grid td.calendar_today,
.calendar_grid td.calendar_today {
  background: #47ab75;
  color: #000000;
  padding: 0;
  line-height: 145%;
}
.calendar_today > a,
.calendar_mini_grid.calendar td.calendar_day_with_items.calendar_today > a {
  color: #000000 !important;
}
.calendar_mini_grid td.calendar_day,
.calendar_mini_grid td.calendar_weekendday,
.calendar_mini_grid td.calendar_day > a,
.calendar_mini_grid td.calendar_weekendday > a,
.calendar_grid td.calendar_day,
.calendar_grid td.calendar_weekendday,
.calendar_grid td.calendar_day > a,
.calendar_grid td.calendar_weekendday > a {
  color: #585449 !important;
}
.calendar_mini_grid td.calendar_day,
.calendar_mini_grid td.calendar_weekendday,
.calendar_grid td.calendar_day,
.calendar_grid td.calendar_weekendday {
  background: #ffffff;
}
.calendar_grid .calendar_othermonthday,
.calendar_grid .calendar_othermonthday > a,
.calendar_mini_grid .calendar_othermonthday,
.calendar_mini_grid .calendar_othermonthday > a {
  color: #cdccca !important;
}
.calendar_grid td.calendar_othermonthday,
.calendar_mini_grid td.calendar_othermonthday {
  background: #ebebeb;
}
.calendar_mini_grid.calendar td.calendar_day_with_items .calendar_items,
.calendar_grid .calendar_items {
  display: none;
  position: absolute;
  z-index: 100;
  margin-top: -1px;
  background-color: #f4f4f4;
  border: solid 1px #dddddd;
  min-width: 100px;
  min-height: 50px;
  text-align: left;
  padding: 5px;
  box-shadow: none;
  border-radius: 2px;
}
.calendar_mini_grid.calendar td.calendar_day_with_items .calendar_items .calendar_eventlink,
.calendar_mini_grid.calendar td.calendar_day_with_items .calendar_items .calendar_eventtime,
td.calendar_day_with_items.calendar_today .calendar_items a {
  color: #006b83 !important;
  font-size: 100% !important;
}
.calendar_mini_grid.calendar td.calendar_day_with_items .calendar_items .calendar_eventtime,
.calendar_grid.calendar .calendar_items .calendar_eventtime {
  color: #555555 !important;
}
/* Default List Table Styling
================================================== */
.sitewrapper .listtable {
  width: 100%;
  border-collapse: separate !important;
  margin: 10px 0;
  empty-cells: show;
  border: solid 0px #d6d6c8 !important;
  background: #ffffff !important;
}
.sitewrapper .listtable th {
  border: 1px solid #007a91;
  font-weight: 600;
  padding: 6px 4px 6px 9px;
}
.sitewrapper .listtable th:hover {
  font-weight: 600;
  padding: 6px 4px 6px 9px;
  border: 1px solid #007a91;
}
.sitewrapper .listtable td {
  padding: 3px 4px 2px 9px !important;
  border: 0;
  border-bottom: solid 1px #d6d6c8;
  border-right: solid 1px #d6d6c8;
}
.sitewrapper .listtable td:first-child {
  border-left: 1px solid #d6d6c8;
}
.front_end_body table.responsive-table-data-mb:not(.non-responsive-table) tr {
  border: 0px;
  border-bottom: 2px solid #007a91;
}
.front_end_body table.responsive-table-data-mb:not(.non-responsive-table) tr:last-child {
  border-bottom: 0;
}
.front_end_body table.responsive-table-data-mb:not(.non-responsive-table) tr td:last-child {
  border-bottom: 0;
}
.list-filter,
.alpha-filter {
  margin: 0 0 10px 0;
  clear: both;
  list-style: none;
  padding: 0;
}
.list-filter ul,
.alpha-filter ul {
  list-style: none;
  padding: 0;
}
.list-filter ul li,
.alpha-filter ul li {
  float: left;
}
.list-filter ul li:first-child:before,
.alpha-filter ul li:first-child:before {
  content: "";
}
.list-filter ul li:before,
.alpha-filter ul li:before {
  color: Gray;
  content: "|";
}
.alpha-filter .current {
  color: inherit;
  cursor: inherit;
}
.alpha-filter .current:hover {
  background: transparent;
  border-color: transparent;
  box-shadow: 0 0 0;
  color: inherit;
}
.staff_directory_widget .listtable th:last-child {
  text-align: center;
}
.staff_directory_widget .listtable th:last-child:hover {
  text-align: center;
}
.detail-list-label,
.custom_fields label {
  width: 150px;
}
.jobs_widget .detail-list-label,
.jobs_widget .custom_fields label {
  width: 150px;
}
.list-main > li {
  border-bottom: 1px solid #d6d6c8;
}
.form_survey_widget .answer_container textarea {
  min-width: 0;
  width: 100%;
}
.recaptcha {
  width: auto !important;
}
.form_survey_widget .answer_container .form_answers_edit_table {
  display: table;
  width: 100%;
}
.form_survey_widget .answer_container {
  overflow-y: hidden;
  overflow-x: auto;
}
.question_container .question_content p {
  margin: 0;
}
.form_survey_widget .answer_container {
  margin: 0 0 5px 5px;
}
.form_submit_container .recaptcha_container {
  margin: 20px 0 0;
}
.form_survey_widget .command_box.form_submit_footer {
  margin-top: 20px;
}
.form_survey_widget .question_container .question_content .question_text_container {
  display: inline;
}
.form_survey_widget label:empty,
.form_submit_header:empty {
  display: none;
}
.form_survey_widget .question_container.static_text {
  margin-top: 0px;
  padding: 0 5px;
}
.form_survey_widget .answer_container input.voter_input.selection_other {
  margin-top: 3px;
  margin-left: 22px;
}
.dialog_body.front_end_body {
  background: #fff;
}
.desktop_only {
  display: none !important;
}
.facility_directory_widgets .facility_detail_page .facility_item_header,
.facility_directory_widgets .listtype_listformated .facility_item_header {
  background: #007a91 !important;
}
#sitebody .facility_directory_widgets .facility_item_infos2 span.item_label,
#sitebody .facility_directory_widgets .facility_item_infos1 span.item_label,
#sitebody .facility_directory_widgets .facility_item_infos2 span.item_value,
#sitebody .facility_directory_widgets .facility_item_infos1 span.item_value {
  color: #444444;
}
.empty_list {
  font-weight: bold;
  padding-top: 10px;
  text-align: center;
}
.small_box .empty_box {
  padding: 10px 10px 10px 16px;
}
span.sticky {
  display: block;
  float: left;
  padding-left: 15px;
  background: url(_gfx/cmn/pin.gif) 0 0 no-repeat;
}
.my_dashboard_page .dashboard_block_wrapper .dashboard_block .block_title {
  background-color: #007a91;
}
.faq_header {
  color: #47ab75;
}
.faqtab_section {
  border: 1px solid #007a91;
  background: #ffffff;
  color: #363636;
}
.faq_tab_nav li a {
  color: #006b83;
}
.faq_tab_nav li a.active_faqtab {
  border: 1px solid #007a91;
  border-right: 1px solid #ffffff;
  background: #ffffff;
  color: #363636;
  border-left: 5px solid #007a91;
}
h3.faqtab_question,
.faqtab_popup {
  color: #444444;
}
h3.faqtab_question:before,
.faqtab_popup:before {
  background: #007a91;
  color: #ffffff;
  line-height: 16px;
}
.faqtab_section h3.faqtab_question {
  color: #363636;
}
.faq_mobile_nav {
  z-index: 1;
}
.faq_mobile_nav select {
  border: 1px solid #007a91 !important;
  border-bottom: 0px !important;
}
.viClientDialog .faq_container_dialog {
  color: #404040;
  padding-top: 10px;
  padding-bottom: 15px;
}
.viClientDialog .faq_container_dialog .listfaq_q {
  font-size: 110%;
}
.sitewrapper a.phone_link,
.sitewrapper a.phone_link:hover {
  color: #444444;
  text-decoration: none !important;
}
.sitewrapper .content_area .facility_mapmarker_infos a.phone_link,
.sitewrapper .content_area .facility_mapmarker_infos a.phone_link:hover {
  color: #444444;
}
.sitemap_widget .siteMapCategoryView > .sitemap_col ul li a {
  max-width: 100%;
  padding-right: 5px;
}
.sitemap_col {
  width: 100% !important;
}
.eNotification_widget .form_label {
  width: 250px;
}
#sitebody .checkboxlist-container label,
.front_end_body .enotification_widget_category_checkboxlist label {
  /*width: auto !important;*/
  white-space: normal;
  display: inline-block;
}
#sitebody .checkboxlist-container .formlist li {
  width: 31.3% !important;
  margin-left: -3px;
  padding-left: 2% !important;
  white-space: nowrap;
}
#sitebody .checkboxlist-container .formlist li:nth-child(3n+4),
#sitebody .checkboxlist-container .formlist li:first-child {
  /*padding-left: 0% !important;
    width: 33.3% !important;*/
  display: inline-block !important;
}
.enotification_cats_list li > a {
  float: left;
}
.front_end_body form .command_box {
  padding-left: 0;
}
.poll_widget .poll_vote_view .command_box a.viewVoteResultLink {
  font-weight: bold;
}
.poll_widget .poll_vote_result_view .poll_answers .graphic_line .graphic_percent {
  background: #007a91;
}
.poll_widget .poll_vote_result_view .poll_answers .graphic_line {
  border: 1px solid #007a91;
}
.document_widget {
  margin-bottom: 17px;
}
.document_widget li {
  position: relative;
}
.document_widget li img {
  position: absolute;
  left: 0;
  top: 0px;
  margin-top: 0;
}
.document_widget li a {
  padding-left: 21px;
  display: block;
}
.doc_folder_img {
  float: left;
}
.rss_feeds_content_type a.rss_link {
  background: none;
  position: relative;
}
.rss_feeds_content_type a.rss_link:before {
  position: absolute;
  content: "";
  left: 0;
  top: 5px;
  width: 15px;
  height: 15px;
  background: url(_gfx/int/title_icons.png) 0 -15px no-repeat;
}
.rss_feeds_content_type .rss_feeds_content_type_title {
  border-bottom: 1px solid #d6d6c8;
}
.rss_feeds_content_type .content_type_name {
  color: #47ab75;
  font-size: 120%;
}
.service_directory_widget .listtable th:last-child {
  text-align: center;
}
.edit .widget_wrapper {
  padding: 0;
}
.vision_search .search_panel {
  float: none;
  width: 100%;
}
.vision_search .search_panel .search_options_link {
  margin-right: 10px;
}
.vision_search .search_panel div.search_features {
  border: 1px solid #cccccc;
  border-left: 0;
  border-right: 0;
  margin-left: 0;
  padding: 10px;
  background: #fcfbfb;
  clear: both;
  min-height: 0px;
  margin-top: 0;
}
.vision_search .search_panel div.search_features .advanced_searchbox.normal {
  float: none;
  height: auto;
  min-width: 0px;
}
.vision_search .search_panel div.search_features .advanced_searchbox.normal .sort_by_label,
.vision_search .search_panel div.search_features .advanced_searchbox.normal .items_per_page_label {
  display: block;
  margin-top: 4px;
}
.vision_search .search_panel div.search_features .advanced_searchbox.normal .normal {
  float: left;
  min-width: 140px;
}
.vision_search .search_panel div.search_features .advanced_searchbox.normal .search_per_page,
.vision_search .search_panel div.search_features .advanced_searchbox.normal .advanced_searchbox_sort_by_container {
  float: none;
}
.vision_search .search_panel div.search_features .advanced_searchbox > div > p {
  height: auto;
}
.vision_search .search_panel div.search_features .basic_searchbox {
  float: none;
}
.vision_search .search_panel .search_result,
.vision_search .search_panel .search_result_alternate {
  padding: 0 10px 20px;
}
.vision_search .search_panel .popular_searches_box > p.popular_searches_box_title {
  padding-left: 10px;
}
.vision_search .search_panel .popular_searches_box > div {
  padding: 10px;
}
.vision_search .search_panel .search_summary {
  padding-left: 10px;
}
.vision_search .search_filters {
  float: none;
  margin: 25px 0 10px 0;
  width: 100%;
}
.vision_search .search_filters .search_filter {
  border: 0px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
  padding: 0;
}
.vision_search .search_filters .search_filter .filter_header {
  color: #ffffff;
  background: #df9300;
  border-bottom: 0;
  padding: 7px 10px;
}
.vision_search .search_filters .search_filter ol {
  padding: 0px 15px;
}
.meeting_widget .detail-list-value {
  white-space: nowrap;
}
.widget_container_div {
  border: 1px solid #d6d6c8;
  background: #ffffff;
}
/*#endregion */

/***40.5em = 648px***/
@media screen and (min-width: 40.5em) {
  body.front_end_body,
  .config_widget_template {
    background: #ffffff;
  }
  html,
  body {
    height: 100%;
  }
  .mobile_only {
    display: none !important;
  }
  .desktop_only {
    display: block !important;
  }
  #headercolumn {
    background-image: none !important;
    height: auto !important;
  }
  .mobile_list,
  .mobile_box {
    background: transparent;
  }
  .mobile_box > div {
    background: transparent;
    padding: 0px;
  }
  .mobile_list ul li a,
  .mobile_list .box_bottomlink,
  .mobile_box .box_bottomlink,
  .mobile_list ul li a:hover {
    background: transparent none;
    font-weight: normal;
  }
  .mobile_list ul li {
    background: transparent none;
    border-bottom: 0px solid #cccccc;
    padding: 0;
    position: static;
  }
  .mobile_list ul li:before {
    display: none;
  }
  .mobile_list .box_bottomlink,
  .mobile_box .box_bottomlink {
    border: none;
  }
  #top_nav,
  .dropdownmenu {
    display: block;
  }
  .alert_container .important_alert {
    font-size: 12px !important;
    line-height: 20px !important;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    max-width: 1024px;
  }
  .tabs_section .mobile_header {
    display: none !important;
  }
  ul.tabs {
    display: block;
    list-style: none;
    clear: both;
    padding: 0px;
    margin: 0px 0px 0px;
    background-color: transparent;
    height: 50px;
    position: relative;
    top: 10px;
    z-index: 1;
  }
  ul.tabs li {
    float: left;
    width: 19%;
    max-width: 20%;
    white-space: nowrap;
    margin: 0 8px 0 0;
  }
  ul.tabs li a {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 63px;
    line-height: 43px;
    text-align: center;
    margin: 0px -1px -1px 0;
    font-size: 170%;
    font-family: 'Lora', serif;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    border: 1px solid transparent;
    border-bottom: 0;
    cursor: pointer;
    background: url("_gfx/cmn/tab_bg.png") no-repeat scroll center center;
    background-size: 100% 100%;
    padding: 0 0 0 4px;
  }
  ul.tabs li a.tab_active,
  ul.tabs li a:hover {
    background: #ffffff !important;
    border-color: none;
    color: #585449;
    background-image: none;
    border-radius: 8px 8px 0 0;
  }
  ul.tabs li a.tab_active:after,
  ul.tabs li a:hover:after {
    content: "";
  }
  ul.tabs li:nth-child(3) {
    width: 27%;
    max-width: 27%;
  }
  ul.tabs li:nth-child(3) a {
    background: url("_gfx/cmn/calendar_bg.png") no-repeat scroll center center;
    background-size: 100% 100%;
  }
  ul.tabs li:nth-child(4) {
    width: 27%;
    max-width: 27%;
  }
  ul.tabs li:nth-child(4) a {
    background: url("_gfx/cmn/calendar_bg.png") no-repeat scroll center center;
    background-size: 100% 100%;
  }
  .tabs_section > .tab_content {
    display: none;
    background: #fff;
  }
  .tabs_section > .tab_content.tab_active {
    display: block;
  }
  .tabs_section > .tab_content ul li {
    background-color: transparent;
  }
  .with_slider .tabs_section {
    position: relative;
  }
  .with_slider .tabs_section > .tab_content {
    display: block;
    width: 100%;
    position: absolute;
    left: -1000%;
  }
  .with_slider .tabs_section > .tab_content.tab_active {
    position: relative;
    left: 0;
  }
  .tabs_section > section ul {
    background: none;
  }
  .mainSpan_wrapper,
  .mainSpan_wrapper_review {
    background: #68531c url(_gfx/cmn/body_bg.jpg) center 0px no-repeat;
    background-size: cover;
    background-attachment: scroll;
    position: relative;
    z-index: 1;
  }
  .mainSpan_wrapper_home {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
  }
  .mainSpan_wrapper_home #page_footer:before {
    display: none;
  }
  @-moz-document url-prefix() {
    .mainSpan_wrapper_home {
      height: auto;
    }
  }
  #sitebody {
    position: relative;
    z-index: 1;
    width: 98%;
    max-width: 1024px;
    min-height: 750px;
    padding: 0 0 60px 0;
    margin-bottom: 44px;
    margin: 0 auto 0 auto;
    background-color: transparent;
  }
  #sitebody:before {
    content: "";
    top: 71px;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: auto;
    background: #fff;
  }
  #siteheader {
    height: 123px;
    position: relative;
    background: url(_gfx/cmn/headerbg.png) no-repeat 0 -27px;
    margin: 0 auto;
    width: 98%;
    max-width: 1024px;
  }
  #siteheader a#home_link {
    height: 75px;
    left: 0;
    top: 35px;
    width: 411px;
    background: url(_gfx/cmn/logo.png) 0 0 no-repeat !important;
    background-size: 90% auto !important;
  }
  #top_nav {
    color: #8f8976;
    text-align: right;
    line-height: 35px;
    padding: 10px 0px 0px 0px;
  }
  #top_nav a {
    color: #8f8976;
    font-size: 13px;
    margin: 0 10px;
    text-decoration: none;
    position: relative;
    padding: 0 0 0;
  }
  #top_nav a:last-child {
    margin-right: 0;
  }
  #top_nav a:hover {
    text-decoration: none;
    color: #323232;
  }
  #top_nav a:hover:before {
    color: #8f8976;
  }
  #top_nav a:first-child:before {
    content: "";
  }
  #top_nav a:before {
    content: "|";
    top: -10px;
    left: -12px;
    margin: 0;
    position: absolute;
  }
  #searchbox {
    margin: 0;
    position: absolute;
    right: 9px;
    top: 72px;
    width: 219px;
    border: 1px solid #9b791e;
    border-radius: 3px;
    height: 32px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
  }
  #searchbox > a {
    display: inline-block;
    position: absolute;
    right: 0;
    vertical-align: middle;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: url("_gfx/cmn/search_input_bg.png") no-repeat scroll 0px 0px;
    width: 32px;
    height: 26px !important;
    color: #fff;
    font-size: 13px !important;
    font-weight: bold;
    margin: 0;
    padding: 4px 0 0 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    background-clip: unset;
    text-indent: -9999px;
    border-left: 1px solid #9b791e !important;
    top: 0;
    left: auto;
  }
  #searchbox input#search_text {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    border: medium none !important;
    /*keep important*/
    color: #888888;
    display: block;
    float: left;
    font-size: 14px !important;
    /*keep important*/
    height: 30px;
    line-height: 19px !important;
    margin: 0;
    outline: 0 none;
    padding: 0 40px 0 10px;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 4px 5px inset;
    font-style: normal;
  }
  #searchbox input#search_text::-webkit-input-placeholder {
    font-size: 14px;
  }
  #searchbox input#search_text:-moz-placeholder {
    font-size: 14px;
  }
  #searchbox input#search_text::-moz-placeholder {
    font-size: 14px;
  }
  #searchbox input#search_text:-ms-input-placeholder {
    font-size: 14px;
  }
  #searchbox.active {
    width: 219px;
  }
  #searchbox.active input#search_text {
    padding: 0 40px 0 10px;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 4px 5px inset;
    font-style: normal;
  }
  #searchbox.active > a {
    display: inline-block;
    position: absolute;
    right: 0;
    vertical-align: middle;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: url("_gfx/cmn/search_input_bg.png") no-repeat scroll 0px 0px;
    width: 32px;
    height: 26px !important;
    color: #fff;
    font-size: 13px !important;
    font-weight: bold;
    margin: 0;
    padding: 4px 0 0 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    background-clip: unset;
    text-indent: -9999px;
    border-left: 1px solid #9b791e !important;
    top: 0;
    left: auto;
  }
  .translatebox {
    float: right;
    height: 27px;
    clear: both;
    margin: 3px 0px 0px 0px;
    padding: 0px 0px 0px 29px;
    background: #ffffff url('_gfx/cmn/google.png') 6px 4px no-repeat;
    box-shadow: 0 1px 1px rgba(0, 1, 1, 0.28), 0 0 5px #9ec5d2;
  }
  .translatebox .skiptranslate.goog-te-gadget {
    color: white !important;
    font-size: 0px;
  }
  .translatebox .skiptranslate.goog-te-gadget select.goog-te-combo {
    top: 0px;
    border: 0 !important;
    outline: 0;
    width: 130px;
    position: relative;
    color: #666 !important;
    font-size: 11px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    line-height: 18px !important;
    padding: 0;
    margin: 0;
    height: 27px;
  }
  .translatebox select::-ms-expand {
    display: none;
  }
  .translatebox .goog-te-combo {
    background: url(_gfx/cmn/translate_arrow.jpg) no-repeat 97% center !important;
  }
  .translatebox .goog-logo-link {
    display: none;
  }
  #page_footer {
    clear: both;
    min-height: 110px;
    font-size: 100%;
    background: transparent;
    padding: 0;
    margin-bottom: 0px;
    position: relative;
    text-align: left;
  }
  #page_footer:before {
    content: "";
    top: -60px;
    left: 0;
    position: absolute;
    right: 0;
    bottom: auto;
    z-index: -1;
    width: 100%;
    height: 32px;
    background: url("_gfx/cmn/cont_shadow.png") no-repeat bottom center;
    background-size: 100% 100%;
    max-width: 1024px;
    margin: auto;
  }
  #page_footer a {
    margin: 0 5px 0 0;
  }
  #page_footer #footercolumn {
    width: 98%;
    color: #666666;
    margin: 0 auto;
    max-width: 1024px;
    background-color: transparent;
    position: relative;
    padding: 0px 0 20px 0;
    margin-top: 59px;
  }
  #page_footer #footercolumn .footer_info {
    color: #dad7c7;
    font-size: 12px;
  }
  #page_footer #footercolumn .footer_info a {
    color: #fff;
    font-weight: bold;
  }
  #page_footer #footercolumn .footer_nav {
    font-size: 12px;
    margin-bottom: 0px;
    padding-top: 5px;
  }
  #page_footer #footercolumn .footer_nav a {
    color: #dad7c7;
    font-size: 12px;
    padding: 0 8px 0 0;
    border-right: 1px solid #c2b388;
    text-transform: capitalize;
  }
  #page_footer #footercolumn .footer_nav a:first-child {
    padding: 0 6px 0 0;
  }
  #page_footer #footercolumn .footer_nav a:hover {
    text-decoration: none;
    color: #f2a51c;
  }
  #page_footer #footercolumn .footer_nav a:last-child {
    border-right: 0 none;
  }
  #page_footer #footercolumn .footer_copyright {
    font-size: 12px;
    padding-top: 5px;
    color: #fff;
  }
  #page_footer #footercolumn .footer_copyright a {
    font-size: 12px;
    color: #dad7c7;
  }
  #page_footer #footercolumn .footer_copyright a:hover {
    text-decoration: none;
    color: #f2a51c;
  }
  #page_footer #footercolumn .social_icons {
    position: absolute;
    top: 5px;
    right: 0px;
    float: none;
    clear: both;
    margin: 0 0 0 0;
  }
  #page_footer #footercolumn .social_icons a img {
    margin: 0;
  }
  #page_footer #footercolumn .social_icons a img:hover {
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    -webkit-opacity: 0.7;
    opacity: 0.7;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    filter: alpha(opacity=70);
  }
  #sitebody.homepagelayout {
    padding: 0;
    box-shadow: none;
    min-height: 690px;
    max-width: 100%;
    background: transparent;
    margin: 0 auto 0 auto;
  }
  #sitebody.homepagelayout .top_col {
    margin-bottom: 28px;
  }
  #sitebody.homepagelayout:before {
    display: none;
  }
  #sitebody.homepagelayout .home_top *,
  #sitebody.homepagelayout .home_mid *,
  #sitebody.homepagelayout .home_bottom *,
  #sitebody.homepagelayout .home_top *:before,
  #sitebody.homepagelayout .home_mid *:before,
  #sitebody.homepagelayout .home_bottom *:before,
  #sitebody.homepagelayout .home_top *:after,
  #sitebody.homepagelayout .home_mid *:after,
  #sitebody.homepagelayout .home_bottom *:after {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  /*Set layout posision and width*/
  .container {
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
  }
  .home_top {
    clear: both;
    position: relative;
    -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.25);
    min-height: 430px;
  }
  .home_top:before {
    content: "";
    top: -25px;
    left: 0;
    position: absolute;
    right: 0;
    bottom: auto;
    z-index: -1;
    width: 100%;
    height: 79px;
    background: url("_gfx/cmn/home_collage_top.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
    z-index: 3;
  }
  .home_top:after {
    content: "";
    top: auto;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 15px;
    z-index: -1;
    width: 100%;
    height: 79px;
    background: url("_gfx/cmn/home_collage_btm_small.png") no-repeat scroll 0px 0px;
    background-size: 100% 50px;
    z-index: 2;
  }
  .home_top .col_left {
    float: left;
    width: 61.42578125%;
  }
  .home_top .col_right {
    float: left;
    width: 38.57421875%;
    background: #47ab75;
    position: relative;
  }
  .home_mid {
    zoom: 1;
    width: 100%;
    clear: both;
    float: left;
    margin: -30px auto 0 auto;
  }
  .home_mid:before {
    content: '';
    display: block;
  }
  .home_mid:after {
    content: '';
    display: table;
    clear: both;
  }
  .home_mid .col_left {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    width: 100%;
    padding: 0;
    background: #47ab75;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    min-height: 360px;
    margin-bottom: 0;
  }
  .home_mid .col_right {
    clear: both;
    margin: -50px auto 0;
    min-height: 607px;
    width: 100%;
  }
  .home_mid:before {
    content: "";
    top: auto;
    left: auto;
    position: absolute;
    right: auto;
    bottom: -26px;
    z-index: -1;
    width: 100%;
    height: 32px;
    background: url("_gfx/cmn/cont_shadow.png") no-repeat bottom center;
    background-size: 100% 100%;
    max-width: 1024px;
    margin: auto;
  }
  .home_bottom {
    zoom: 1;
    position: relative;
    z-index: 1;
    clear: both;
    float: none;
    width: 100%;
    margin: 0 auto;
    padding-top: 60px;
  }
  .home_bottom:before {
    content: '';
    display: block;
  }
  .home_bottom:after {
    content: '';
    display: table;
    clear: both;
  }
  .home_bottom:before {
    content: "";
    top: auto;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: 33px;
    background: url(_gfx/cmn/footer_bg.png) bottom center no-repeat;
    z-index: 1;
  }
  /*Home Page Boxes*/
  .home_collage {
    display: block;
    background-color: transparent;
    width: 100%;
    box-shadow: none;
  }
  .home_collage .slides a {
    min-height: 360px;
    width: 100%;
    float: left;
    display: block;
  }
  .home_collage .slides img {
    height: auto;
    display: block;
    width: 100%;
  }
  .home_collage .slides .slide_content {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    bottom: 0;
    top: auto;
    right: auto;
    width: 100%;
    padding: 10px 10px 30px 10px;
    overflow: hidden;
    position: absolute;
    background: #286e9d;
    background: rgba(40, 110, 157, 0.9);
    display: none;
  }
  .home_collage .slides .slide_content a {
    margin: 0 0 5px 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
  }
  .home_collage .slides .slide_content p {
    color: #fff;
  }
  .home_collage .flex-control-nav {
    right: 2%;
    bottom: 10px;
    display: block;
    position: absolute;
  }
  .home_collage .flex-control-nav li a {
    height: 13px;
    width: 13px;
    border-radius: 50%;
    background: transparent;
    border: solid 2px #fff;
  }
  .home_collage .flex-control-nav li a.flex-active,
  .home_collage .flex-control-nav li a:hover {
    background: #fff;
    border: solid 3px solid;
  }
  .home_collage .flex-direction-nav a {
    width: 35px;
    height: 38px;
    margin: 0;
    display: block;
    position: absolute;
    top: 45px;
    cursor: pointer;
    text-indent: -9999px;
    background: url(_gfx/home/button_arrows.png) 0 0 no-repeat;
  }
  .home_collage .flex-direction-nav a:hover {
    background-position: 0 -39px;
  }
  .home_collage .flex-direction-nav .flex-next {
    right: 0px;
    top: 40%;
    display: block;
    background-position: -35px 0;
    z-index: 2;
  }
  .home_collage .flex-direction-nav .flex-next:hover {
    background-position: -35px -39px;
  }
  .home_collage .flex-direction-nav .flex-prev {
    left: 0px;
    top: 40%;
    display: block;
    z-index: 2;
  }
  .home_collage .flex-direction-nav .flex-disabled {
    cursor: default;
  }
  .home_buttons {
    margin: 0 auto;
    width: 100%;
    border-left: #55bc8c 10px solid;
    float: left;
    padding: 50px 0 70px 12px;
    max-height: 360px;
  }
  .home_buttons ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .home_buttons ul li {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    background: transparent url("_gfx/cmn/home_button.jpg") no-repeat scroll center bottom !important;
    border: none;
    float: left;
    text-align: right;
    width: 100%;
    padding: 0 27px 0 0;
    cursor: pointer;
    position: relative;
    height: 40px;
    background-size: auto auto !important;
  }
  .home_buttons ul li:hover a span {
    color: #b9daab;
  }
  .home_buttons ul li:nth-child(2n) a img {
    padding: 8px 0 0 0;
  }
  .home_buttons ul li:last-child {
    background: transparent !important;
  }
  .home_buttons ul li a img {
    float: right;
    padding: 6px 0 0 0;
  }
  .home_buttons ul li a span {
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #fff;
    position: absolute;
    left: 0px;
    right: 55px;
    top: 7px;
    padding-right: 0;
  }
  .home_spotlight {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    background-color: transparent;
    overflow: visible;
    background: #47ab75;
    min-height: 360px;
    border-radius: 5px;
    margin: 0;
  }
  .home_spotlight h2 {
    display: block !important;
    margin: -33px 0 0;
    background: url("_gfx/cmn/spotlight_title.png") no-repeat scroll center center;
    height: 110px;
    font-family: 'Lora', serif;
    font-size: 26px;
    text-transform: none;
    font-style: italic;
    font-weight: normal;
    text-align: center;
    padding: 9px 0 0 0;
    line-height: 76px;
    bottom: 0;
    top: 0;
  }
  .home_spotlight h2 span {
    font-weight: bold;
    font-style: normal;
  }
  .home_spotlight .box_content {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 20px 20px 20px;
    background: #47ab75;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    position: relative;
    margin: 0 auto;
    bottom: 17px;
    bottom: 0;
    text-align: left;
    max-height: 373px;
    overflow-y: auto;
  }
  .home_spotlight .box_content img {
    width: 100%;
    display: block;
    max-width: 268px;
    max-height: 165px;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4);
    margin: 0 10px 0 0;
    float: left;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .home_spotlight .box_content p {
    margin: 13px 0 0 0;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    line-height: normal;
  }
  .home_spotlight .box_content p:first-child {
    margin: 0;
  }
  .home_spotlight .box_content p:last-child {
    margin: 12px 0 0 0;
  }
  .home_spotlight .box_content p a {
    text-decoration: none;
  }
  .home_spotlight .box_content p a:hover {
    text-decoration: underline;
    color: #fff !important;
  }
  .home_spotlight .box_content p strong {
    color: #fff;
    font-family: 'Lora', serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
  }
  .home_spotlight .box_content .btn_close {
    position: absolute;
    top: 0;
    right: 0;
    width: 18px;
    height: 18px;
    background: url(_gfx/home/btn_close.png) no-repeat center center;
    text-indent: -4000px;
  }
  .home_spotlight .box_content .btn_close:hover {
    -moz-opacity: 0.85;
    -khtml-opacity: 0.85;
    -webkit-opacity: 0.85;
    opacity: 0.85;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
    filter: alpha(opacity=85);
  }
  .home_news {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    margin: -12px 0 0 0;
    padding: 50px 28px 27px;
    background: #fff;
    min-height: 625px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding-top: 50px;
    background-image: none;
  }
  .home_news h2 {
    margin: 0;
    padding: 0;
    height: auto;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    background: transparent;
    font-family: 'Open Sans', sans-serif;
    color: #5d2772;
    border-bottom: solid 2px #e5e5e5;
  }
  .home_news ul li {
    float: left;
    margin: 0 0 23px;
    width: 45%;
    min-height: 147px;
    padding: 0;
    border-bottom: 1px solid #cccccc;
    background: none;
    padding: 0 0 5px 0;
  }
  .home_news ul li.hasimage > a {
    max-height: 7.5em;
  }
  .home_news ul li.hasimage > a:hover {
    max-height: 7.5em;
  }
  .home_news ul li.hasimage .box_item_summary {
    max-height: 1.8em;
  }
  .home_news ul li.hasimage .box_item_summary:hover {
    max-height: 1.8em;
  }
  .home_news ul li:nth-child(2n) {
    margin-top: 0;
  }
  .home_news ul li:nth-child(2n+2) {
    margin: 0 0 23px;
    float: right;
  }
  .home_news ul li:last-child {
    margin-bottom: 0px;
  }
  .home_news ul li > a {
    color: #006b83;
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;
    max-height: 3.7em;
    display: block;
  }
  .home_news ul li > a:hover {
    text-decoration: none;
    color: #f2a51c;
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;
    max-height: 3.7em;
    display: block;
  }
  .home_news ul li > a img {
    float: none;
    padding: 0;
    width: 184px;
    height: 68px;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    margin: 0 auto 7px 0;
  }
  .home_news ul li .box_item_summary {
    color: #292929;
    font-size: 13px;
    margin: 0;
    padding: 5px 0 0 0;
    width: 100%;
    max-height: 5.9em;
    overflow: hidden;
  }
  .home_news .box_bottomlink {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    float: right;
    padding: 1px 0;
    text-transform: uppercase;
    max-width: 70px;
    background: #8f8976 url(_gfx/cmn/more_arrow.png) 85% 50% no-repeat;
    width: 70px;
    border-radius: 3px;
    text-align: center;
    margin: 0;
    position: absolute;
    top: auto;
    bottom: 25px;
    right: 25px;
    left: auto;
  }
  .home_news .box_bottomlink:hover {
    text-decoration: none;
  }
  .home_Calendar {
    position: relative;
    width: 100%;
    padding: 52px 28px 27px;
    min-height: 625px;
    background: #fff;
    margin: -12px 0 0 0;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
  }
  .home_Calendar h2 {
    margin: 0;
    padding: 0;
    height: auto;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    background: transparent;
    font-family: 'Open Sans', sans-serif;
    color: #5d2772;
    border-bottom: solid 2px #e5e5e5;
  }
  .home_Calendar ul li {
    float: left;
    width: 45%;
    padding: 0;
    border: none;
    background: none;
    margin: 0 0 23px;
    min-height: 127px;
    border-bottom: 1px solid #cccccc;
    background-image: none;
  }
  .home_Calendar ul li:nth-child(2n+2) {
    margin: 0 0 23px;
    float: right;
  }
  .home_Calendar ul li:last-child {
    margin-bottom: 0px;
  }
  .home_Calendar ul li > a {
    color: #006b83;
    font-size: 15px;
    font-weight: bold;
    float: right;
    padding: 0px;
    width: 58%;
    max-height: 3.7em;
    overflow: hidden;
  }
  .home_Calendar ul li > a:hover {
    max-height: 3.7em;
    overflow: hidden;
  }
  .home_Calendar ul li .box_item_summary {
    color: #292929;
    font-size: 13px;
    margin: 0;
    padding: 7px 0 0 0;
    width: 59%;
    float: right;
    max-height: 4.7em;
    overflow: hidden;
  }
  .home_Calendar ul li .datebox {
    display: block;
    border-right: none;
    text-transform: uppercase;
    float: left;
    margin: 0;
    padding: 12px 0px 0px;
    font-weight: bold;
    color: #fff;
    font-family: 'Lora', serif;
    background: #47ab75;
    border-radius: 5px;
    min-height: 70px;
    font-size: 17px;
    width: 59px;
    text-align: center;
    top: 0;
  }
  .home_Calendar ul li .datebox span {
    color: #fff;
    display: block;
    font-size: 29px;
    text-align: center;
    font-weight: normal;
    line-height: normal;
  }
  .home_Calendar ul li:hover {
    cursor: pointer;
  }
  .home_Calendar ul li:hover > a:hover {
    text-decoration: none;
    color: #f2a51c;
    font-weight: bold;
  }
  .home_Calendar ul li:hover .datebox {
    background-color: #f2a51c;
  }
  .home_Calendar .box_bottomlink {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    float: right;
    padding: 1px 0;
    text-transform: uppercase;
    max-width: 70px;
    background: #8f8976 url(_gfx/cmn/more_arrow.png) 85% 50% no-repeat;
    width: 70px;
    border-radius: 3px;
    text-align: center;
    margin: 0;
    position: absolute;
    top: auto;
    bottom: 25px;
    left: auto;
    right: 25px;
  }
  .home_Calendar .box_bottomlink:hover {
    text-decoration: none;
  }
  .home_recreation {
    position: relative;
    width: 100%;
    min-height: 625px;
    padding: 50px 28px 27px;
    background: #fff;
    margin: -12px 0 0 0;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
  }
  .home_recreation ul li {
    float: left;
    width: 45%;
    padding: 0;
    border: none;
    background: none;
    margin: 0 10px 23px 0;
    min-height: 152px;
    border-bottom: 1px solid #cccccc;
    background-image: none;
  }
  .home_recreation ul li:nth-child(2n+2) {
    margin: 0 0 23px;
    float: right;
  }
  .home_recreation ul li:last-child {
    margin-bottom: 0px;
  }
  .home_recreation ul li.hasimage > a {
    max-height: 7.5em;
  }
  .home_recreation ul li.hasimage > a:hover {
    max-height: 7.5em;
  }
  .home_recreation ul li.hasimage .box_item_summary {
    max-height: 1.8em;
  }
  .home_recreation ul li > a {
    color: #006b83;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    display: block;
    max-height: 3.7em;
    overflow: hidden;
  }
  .home_recreation ul li > a:hover {
    text-decoration: none;
    color: #f2a51c;
    font-size: 15px;
    font-weight: bold;
    display: block;
    max-height: 3.7em;
  }
  .home_recreation ul li img {
    display: block;
    width: 184px;
    height: 68px;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    margin: 0 auto 7px 0;
    float: none;
  }
  .home_recreation ul li .box_item_summary {
    width: 100%;
    color: #292929;
    padding: 5px 0 0 0;
    max-height: 5.9em;
    overflow: hidden;
  }
  .home_recreation .box_bottomlink {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    float: right;
    padding: 1px 0;
    text-transform: uppercase;
    max-width: 70px;
    background: #8f8976 url(_gfx/cmn/more_arrow.png) 85% 50% no-repeat;
    width: 70px;
    border-radius: 3px;
    text-align: center;
    margin: 0px;
    position: absolute;
    top: auto;
    bottom: 25px;
    right: 25px;
    left: auto;
  }
  .home_recreation .box_bottomlink:hover {
    text-decoration: none;
  }
  .home_events {
    position: relative;
    width: 100%;
    padding: 52px 28px 27px;
    min-height: 625px;
    background: #fff;
    margin: -12px 0 0 0;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
  }
  .home_events h2 {
    margin: 0;
    padding: 0;
    height: auto;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    background: transparent;
    font-family: 'Open Sans', sans-serif;
    color: #5d2772;
    border-bottom: solid 2px #e5e5e5;
  }
  .home_events ul li {
    float: left;
    width: 45%;
    padding: 0;
    border: none;
    background: none;
    margin: 0 0 23px;
    min-height: 110px;
    border-bottom: 1px solid #cccccc;
    background-image: none;
  }
  .home_events ul li:nth-child(2n+2) {
    margin: 0 0 23px;
    float: right;
  }
  .home_events ul li:last-child {
    margin-bottom: 0;
  }
  .home_events ul li > a {
    color: #006b83;
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;
    max-height: 3.7em;
    display: block;
  }
  .home_events ul li > a:hover {
    text-decoration: none;
    color: #f2a51c;
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;
    max-height: 3.7em;
    display: block;
  }
  .home_events ul li .box_item_summary {
    color: #292929;
    font-size: 13px;
    margin: 0;
    padding: 7px 0 0 0;
    width: 100%;
    overflow: hidden;
    max-height: 3.5em;
  }
  .home_events .box_bottomlink {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    float: right;
    padding: 1px 0;
    text-transform: uppercase;
    max-width: 70px;
    background: #8f8976 url(_gfx/cmn/more_arrow.png) 85% 50% no-repeat;
    width: 70px;
    border-radius: 3px;
    text-align: center;
    margin: 0px;
    position: absolute;
    top: auto;
    bottom: 25px;
    right: 25px;
    left: auto;
  }
  .home_events .box_bottomlink:hover {
    text-decoration: none;
  }
  .standardlayout,
  .standardthreecolumnlayout {
    padding-bottom: 0 !important;
  }
  .standardlayout .top_col,
  .standardthreecolumnlayout .top_col {
    margin-bottom: 20px;
  }
  .standardlayout:before,
  .standardthreecolumnlayout:before {
    display: none;
  }
  .standardlayout .left_col.column,
  .standardthreecolumnlayout .left_col.column {
    width: 24.12109375%;
    margin: 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0%;
  }
  .standardlayout .left_col.column:before,
  .standardthreecolumnlayout .left_col.column:before {
    width: 24.12109375%;
    background: #007a91;
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    bottom: 0;
    top: 71px;
    box-shadow: none;
  }
  .standardlayout .right_col.column,
  .standardthreecolumnlayout .right_col.column {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 74.31640625%;
    padding: 0 20px 20px 20px;
    margin: 0;
    background: transparent;
  }
  .standardlayout .right_col.column:before,
  .standardthreecolumnlayout .right_col.column:before {
    content: "";
    top: 70px;
    left: auto;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: auto;
    width: 74.31640625%;
    background: #fff;
  }
  /*.onecolumnlayout
    {
        &:before
        {
            .multiple_bgs(70px,0,0,0,100%,100%);
            background: #fff;
        }
    }*/
  .standardthreecolumnlayout .small_col {
    width: 100%;
    margin: 0 !important;
  }
  .standardthreecolumnlayout:before {
    display: none;
  }
  .twocolumnswithbottomlayout .left_col {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-left: 12px;
    padding-right: 10px;
  }
  .twocolumnswithbottomlayout .right_col {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-right: 12px;
    padding-left: 10px;
  }
  .twocolumnswithbottomlayout .bottom_col {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 12px;
  }
  .twocolumnswithbottomlayout .small_box {
    width: 100%;
  }
  .threecolumnswithbottomlayout .top_col.column {
    padding-bottom: 20px;
  }
  .threecolumnswithbottomlayout .left_col.column {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333333%;
    padding-left: 12px;
    padding-right: 10px;
  }
  .threecolumnswithbottomlayout .middle_col.column {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333333%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .threecolumnswithbottomlayout .right_col.column {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333333%;
    padding-right: 12px;
    padding-left: 10px;
  }
  .threecolumnswithbottomlayout .bottom_col.column {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 20px;
  }
  .threecolumnswithbottomlayout .small_box {
    width: 100%;
  }
  .twocolumnreverselayout .has_small_col {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 74.31640625%;
    padding-left: 12px;
    padding-right: 10px;
  }
  .twocolumnreverselayout .small_col {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 24.12109375%;
    padding-right: 12px;
    padding-left: 10px;
    margin: 0 !important;
  }
  .sidenav {
    width: 100%;
    float: left;
    position: relative;
    padding: 0;
    box-sizing: border-box;
    margin: 0px auto 30px auto;
    border-bottom: 1px solid #00a2b9;
  }
  .sidenav ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .sidenav ul li {
    position: relative;
  }
  .sidenav ul li a,
  .sidenav ul li a:hover,
  .sidenav ul li a:focus {
    color: #ffffff;
    font-size: 100%;
    text-decoration: none;
    display: block;
    padding: 10px 7px 10px 12%;
    line-height: 120%;
    position: relative;
    z-index: 1;
    font-weight: normal;
    border-bottom: 1px solid #00a2b9;
    word-wrap: break-word;
  }
  .sidenav > ul:last-child > li:last-child a,
  .sidenav > ul:last-child > li:last-child a:hover,
  .sidenav > ul:last-child > li:last-child a:focus {
    border-bottom: 0px;
  }
  .sidenav ul li.sidenav_haschildren > a:before {
    /*position: absolute;
            content: "";
            background: transparent;
            width: 0;
            height: 0;
            left: 5%;
            top: 33%;
            border-left: 4px solid @arrow-haschildren;
            border-right: 4px solid transparent;
            border-top: 4px solid transparent;
            border-bottom: solid 4px transparent;*/
    position: absolute;
    content: "+";
    background: transparent;
    top: 4px;
    bottom: 0;
    left: 5%;
    padding: 7px 0;
  }
  .sidenav ul li.sidenav_current > a {
    background: #00a2b9;
    color: #ffffff;
    /*border-bottom: 1px solid @sidenav-item-border;*/
    /*&:before
		{
			position: absolute;
			content: "";
			width: 0; 
			height: 0; 
			left: 5%;
			top:12px;
			background: transparent;
			border-top: 4px solid transparent;
			border-bottom: 4px solid transparent;
			border-left: 4px solid @arrow-current;
		}
		&:hover:before
		{
			border-left: 4px solid @arrow-current-hover;
		}*/
  }
  .sidenav ul li.sidenav_expanded > a {
    background: transparent;
    color: #ffffff;
    border-bottom: 1px solid #00a2b9;
  }
  .sidenav ul li.sidenav_expanded > a:before {
    /*
            position: absolute;
            content: "";
            background: transparent;
            width: 0;
            height: 0;
            left: 5%;
            top: 42%;
            border-left: 4px solid transparent;
            border-right: 4px solid transparent;
            border-top: 4px solid @arrow-expanded;
            border-bottom: solid 4px transparent;*/
    position: absolute;
    content: "-";
    background: transparent;
    top: 0;
    bottom: 0;
    left: 5%;
    padding: 7px 0;
    font-size: 150%;
  }
  .sidenav > ul > li.sidenav_expanded + li > a {
    border-top: 1px solid #00a2b9;
  }
  /*second level */
  .sidenav ul li li.sidenav_expanded > a {
    background: #00a2b9;
    color: #ffffff;
    border-bottom: 0px solid #00a2b9;
  }
  .sidenav ul li li.sidenav_expanded > a:before {
    /*
            position: absolute;
            content: "";
            background: transparent;
            width: 0;
            height: 0;
            left: 14px;
            top: 13px;
            border-left: 4px solid transparent;
            border-right: 4px solid transparent;
            border-top: 4px solid @arrow-expanded;
            border-bottom: solid 4px transparent;
                */
  }
  .sidenav ul li li.sidenav_current > a:before,
  .sidenav ul li li.sidenav_haschildren > a:before {
    left: 11%;
  }
  .sidenav ul li li li.sidenav_current > a:before,
  .sidenav ul li li li.sidenav_haschildren > a:before {
    left: 20%;
  }
  .sidenav ul li li li li.sidenav_current > a:before,
  .sidenav ul li li li li.sidenav_haschildren > a:before {
    left: 24%;
  }
  .sidenav ul li li li li li.sidenav_current > a:before,
  .sidenav ul li li li li li.sidenav_haschildren > a:before {
    left: 28%;
  }
  .sidenav ul li li li li li li.sidenav_current > a:before,
  .sidenav ul li li li li li li.sidenav_haschildren > a:before {
    left: 32%;
  }
  .sidenav ul li li li li li li li.sidenav_current > a:before,
  .sidenav ul li li li li li li li.sidenav_haschildren > a:before {
    left: 36%;
  }
  .sidenav ul li li a {
    padding-left: 20% !important;
  }
  .sidenav ul li li li a {
    padding-left: 28% !important;
    /*second level*/
    background: #00a2b9;
  }
  .sidenav ul li li li li a {
    padding-left: 32% !important;
  }
  .sidenav ul li li li li li a {
    padding-left: 36% !important;
  }
  .sidenav ul li li li li li li a {
    padding-left: 40% !important;
  }
  .sidenav ul li li.sidenav_expanded > a:hover,
  .sidenav ul li li.sidenav_expanded > a:focus,
  .sidenav ul li li a:hover,
  .sidenav ul li li a:focus {
    border-bottom: 0px solid #ffffff;
    margin-top: 0px;
  }
  .sidenav ul li li a {
    background: #00a2b9;
    color: #ffffff;
    margin-top: 0px;
    border: 0;
  }
  .sidenav ul li a:hover,
  .sidenav ul li a:focus,
  .sidenav ul li li > a:hover,
  .sidenav ul li li > a:focus {
    color: #ffffff !important;
    background: #f5a616;
  }
  .image_widget .image_rotate_container {
    background: transparent !important;
  }
  .right_col .image_widget:first-child:before,
  .banner_col .image_widget:first-child:before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    right: 0;
    bottom: auto;
    z-index: -1;
    width: 100%;
    height: 45px;
    background: url("_gfx/cmn/image_top.png") no-repeat scroll 0px 0px;
    background-size: auto auto;
    z-index: 3;
  }
  .right_col .image_widget:first-child:after,
  .banner_col .image_widget:first-child:after {
    content: "";
    top: auto;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: 26px;
    background: url("_gfx/cmn/image_bottom.png") no-repeat scroll 0px 0px;
    background-size: auto auto;
    z-index: 2;
  }
  .banner_col .image_widget:first-child .image_rotate_container,
  .standardlayout .right_col > .image_widget:first-child .image_rotate_container {
    background: transparent !important;
    top: 0 !important;
    left: 0 !important;
  }
  .banner_col .image_widget:first-child,
  .standardlayout .right_col > .image_widget:first-child {
    position: relative;
    max-width: none;
    padding: 0;
    margin: 10px -5px;
  }
  .breadcrumb {
    font-size: 85%;
  }
  .breadcrumb a {
    text-decoration: underline !important;
  }
  .breadcrumb a:hover {
    text-decoration: none !important;
  }
  .title_widget {
    padding: 12px 0 0 0;
    clear: both;
  }
  .title_widget h1 {
    text-shadow: 0 0 1px rgba(35, 31, 32, 0.4);
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    font-size: 190% !important;
    text-transform: capitalize;
    padding: 0;
    line-height: 120% !important;
    border-bottom: none;
    margin: 35px 0 0 0;
    overflow: hidden;
    text-shadow: none;
  }
  .title_widget h2 {
    padding: 0px 0 0 0px;
    font-weight: bold;
  }
  .top_col .title_widget {
    padding: 38px 12px 0;
  }
  .title_right {
    padding: 0 0 6px 0;
    float: right;
  }
  .title_right > a,
  .title_right > div {
    float: right;
  }
  .title_right > a:first-child,
  .title_right > div:first-child {
    margin-left: 18px;
  }
  .title_right #share {
    clear: none;
  }
  .title_right #share .sharelink {
    margin-left: 18px;
  }
  .standardthreecolumnlayout .small_col .image_widget {
    width: 46% !important;
    display: inline-block;
    margin-right: 2%;
    vertical-align: top;
  }
  .splash_page {
    background: rgba(255, 255, 255, 0.8) !important;
    max-width: 1024px;
    border-radius: 10px;
    margin: 15px auto 15px auto;
    padding: 50px 0 0 0 !important;
    min-height: 500px;
  }
  .splash_page:before {
    display: none;
  }
  .content_area {
    padding: 12px 0 0 0;
  }
  .top_col .content_area {
    padding: 12px 12px 0;
  }
  .small_col .content_area,
  .standardlayout .left_col .content_area,
  .standardthreecolumnlayout .left_col .content_area {
    margin: 0 0 17px 0;
    clear: both;
    background: #ffffff !important;
    border: 1px solid #d3d3d3 !important;
    position: relative;
    z-index: 1;
    padding: 13px 15px 5px 16px;
    font-size: 100%;
    color: #2e2e2c;
  }
  .small_col .content_area p,
  .standardlayout .left_col .content_area p,
  .standardthreecolumnlayout .left_col .content_area p,
  .small_col .content_area ul,
  .standardlayout .left_col .content_area ul,
  .standardthreecolumnlayout .left_col .content_area ul,
  .small_col .content_area ol,
  .standardlayout .left_col .content_area ol,
  .standardthreecolumnlayout .left_col .content_area ol,
  .small_col .content_area li,
  .standardlayout .left_col .content_area li,
  .standardthreecolumnlayout .left_col .content_area li,
  .small_col .content_area div,
  .standardlayout .left_col .content_area div,
  .standardthreecolumnlayout .left_col .content_area div {
    color: #2e2e2c;
  }
  .small_col .content_area .subtitle,
  .standardlayout .left_col .content_area .subtitle,
  .standardthreecolumnlayout .left_col .content_area .subtitle,
  .small_col .content_area h1,
  .standardlayout .left_col .content_area h1,
  .standardthreecolumnlayout .left_col .content_area h1,
  .small_col .content_area h2,
  .standardlayout .left_col .content_area h2,
  .standardthreecolumnlayout .left_col .content_area h2,
  .small_col .content_area h3,
  .standardlayout .left_col .content_area h3,
  .standardthreecolumnlayout .left_col .content_area h3,
  .small_col .content_area h4,
  .standardlayout .left_col .content_area h4,
  .standardthreecolumnlayout .left_col .content_area h4,
  .small_col .content_area h5,
  .standardlayout .left_col .content_area h5,
  .standardthreecolumnlayout .left_col .content_area h5 {
    color: #077199;
  }
  .small_col .content_area:empty,
  .standardlayout .left_col .content_area:empty,
  .standardthreecolumnlayout .left_col .content_area:empty {
    display: none;
  }
  .small_col .sidenav {
    float: left;
    background: #007a91;
  }
  .small_col .minicalendar_widget {
    width: 84%;
  }
  .small_box,
  .twitter_feed,
  .facebook_feed {
    margin-bottom: 17px;
    vertical-align: top;
    clear: both;
    background: #ffffff !important;
    border: 1px solid #cbcbcb !important;
    box-shadow: none;
    word-wrap: break-word;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .small_box .box_title,
  .twitter_feed .box_title,
  .facebook_feed .box_title,
  .small_box h2.mobile_header,
  .twitter_feed h2.mobile_header,
  .facebook_feed h2.mobile_header {
    color: #ffffff;
    font-weight: bold;
    line-height: 140%;
    font-size: 128% !important;
    min-height: 22px;
    height: auto;
    padding: 8px 9px 8px 9px;
    text-align: left;
    display: block;
    text-transform: uppercase;
    background: #f5a616;
    margin: -1px -1px 0 -1px;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
  }
  .small_box .box_content,
  .twitter_feed .box_content,
  .facebook_feed .box_content {
    padding: 0px 9px 0 9px;
  }
  .small_box .box_content ul,
  .twitter_feed .box_content ul,
  .facebook_feed .box_content ul,
  .small_box.twitter_feed ul,
  .twitter_feed.twitter_feed ul,
  .facebook_feed.twitter_feed ul,
  .small_box.facebook_feed ul,
  .twitter_feed.facebook_feed ul,
  .facebook_feed.facebook_feed ul {
    margin: 0;
    list-style: none;
    font-size: 90%;
    padding: 0;
  }
  .small_box .box_content ul li,
  .twitter_feed .box_content ul li,
  .facebook_feed .box_content ul li,
  .small_box.twitter_feed ul li,
  .twitter_feed.twitter_feed ul li,
  .facebook_feed.twitter_feed ul li,
  .small_box.facebook_feed ul li,
  .twitter_feed.facebook_feed ul li,
  .facebook_feed.facebook_feed ul li,
  .small_box.faq_box .box_content > ul > li,
  .twitter_feed.faq_box .box_content > ul > li,
  .facebook_feed.faq_box .box_content > ul > li,
  .small_box.service_box.mobile_list .box_content > ul > li,
  .twitter_feed.service_box.mobile_list .box_content > ul > li,
  .facebook_feed.service_box.mobile_list .box_content > ul > li {
    padding: 10px 0 10px 0;
    position: relative;
    border-bottom: none;
  }
  .small_box.service_box.mobile_list .box_content > ul > li,
  .twitter_feed.service_box.mobile_list .box_content > ul > li,
  .facebook_feed.service_box.mobile_list .box_content > ul > li {
    border-bottom: solid 1px #efefef !important;
  }
  .small_box .box_content ul img,
  .twitter_feed .box_content ul img,
  .facebook_feed .box_content ul img {
    margin-right: 3px;
    vertical-align: bottom;
  }
  .small_box .box_content ul a,
  .twitter_feed .box_content ul a,
  .facebook_feed .box_content ul a,
  .small_box.service_box .box_content li span,
  .twitter_feed.service_box .box_content li span,
  .facebook_feed.service_box .box_content li span,
  .small_box.faq_box ul .listfaq_q,
  .twitter_feed.faq_box ul .listfaq_q,
  .facebook_feed.faq_box ul .listfaq_q,
  .small_box .empty_box,
  .twitter_feed .empty_box,
  .facebook_feed .empty_box {
    color: #077199;
    text-decoration: none;
    font-size: 110%;
    font-weight: bold;
  }
  .small_box .box_content ul a:hover,
  .twitter_feed .box_content ul a:hover,
  .facebook_feed .box_content ul a:hover {
    text-decoration: none;
    color: #077199;
    font-weight: bold;
  }
  .small_box .box_content .item_smalltext,
  .twitter_feed .box_content .item_smalltext,
  .facebook_feed .box_content .item_smalltext {
    line-height: 120%;
  }
  .small_box .box_content .item_smalltext,
  .twitter_feed .box_content .item_smalltext,
  .facebook_feed .box_content .item_smalltext,
  .small_box .box_content ul.item-list li,
  .twitter_feed .box_content ul.item-list li,
  .facebook_feed .box_content ul.item-list li,
  .small_box.meeting_item_box ul span,
  .twitter_feed.meeting_item_box ul span,
  .facebook_feed.meeting_item_box ul span {
    margin: 0;
    color: #2e2e2c;
    font-size: 110%;
    padding: 4px 0 0 0;
    border: 0;
  }
  .small_box .box_content ul.item-list li,
  .twitter_feed .box_content ul.item-list li,
  .facebook_feed .box_content ul.item-list li {
    font-size: 100%;
    padding: 0px 0 0 0;
  }
  .small_box .box_content ul.item-list li a,
  .twitter_feed .box_content ul.item-list li a,
  .facebook_feed .box_content ul.item-list li a,
  .small_box.service_box .box_content ul.service_list li a,
  .twitter_feed.service_box .box_content ul.service_list li a,
  .facebook_feed.service_box .box_content ul.service_list li a {
    color: #2e2e2c;
    font-weight: normal;
  }
  .small_box .box_content ul.item-list li a:hover,
  .twitter_feed .box_content ul.item-list li a:hover,
  .facebook_feed .box_content ul.item-list li a:hover,
  .small_box.service_box .box_content ul.service_list li a:hover,
  .twitter_feed.service_box .box_content ul.service_list li a:hover,
  .facebook_feed.service_box .box_content ul.service_list li a:hover {
    text-decoration: underline;
  }
  .small_box .item_new,
  .twitter_feed .item_new,
  .facebook_feed .item_new {
    margin-left: 5px;
    color: #077199;
  }
  .small_box .box_content ul.item-list,
  .twitter_feed .box_content ul.item-list,
  .facebook_feed .box_content ul.item-list {
    margin: 0;
    padding: 4px 0 0 0;
    border: 0;
  }
  .small_box .box_bottomlink,
  .twitter_feed .box_bottomlink,
  .facebook_feed .box_bottomlink {
    float: right;
    margin: 6px 0;
    padding: 0;
    background: transparent;
    text-transform: capitalize;
    color: #8f8976;
    font-weight: bold;
    font-size: 100%;
  }
  .small_box .empty_box,
  .twitter_feed .empty_box,
  .facebook_feed .empty_box {
    padding: 10px 0;
  }
  .twitter_feed h2,
  .facebook_feed h2 {
    color: #fff !important;
  }
  .small_box.staff_box .box_content ul.item-list li.item-phone,
  .small_box.staff_box .box_content ul.item-list li.item-email a,
  .small_box.business_box .box_content ul.item-list li.item-phone,
  .small_box.business_box .box_content ul.item-list li.item-email a,
  .small_box.business_box .box_content ul.item-list li.item-map a {
    line-height: 170%;
    border-bottom: none;
    font-size: 105%;
  }
  .small_box .box_content ul.item-list li.item-phone {
    background-position: 0 10%;
  }
  .small_box .box_content ul.item-list li.item-email {
    background-position: 0 10%;
  }
  .small_box .box_content ul.item-list li.item-map {
    background-position: 0 10%;
  }
  .small_box.faq_box .box_content ul li {
    line-height: 140%;
  }
  .small_box.faq_box .box_content ul ul {
    margin-top: 0;
    padding-top: 0;
  }
  .small_box.faq_box .box_content ul ul li,
  .small_box.service_box .service_list li {
    border: 0;
    font-size: 110%;
  }
  .small_box.faq_box .box_content ul .listfaq_a_content a {
    font-size: inherit;
    font-weight: normal;
    text-decoration: underline;
  }
  .small_box.faq_box .box_content ul .listfaq_a_content a:hover {
    text-decoration: underline;
  }
  .small_box.faq_box .box_content .listfaq_a {
    color: #2e2e2c;
  }
  .small_box.faq_box .box_content .listfaq_a p,
  .small_box.faq_box .box_content .listfaq_a ul,
  .small_box.faq_box .box_content .listfaq_a ol,
  .small_box.faq_box .box_content .listfaq_a li,
  .small_box.faq_box .box_content .listfaq_a div,
  .small_box.faq_box .box_content .listfaq_a span {
    color: #2e2e2c;
    font-size: inherit;
  }
  .service_box .box_content .toggle_service {
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0;
  }
  .service_box .box_content .toggle_service:before {
    top: 15px;
  }
  .small_box.service_box ul li span {
    padding: 0;
  }
  .standardthreecolumnlayout .left_col .minicalendar_widget,
  .standardlayout .left_col .minicalendar_widget {
    background: #fff;
  }
  .standardthreecolumnlayout .small_col .small_box {
    width: 46%;
    margin-right: 2%;
    display: inline-block;
  }
  #sitebody .twitter_feed,
  #sitebody .facebook_feed {
    padding: 0;
    box-shadow: 0 0 0;
  }
  #sitebody .twitter_feed ul,
  #sitebody .facebook_feed ul {
    padding: 7px 15px 0 16px;
  }
  #sitebody .twitter_feed ul li a,
  #sitebody .facebook_feed ul li a,
  #sitebody .twitter_feed ul li a:hover,
  #sitebody .facebook_feed ul li a:hover {
    color: #077199;
  }
  #sitebody .twitter_feed ul li a span,
  #sitebody .facebook_feed ul li a span,
  #sitebody .twitter_feed ul li a:hover span,
  #sitebody .facebook_feed ul li a:hover span {
    color: #077199;
  }
  #sitebody .twitter_feed ul li a:hover,
  #sitebody .facebook_feed ul li a:hover {
    text-decoration: underline;
  }
  #sitebody .twitter_feed ul li p,
  #sitebody .facebook_feed ul li p {
    color: #2e2e2c;
  }
  #sitebody .twitter_feed ul li p a,
  #sitebody .facebook_feed ul li p a,
  #sitebody .twitter_feed ul li p a:hover,
  #sitebody .facebook_feed ul li p a:hover {
    color: #006b83;
  }
  #sitebody .twitter_feed .box_bottomlink,
  #sitebody .facebook_feed .box_bottomlink {
    margin-right: 10px;
  }
  .calendar_widget {
    max-width: 100%;
    font-size: inherit !important;
    line-height: inherit !important;
  }
  .calendar_widget:before {
    background: transparent none;
  }
  table.calendar_grid {
    background: transparent;
    border-spacing: 0;
    border-collapse: collapse;
  }
  .calendar_grid .calendar_dayheader {
    line-height: 32px;
    color: #010000;
    padding: 2px 2px 0 2px;
    font-weight: normal;
    background: #47ab75;
    text-transform: uppercase;
    font-size: 100%;
    text-indent: 0;
    text-align: center;
  }
  .calendar_grid .calendar_dayheader:first-letter {
    color: #010000;
  }
  .calendar_grid .calendar_title {
    width: 100%;
    background: transparent none;
    height: auto;
  }
  .calendar_grid .calendar_title td.calendar_title_content {
    padding: 11px 0 10px 0;
    width: 78%;
    font-weight: 700;
    color: #323232;
    overflow: visible;
    font-size: 155%;
    text-transform: none;
  }
  .calendar_grid .calendar_title td.calendar_nextprev {
    width: 10% !important;
    padding: 8px 0 0 0;
    text-align: center;
  }
  .calendar_grid td.calendar_nextprev a {
    font-weight: 700;
    text-decoration: underline;
    color: #006b83;
    text-indent: 0;
    background-image: none;
    display: inline;
    font-size: 90%;
    text-transform: none;
    white-space: pre;
    text-decoration-color: #006b83;
    /*-------------------------------------------------------*/
    /* For additional arrow on next and prev uncomment below */
    /*-------------------------------------------------------*/
  }
  .calendar_grid td.calendar_nextprev a.next:before {
    display: none;
  }
  .calendar_grid td.calendar_nextprev a.previous:before {
    display: none;
  }
  .calendar_grid td.calendar_nextprev a.prev:before {
    content: "<";
    position: static;
    font-size: 100%;
    display: inline;
  }
  .calendar_grid td.calendar_nextprev a.next:after {
    content: ">";
  }
  .calendar_grid td.calendar_nextprev a:hover {
    text-decoration: none;
  }
  .calendar_grid td.calendar_day,
  .calendar_grid td.calendar_today,
  .calendar_grid td.calendar_weekendday,
  .calendar_grid td.calendar_othermonthday {
    text-align: left;
    vertical-align: top;
    font-size: 135%;
    line-height: 25px;
    font-weight: normal;
    padding: 3px 8px;
    border: 1px solid #d1d1d1;
    height: 105px;
    word-wrap: break-word;
    line-height: 140%;
  }
  .calendar.calendar_grid td.calendar_day,
  .calendar.calendar_grid td.calendar_weekendday,
  .calendar.calendar_grid td.calendar_day > a,
  .calendar.calendar_grid td.calendar_weekendday > a,
  .calendar.calendar_grid td.calendar_day .calendar_eventtime,
  .calendar.calendar_grid td.calendar_weekendday .calendar_eventtime {
    color: #585449 !important;
    background: #ffffff;
  }
  .calendar_grid td.calendar_othermonthday,
  .calendar_grid .calendar_othermonthday > a,
  .calendar.calendar_grid td.calendar_othermonthday .calendar_eventtime {
    color: #cdccca !important;
    background: #ebebeb;
  }
  .calendar_grid td.calendar_today {
    background: #47ab75;
    color: #000000;
    text-align: left;
  }
  .calendar_grid td.calendar_today .calendar_items .calendar_eventtime {
    color: #000000 !important;
    font-weight: 700;
  }
  .calendar_grid td.calendar_today .calendar_items .calendar_eventlink {
    color: #000000 !important;
    font-size: 60% !important;
    font-weight: 700;
  }
  .calendar_grid td.calendar_today > a {
    color: #000000 !important;
  }
  .calendar_grid.calendar td.calendar_day_with_items {
    cursor: default;
    text-align: left;
  }
  .calendar_grid .calendar_items {
    display: block;
    position: static;
    z-index: 1;
    margin-top: 0;
    background-color: transparent;
    border: solid 0 #dddddd;
    box-shadow: 0 0 0;
    min-width: 0;
    min-height: 0;
    text-align: left;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .calendar_eventtime,
  .calendar_grid.calendar .calendar_items .calendar_eventtime {
    display: block;
    font-size: 60% !important;
    color: #444444 !important;
  }
  .calendar_eventlink {
    font-size: 60% !important;
    display: block;
    text-decoration: underline !important;
    color: #0076bd !important;
  }
  .calendar_eventlink:hover {
    text-decoration: none !important;
  }
  .calendar_more {
    display: block;
  }
  .current_month_title.mobile_hide {
    display: inline-block;
  }
  .calendar_day > a,
  .calendar_today > a,
  .calendar_weekendday > a,
  .calendar_othermonthday > a {
    text-decoration: none !important;
  }
  .standardthreecolumnlayout .small_col .minicalendar_widget {
    width: 46%;
    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
  }
  .ad-preloads {
    display: none;
  }
  .form_survey_widget .command_wrapper {
    border: 1px solid transparent;
    height: 20px;
    margin: 5px 0;
    width: auto;
  }
  .form_survey_widget .command_wrapper:hover {
    background: #e8e9ed;
    border-color: #d6d6c8;
    border-radius: 10px;
  }
  .sitemap_col {
    width: 50% !important;
  }
  .facility_directory_widgets .listtype_listformated a.facility_item_photo_link,
  .facility_directory_widgets .facility_detail_page .facility_item_photo {
    max-width: 350px;
    width: 50%;
  }
  #sitebody .facility_directory_widgets .facility_item_infos1,
  #sitebody .facility_directory_widgets .facility_item_infos2 {
    width: 25%;
    margin: 0;
    padding-left: 15px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .staff_directory_widget,
  .rfp_widget,
  .service_directory_widget,
  .jobs_widget,
  .events_widget,
  .form_survey_widget,
  .facility_directory_list_view_widget,
  .poll_widget,
  .meeting_widget,
  .meeting_item_widget {
    overflow-x: auto;
    overflow-y: hidden;
  }
  .front_end_body table.responsive-table-data-mb:not(.non-responsive-table) tr td:last-child {
    border-bottom: 1px solid #d6d6c8;
  }
  .front_end_body table.responsive-table-data-mb:not(.non-responsive-table) tr td:last-child {
    border-bottom: 1px solid #d6d6c8;
  }
  .confirm_account_container {
    padding: 22px 12px 0 20px !important;
  }
  div.broken_links_reporter {
    margin: 43px 28px 0 29px;
  }
  .vision_search {
    margin: 12px 20px;
  }
  .vision_search .search_panel div.search_features {
    border: 1px solid #d6d6c8;
    background: #ffffff;
    color: #363636;
  }
  .vision_search .search_panel .popular_searches_box > p.popular_searches_box_title {
    padding-left: 0px;
  }
  .vision_search .search_panel .popular_searches_box > div {
    padding: 0 0 10px 0;
  }
  .vision_search .search_panel .search_result,
  .vision_search .search_panel .search_result_alternate {
    padding: 0 0 20px;
  }
  .vision_search .search_panel .search_summary {
    padding-left: 0px;
  }
  .vision_search .search_panel .search_options_link {
    margin-right: 0px;
  }
  .vision_search .search_filters .search_filter {
    border: 0px;
  }
  .vision_search .search_filters .search_filter .filter_header {
    color: #ffffff;
    background: #f5a616;
  }
  .vision_search .search_filters .search_filter ol {
    padding: 0px 15px 10px;
    color: #077199;
  }
  #edit_page .home_collage > .widget_wrapper {
    z-index: 10;
  }
  #edit_page .home_collage .flex-direction-nav .flex-prev {
    z-index: 25;
  }
  #edit_page .home_collage .flex-direction-nav .flex-next {
    z-index: 25;
  }
}

/**import less variables**/
/***49.9375em = 799px***/
@media only screen and (min-width: 49.9375em) {
  #siteheader a#home_link {
    background-size: 100% auto !important;
    top: 28px;
  }
  .standardthreecolumnlayout .has_small_col {
    width: 67%;
  }
  .standardthreecolumnlayout .small_col {
    width: 30%;
    float: right;
  }
  .standardthreecolumnlayout .small_col .content_area,
  .standardthreecolumnlayout .small_col .small_box {
    width: 100% !important;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .standardthreecolumnlayout .small_col .minicalendar_widget,
  .standardthreecolumnlayout .small_col .image_widget {
    width: 100% !important;
    display: block;
    float: left;
  }
  .vision_search .search_panel {
    float: left;
    width: 70%;
  }
  .vision_search .search_filters {
    float: right;
    width: 27%;
  }
}
/***53.125em = 850px***/
@media only screen and (min-width: 53.125em) {
  .sitemap_col {
    width: 33% !important;
  }
  #searchbox {
    top: 132px;
  }
  #siteheader a#home_link {
    height: 98px;
    width: 632px;
    background-size: cover !important;
    top: 8px;
  }
  .home_top:after {
    background: url("_gfx/cmn/home_collage_btm_med.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
    bottom: 5px;
  }
  .home_mid {
    margin: 0 auto;
    float: none;
  }
  .home_mid .col_left {
    width: 35%;
    min-height: 607px;
  }
  .home_mid .col_right {
    clear: none;
    float: left;
    margin: -30px 0 0 0;
    width: 65%;
    min-height: 607px;
  }
  .home_buttons ul li a span {
    right: 71px;
  }
  .home_news {
    margin: -12px 0 0 0;
    border-radius: 5px 0 0 5px;
    min-height: 607px;
  }
  .home_spotlight {
    min-height: 607px;
    border-radius: 0 5px 5px 0;
  }
  .home_spotlight .box_content img {
    float: none;
    margin: 0 0 0 0;
  }
  .home_events {
    min-height: 607px;
    border-radius: 5px 0 0 5px;
  }
  .home_Calendar {
    min-height: 607px;
    border-radius: 5px 0 0 5px;
  }
  .home_recreation {
    min-height: 607px;
    border-radius: 5px 0 0 5px;
  }
}
/***59.9375em = 959px***/
@media only screen and (min-width: 59.9375em) {
  .home_top:before {
    top: -45px;
  }
  .home_top:after {
    /*background: url("_gfx/cmn/home_collage_btm.png") no-repeat scroll 0px 0px;
            background-size: auto auto;*/
    background: url("_gfx/cmn/home_collage_btm.png") no-repeat scroll 0px 0px;
    background-size: auto auto;
    bottom: 15px;
  }
  .home_top .col_left {
    width: 71.19140625%;
  }
  .home_top .col_right {
    width: 28.80859375%;
  }
  ul.tabs {
    padding: 0px 3% 0 2%;
  }
  ul.tabs li {
    width: 20%;
  }
  .home_buttons ul li a span {
    font-size: 18px;
  }
  .home_spotlight {
    min-height: 450px;
  }
  .home_news ul li > a img {
    float: left;
  }
  .home_events {
    min-height: 450px;
  }
  .home_events ul li {
    width: 28%;
    margin: 0 0 23px 0;
    float: left;
  }
  .home_events ul li:nth-child(2) {
    margin: 0 8%;
    float: left;
  }
  .home_events ul li:nth-child(5) {
    margin: 0 8%;
    float: left;
  }
  .home_events ul li:nth-child(2n+2) {
    float: left;
  }
  .home_Calendar {
    min-height: 450px;
  }
  .home_Calendar ul li {
    width: 28%;
    margin: 0 0 23px 0;
    float: left;
  }
  .home_Calendar ul li:nth-child(2) {
    margin: 0 8%;
    float: left;
  }
  .home_Calendar ul li:nth-child(5) {
    margin: 0 8%;
    float: left;
  }
  .home_Calendar ul li:nth-child(2n+2) {
    float: left;
  }
  .home_recreation {
    min-height: 450px;
  }
  .home_recreation ul li {
    width: 28%;
    margin: 0 0 23px 0;
    float: left;
  }
  .home_recreation ul li:nth-child(2n+2) {
    float: left;
    margin: 0;
  }
  .home_recreation ul li:nth-child(2) {
    margin: 0 8%;
    float: left;
  }
  .home_recreation ul li:nth-child(5n) {
    margin: 0 8%;
    float: left;
  }
  .home_recreation ul li img {
    float: left;
  }
  .home_news {
    min-height: 450px;
  }
  .home_news ul li {
    width: 28%;
    margin: 0 0 23px 0;
    float: left;
  }
  .home_news ul li:nth-child(2) {
    margin: 0 8%;
    float: left;
  }
  .home_news ul li:nth-child(5) {
    margin: 0 8%;
    float: left;
  }
  .home_news ul li:nth-child(2n+2) {
    float: left;
  }
  .home_mid .col_left {
    width: 28.90625%;
    float: right;
    margin: 5px 0 0 0;
    min-height: 443px;
  }
  .home_mid .col_right {
    clear: none;
    float: left;
    margin: -45px 0 0 0;
    width: 71.09375%;
    min-height: 450px;
  }
  .vision_search .search_panel div.search_features .advanced_searchbox.normal {
    float: right;
    height: auto;
    min-width: 325px;
    width: auto;
  }
  .vision_search .search_panel div.search_features .advanced_searchbox.normal .sort_by_label,
  .vision_search .search_panel div.search_features .advanced_searchbox.normal .items_per_page_label {
    display: inline-block;
    margin-top: 0px;
  }
  .vision_search .search_panel div.search_features .advanced_searchbox.normal .normal {
    float: none;
  }
  .vision_search .search_panel div.search_features .advanced_searchbox.normal select {
    max-width: 110px;
    width: 110px;
    min-width: 0;
  }
  .vision_search .search_panel div.search_features .advanced_searchbox.normal select.items_per_page {
    width: 50px;
  }
  .vision_search .search_panel div.search_features .advanced_searchbox.normal .search_per_page,
  .vision_search .search_panel div.search_features .advanced_searchbox.normal .advanced_searchbox_sort_by_container {
    float: right;
    line-height: 27px;
    margin-bottom: 0;
  }
  .vision_search .search_panel div.search_features .basic_searchbox {
    float: left;
    margin-bottom: 0;
  }
}
/***65.3125em = 1045px***/
@media only screen and (min-width: 65.3125em) {
  .home_recreation {
    padding-top: 52px;
  }
}
/***92.5625em = 1481px***/
/***100em = 1600px****/
/***120em = 1920px****/
/***137.5em = 2200px****/

@import url(//fonts.googleapis.com/css?family=Questrial);
/*
This is the editor style sheet,
containing styles that will be used in the content editor tools.
Customized for each project
*/
/**import less variables**/
/*** border color for listtable and tableData/tableBox classes*/
/*other month day text color*/
body.front_end_body,
.sitewrapper,
.sitewrapper select,
.sitewrapper input,
.sitewrapper textarea,
.sitewrapper table,
#broken_links_reporter_form,
body.dialog_body,
.ui-widget,
body[radeditorbody],
body[radeditorbody] table {
  font-size: 13px !important;
  line-height: 18px !important;
  font-family: 'Lato', sans-serif !important;
  color: #444444;
}
a,
a:visited,
.column a {
  color: #006b83;
  text-decoration: underline;
}
a:hover,
a:focus {
  text-decoration: underline;
}
a[name],
a[name]:hover,
a[name]:focus {
  color: #444444;
  text-decoration: none;
}
a img {
  border: 0;
}
p {
  margin: 0 0 1em 0;
}
.subtitle {
  font-size: 115%;
  color: #47ab75;
  font-weight: normal;
}
.subtitle p,
.subtitle a {
  color: #47ab75;
  font-weight: normal;
}
table.tableData,
table.tableBox,
table.listtable {
  font-weight: normal;
  background: #ffffff;
  margin-bottom: 14px;
  border: 0px solid #d6d6c8 !important;
  border-spacing: 0px;
  width: 70%;
}
table.tableData th,
table.tableBox th,
table.listtable th {
  text-transform: uppercase;
  padding: 6px 4px 6px 9px;
  text-align: left;
  background: #007a91 !important;
  color: #ffffff;
  font-weight: 600;
  font-size: 90%;
}
table.tableData th a,
table.tableBox th a,
table.listtable th a {
  color: #ffffff !important;
}
table.tableData th p,
table.tableBox th p,
table.listtable th p {
  padding: 0;
  margin: 0;
  color: #ffffff;
}
table.tableData a,
table.tableBox a,
table.listtable a {
  color: #006b83;
}
table.tableData p,
table.tableBox p,
table.listtable p {
  color: #363636;
}
table.tableData td,
table.tableBox td,
table.listtable td {
  color: #363636;
  font-size: 100%;
}
table.tableData tr,
table.tableBox tr,
table.listtable tr {
  border-bottom: 1px solid #d6d6c8;
}
table.tableData tr td,
table.tableBox tr td,
table.listtable tr td {
  border-left: 1px solid #d6d6c8;
}
table.tableData tr td:last-child,
table.tableBox tr td:last-child,
table.listtable tr td:last-child {
  border-right: 1px solid #d6d6c8;
}
table.tableData tr:hover,
table.tableBox tr:hover,
table.listtable tr:hover {
  background: #e8e9ed;
}
table.tableData tr:hover > td a,
table.tableBox tr:hover > td a,
table.listtable tr:hover > td a {
  color: #006b83 !important;
}
table.tableData tr:hover > td,
table.tableBox tr:hover > td,
table.listtable tr:hover > td,
table.tableData tr:hover > td > p,
table.tableBox tr:hover > td > p,
table.listtable tr:hover > td > p {
  color: #363636 !important;
}
.sitewrapper table.listtable a.phone_link,
.sitewrapper table.listtable a.phone_link:hover {
  color: #363636;
  text-decoration: none !important;
}
table.tableData {
  border-collapse: separate;
}
table.tableData tbody tr:first-child td {
  border-top: 0;
}
table.tableData th {
  border-left: 1px solid #007a91;
}
table.tableData thead {
  border: 1px solid #007a91;
}
table.tableData td {
  border: 0;
  border-bottom: 1px solid #d6d6c8;
  padding: 3px 4px 2px 9px;
}
table.tableData td p {
  padding: 0;
  margin: 0;
}
table.tableBox th {
  padding: 5px;
}
table.tableBox td {
  padding: 5px;
}
.photo_caption {
  font-size: 75%;
}
/**title colors*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #47ab75;
}
.content_area h1,
.Default.reDropDownBody h1,
.content_area h2,
.Default.reDropDownBody h2,
.content_area h3,
.Default.reDropDownBody h3,
.content_area h4,
.Default.reDropDownBody h4,
.content_area h5,
.Default.reDropDownBody h5,
.content_area h6,
.Default.reDropDownBody h6 {
  color: #47ab75;
}
.title_widget h1 {
  color: #323232;
}
.detail-title,
.detail-subtitle,
.detail-intro {
  line-height: 130%;
  margin: 0 0 7px;
}

