/* Minification failed. Returning unminified contents.
(1122,17): run-time error CSS1036: Expected expression, found ';'
 */
.multiple_bg {
  position: absolute;
  content: "";
  z-index: -1;
}
.has_multiple_bg {
  position: relative;
  z-index: 1;
}
.hide_text {
  text-indent: -4000px;
  overflow: hidden;
  text-align: left;
  display: block;
}
.unstyled_list {
  margin: 0;
  padding: 0;
  list-style: none;
}
/***styles outside of @media query style mobile view as well as all other views. Only put styles here if they should affect the mobile view.*/
body.front_end_body {
  background: #e8e6e6;
}
/***subtitle colors**/
.title_widget h2 {
  color: #344b69;
  font-size: 127% !important;
  font-weight: bold;
}
legend,
.sitemap_col .root-level a,
.service_request_widget legend {
  color: #344b69;
  font-weight: bold;
  text-decoration: none;
}
/**title colors*/
h1,
h2,
h3 {
  color: #003333;
}
/** border color **/
.sitewrapper .listtable td {
  border: 0;
  border-top: solid 1px #c1c575;
}
.sitewrapper .listtable tbody tr:first-child td {
  border-top: 0;
}
.sitewrapper .listtable {
  border: solid 1px #c1c575 !important;
}
/** background color **/
.sitewrapper .listtable {
  background: #e7e5d8 !important;
}
#cse .gsc-control-cse,
#cse .gsc-control-cse * {
  background: #e7e5d8 !important;
}
#cse .gsc-webResult.gsc-result {
  border-color: #e7e5d8 !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"] {
  background: #6e7313 !important;
  color: #ffffff !important;
}
.sitewrapper .listtable th a,
.slideshow_link a {
  color: #ffffff !important;
}
/** hover over color**/
.sitewrapper .listtable tr:hover td,
.photo_album_widget .standard_list ul li:hover {
  background: #e0decf;
}
.form_button:hover,
.column input[type=button]:hover,
.column input[type=submit]:hover,
.column input[type=reset]:hover {
  color: #203542 !important;
  background: #e0decf !important;
  border: 2px solid #abcd83 !important;
}
/* Use :after instead of clear:both because IE adds a space with clear:both */
.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%;
}
/***important alert****/
#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: url(_gfx/cmn/alert_border.png) right 0 repeat-y;*/
  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 #ffffff;
  z-index: 5;
}
.alert_container .important_alert_wrapper {
  /* background: #848312;  */
  background-color: red;
  display: none;
}
#top_bar {
  display: none;
}
.alert_container .important_alert,
.alert_container .important_alert h2,
.alert_container .important_alert a {
  color: #ffffff;
}
#siteheader {
  background: url(_gfx/cmn/mobile/mobile_header_strip.gif) 0 bottom repeat-x;
  margin-bottom: 50px;
}
#siteheader > a {
  float: left;
  display: block;
  width: 33.33%;
  height: 26px;
  line-height: 26px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background: url(_gfx/cmn/mobile/home.gif) 0 0 repeat-x;
  text-align: center;
  font-size: 110%;
}
#siteheader select {
  display: none;
}
#siteheader a#sitemap_link {
  background: url(_gfx/cmn/mobile/sitemap.gif) 0 0 repeat-x;
}
#siteheader a#contact_link {
  background: url(_gfx/cmn/mobile/contact.gif) 0 0 repeat-x;
}
#headercolumn {
  clear: both;
  background: url(_gfx/cmn/mobile/mobile_header.gif) 0 bottom no-repeat;
  height: 56px;
}
#searchbox {
  position: relative;
  top: 61px;
  padding-left: 10px;
}
#searchbox input {
  float: left;
  margin: 5px 4px 0 0;
}
#searchbox a {
  width: auto;
  height: auto;
  float: left;
  background: #6d7124;
  margin: 7px 0 0 0;
  color: #fff;
  padding: 2px 6px 2px 6px;
}
#sitebody {
  background: #ffffff;
}
.mobile_header {
  margin: 0;
  color: #ffffff;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 110%;
  height: 30px;
  line-height: 30px;
  background: url(_gfx/cmn/mobile/mob_header.gif) 0 0 repeat-x;
  padding: 0 10px;
}
.small_box .mobile_header {
  display: block;
}
#mobile_nav .mobile_header {
  color: #ffffff;
  background: url(_gfx/cmn/mobile/mob_header_nav.gif) 0 0 repeat-x;
}
.mobile_list,
#mobile_nav,
.mobile_box {
  border: 1px solid #c6c4c4;
  border-top: 0;
  background: #ffffff;
}
.small_col .content_area.mobile_box {
  border-top: 1px solid #c6c4c4;
  background: #ffffff;
}
.mobile_box > div {
  background: #ffffff;
  padding: 10px;
}
.mobile_box {
  background: #ffffff;
}
.mobile_list ul,
#mobile_nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mobile_list ul li a,
.mobile_list .box_bottomlink,
#mobile_nav ul li a,
.mobile_box .box_bottomlink,
.home_faq.mobile_list ul li .listfaq_q {
  display: block;
  color: #22343f;
  text-decoration: none;
  border-top: 1px dashed #d9d4be;
  padding: 4px 3% 4px 12px;
  background: #fcfbfb url(_gfx/cmn/mobile/mob_arrow.gif) 97% 50% no-repeat;
}
.service_box ul li span {
  padding: 4px 0;
  display: inline-block;
}
#mobile_nav ul li a {
  background-image: url(_gfx/cmn/mobile/mob_arrow.gif);
}
.mobile_list ul li:first-child > a,
#mobile_nav ul li:first-child a,
.home_faq.mobile_list ul li:first-child .listfaq_q {
  border-top: 0;
}
.mobile_list .box_item_summary,
.mobile_list .item-img,
.home_news li img,
.small_box .item_new,
.listtable span.item_new,
.home_left .tabs {
  display: none;
}
.mobile_list .item_smalltext {
  padding: 0px 3% 0px 12px;
  margin-bottom: 0;
  border-top: 1px dashed #d9d4be;
}
.mobile_list .item_smalltext + .item_smalltext {
  font-style: italic;
  border-top: 0;
}
.mobile_list a + .item-list,
.home_faq.mobile_list ul li .listfaq_a {
  border-top: 1px dashed #d9d4be;
}
.mobile_list .item-list,
.home_faq.mobile_list ul li .listfaq_a {
  padding: 0px 3% 4px 12px;
}
.mobile_list .item-list a,
.home_faq.mobile_list ul li .listfaq_a_content a {
  color: #203542;
  border-top: 0px;
  background: transparent none;
  padding: 0;
  display: inline;
}
.mobile_list ul li .listfaq_a_content a {
  color: #2e80c3;
}
.mobile_list .item-list a:hover,
.mobile_list .item-list a:focus,
.mobile_list ul li .listfaq_a_content a:hover,
.mobile_list ul li .listfaq_a_content a:focus {
  background: transparent none;
  text-decoration: underline;
}
.mobile_list ul li a:hover,
.mobile_list ul li a:focus,
.home_faq.mobile_list ul li .listfaq_q:hover,
.home_faq.mobile_list ul li .listfaq_q:focus {
  background: #f1efda url(_gfx/cmn/mobile/mob_arrow_over.gif) 97% 50% no-repeat;
  color: #2a6995;
}
#mobile_nav ul li a:hover,
#mobile_nav ul li a:focus {
  background: #f1efda url(_gfx/cmn/mobile/mob_arrow_over.gif) 97% 50% no-repeat;
  color: #2a6995;
}
.mobile_list .box_bottomlink,
.mobile_box .box_bottomlink {
  color: #747847;
  background: #ebe4c5;
  font-weight: bold;
  font-style: italic;
}
.mobile_list span.listfaq_a_content ul {
  list-style: disc outside none;
  margin-left: 18px;
}
#page_footer {
  padding: 10px;
  font-size: 75% !important;
  color: #71633d;
}
#page_footer p {
  margin: 0;
  clear: both;
}
#page_footer a {
  color: #71633d;
  text-decoration: none;
  margin-right: 10px;
}
#footercolumn 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-full {
  background: #174b71;
  border: 1px solid #bbbaba;
}
#view-full a {
  color: #ffffff;
  text-decoration: none;
}
#view-full a:after {
  content: url(_gfx/cmn/mobile/fullsite_arrow.png);
}
/*******************************
homepage mobile styles
********************************/
.home_floatarea {
  padding: 10px;
}
.home_events .box_item_date,
.home_meetings .box_item_date {
  padding-left: 12px;
  border-top: 1px dashed #d9d4be;
}
.home_news .newsimg,
.home_spotlight img,
.home_news .rss,
.home_events .rss,
.home_meetings .rss,
.home_right .tabs,
.home_events .datebox,
.home_meetings .datebox,
.home_news .flex-direction-nav {
  display: none;
}
.home_buttons {
  display: block;
}
.home_news ul li a:first-of-type {
  display: none;
}
.home_news .box_bottomlink,
.home_events .box_bottomlink {
  text-decoration: none;
}
/*social media*/
.social_media {
  right: 8px;
  width: auto;
  top: 92px;
  position: absolute;
}
.social_media img {
  width: 27px;
}
.tabs {
  display: none;
}
/****home buttons****/
.home_buttons {
  width: 100%;
  margin: 10px auto 10px auto;
}
.home_buttons ul {
  clear: none;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100% !important;
  float: left !important;
}
.home_buttons ul li {
  width: 25% !important;
  float: left;
  padding: 0 0px 0px 0;
  height: 118px;
}
.home_buttons ul a,
.home_buttons ul img {
  display: block;
}
.home_buttons ul img {
  width: 133px;
  height: auto;
  margin: 0 auto;
  float: none;
}
.home_spotlight .flexslider {
  padding: 10px 30px 10px 35px;
  max-width: 220px;
}
.home_spotlight .mobile_header {
  text-align: center;
}
.home_spotlight.mobile_box {
  position: relative;
}
.flex-direction-nav {
  bottom: 0;
}
.slide_content {
  padding: 10px;
}
/* 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 Necessary Styles
*********************************/
.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;
}
/* Direction Nav */
.flex-direction-nav a {
  width: 25px;
  height: 26px;
  margin: 0;
  display: block;
  position: absolute;
  top: 0;
  z-index: 100;
  cursor: pointer;
  text-indent: -9999px;
  background: url(_gfx/home/button_arrows.png) 0 0 no-repeat;
}
.flex-direction-nav a:hover {
  background-position: 0 -25px;
}
.flex-direction-nav .flex-next {
  right: 33px;
  background-position: -23px 0;
}
.flex-direction-nav .flex-next:hover {
  background-position: -23px -25px;
}
.flex-direction-nav .flex-prev {
  left: 33px;
}
.flex-direction-nav .flex-disabled {
  cursor: default;
}
/* 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;
}
/*******************************
interior mobile styles
********************************/
.breadcrumb a,
.breadcrumb {
  color: #003333 !important;
}
.printer_friendly,
.sharelink,
.rss,
.thickbox,
.font_size {
  color: #003333 !important;
  text-decoration: underline !important;
}
.title_right > a:hover {
  text-decoration: none !important;
}
.font_larger,
.font_smaller {
  background: url(_gfx/int/title_icons.png) 0 -45px no-repeat;
}
.font_larger {
  background-position: 0 -60px;
}
.font_size a {
  color: #003333 !important;
  text-decoration: none !important;
}
.title_widget h2 {
  font-size: 127%;
}
/****image widget*******/
.image_widget {
  margin: 10px  11px 0px 11px;
  overflow: hidden;
  position: relative;
}
.small_col .image_widget,
.standardlayout .left_col .image_widget,
.standardthreecolumnlayout .left_col .image_widget {
  margin: 0 0px 14px 17px;
  clear: both;
  width: 88%;
}
.small_col .image_widget {
  width: 89.6% !important;
  margin-left: 0;
}
.image_rotate_container {
  background-color: #FFFFFF;
  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 month view
*****************************************/
.calendar {
  border-collapse: collapse;
  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: 12px!important;
  line-height: 18px!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: 14px;
  clear: both;
}
.standardlayout .left_col .minicalendar_widget,
.standardthreecolumnlayout .left_col .minicalendar_widget {
  width: 88%;
  margin-left: 16px;
}
.small_col .minicalendar_widget {
  width: 100%;
}
/*calendar mini grid - start*/
.calendar_mini_grid,
.calendar_grid {
  width: 100%;
  background: transparent;
}
.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 .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 {
  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: #203542 !important;
}
.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: #6e7313;
  color: #ffffff;
  font-size: 80%;
  line-height: 21px;
  padding: 2px 0 0 0;
  text-transform: uppercase;
}
.calendar_grid .calendar_dayheader {
  color: #6e7313;
  text-align: left;
  text-indent: 18px;
}
.calendar_grid .calendar_dayheader:first-letter {
  color: #ffffff;
}
.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: #203542;
  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: #203542;
  padding: 0;
  font-size: 110%;
  font-weight: bold;
}
.calendar_mini_grid .calendar_title td a {
  color: #203542;
  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: url(_gfx/int/mini_calendar_controls.png) 0 -9px no-repeat;
  margin: 0 auto;
  width: 11px;
  height: 10px;
  text-indent: -4000px;
  overflow: hidden;
  text-align: left;
  display: block;
  cursor: pointer;
}
.calendar_grid td.calendar_nextprev a {
  text-align: left;
}
.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: 155%;
  padding: 0;
  background: transparent none;
  border: 1px solid #c5c981;
  height: auto;
  text-align: center;
  vertical-align: middle;
  padding: 1px 0 2px 0;
}
.minicalendar_widget .calendar_mini_grid td.calendar_today,
.calendar_grid td.calendar_today {
  background: #2e80c3;
  color: #203542;
  padding: 0;
  line-height: 145%;
}
.calendar_today > a,
.calendar_mini_grid.calendar td.calendar_day_with_items.calendar_today > a {
  color: #203542 !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: #203542 !important;
}
.calendar_mini_grid td.calendar_day,
.calendar_mini_grid td.calendar_weekendday,
.calendar_grid td.calendar_day,
.calendar_grid td.calendar_weekendday {
  background: #e7e5d8;
}
.calendar_grid .calendar_othermonthday,
.calendar_grid .calendar_othermonthday > a,
.calendar_mini_grid .calendar_othermonthday,
.calendar_mini_grid .calendar_othermonthday > a {
  color: #c4be8f !important;
}
.calendar_grid td.calendar_othermonthday,
.calendar_mini_grid td.calendar_othermonthday {
  background: #dcd8bb;
}
/*************************
default list table
************************/
.list-filter,
.alpha-filter {
  margin: 0 0 10px 0;
  clear: both;
}
.alpha-filter,
.alpha-filter ul {
  list-style: none;
  padding: 0;
}
.alpha-filter li:before {
  color: Gray;
  content: "|";
}
.alpha-filter li:first-child:before {
  content: "";
}
.alpha-filter li {
  float: left;
}
.alpha-filter .current {
  color: inherit;
  cursor: inherit;
}
.alpha-filter .current:hover {
  background: transparent;
  border-color: transparent;
  box-shadow: 0 0 0;
  color: inherit;
}
.sitewrapper .listtable {
  width: 100%;
  border-collapse: separate !important;
  margin: 10px 0;
  empty-cells: show;
}
.sitewrapper .listtable th {
  text-align: left;
  font-weight: bold;
  border: 0px;
  padding: 6px 4px 5px 9px;
  text-transform: uppercase;
  font-size: 90%;
}
.sitewrapper .listtable td {
  padding: 3px 4px 2px 9px !important;
}
.form_survey_widget .answer_container textarea {
  min-width: 256px;
  width: 100%;
}
.box_item_summary {
  display: none;
}
.datebox {
  display: none;
}
.contribution_form ul.listform {
  list-style: none;
  margin: 0;
  padding: 0;
}
.contribution_form ul.listform li {
  padding: 2px 0;
}
.contribution_form ul.listform li label:first-child {
  display: inline-block;
  width: 150px;
}
.contribution_form ul.listform li label {
  vertical-align: top;
}
.contribution_form ul.listform li p.business_information {
  margin: 0px 0px 0px 0px !important;
  font-size: 90%;
}
.contribution_form ul.listform li label sup {
  font-size: 80%;
}
.contribution_form .size_normal {
  width: 180px !important;
  min-width: 180px !important;
}
.contribution_form .size_small {
  width: 90px !important;
  min-width: 90px !important;
}
.contribution_form select.state {
  width: 190px;
}
.sso_login_container h1 {
  padding-left: 11px;
  padding-top: 20px;
}
/*************************
@font-face
************************/
@font-face {
  font-family: 'latoblack';
  src: url('fonts/lato-bla-webfont.eot');
  src: url('fonts/lato-bla-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/lato-bla-webfont.woff') format('woff'), url('fonts/lato-bla-webfont.ttf') format('truetype'), url('fonts/lato-bla-webfont.svg#latoblack') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'latobold';
  src: url('fonts/lato-bol-webfont.eot');
  src: url('fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/lato-bol-webfont.woff') format('woff'), url('fonts/lato-bol-webfont.ttf') format('truetype'), url('fonts/lato-bol-webfont.svg#latobold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'latoregular';
  src: url('fonts/lato-reg-webfont.eot');
  src: url('fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/lato-reg-webfont.woff') format('woff'), url('fonts/lato-reg-webfont.ttf') format('truetype'), url('fonts/lato-reg-webfont.svg#latoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/**import less variables**/
.multiple_bg {
  position: absolute;
  content: "";
  z-index: -1;
}
.has_multiple_bg {
  position: relative;
  z-index: 1;
}
.hide_text {
  text-indent: -4000px;
  overflow: hidden;
  text-align: left;
  display: block;
}
.unstyled_list {
  margin: 0;
  padding: 0;
  list-style: none;
}
/*******************************************
Put desktop view styles inside this media query
********************************************/
/***40.5em = 648px***/
@media screen and (min-width: 40.5em) {
    body.front_end_body,
    .config_widget_template {
        background: #ffffff;
        background: url(_gfx/cmn/body_bg_2025_spring_blooms_13.jpg) center 0px no-repeat;
        background-attachment: fixed;
        background-size: 100% 100%;
    }
  .flex-direction-nav {
    display: block;
  }
  /**reset mobile styles**/
  #headercolumn {
    background-image: none !important;
    height: auto !important;
  }
  .mobile_list,
  .mobile_box {
    border: 0;
  }
  .mobile_box > div {
    background: transparent;
    padding: 0;
  }
  .mobile_list ul li a,
  .mobile_list .box_bottomlink,
  .mobile_box .box_bottomlink,
  .mobile_list ul li a:hover,
  .mobile_list ul li a:focus {
    display: inline;
    border: 0;
    padding: 0;
    background: transparent none;
    font-weight: normal;
    font-style: normal;
  }
  #page_footer {
    padding: 0;
    font-size: 100%;
  }
  #page_footer a {
    margin: 0;
  }
  ::selection {
    background: #b3d4fc;
    text-shadow: none;
  }
  /**these items were hidden for mobile view, need to be shown**/
  #top_nav,
  .home_collage,
  .home_buttons,
  .home_news .newsimg,
  .home_news li img,
  .quick_links,
  .dropdownmenu {
    display: block;
  }
  /* Containing frame for the site */
  .mainSpan_wrapper,
  .mainSpan_wrapper_review,
  .mainSpan_wrapper_home {
    position: relative;
    z-index: 1;
  }
  .mainSpan_wrapper:before,
  .mainSpan_wrapper_review:before,
  .mainSpan_wrapper_home:before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: auto;
    height: 160px;
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.43);
    background: #0e4b73;
  }
  .mainSpan_wrapper:after,
  .mainSpan_wrapper_review:after,
  .mainSpan_wrapper_home:after {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: auto;
    height: auto;
    background: ;
  }
  .mainSpan {
    position: relative;
    z-index: 1;
    margin: 0 auto;
  }
  #sitebody {
    margin: 97px auto 0 auto;
    width: 98%;
    max-width: 960px;
    position: relative;
    z-index: 1;
    background: #f3edde;
  }
  .alert_container .important_alert {
    font-size: 12px !important;
    line-height: 20px !important;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    max-width: 960px;
  }
  .alert_container .important_alert_wrapper {
    display: block;
  }
  #top_bar {
    display: block;
  }
  /******************
	header
	******************/
  #siteheader {
    position: relative;
    height: 163px;
    background: transparent;
    margin: 0 auto;
    width: 98%;
    max-width: 960px;
    z-index: 3;
  }
  #siteheader:before {
    content: "";
    top: 57px;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 61%;
    height: auto;
    background: url(_gfx/cmn/logo.png) 0 0 no-repeat;
    background-size: 204% auto;
  }
  #headercolumn {
    float: right;
    width: 100%;
    height: 37px !important;
    margin: 0 0 0 0;
  }
  a#home_link {
    left: 26px;
    bottom: 61px;
    height: 42px;
    width: 44.4%;
    background: transparent!important;
  }
  #top_nav {
    color: #fff;
    width: auto;
    float: left;
    font-size: 12px;
    line-height: 30px;
    background: #154260;
    padding: 1px 3px 4px 3px;
  }
  #top_nav a {
    color: #fff;
    margin: 0 0px;
    font-size: 12px;
    padding: 0 0 0 0;
    text-decoration: none;
    font-family: 'latobold', arial;
  }
  #top_nav a:hover {
    text-decoration: underline;
  }
  #siteheader select {
    border: 0;
    outline: 0;
    clear: both;
    float: right;
    width: 190px;
    color: #213440;
    display: block;
    background: #fff;
    margin: 4px 0 0 0;
    padding: 4px 5px 5px 4px;
    font-family: 'latoregular', arial;
  }
  #searchbox {
    top: 0;
    float: right;
    height: auto;
    width: 190px;
    margin: 4px 0 0 0;
    position: relative;
  }
  #searchbox input#search_text {
    float: left;
    outline: 0;
    border: 0;
    height: 27px;
    width: 100px;
    display: block;
    color: #213440;
    margin: 0 0 0 0;
    background: #fff;
    padding: 0 0px 0 25px;
    font-size: 14px !important;
    line-height: 26px !important;
    font-family: 'latoregular', arial !important;
  }
  #searchbox a {
    margin: 0;
    float: left;
    width: 65px;
    height: 24px;
    color: #fff;
    display: block;
    text-size: 11px;
    padding: 3px 0 0 0;
    text-align: center;
    background: #6d7124;
    font-family: 'latoregular', arial;
  }
  #searchbox a:hover {
    text-decoration: none;
  }
  #searchbox:after {
    content: "";
    top: 8px;
    left: 17px;
    position: absolute;
    right: auto;
    bottom: 0;
    z-index: -1;
    width: 13px;
    height: 14px;
    background: url(_gfx/cmn/mg.png) 0 0 no-repeat;
    z-index: 2;
  }
  /********************
	content area
	********************/
  #sitebody {
    min-height: 690px;
    padding: 0 0 20px 0;
    margin-bottom: 0;
    background: #fff;
  }
  #sitebody.homepagelayout {
    padding: 0 0 0 0;
    background: transparent;
  }
  /******************************
	footer
	******************************/
  #page_footer {
    clear: both;
    min-height: 83px;
    background: transparent;
    font-size: 100% !important;
  }
  #page_footer .footer_copyright {
    clear: both;
    color: #d7d880;
    text-align: right;
    padding: 0 0  0 0;
    margin: 15px 0px 0 0;
    font-size: 13px !important;
  }
  #page_footer .footer_copyright a {
    color: #d7d880;
  }
  #footercolumn {
    width: 94%;
    color: #fff;
    max-width: 921px;
    background: #0e4b73;
    margin: 0 auto 0px auto;
    font-size: 13px!important;
    padding: 12px 19px 10px 19px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.73);
  }
  #footercolumn img {
    float: left;
    margin: 0 15px 0 0;
  }
  #footercolumn .footer_nav {
    float: left;
    width: 429px;
    margin: 14px 0 0 0;
  }
  #footercolumn .footer_nav p a {
    color: #fff;
    margin: 0 1px;
    font-size: 14px;
    text-transform: none;
  }
  #footercolumn .footer_nav p a:hover {
    text-decoration: underline;
  }
  #footercolumn .footer_nav p:last-child {
    color: #d7d880;
  }
  #footercolumn .footer_nav p:last-child a {
    color: #d7d880;
  }
  /********************************
	Homepage
	********************************/
  .homepagelayout#sitebody:before {
    top: 11px;
    left: auto;
  }
  .home_collage {
    padding: 0;
    z-index: 2;
    clear: both;
    max-height: 338px;
    overflow: hidden;
    background: #fff;
    padding: 0 0 0 0;
    position: relative;
    margin: 0 auto 0 auto;
    border: solid 9px #fff;
    float: none !important;
    width: 97.17% !important;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.38);
  }
  .home_collage img {
    width: 100%;
  }
  .home_collage .flex-direction-nav {
    display: none;
  }
  /** spotlight **/
  .home_spotlight {
    padding: 0 0 0 0;
    min-height: 275px;
    text-align: center;
    position: relative;
    background: #0e2d40;
    float: none !important;
    margin: 10px auto 5px auto;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.38);
  }
  .home_spotlight h2 {
    color: #fff;
    width: 77.2%;
    float: none;
    height: 61px;
    margin: 0 auto;
    padding: 14px 0 0 0;
    font-size: 29px;
    font-family: 'latoregular', arial;
    background: url(_gfx/home/spotlight_title.png) 0 0 no-repeat;
    background-size: 100% 100%;
  }
  .home_spotlight li {
    background: #0e2d40;
  }
  .home_spotlight li .slide_content {
    color: #fff;
    font-size: 127%;
  }
  /*social media*/
  .social_media {
    top: 19px;
    right: 12px;
    height: auto;
    margin: 0px 0 0 0;
    position: absolute;
    width: 60px !important;
    float: none !important;
    background: transparent;
    z-index: 2;
  }
  .social_media img {
    height: 53px;
    width: auto;
  }
  /* FlexSlider  Styles
	*********************************/
  .home_collage ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .home_collage .slides > li:first-child {
    display: block;
    -webkit-backface-visibility: visible;
  }
  .home_collage .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
    position: relative;
  }
  /* Hide the slides before the JS is loaded. Avoids image jumping */
  .home_collage .slides img {
    display: block;
  }
  /* Direction Nav */
  .home_collage .flex-control-nav {
    display: none;
  }
  .home_spotlight .slides > li:first-child {
    display: block;
    -webkit-backface-visibility: visible;
  }
  .home_spotlight .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
    position: relative;
  }
  /* Hide the slides before the JS is loaded. Avoids image jumping */
  .home_spotlight .slides img {
    display: block;
  }
  .home_spotlight .flex-direction-nav {
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 34px;
    position: relative;
    background: #8d8b11;
  }
  .home_spotlight .slide_content a {
    color: #D7D880;
    font-family: 'trebchet MS', arial;
  }
  .home_spotlight .slide_content {
    width: 80%;
    height: 129px;
    overflow: hidden;
    line-height: 22px;
    padding: 12px 0 0 0;
    margin: 0 auto 25px auto;
  }
  .flex-direction-nav .flex-prev,
  .flex-direction-nav .flex-next {
    top: 3px;
  }
  /* boxes
	================================================== */
  .home_content {
    z-index: 2;
    clear: both;
    float: left;
    width: 100%;
    position: relative;
    margin: 26px 0 0 0;
    background: #ffffff;
  }
  .home_buttons {
    padding: 0;
    clear: both;
    margin: 0 auto;
    position: relative;
    width: 89% !important;
    float: none !important;
  }
  .home_buttons ul {
    margin: 0px 0px 30px 0;
    float: right !important;
    width: 100% !important;
  }
  .home_buttons ul li {
    margin: 0;
    padding: 0;
    float: left;
    height: auto;
    display: block;
    width: 25% !important;
  }
  .home_buttons ul li img {
    height: auto;
    width: auto;
    float: none;
    margin: 0 auto;
    display: block;
  }
  /**************home news************/
  .home_news {
    clear: left;
    clear: none;
    min-height: 281px;
    border-radius: 5px;
    margin: 0 0 0 5px;
    padding: 0 0 0 0;
    width: 48%!important;
    background: transparent;
    position: relative;
    z-index: 1;
  }
  .home_news h2 {
    color: #fff;
    height: 35px;
    width: 155px;
    text-indent: 0;
    margin: 0 0 0 0;
    text-align: left;
    font-size: 16px;
    line-height: 14px;
    text-align: center;
    position: relative;
    padding: 18px 0 0 0;
    text-transform: none;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: -16px 0 11px 7px;
    font-family: 'latoregular', arial;
    background: url(_gfx/home/news_title_bg.png) 0 0 no-repeat;
  }
  .home_news h2 span {
    display: block;
    font-size: 12px;
    font-family: 'flooditalic', arial, sans-serif;
  }
  .home_news img {
    float: left;
    margin: 0 13px 0 -13px;
    border: 7px solid #edeff5;
    background-color: #8d8b11;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.41);
  }
  .home_news p {
    color: #0e344f;
    line-height: 19px;
    padding: 6px 0 0 0;
  }
  .home_news ul {
    margin: 0;
    list-style: none;
    padding: 6px 14px 0 14px;
  }
  .home_news ul li {
    margin: 0;
    width: 93%;
    float: left;
    background: #e8e6db;
    margin: 9px 0 9px 0;
    padding: 4px 10px 5px 13px;
  }
  .home_news ul li .box_item_summary {
    display: block;
  }
  .home_news ul li:last-of-type {
    border-bottom: none;
  }
  .home_news ul li:nth-child(2n+0) {
    background: #d7e0e6;
  }
  .home_news ul li a,
  .home_news ul li a:hover,
  .home_news ul li a:focus {
    display: block;
    color: #737213;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    text-decoration: none;
    text-transform: uppercase;
  }
  .home_news ul li a:first-of-type,
  .home_news ul li a:hover:first-of-type,
  .home_news ul li a:focus:first-of-type {
    display: block;
  }
  .home_news ul li a:last-child,
  .home_news ul li a:hover:last-child,
  .home_news ul li a:focus:last-child {
    margin: 0 0 0 13px;
  }
  .home_news ul li a:hover {
    text-decoration: underline;
  }
  .home_news .box_bottomlink {
    float: right;
    color: #737213;
    font-size: 14px;
    padding: 0 0 0 0;
    font-weight: bold;
    margin: 11px 10px 35px 0;
  }
  .home_news .box_bottomlink:hover {
    text-decoration: underline;
  }
  /****  tabs  ****/
  .tab_wrapper {
    width: 48%;
    float: left;
  }
  .tabs {
    display: block;
    clear: both;
    list-style: none;
    padding: 0 0 0 0;
    margin: -15px 0 32px 0;
  }
  .tabs li {
    float: left;
    width: 140px;
    height: 50px;
  }
  .tabs li:first-child {
    margin-left: 0;
  }
  .tabs li a {
    color: #fff;
    display: block;
    height: 34px;
    width: 140px;
    font-size: 16px;
    overflow: hidden;
    text-align: left;
    text-align: center;
    padding: 17px 0 0 0;
    text-transform: uppercase;
    font-family: 'latoregular';
    background: url(_gfx/home/tabs.png) right 0 no-repeat;
    background-size: 200% 200% !important;
  }
  .tabs li:first-child a {
    background-position: left 0;
  }
  .tabs li a.tabs_active,
  .tabs li a:hover {
    z-index: 2;
    position: relative;
    font-family: 'latobold';
    text-decoration: none;
    background-position: right -49px;
  }
  .tabs li:first-child a.tabs_active,
  .tabs li:first-child a:hover {
    background-position: 0px -49px;
    background-size: 200% 200% !important;
  }
  #tabs_section section {
    width: 98%;
    display: none;
    float: right;
    font-size: 110%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    min-height: 200px;
    background: transparent;
  }
  #tabs_section section li {
    float: left;
    width: 98%;
    margin: 0 0 6px 0;
    background: #e8e6db;
    padding: 3px 10px 3px 0;
  }
  #tabs_section section li:nth-child(2n+0) {
    background: #d7e0e6;
  }
  #tabs_section section li a {
    color: #213440;
    font-weight: bold;
    text-transform: uppercase;
  }
  #tabs_section section li .datebox {
    width: 56px;
    float: left;
    display: block;
    color: #737213;
    font-size: 18px;
    text-align: center;
    margin: 0 19px 0 0;
    padding: 0px 0 0 0;
    text-transform: uppercase;
    font-family: 'latoregular', arial;
  }
  #tabs_section section li .datebox span {
    color: #213440;
    display: block;
    font-size: 50px;
    margin: 11px 0 8px 0;
  }
  #tabs_section section li p.box_item_summary {
    display: block ;
    color: #0e344f;
    font-size: 13px;
  }
  #tabs_section section li a:hover,
  #tabs_section section li a:active {
    text-decoration: underline;
  }
  #tabs_section section .box_bottomlink {
    float: right;
    color: #213440;
    font-size: 14px;
    padding: 0 0 0 0;
    font-weight: bold;
    margin: 11px 10px 35px 0;
  }
  #tabs_section section .box_bottomlink:hover {
    text-decoration: underline;
  }
  #tabs_section section.tabs_active {
    display: block;
  }
  /*************************************
	sidenav
	***************************************/
  .sidenav {
    width: 96%;
    margin: 0 2% 17px 2%;
    float: left;
    padding: 5px 0 40px;
    background: none;
    box-shadow: none;
    position: relative;
  }
  .left_col .sidenav {
    background: transparent;
    margin: 0px 0 0 0px !important;
    box-shadow: 0 0 0 0;
    width: 99.5%;
  }
  .small_col .sidenav {
    float: left;
  }
  .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: #fff;
    z-index: 1;
    display: block;
    font-size: 100%;
    line-height: 120%;
    position: relative;
    text-decoration: none;
    padding: 6px 7px 6px 19px;
    border-bottom: solid 1px #0e4b73;
  }
  .twocolumnreverselayout .sidenav ul li a,
  .sidenav ul li a:hover,
  .sidenav ul li a:focus {
    color: #203542;
  }
  .twocolumnreverselayout .sidenav ul li.sidenav_expanded > a {
    color: #fff;
  }
  .sidenav ul li.sidenav_current > a:before,
  .sidenav ul li.sidenav_haschildren > a:before {
    position: absolute;
    content: "";
    background: url(_gfx/nav/leftnav_arrows.gif) 0px -4px no-repeat;
    width: 4px;
    height: 7px;
    left: 9px;
    top: 11px;
  }
  .sidenav ul li li.sidenav_current > a:before,
  .sidenav ul li li.sidenav_haschildren > a:before {
    left: 20px;
  }
  .sidenav ul li li li.sidenav_current > a:before,
  .sidenav ul li li li.sidenav_haschildren > a:before {
    left: 30px;
  }
  .sidenav ul li li li li.sidenav_current > a:before,
  .sidenav ul li li li li.sidenav_haschildren > a:before {
    left: 40px;
  }
  .sidenav ul li li li li li.sidenav_current > a:before,
  .sidenav ul li li li li li.sidenav_haschildren > a:before {
    left: 50px;
  }
  .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: 60px;
  }
  .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: 70px;
  }
  .sidenav ul li.sidenav_current > a:before {
    background-position: -8px -4px;
  }
  .sidenav ul ul li.sidenav_current > a:before {
    background-position: 0 -4px;
  }
  .sidenav ul li.sidenav_current > a:hover:before,
  .sidenav ul li.sidenav_current > a:focus:before {
    background-position: -4px -4px;
  }
  .sidenav ul li.sidenav_haschildren > a:before {
    background-position: -14px 0;
  }
  .sidenav ul ul li.sidenav_haschildren > a:before {
    background-position: 0 0;
  }
  .sidenav ul li.sidenav_expanded > a:before,
  .sidenav ul ul li.sidenav_expanded > a:before {
    background-position: 0 0;
  }
  .sidenav ul li.sidenav_expanded > a:hover:before,
  .sidenav ul li.sidenav_haschildren > a:hover:before,
  .sidenav ul li.sidenav_expanded > a:focus:before,
  .sidenav ul li.sidenav_haschildren > a:focus:before {
    background-position: -7px 0;
  }
  .sidenav ul li.sidenav_haschildren > a:before {
    left: 8px;
    top: 12px;
    width: 7px;
    height: 4px;
  }
  .sidenav ul li li a {
    padding-left: 33px !important;
  }
  .sidenav ul li li li a {
    padding-left: 43px !important;
  }
  .sidenav ul li li li li a {
    padding-left: 53px !important;
  }
  .sidenav ul li li li li li a {
    padding-left: 63px !important;
  }
  .sidenav ul li li li li li li a {
    padding-left: 73px !important;
  }
  .sidenav ul li li a {
    background: #0e4b73 !important;
  }
  .sidenav ul li.sidenav_expanded > a {
    background: #124465 url(_gfx/nav/leftnav_haschildren.gif) 0 0 repeat-x !important;
    color: #fff;
    border-bottom: 1px solid  transparent;
  }
  .sidenav ul li.sidenav_expanded > a:hover,
  .sidenav ul li.sidenav_expanded > a:focus {
    border-bottom: 1px solid  #0e4b73;
  }
  .sidenav ul li li > a,
  .sidenav ul li li > a:hover,
  .sidenav ul li li > a:focus {
    background: transparent;
    color: #fff;
    margin-top: -1px;
  }
  .sidenav ul li a:hover,
  .sidenav ul li a:focus {
    color: #fff !important;
    background: #737213 url("_gfx/nav/leftnav_over.png") 0 0 repeat-x !important;
  }
  /******************************
	Page templates
	**********************************/
  /*****pages with left nav****/
  #sitebody.standardlayout,
  #sitebody.standardthreecolumnlayout {
    position: relative;
    z-index: 1;
  }
  .column {
    float: left;
    width: 100%;
  }
  .twocolumnswithbottomlayout .left_col.column {
    width: 49%;
    padding-left: 1%;
    position: relative;
  }
  .twocolumnswithbottomlayout .bottom_col,
  .threecolumnswithbottomlayout .bottom_col {
    padding-left: 1%;
    width: 99%;
  }
  .twocolumnswithbottomlayout .right_col.column {
    width: 50%;
    position: relative;
  }
  .threecolumnswithbottomlayout .left_col.column,
  .threecolumnswithbottomlayout .right_col.column,
  .threecolumnswithbottomlayout .middle_col.column {
    width: 32.7%;
    position: relative;
    z-index: 0;
  }
  .threecolumnswithbottomlayout .left_col.column {
    width: 32.3%;
    padding-left: 1%;
  }
  .standardlayout .column.right_col,
  .standardthreecolumnlayout .column.right_col {
    width: 73.25%;
    float: right;
    margin: 0 0 18px 0;
    min-height: 285px;
  }
  .standardlayout .column.left_col,
  .standardthreecolumnlayout .column.left_col {
    width: 26.75%;
    margin: 0;
  }
  .standardlayout .column.left_col:before,
  .standardthreecolumnlayout .column.left_col:before {
    position: absolute;
    content: "";
    z-index: -1;
    background: #0e2d40;
    left: 0px;
    bottom: 0px;
    top: 0px;
    width: 26.65%;
    box-shadow: none;
  }
  .threecolumnswithbottomlayout .small_box,
  .twocolumnswithbottomlayout .small_box {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .bottom_col {
    clear: both;
    position: relative;
  }
  #sitebody.onecolumnlayout,
  #sitebody.twocolumnswithbottomlayout,
  #sitebody.threecolumnswithbottomlayout,
  #sitebody.twocolumnreverselayout {
    position: relative;
    z-index: 1;
  }
  .twocolumnreverselayout .right_col,
  .twocolumnswithbottomlayout .right_col,
  .twocolumnswithbottomlayout .left_col,
  .threecolumnswithbottomlayout .right_col,
  .threecolumnswithbottomlayout .middle_col,
  .threecolumnswithbottomlayout .left_col {
    padding-top: 37px;
  }
  .twocolumnreverselayout .right_col .title_widget:first-child,
  .twocolumnswithbottomlayout .right_col .title_widget:first-child,
  .twocolumnswithbottomlayout .left_col .title_widget:first-child,
  .threecolumnswithbottomlayout .right_col .title_widget:first-child,
  .threecolumnswithbottomlayout .middle_col .title_widget:first-child,
  .threecolumnswithbottomlayout .left_col .title_widget:first-child {
    margin-top: -17px;
  }
  /***title_widget******/
  .title_widget {
    padding: 19px 38px 0 16px;
    clear: both;
  }
  .onecolumnlayout .title_widget,
  .twocolumnreverselayout .top_col .title_widget,
  .twocolumnreverselayout .has_small_col .title_widget {
    padding: 52px 30px 0 22px;
  }
  .banner_col .image_widget,
  .standardlayout .right_col > .image_widget:first-child {
    padding: 0px;
    margin: 0 0 0 0;
    position: relative;
    background-color: #fff;
    /*border: 8px solid #dfe9f5;*/
    background-size: 100% 100%;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.38);
  }
  .banner_col .image_widget .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 img,
  .standardlayout .right_col .image_widget:first-child img {
    width: auto !important;
    max-width: 100% !important;
  }
  .breadcrumb {
    font-size: 85%;
    padding: 0px 0px;
  }
  .breadcrumb a {
    text-decoration: underline !important;
    color: #55646d ;
  }
  .breadcrumb a:hover {
    text-decoration: none !important;
  }
  .title_widget h1 {
    margin: 18px 0 0 0px;
    padding: 0 0 0 0;
    line-height: 120% !important;
    font-size: 29px !important;
    text-shadow: 0 0 1px rgba(35, 31, 32, 0.4);
    /*for antialiasing*/
    margin: 20px 0 10px 0;
    font-weight: normal;
    overflow: hidden;
    color: #313582;
    font-family: 'latoregular', arial;
    text-transform: uppercase;
    background: none;
    font-size: 29px;
  }
  .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;
  }
  .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;
  }
  .font_size a {
    font-size: 100% !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;
  }
  .title_widget h2 {
    padding: 0px 0 0 0px;
    font-weight: bold;
    color: #6e7313;
  }
  /***image widget****/
  .standardthreecolumnlayout .small_col .image_widget {
    width: 46% !important;
    display: inline-block;
    margin-right: 2%;
    vertical-align: top;
  }
  /*********************
	content area
	*********************/
  .content_area {
    padding: 12px 17px 0 18px;
  }
  .onecolumnlayout .content_area,
  .twocolumnreverselayout .top_col .content_area,
  .twocolumnreverselayout .has_small_col .content_area {
    padding: 12px 22px 0 22px;
  }
  .twocolumnreverselayout .has_small_col {
    width: 66%;
    position: relative;
  }
  .twocolumnreverselayout .small_col {
    float: right;
    width: 28%;
    margin: 155px 0 0 0;
    margin-right: 3% !important;
    padding-top: 10px;
    position: relative;
  }
  .standardthreecolumnlayout .small_col {
    margin-left: 3%;
    width: 97%;
  }
  .small_col .content_area,
  .standardlayout .left_col .content_area,
  .standardthreecolumnlayout .left_col .content_area {
    margin: 0 0 33px 0;
    clear: both;
    position: relative;
    z-index: 1;
    padding: 13px 6% 5px 6%;
    font-size: 100%;
    width: 77.4% !important;
    border-radius: 4px !important;
    background-clip: padding-box;
    background-color: #E7E5DB !important;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.31);
  }
  .twocolumnreverselayout .small_col .content_area {
    width: 87.8% !important;
  }
  .twocolumnreverselayout .small_col .image_widget {
    width: 100% !important;
  }
  .standardthreecolumnlayout#sitebody .small_col .content_area {
    width: 76.6% !important;
  }
  .standardlayout .left_col .content_area,
  .standardthreecolumnlayout .left_col .content_area {
    width: 67.6% !important;
    margin-left: 27px;
  }
  /*******************************
	department Boxes
	************************************/
  .small_box {
    margin-bottom: 33px;
    vertical-align: top;
    clear: both;
    background-clip: padding-box;
    border: 1px solid #b4b255;
    background-color: #e7e5db !important;
    position: relative;
    z-index: 1;
    word-wrap: break-word;
  }
  .standardthreecolumnlayout .left_col .small_box,
  .standardlayout .left_col .small_box {
    width: 79.6%;
    margin-left: 27px;
  }
  .standardthreecolumnlayout .left_col .minicalendar_widget,
  .standardlayout .left_col .minicalendar_widget {
    background: #eee2c6;
  }
  .standardthreecolumnlayout .small_col .small_box {
    width: 46%;
    margin-right: 2%;
    display: inline-block;
  }
  .small_box .box_title {
    color: #ffffff;
    font-weight: normal;
    min-height: 40px;
    height: auto;
    padding: 9px 15px 3px 15px;
    font-size: 21px !important;
    text-transform: none;
    line-height: 24px;
    text-align: left;
    display: block;
    border-radius: 4px 4px 0 0;
    background: url(_gfx/int/smallbox_title.png) 0 0 no-repeat;
    background-size: 94% 53px;
    margin: -16px 0 0 0;
    text-align: center;
    font-family: 'latobold', arial;
  }
  .small_box .box_content {
    padding: 6px 15px 0 16px;
  }
  .small_box .box_content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 100%;
    font-size: 90%;
  }
  .small_box .box_content ul li {
    padding: 5px  0 7px 0;
    position: relative;
  }
  .small_box .box_content ul img {
    margin-right: 3px;
    vertical-align: bottom;
  }
  .small_box .box_content ul a,
  .service_box .box_content li > span,
  .faq_box ul .listfaq_q {
    color: #737213;
    text-decoration: none;
    font-size: 100%;
    font-weight: bold;
    text-transform: uppercase;
  }
  .small_box .box_content ul a:hover {
    text-decoration: underline;
    color: #737213;
    font-weight: bold;
  }
  .small_box .box_content .item_smalltext,
  .small_box .box_content ul.item-list li {
    margin: 0;
    color: #0e344f;
    font-size: 100%;
    padding: 0;
    border: 0;
  }
  .small_box .box_content ul.item-list li {
    font-size: 100%;
  }
  .small_box .box_content ul.item-list li a,
  .service_box .box_content ul.service_list li a {
    color: #0e344f;
    font-weight: normal;
  }
  .small_box .item_new,
  .listtable span.item_new {
    color: #6d0f0f;
    font-size: small;
    font-weight: bold;
    margin-left: 5px;
    display: inline;
  }
  .small_box .box_content ul.item-list {
    margin: 0;
    padding: 4px 0 0 0;
    border: 0;
  }
  .small_box .box_bottomlink {
    float: right;
    margin: 0 0 6px 0;
    padding: 0 0px 0 0;
    background: transparent;
    text-transform: none;
    color: #cc670d;
    font-weight: bold;
    font-family: arial, helvetica, sans-serif;
  }
  .small_box.staff_box .box_content ul.item-list li.item-phone,
  .small_box.staff_box .box_content ul.item-list li.item-email,
  .small_box.businesses_box .box_content ul.item-list li.item-phone,
  .small_box.businesses_box .box_content ul.item-list li.item-email {
    line-height: 17px;
  }
  .small_box.faq_box .box_content > ul > li {
    padding: 4px 0;
  }
  .small_box.faq_box .box_content ul ul li,
  .small_box.service_box .service_list li {
    border: 0;
  }
  .small_box.service_box ul li span {
    padding: 0;
  }
  /*****************************************
Calendar month view
*****************************************/
  .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: #ffffff;
    padding: 2px 2px 0 2px;
    font-weight: bold;
    background: #6e7313;
    text-transform: uppercase;
    font-size: 0.9em;
    text-indent: 0;
    text-align: center;
  }
  .calendar_grid .calendar_dayheader:first-letter {
    color: #ffffff;
  }
  .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: 60%;
    font-weight: bold;
    color: #203542;
    overflow: visible;
    font-size: 150%;
    text-transform: none;
  }
  .calendar_grid .calendar_title td.calendar_nextprev {
    width: 11% !important;
    padding: 8px 0 0 0;
    text-align: center;
  }
  .calendar_grid td.calendar_nextprev a {
    font-weight: bold;
    text-decoration: underline;
    color: #2e80c3;
    text-indent: 0;
    background-image: none;
    display: inline;
    font-size: 90%;
    text-transform: none;
  }
  .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: bold;
    padding: 3px 8px;
    border: 1px solid #c5c981;
    height: 105px;
    word-wrap: break-word;
  }
  #sitebody.onecolumnlayout .calendar_grid td.calendar_today .calendar_eventtime,
  .calendar_grid td.calendar_today .calendar_item a {
    color: #fff !important;
  }
  .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: #203542 !important;
    background: #e7e5d8;
  }
  .calendar_grid td.calendar_othermonthday,
  .calendar_grid .calendar_othermonthday > a,
  .calendar.calendar_grid td.calendar_othermonthday .calendar_eventtime {
    color: #c4be8f !important;
    background: #dcd8bb;
  }
  .calendar_grid td.calendar_today {
    background: #2e80c3;
    color: #203542;
  }
  .calendar_grid td.calendar_today > a {
    color: #203542 !important;
  }
  .calendar_grid.calendar td.calendar_day_with_items {
    cursor: default;
  }
  .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;
  }
  .calendar_eventtime,
  #sitebody .calendar_grid.calendar .calendar_items .calendar_eventtime {
    display: block;
    font-size: 60% !important;
    color: #203542 !important;
  }
  .calendar_eventlink {
    font-size: 60% !important;
    display: block;
    text-decoration: underline !important;
    color: #203542 !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;
  }
  /**********************
	minicalendar widget 
	*************************/
  .standardthreecolumnlayout .small_col .minicalendar_widget {
    width: 46%;
    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
  }
  /***
	Photo album
	***/
  .ad-preloads {
    display: none;
  }
  /******************************
	Locations of header widgets in the site template, modified for each project
	*********************************/
  .site_template_column.header_column {
    position: relative;
    z-index: 11;
  }
  .site_template_column.header_column .widget_wrapper {
    float: right;
    min-width: 100px;
    z-index: 6;
    position: relative;
  }
  .site_template_column.header_column .widget_wrapper:first-child {
    float: none;
  }
  .edit .home_collage .widget_wrapper:hover {
    z-index: 2;
  }
  .site_template_column.header_column .widget_wrapper #searchbox {
    float: right;
    margin-top: 0px;
    position: static;
  }
  /**Header widgets End**/
  /***forms and surveys***/
  .form_survey_widget .command_wrapper {
    border: 1px solid transparent;
    height: 20px;
    margin: 5px 0;
    width: auto;
  }
  .form_survey_widget .command_wrapper:hover {
    background: #e0decf;
    border-color: #abcd83;
    border-radius: 10px;
  }
  .sso_login_container h1 {
    padding-left: 21px;
    padding-top: 38px;
  }
  .dialog_body.front_end_body {
    background: transparent !important;
  }
}

 
 
 
.multiple_bg {
  position: absolute;
  content: "";
  z-index: -1;
}
.has_multiple_bg {
  position: relative;
  z-index: 1;
}
.hide_text {
  text-indent: -4000px;
  overflow: hidden;
  text-align: left;
  display: block;
}
.unstyled_list {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media only screen and (min-width: 49.9375em) {
  .standardthreecolumnlayout .small_col {
    width: 29.7%;
    float: right;
    margin-right: 0 !important;
  }
  .standardthreecolumnlayout .small_col .small_box {
    width: 92.5%;
    display: block;
  }
  .standardthreecolumnlayout  .small_col .content_area {
    margin: 0 0 33px 0;
    padding: 13px 6% 5px 6%;
    width: 80.5% !important;
  }
  .standardthreecolumnlayout .small_col .image_widget {
    width: 92.7% !important;
    margin-left: 0;
    display: block;
    margin-right: auto;
  }
  .standardthreecolumnlayout .small_col .minicalendar_widget {
    width: 92.7% !important;
    display: block;
    float: left;
  }
  #siteheader:before {
    width: 454px;
    background-size: auto auto;
  }
  #top_nav {
    padding: 1px 12px 4px 16px;
  }
  #top_nav a {
    margin: 0 3px;
  }
  #searchbox,
  #siteheader select {
    width: 236px;
  }
  #searchbox input#search_text {
    width: 146px;
  }
  .home_collage {
    margin: 0 0 0 0;
    clear: none;
    float: left !important;
    width: 66.479% !important;
  }
  .social_media {
    top: 0;
    right: 0;
    width: auto;
    height: 75px;
    margin: 5px 0 0 0;
    position: relative;
    background: #0e2d40;
    float: right !important;
    width: 30.625% !important;
  }
  .social_media img {
    width: 18.9%;
    margin: 11px 0 0 3.8%;
  }
  .home_spotlight {
    margin: 0 0 0 0;
    float: right !important;
    width: 30.625% !important;
  }
  .tabs li {
    width: 160px;
  }
  .tabs li a {
    width: 160px;
  }
}
@media only screen and (min-width: 53.125em) {
}
@media only screen and (min-width: 61.9375em) {
  .home_collage img {
    min-height: 100%;
  }
  .home_buttons ul {
    float: none;
    width: auto !important;
  }
  #siteheader:before {
    width: 100%;
  }
  #siteheader select {
    clear: none;
  }
  .home_news {
    width: 32.3% !important;
  }
  .tab_wrapper {
    width: 35% !important;
  }
  .home_buttons {
	    padding-top:12px !important;
    clear: none;
    margin: 0 0 0 0;
    width: 284px !important;
    float: right !important;
  }
  .home_buttons ul {
    margin: 45px 0px 30px 0;
  }
  .home_buttons ul li {
    width: 48% !important;
    margin: 0 0 0 0;
  }
  .home_buttons ul li img {
    float: right;
    margin: 0 0 0 0;
  }
  #footercolumn {
    margin: 0 auto 45px auto;
  }
}
@media only screen and (min-width: 65.3125em) {
}
@media only screen and (min-width: 92.5625em) {
}
@media only screen and (min-width: 100em) {
}
@media only screnn and (min-width: 112.5em) {
}
@media only screen and (min-width: 120em) {
}
@media only screen and (min-width: 137.5em) {
}


/*
This is the editor style sheet,
containing styles that will be used in the content editor tools.
Customized for each project
*/
/**import less variables**/
.multiple_bg {
  position: absolute;
  content: "";
  z-index: -1;
}
.has_multiple_bg {
  position: relative;
  z-index: 1;
}
.hide_text {
  text-indent: -4000px;
  overflow: hidden;
  text-align: left;
  display: block;
}
.unstyled_list {
  margin: 0;
  padding: 0;
  list-style: none;
}
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: 20px !important;
  font-family: 'Trebuchet MS', arial, sans-erif !important;
  color: #203542;
}
a,
a:visited,
.column a {
  color: #2e80c3;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
}
a[name],
a[name]:hover,
a[name]:focus {
  color: #203542;
  text-decoration: none;
}
a img {
  border: 0;
}
p {
  margin: 0 0 1em 0;
}
.subtitle {
  font-size: 127%;
  color: #0e3b70;
  font-weight: normal;
  font-family: 'latobold', arial, sans-serif;
  text-shadow: 0 0 1px rgba(35, 31, 32, 0.3);
}
.subtitle p,
.subtitle a {
  color: #0e3b70;
  font-weight: normal;
}
table.tableData {
  width: 85%;
  border: 1px solid #c1c575 !important;
  border-collapse: collapse;
  background: #e7e5d8;
  margin-bottom: 14px;
}
.tableData td {
  border: 0;
  border-top: 1px solid #c1c575;
  padding: 3px 4px 2px 9px;
}
.tableData tbody tr:first-child td {
  border-top: 0;
}
.tableData td p,
.tableData th p {
  padding: 0;
  margin: 0;
}
.tableData th {
  padding: 7px 4px 7px 9px;
  text-align: left;
  background: #6e7313 !important;
  color: #ffffff;
  font-weight: bold;
  border: 0px;
  font-size: 90%;
  text-transform: uppercase;
}
.tableData th a,
.tableData th p {
  color: #ffffff;
}
.tableData tr:hover {
  background: #e0decf;
}
table.agendaData {
  width: 85%;
  border: 1px solid #c1c575 !important;
  border-collapse: collapse;
  background: #e7e5d8;
  margin-bottom: 14px;
}
.agendaData td {
  border: 0;
  border-top: 1px solid #c1c575;
  padding: 3px 4px 2px 9px;
}
.agendaData tbody tr:first-child td {
  border-top: 0;
}
.agendaData td p,
.agendaData th p {
  padding: 0;
  margin: 0;
}
.agendaData th {
  padding: 7px 4px 7px 9px;
  text-align: left;
  background: #6e7313 !important;
  color: white;
  font-weight: bold;
  border: 0px;
  font-size: 90%;
  text-transform: uppercase;
}
.agendaData th a,
.agendaData th p {
  color: white;
}
.agendaData tr:hover {
  background: #e0decf;
}
.tableBox {
  border: 1px solid #c1c575 !important;
  background: #e7e5d8;
  margin-bottom: 14px;
}
.tableBox td {
  padding: 5px;
}
.tableBox th {
  text-align: left;
  padding: 5px;
}
.photo_caption {
  font-size: 75%;
}

