/* Minification failed. Returning unminified contents.
(292,15): run-time error CSS1036: Expected expression, found '#'
 */
/**import less variables**/
/*** lesscss variables defined here*****/
/***mobile variables***/
/*color of background on mobile view*/
/*color of the solid border around news/events/navigation lists on mobile view*/
/*color of the dashed border in between items in the mobile lists*/
/*color of text in mobile_header (default) headers*/
/*color of text in mobile navigation header*/
/*color of links in mobile lists*/
/*color of links in mobile lists on hover over*/
/*color of bg of mobile lists*/
/*bg color of mobile lists on hover over*/
/*bg color of mobile nav on hover over (usually same as previous but not always)*/
/*color of background of more links on homepage*/
/*color of more links on homepage.*/
/*color of footer text*/
/*background color of view full site link*/
/*text color of view full site link**/
/*border color of view full site link*/
/**start of default (desktop) variables*/
/*background color of body (non mobile)*/
/*default color for all text*/
/*default size for all text*/
/*default line-height for all text*/
/*default font-family for all text*/
/*default color for all links*/
/*default text decoration for links*/
/*default text decoration for links on hover*/
/**color of page titles**/
/**size of page titles**/
/**weight of page titles**/
/*default color for all borders*/
/*** border color for listtable and tableData/tableBox classes**/
/** background color for tableBox, tableData, listtable, downloadmessage etc.*/
/**color of subtitle that goes in page title area**/
/**size of subtitle that goes in page title area**/
/**size of subtitle that goes in page title area**/
/**color of subtitle in content area (usually same as above but not always)**/
/**size of subtitle in content area (usually same as above but not always)**/
/**weight of subtitle in content area (usually same as above but not always)**/
/**background image/color of listtable and tableData tables, also used for buttons.**/
/**color of listtable and tableData tables, also used for buttons.**/
/**size of listtable and tableData tables, also used for buttons.**/
/**weight of listtable and tableData tables, also used for buttons.**/
/**table row hover over background color**/
/***important alert background*/
/***important alert text*/
/***alert border next to show/hide button color**/
/**dropdownmenu bg color**/
/**dropdownmenu text color**/
/**dropdownmenu bg color on hover**/
/**dropdownmenu text color**/
/**dropdownmenu border color in between items**/
/*dropdownmenu border color around dropdown**/
/**dropdownmenu bg color**/
/**dropdownmenu text color for larger text**/
/**dropdownmenu text color**/
/**dropdownmenu border color in between items**/
/*dropdownmenu border color around dropdown**/
/*dropdownmenu border color at top (if needed)**/
/***color of breadcrumb text and links**/
/***size of breadcrumb text and links**/
/**color of the share & bookmark, print, rss, feedback, and font size links**/
/**size of the share & bookmark, print, rss, feedback, and font size links**/
/**color of title text (news, events, FAQ, Businesses etc) in the small boxes**/
/**size of title text (news, events, FAQ, Businesses etc) in the small boxes**/
/**weight of title text (news, events, FAQ, Businesses etc) in the small boxes**/
/**color of main text (news titles, events titles etc) in the small boxes**/
/**color of sub text (news intros, events dates etc) in the small boxes**/
/***Sunday Monday etc background*/
/***Sunday Monday etc color*/
/***February,March, April etc color*/
/***previous and next links color*/
/***previous and next links text-decoration*/
/***previous and next links text-decoration on hover*/
/***default day background color*/
/***other month day background color*/
/***default day text color*/
/***other month day text color*/
/***border color between days*/
/***today background color*/
/***today text color*/
/***calendar time color*/
/***calendar event title link color*/
/****************
mixins
***************/
/*************************
@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;
}
@font-face {
  font-family: 'pupcat_rgregular';
  src: url('fonts/pupcat_rg-webfont.eot');
  src: url('fonts/pupcat_rg-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/pupcat_rg-webfont.woff') format('woff'), url('fonts/pupcat_rg-webfont.ttf') format('truetype'), url('fonts/pupcat_rg-webfont.svg#pupcat_rgregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/***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.*/
.sticky {
  background: url("_gfx/cmn/pin.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding-left: 15px;
  margin: 8px 0 0 8px;
  float: left;
}
body.front_end_body {
  background: #eeece3;
}
.listtable a {
  color: #075890 !important;
}
/***subtitle colors**/
.title_widget h2 {
  color: #075991;
  font-size: 115% !important;
  font-weight: bold;
}
legend,
.sitemap_col .root-level a,
.service_request_widget legend {
  color: #075991;
  font-weight: bold;
  text-decoration: none;
}
/**title colors*/
h1,
h2,
h3 {
  color: #4c4739;
}
/** border color **/
.sitewrapper .listtable td {
  border: 0;
  border-top: solid 1px #d6d6c8;
}
.sitewrapper .listtable tbody tr:first-child td {
  border-top: 0;
}
.sitewrapper .listtable {
  border: solid 1px #d6d6c8 !important;
}
/** background color **/
.sitewrapper .listtable {
  background: #ffffff !important;
}
#cse .gsc-control-cse,
#cse .gsc-control-cse * {
  background: #ffffff !important;
}
#cse .gsc-webResult.gsc-result {
  border-color: #ffffff !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: #075890 !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: #efedee;
}
.form_button:hover,
.column input[type=button]:hover,
.column input[type=submit]:hover,
.column input[type=reset]:hover {
  color: #4f4f4f !important;
  background: #efedee !important;
  border: 2px solid #d6d6c8 !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 #d1ba81;
  z-index: 5;
}
.alert_container .important_alert_wrapper {
  background: #ffce49;
}
.alert_container .important_alert,
.alert_container .important_alert h2,
.alert_container .important_alert a {
  color: #344b69;
}
#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 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: 65px;
  padding-left: 10px;
}
#sitebody .social_icons p {
  display: none;
}
#searchbox input {
  float: left;
  margin: 5px 4px 0 0;
}
#searchbox a {
  background: #
	margin: 10px 0 0 0;
}
#sitebody {
  background: #ffffff;
}
.mobile_header {
  margin: 0;
  color: #ffffff;
  font-weight: bold;
  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;
}
.spotlight .flexslider .slides h2 {
  padding: 0;
  display: block!important;
  background: 0;
  color: #135679;
  font-size: 16px;
  font-weight: bold;
  margin: 7px 0 7px 0;
  line-height: 18px;
  text-transform: capitalize;
}
.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: #3e3b2a;
  text-decoration: none;
  border-top: 1px dashed #ecd19e;
  padding: 4px 7% 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 #ecd19e;
}
.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 #ecd19e;
}
.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: #4f4f4f;
  border-top: 0px;
  background: transparent none;
  padding: 0;
  display: inline;
}
.mobile_list ul li .listfaq_a_content a {
  color: #276faa;
}
.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: #f9f5e3 url(_gfx/cmn/mobile/mob_arrow_over.gif) 97% 50% no-repeat;
  color: #075890;
}
#mobile_nav ul li a:hover,
#mobile_nav ul li a:focus {
  background: #f9f5e3 url(_gfx/cmn/mobile/mob_arrow_over.gif) 97% 50% no-repeat;
  color: #075890;
}
.mobile_list .box_bottomlink,
.mobile_box .box_bottomlink {
  color: #724b1d;
  background: #d0caab;
  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: #838383;
}
#page_footer p {
  margin: 0;
  clear: both;
}
#page_footer a {
  color: #838383;
  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: #2f7bb5;
  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;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}
.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;
}
/* Home Collage
*********************************/
.flex-viewport {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.loading {
  background: url(_gfx/home/loading.gif) 50% 50% no-repeat;
  height: 100%;
  width: 100%;
}
.flexslider {
  position: relative;
}
.home_collage {
  position: relative;
  z-index: 2;
  clear: both;
  display: block;
  margin: 15px auto 15px auto;
  height: auto;
  float: none !important;
  width: 89.8%!important;
  overflow: hidden;
  background: url(_gfx/home/collage_bg_new.png) 0 0 no-repeat;
  padding: 4.05% 2.2% 0 2.4%;
  background-size: 100%;
  left: -1px;
  /*Hide the slides before the JS is loaded. Avoids image jumping*/
  /* Direction Nav */
  /* Control Nav */
}
.home_collage .slide_content {
  display: none;
  bottom: 0;
  /*left: 2.6%;
		right: 2.4%;*/
  left: 0;
  right: 0;
  text-align: left;
  height: 27px;
  margin: 0 0 0 0;
  overflow: hidden;
  position: absolute;
  background: #000;
  padding: 10px 0 0 14px;
  background: rgba(0, 0, 0, 0.7);
}
.home_collage .slide_content h3 {
  padding: 0;
  margin: 0;
  font-size: 10px;
  color: #fff;
  font-weight: bold;
}
.home_collage .slide_content p {
  padding: 0;
  color: #fff;
  display: none;
  font-size: 11px;
  font-family: verdana;
}
.home_collage .content_area {
  padding: 0;
}
.home_collage ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.home_collage .slides > li {
  display: none;
  position: relative;
  max-height: 322px;
}
.home_collage .slides img {
  display: block;
  width: 100%;
  max-width: 931px;
  margin: 0 0 -14px -1px;
}
.home_collage .flex-direction-nav a {
  margin: 0;
  width: 1.9%;
  height: 22px;
  display: block;
  position: absolute;
  top: 49.2%;
  z-index: 100;
  cursor: pointer;
  text-indent: -9999px;
  background-size: 100% 51px;
}
.home_collage .flex-next {
  right: 4px;
  background-position: 0 0;
  background: url(_gfx/home/next.png);
}
.home_collage .flex-next:hover {
  background-position: 0 -76px;
}
.home_collage .flex-prev {
  left: 0px;
  background-position: 0 0;
  background-image: url(_gfx/home/prev.png);
}
.home_collage .flex-prev:hover {
  background-position: 0 -76px;
}
.home_collage .flex-control-nav {
  position: absolute;
  right: auto;
  left: 3.4%;
  bottom: 82px;
  display: none;
}
.home_collage .flex-control-nav li {
  float: left;
}
.home_collage .flex-control-nav li a {
  text-indent: -4000px;
  overflow: hidden;
  text-align: left;
  display: block;
  cursor: pointer;
  width: 14px;
  height: 14px;
  margin-left: 6px;
  border-radius: 50%;
  background: #c7be9b;
  border: 2px solid #f0d7d7;
}
.home_collage .flex-control-nav li a:hover,
.home_collage .flex-control-nav li a.flex-active {
  background: #f2880b;
}
.slides > li {
  display: none;
  position: relative;
}
/*Hide the slides before the JS is loaded. Avoids image jumping*/
.home_events .box_item_date,
.home_meetings .box_item_date {
  padding-left: 12px;
  border-top: 1px dashed #ecd19e;
}
.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: none;
  width: 141px;
  margin: 20px auto 20px auto;
}
.home_buttons ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.home_buttons ul.flex-direction-nav li a {
  top: 680px;
  font-weight: bold;
  position: absolute;
}
.home_buttons ul.flex-direction-nav li .flex-prev {
  left: 10px;
}
.home_buttons ul.flex-direction-nav li .flex-next {
  right: 10px;
}
.home_news .box_bottomlink,
.home_events .box_bottomlink {
  text-decoration: none;
}
.home_news ul li p {
  display: none;
}
.home_events .box_item_date {
  float: left;
  width: 60px;
  color: #fff;
  padding: 3px 5px;
  text-align: center;
  background: #724513;
  border-radius: 4px;
  margin: 5px 8px 5px 5px;
  padding: 3px 0 3px 0;
  border-top: 0px solid transparent;
}
.home_events ul li a {
  padding: 10px 7% 7px 0;
}
.home_events ul li p {
  display: none;
}
.social_icons ul {
  padding: 0;
  height: 60px;
  width: 172px;
  list-style: none;
  margin: 25px auto 20px auto;
}
.social_icons ul li {
  float: left;
}
.hot_topics {
  display: block;
}
/* 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;
}
/*******************************
interior mobile styles
********************************/
.breadcrumb a,
.breadcrumb {
  color: #4f4f4f !important;
}
.printer_friendly,
.sharelink,
.rss,
.thickbox,
.font_size {
  color: #4f4f4f !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: #4f4f4f !important;
  text-decoration: none !important;
}
.title_widget h2 {
  font-size: 115%;
}
/****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 22px;
  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: 22px;
}
.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: #59799b !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: #075890;
  color: #ffffff;
  font-size: 80%;
  line-height: 21px;
  padding: 2px 0 0 0;
  text-transform: uppercase;
}
.calendar_grid .calendar_dayheader {
  color: #075890;
  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: #075890;
  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: #075890;
  padding: 0;
  font-size: 110%;
  font-weight: bold;
}
.calendar_mini_grid .calendar_title td a {
  color: #075890;
  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 #d1dbe4;
  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: #f1ac27;
  color: #4f4f4f;
  padding: 0;
  line-height: 145%;
}
.calendar_today > a,
.calendar_mini_grid.calendar td.calendar_day_with_items.calendar_today > a {
  color: #4f4f4f !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: #59799b !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: #b2b2b2 !important;
}
.calendar_grid td.calendar_othermonthday,
.calendar_mini_grid td.calendar_othermonthday {
  background: #eee9d8;
}
/*************************
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;
}
.sitewrapper .listtable td.reserve_button_td a {
  color: #ffffff !important;
}
.form_survey_widget .answer_container textarea {
  min-width: 0;
  width: 100%;
}
.item-subtitle {
  font-style: italic;
  font-weight: bold;
}

/**import less variables**/
/*** lesscss variables defined here*****/
/***mobile variables***/
/*color of background on mobile view*/
/*color of the solid border around news/events/navigation lists on mobile view*/
/*color of the dashed border in between items in the mobile lists*/
/*color of text in mobile_header (default) headers*/
/*color of text in mobile navigation header*/
/*color of links in mobile lists*/
/*color of links in mobile lists on hover over*/
/*color of bg of mobile lists*/
/*bg color of mobile lists on hover over*/
/*bg color of mobile nav on hover over (usually same as previous but not always)*/
/*color of background of more links on homepage*/
/*color of more links on homepage.*/
/*color of footer text*/
/*background color of view full site link*/
/*text color of view full site link**/
/*border color of view full site link*/
/**start of default (desktop) variables*/
/*background color of body (non mobile)*/
/*default color for all text*/
/*default size for all text*/
/*default line-height for all text*/
/*default font-family for all text*/
/*default color for all links*/
/*default text decoration for links*/
/*default text decoration for links on hover*/
/**color of page titles**/
/**size of page titles**/
/**weight of page titles**/
/*default color for all borders*/
/*** border color for listtable and tableData/tableBox classes**/
/** background color for tableBox, tableData, listtable, downloadmessage etc.*/
/**color of subtitle that goes in page title area**/
/**size of subtitle that goes in page title area**/
/**size of subtitle that goes in page title area**/
/**color of subtitle in content area (usually same as above but not always)**/
/**size of subtitle in content area (usually same as above but not always)**/
/**weight of subtitle in content area (usually same as above but not always)**/
/**background image/color of listtable and tableData tables, also used for buttons.**/
/**color of listtable and tableData tables, also used for buttons.**/
/**size of listtable and tableData tables, also used for buttons.**/
/**weight of listtable and tableData tables, also used for buttons.**/
/**table row hover over background color**/
/***important alert background*/
/***important alert text*/
/***alert border next to show/hide button color**/
/**dropdownmenu bg color**/
/**dropdownmenu text color**/
/**dropdownmenu bg color on hover**/
/**dropdownmenu text color**/
/**dropdownmenu border color in between items**/
/*dropdownmenu border color around dropdown**/
/**dropdownmenu bg color**/
/**dropdownmenu text color for larger text**/
/**dropdownmenu text color**/
/**dropdownmenu border color in between items**/
/*dropdownmenu border color around dropdown**/
/*dropdownmenu border color at top (if needed)**/
/***color of breadcrumb text and links**/
/***size of breadcrumb text and links**/
/**color of the share & bookmark, print, rss, feedback, and font size links**/
/**size of the share & bookmark, print, rss, feedback, and font size links**/
/**color of title text (news, events, FAQ, Businesses etc) in the small boxes**/
/**size of title text (news, events, FAQ, Businesses etc) in the small boxes**/
/**weight of title text (news, events, FAQ, Businesses etc) in the small boxes**/
/**color of main text (news titles, events titles etc) in the small boxes**/
/**color of sub text (news intros, events dates etc) in the small boxes**/
/***Sunday Monday etc background*/
/***Sunday Monday etc color*/
/***February,March, April etc color*/
/***previous and next links color*/
/***previous and next links text-decoration*/
/***previous and next links text-decoration on hover*/
/***default day background color*/
/***other month day background color*/
/***default day text color*/
/***other month day text color*/
/***border color between days*/
/***today background color*/
/***today text color*/
/***calendar time color*/
/***calendar event title link color*/
/****************
mixins
***************/
/*******************************************
Put desktop view styles inside this media query
********************************************/
/***40.5em = 648px***/
@media screen and (min-width: 40.5em) {
  .sticky {
    margin: 0px;
  }
  body.front_end_body,
  .config_widget_template {
    background: #bbceda;
    overflow-x: hidden;
  }
  body.dialog_body {
    background: #fff !important;
  }
  /**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;
  }
  /*.feedback_lightbox
    {
        ::selection
        {
            background: #fff !important;
        }

        iframe *
        {
            background:#fff !important;
            html
            {
                background:#fff !important;
            }

            body.front_end_body.dialog_body, body.front_end_body
            {
                background: #fff !important;
            }
        }
    }*/
  /**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 {
    background: none;
    position: relative;
    z-index: 1;
  }
  .mainSpan_wrapper:before,
  .mainSpan_wrapper_review:before,
  .mainSpan_wrapper_home:before {
    position: absolute;
    content: "";
    z-index: -1;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    background: url(_gfx/cmn/footer_bg.jpg) bottom center no-repeat;
    background-size: 131% 560px;
  }
  .mainSpan_wrapper_home:before {
    background: url(_gfx/cmn/footer_bg_home.jpg) bottom center no-repeat;
    background-size: 124.5% 560px;
  }
  .mainSpan_wrapper:after,
  .mainSpan_wrapper_review:after,
  .mainSpan_wrapper_home:after {
    position: absolute;
    content: "";
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto;
    background: transparent;
  }
  .mainSpan {
    position: relative;
    z-index: 1;
    background: url(_gfx/cmn/main_bg.jpg) top center no-repeat;
  }
  .layout_wrapper {
    width: 98%;
    margin: 0 auto;
    max-width: 960px;
    position: relative;
  }
  .layout_wrapper:before {
    content: "";
    top: 202px;
    left: -2.5%;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 105.4%;
    height: 583px;
    background: url(_gfx/int/side_bg.png) 0 0 no-repeat;
    background-size: 99.9% 583px;
  }
  .layout_wrapper:after {
    content: "";
    top: -33px;
    left: 0;
    position: absolute;
    right: 0;
    bottom: auto;
    z-index: -1;
    width: 99%;
    height: 35px;
    background: url(_gfx/int/top_bg.png) 0 0 no-repeat;
    background-size: 100% auto;
  }
  .mainSpan_wrapper_home .layout_wrapper {
    width: auto;
    margin: 0 auto;
    max-width: 10000px;
    position: relative;
  }
  .mainSpan_wrapper_home .layout_wrapper:before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: auto;
    height: auto;
    background: none;
    background-size: auto auto;
  }
  .mainSpan_wrapper_home .layout_wrapper:after {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    right: 0;
    bottom: auto;
    z-index: -1;
    width: 0;
    height: 0;
    background: none;
    background-size: auto auto;
  }
  #sitebody {
    margin: 0 auto 25px auto;
    min-height: 690px;
    left: 1px;
    padding: 0 0 30px 0;
    /*width: 98%;*/
    box-shadow: none;
    max-width: 960px;
    position: relative;
    z-index: 1;
    background: #f6f3ea url(_gfx/int/sitebody_bg.png) 0 0 repeat-x;
  }
  #sitebody:before {
    content: "";
    top: 0;
    left: -0.89%;
    position: absolute;
    right: -0.8%;
    bottom: 112px;
    z-index: -1;
    width: auto;
    height: auto;
    /*background: url(_gfx/home/water.png) 0 0 no-repeat;
			background-size: 100% 153px;*/
    background: url(_gfx/cmn/int_bg_strip.png) 0 0 repeat-y;
    background-size: 100% 1px;
  }
  #sitebody.homepagelayout {
    max-width: 1037px;
    left: 0px;
  }
  #sitebody.homepagelayout:before {
    background-image: none;
  }
  .alert_container .important_alert {
    font-size: 12px !important;
    line-height: 20px !important;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    max-width: 960px;
  }
  /******************
	header
	******************/
  #siteheader {
    position: relative;
    height: 222px;
    background: none;
    margin: 0 auto;
    width: 98%;
    max-width: 960px;
    z-index: 1;
  }
  .mainSpan_wrapper_home #siteheader {
    height: 179px;
  }
  #headercolumn {
    width: auto;
    float: right;
    right: 0;
    bottom: 0;
  }
  a#home_link {
    bottom: auto;
    left: 50%;
    top: 41px;
    width: 398px;
    height: 121px;
    background: url(_gfx/cmn/logo.png) 0 0 no-repeat !important;
    margin: 0 0 0 -226px;
  }
  #top_nav {
    float: left;
    color: #fff;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 13px;
    line-height: 26px;
    margin: 0 20px 0 0;
  }
  #top_nav li {
    margin: 0;
    float: left;
    padding: 0 10px;
    border-right: solid 2px #76acd4;
  }
  #top_nav li a {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    font-family: verdana, arial, sans-serif;
  }
  #top_nav li a:hover {
    text-decoration: none;
  }
  #searchbox {
    top: 3px;
    float: left;
    height: 23px;
    width: 160px;
    position: relative;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  #searchbox input#search_text {
    color: #727272;
    float: left;
    font-size: 11px !important;
    height: 17px;
    line-height: 20px !important;
    margin: 1px 0 0 0;
    padding: 0 0px 0 7px;
    width: 100px;
    display: block;
    background: #fff;
    outline: 0;
    border: 0;
  }
  #searchbox a {
    float: left;
    width: 47px;
    height: 19px;
    background: url(_gfx/cmn/go_buttons.png) 0 0 no-repeat;
    margin: 1px 0 0 3px;
    background-size: 100% 100%;
  }
  #searchbox a img {
    display: none;
  }
  /******************************
	footer
	******************************/
  #page_footer {
    clear: both;
    min-height: 144px;
    font-size: 100% !important;
    background: transparent;
  }
  #page_footer p {
    clear: none;
  }
  #footercolumn {
    max-width: 915px;
    width: 93.05%;
    margin: 0 auto;
    color: #fff;
    font-size: 13px !important;
    padding: 43px 0 0 0;
    position: relative;
  }
  #footercolumn .footer_copyright {
    clear: both;
    font-weight: normal;
    padding: 10px 0  0 0;
    font-size: 13px !important;
  }
  #footercolumn a {
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: verdana,arial;
  }
  #footercolumn a:hover {
    text-decoration: underline;
  }
  /********************************
	Homepage
	********************************/
  #sitebody.homepagelayout {
    min-height: 557px;
    background: transparent;
    margin: 0 auto 0 auto;
    box-shadow: none;
  }
  .splash_page {
    padding: 50px 0 0 0;
    min-height: 800px;
    max-width: 960px;
    margin: 0 auto;
    border-radius: 5px 5px 0 0;
    background: #f6f3ea url(_gfx/int/sitebody_bg.png) 0 0 repeat-x;
  }
  #sitebody.splash_page:before {
    width: 1142.5px;
    left: -11.3%;
  }
  .home_floatarea {
    position: absolute;
    top: 95px;
    left: 50%;
    bottom: auto;
    border-radius: 20px 20px 0 0;
    padding: 30px 10px 10px 10px;
    width: 35% !important;
    height: 100px;
    background: url(_gfx/home/important_notice_bg.png) 0 0 repeat-x;
    border: 0;
    color: #ffffff;
    z-index: 3;
    margin: 0 0 0 -19%;
  }
  .home_floatarea a {
    color: #fff;
  }
  .home_collage .slide_content {
    display: block;
    height: 57px;
  }
  .home_collage .slide_content h3 {
    font-size: 16px;
  }
  .home_collage .slides img {
    margin: 0;
  }
  .home_collage .flex-direction-nav a {
    top: 46.1%;
  }
  /* boxes
	================================================== */
  .home_content {
    clear: both;
    position: relative;
    z-index: 2;
    margin: 0;
    float: left;
    width: 100%;
    padding: 54px 0 0 0;
    background: url(_gfx/home/home_content_top.png) top center no-repeat;
    background-size: 100% 178px !important;
    margin: -50px 0 0 0;
  }
  .home_button_ul li {
    max-width: 150px;
    float: left;
  }
  .home_buttons {
    margin: 0 auto;
    height: 135px;
    position: relative;
    padding: 0 0 0 0;
    border-radius: 7px;
    width: 94% !important;
    float: none !important;
    background: url(_gfx/home/button_bg.png) bottom center no-repeat;
    background-size: 100% 42px;
  }
  .home_buttons > div.flex-viewport {
    margin: 0 0 0 0;
    margin: 0 3.2%;
    width: 93%;
  }
  .home_buttons > div.flex-viewport ul.slides > li {
    display: none;
    /*hides img before js loads to avoid img jumping*/
  }
  .home_buttons > div.flex-viewport ul.slides > li ul {
    height: 118px;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 94%;
    margin: 9px 0 0 0;
    float: none;
  }
  .home_buttons > div.flex-viewport ul.slides > li ul li {
    float: left;
    padding: 0;
    width: 15%;
    height: auto;
    margin: 0 0.8%;
  }
  .home_buttons > div.flex-viewport ul.slides > li ul li a img {
    width: 100%;
    height: 83px;
  }
  .home_buttons ul.flex-direction-nav {
    height: 0;
  }
  .home_buttons ul.flex-direction-nav li {
    top: 8px;
  }
  .home_buttons ul.flex-direction-nav li a {
    top: 38px;
    z-index: 0;
    height: 22px;
    width: 13px;
    display: block;
    cursor: pointer;
    position: absolute;
    text-indent: -10000px;
    background-image: url(_gfx/nav/home_buttons.png);
    background-repeat: no-repeat;
  }
  .home_buttons ul.flex-direction-nav li .flex-prev {
    left: 0;
    background-position: 0 0;
  }
  .home_buttons ul.flex-direction-nav li .flex-next {
    right: 0;
    background-position: -11px 0;
  }
  .home_bottom {
    width: 91.4%;
    overflow: hidden;
    padding: 0 3.3%;
    margin: -11px auto 0 auto;
    background: url(_gfx/home/content_strip.png) 0 0 repeat-y;
    background-size: contain;
  }
  .home_bottom:before {
    content: "";
    top: auto;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 96.3%;
    height: 31px;
    /*background: url(_gfx/cmn/home_bottom.png) bottom center no-repeat;*/
    background-size: 99.8% auto;
    z-index: 1;
    margin: 0 auto;
  }
  /*home news*/
  .hot_topics,
  .home_events,
  .home_news {
    padding: 0 0 0 0;
    margin: 0 0 50px 1%;
    width: 100%!important;
    clear: left;
    clear: none;
    background: transparent;
    min-height: 300px;
    position: relative;
    z-index: 1;
  }
  .hot_topics:before,
  .home_events:before,
  .home_news:before {
    background: transparent;
  }
  .hot_topics h2,
  .home_events h2,
  .home_news h2 {
    text-indent: 0;
    color: #fff;
    text-align: left;
    font-size: 25px;
    position: relative;
    margin: 0 0 0 0;
    font-weight: normal;
    word-spacing: -6px;
    padding: 15px 0 13px 15px;
    text-transform: uppercase;
    border-radius: 5px 5px 0 0;
    border: solid 1px #fff;
    font-family: 'myriad pro', arial, sans-serif;
    background: url(_gfx/home/news_title_bg.jpg) 0 0 repeat-x;
  }
  .hot_topics h2 span,
  .home_events h2 span,
  .home_news h2 span {
    color: #003d66;
    text-transform: lowercase;
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.7);
  }
  .hot_topics ul,
  .home_events ul,
  .home_news ul {
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
  }
  .hot_topics ul li,
  .home_events ul li,
  .home_news ul li {
    padding: 8px;
    color: #4f4f4f;
    margin: 5px 0 5px 0;
    font-family: arial, sans-serif;
  }
  .hot_topics ul li img,
  .home_events ul li img,
  .home_news ul li img {
    float: left;
    margin: 0 7px 0 0;
    border: solid 4px #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  }
  .hot_topics ul li a,
  .home_events ul li a,
  .home_news ul li a {
    text-decoration: none;
    display: block;
    font-weight: noraml;
    font-size: 13px;
    line-height: 19px;
    font-weight: bold;
  }
  .hot_topics ul li a:first-child,
  .home_events ul li a:first-child,
  .home_news ul li a:first-child {
    display: block;
  }
  .hot_topics ul li a:hover,
  .home_events ul li a:hover,
  .home_news ul li a:hover {
    display: block;
    text-decoration: underline;
    color: #4f4f4f;
    font-weight: bold;
    line-height: 19px;
  }
  .hot_topics ul li a:hover,
  .home_events ul li a:hover,
  .home_news ul li a:hover {
    text-decoration: underline;
  }
  .hot_topics ul li p,
  .home_events ul li p,
  .home_news ul li p {
    display: block;
  }
  .hot_topics ul .box_item_summary,
  .home_events ul .box_item_summary,
  .home_news ul .box_item_summary {
    padding: 0;
    margin: 0;
    display: block;
    border: 0;
  }
  .hot_topics a.box_bottomlink,
  .home_events a.box_bottomlink,
  .home_news a.box_bottomlink {
    text-indent: -4000px;
    overflow: hidden;
    text-align: left;
    display: block;
    position: absolute;
    top: 8px;
    right: 5px;
    height: 39px;
    width: 41px;
    background: url(_gfx/home/news_link.png) -76px 0 no-repeat;
  }
  /*home events*/
  .home_events {
    margin: 0 0 0 0;
  }
  .home_events:before {
    background: transparent;
  }
  .home_events h2 {
    color: #fff;
    background: url(_gfx/home/events_title_bg.png) 0 0 repeat-x;
  }
  .home_events h2 span {
    color: #783c01;
  }
  .home_events .box_item_date {
    float: left;
    width: 43px;
    color: #635242;
    font-size: 12px;
    border-radius: 0;
    text-align: center;
    margin: 0 7px 0 0;
    padding: 0 0 0 0;
    background: transparent;
    border-top: solid 0px transparent;
    border-right: dashed 1px #635242;
  }
  .home_events .box_item_date span {
    font-size: 24px;
    display: block;
    margin: 2px 0 0 0;
  }
  .home_events a.box_bottomlink {
    width: 44px;
    background: url(_gfx/home/events_link.png) -59px 0 no-repeat;
  }
  .social_icons {
    height: auto;
    margin: 0 0 0 0;
    background: transparent;
  }
  .social_icons ul {
    width: auto;
    list-style: none;
    padding: 0 0 0 0;
    margin: 0 0 -6px 15px;
  }
  .social_icons ul li {
    margin: 0;
    padding: 0;
    float: left;
    width: 47px;
    min-height: 59px;
    max-height: 59px;
    position: relative;
  }
  .social_icons ul li a {
    min-width: 42px;
    max-height: 40px;
    overflow: hidden;
    display: inline-block;
    position: absolute;
    bottom: 0;
  }
  .social_icons ul li a img {
    bottom: 0;
  }
  .social_icons ul li a:hover {
    max-height: 55px;
  }
  .social_icons ul li p {
    display: block;
  }
  /*home events*/
  .hot_topics {
    min-height: 279px;
    /*so the stupid shadow does not get cut off*/
    margin: 0 0 0 0;
  }
  .hot_topics:before {
    background: transparent;
  }
  .hot_topics a.box_bottomlink {
    top: 16px;
    width: 43px;
    height: 28px;
    background: url(_gfx/home/topics_link.png) -34px 0 no-repeat;
  }
  /*************************************
	sidenav
	***************************************/
  .sidenav {
    width: 96%;
    margin: 0 2% 17px 2%;
    float: left;
    padding: 19px 0 40px;
    background: none;
    box-shadow: none;
    position: relative;
  }
  .left_col .sidenav {
    background: transparent;
    max-width: 245px;
    margin: 0 0 0 6.2% !important;
    box-shadow: 0 0 0 0;
    width: 94.1%;
  }
  .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;
    font-size: 100%;
    text-decoration: none;
    display: block;
    padding: 6px 7px 6px 23px;
    line-height: 120%;
    position: relative;
    border-bottom: solid 1px #716655;
    z-index: 1;
  }
  .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: 13px;
    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.sidenav_expanded > a {
    background: #3f76af;
    color: #fff;
    border-bottom: 1px solid  #3f76af;
  }
  .sidenav ul li.sidenav_expanded > a:hover,
  .sidenav ul li.sidenav_expanded > a:focus {
    border-bottom: 1px solid  #5a6d7f;
  }
  .sidenav ul li li > a,
  .sidenav ul li li > a:hover,
  .sidenav ul li li > a:focus {
    background: #6290bc;
    color: #fff;
    margin-top: 0;
    border-bottom: solid 1px #5a6d7f;
  }
  .sidenav ul li a:hover,
  .sidenav ul li a:focus {
    color: #fff !important;
    background: #ca8726 !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: 74.25%;
    float: right;
    margin: 0;
    min-height: 285px;
  }
  .standardlayout .column.left_col,
  .standardthreecolumnlayout .column.left_col {
    width: 25.75%;
    margin: 0;
  }
  .standardlayout .column.left_col:before,
  .standardthreecolumnlayout .column.left_col:before {
    position: absolute;
    content: "";
    z-index: -1;
    background: #504739;
    max-width: 228px;
    left: 1.5%;
    bottom: 13px;
    top: 60px;
    width: 24.35%;
    box-shadow: none;
    border: solid 1px #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  }
  .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: 12px 17px 0 18px;
    clear: both;
  }
  .standardthreecolumnlayout#sitebody .title_widget {
    padding: 15px 17px 0 33px;
  }
  .onecolumnlayout .title_widget,
  .twocolumnreverselayout .top_col .title_widget,
  .twocolumnreverselayout .has_small_col .title_widget {
    padding: 0px 22px 0 33px;
  }
  .banner_col .image_widget,
  .standardlayout .right_col > .image_widget:first-child {
    padding: 0px;
    margin: 0 0 0 25px;
    position: relative;
    max-width: 666px;
    background: none;
    background-size: 100% 100%;
  }
  .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;
    border: solid 0 #d8d7d7;
    border-radius: 0;
  }
  div.image_widget img {
    margin: 0;
  }
  .standardthreecolumnlayout .banner_col {
    width: 97.8%;
    clear: none;
    float: left;
  }
  .breadcrumb {
    font-size: 85%;
  }
  .breadcrumb a {
    text-decoration: underline !important;
  }
  .breadcrumb a:hover {
    text-decoration: none !important;
  }
  .title_widget h1 {
    margin: 18px 0 10px 0px;
    padding: 0 0 0 0;
    line-height: 120% !important;
    font-size: 45px !important;
    text-shadow: 0 0 1px rgba(35, 31, 32, 0.4);
    /*for antialiasing*/
    margin: 20px 0 10px 0;
    font-weight: noraml;
    overflow: hidden;
    text-transform: uppercase !important;
    font-family: 'pupcat_rgregular', arial;
    background: transparent;
    text-transform: none;
  }
  .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;
  }
  /***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 23px 0 23px;
  }
  .onecolumnlayout .content_area,
  .twocolumnreverselayout .top_col .content_area,
  .twocolumnreverselayout .has_small_col .content_area {
    padding: 12px 22px 0 22px;
  }
  .twocolumnreverselayout .has_small_col .content_area {
    padding: 20px 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 17px 0;
    clear: both;
    background: #fff  !important;
    border: 0 solid #bdd86f !important;
    box-shadow: none;
    position: relative;
    z-index: 1;
    padding: 13px 6% 5px 6%;
    font-size: 100%;
    width: 77.4% !important;
    border-radius: 7px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  }
  .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: 13%;
  }
  /*******************************
	department Boxes
	************************************/
  .small_box {
    margin-bottom: 17px;
    vertical-align: top;
    clear: both;
    background: #e8e8e8  !important;
    border: 0 solid #bdd86f !important;
    box-shadow: none;
    border-radius: 6px;
    position: relative;
    z-index: 1;
    word-wrap: break-word;
  }
  .standardthreecolumnlayout .left_col .small_box,
  .standardlayout .left_col .small_box {
    width: 79.6%;
    margin-left: 13%;
  }
  .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: 22px;
    height: auto;
    padding: 9px 15px 3px 15px;
    font-size: 19px !important;
    text-transform: none;
    line-height: 22px;
    text-align: left;
    display: block;
    text-transform: uppercase;
    background: url(_gfx/int/smallbox_title_bg.jpg) 0 0 repeat-x;
    border: solid 1px #fff;
    border-radius: 6px 6px 0 0;
  }
  .small_box.events_box .box_title {
    background: url(_gfx/int/eventsbox_title_bg.jpg) 0 0 repeat-x;
  }
  .small_box .box_content {
    padding: 0px 15px 0 16px;
  }
  .small_box .box_content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 100%;
    font-size: 90%;
    margin: 7px 0 0 0;
  }
  .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: #4f4f4f;
    text-decoration: none;
    font-size: 110%;
    font-weight: bold;
    line-height: 13px;
    margin-bottom: 3px;
  }
  .small_box .box_content ul a:hover {
    text-decoration: underline;
    color: #4f4f4f;
    font-weight: bold;
  }
  .small_box .box_content .item_smalltext,
  .small_box .box_content ul.item-list li {
    margin: 0;
    color: #4f4f4f;
    font-size: 100%;
    padding: 4px 0 0 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: #4f4f4f;
    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;
    width: auto;
    height: 28px;
    margin: 7px 0 14px 0;
    padding: 2px 30px 0 0;
    background: none;
    font-family: 'pupcat_rgregular';
    text-transform: uppercase;
    color: #075991;
    font-weight: normal;
    font-size: 18px;
    display: block;
    position: relative;
    text-indent: 0;
  }
  .small_box .box_bottomlink:before {
    background: url(_gfx/int/more_arrow.png) 92% 0 no-repeat;
    content: "";
    top: -1px;
    left: auto;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 26px;
    height: 26px;
  }
  .small_box.events_box .box_bottomlink {
    width: auto;
    background: none;
    color: #E18602;
    font-family: 'pupcat_rgregular';
    position: relative;
    text-indent: 0;
  }
  .small_box.events_box .box_bottomlink:before {
    background: url(_gfx/int/calendar_arrow.png) 0 0 no-repeat;
    content: "";
    top: -1px;
    left: auto;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 26px;
    height: 26px;
  }
  .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: normal;
    background: #075890;
    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: normal;
    color: #075890;
    overflow: visible;
    font-size: 150%;
    text-transform: none;
    font-family: 'Trebuchet MS', arial;
  }
  .calendar_grid .calendar_title td.calendar_nextprev {
    width: 20% !important;
    padding: 8px 0 0 0;
    text-align: center;
  }
  .calendar_grid td.calendar_nextprev a {
    font-weight: normal;
    text-decoration: underline;
    color: #ec8130;
    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 #d1dbe4;
    height: 105px;
    word-wrap: break-word;
  }
  .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: #59799b !important;
    background: #ffffff;
  }
  .calendar_grid td.calendar_othermonthday,
  .calendar_grid .calendar_othermonthday > a,
  .calendar.calendar_grid td.calendar_othermonthday .calendar_eventtime {
    color: #b2b2b2 !important;
    background: #eee9d8;
  }
  .calendar_grid td.calendar_today {
    background: #f1ac27;
    color: #4f4f4f;
  }
  .calendar_grid td.calendar_today > a {
    color: #4f4f4f !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: #59799b !important;
  }
  .calendar_eventlink {
    font-size: 60% !important;
    display: block;
    text-decoration: underline !important;
    color: #59799b !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: #efedee;
    border-color: #d6d6c8;
    border-radius: 10px;
  }
  .subtitle {
    font-family: Verdana, Arial, sans-serif !important;
  }
}

@media only screen and (min-width:49.9375em){.standardthreecolumnlayout .has_small_col{width:60%;margin:0 0 0 2.3%}.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 17px;padding:13px 6% 5px;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}.home_events,.home_news{width:37%!important;margin:0}.social_icons,.hot_topics{width:26%!important}.social_icons{background:url(_gfx/home/social_shadow.png) bottom left no-repeat;background-size:100% 55px}.social_icons ul li{width:23%}.social_icons ul li:first-child{margin-left:4%}.hot_topics:before{content:"";top:0;left:auto;position:absolute;right:-26px;bottom:0;z-index:-1;width:26px;height:auto;background:url(_gfx/home/topics_shadow.png) 0 0 no-repeat}.home_news:before{content:"";top:40px;left:-23px;position:absolute;right:0;bottom:0;z-index:-1;width:26px;height:auto;background:url(_gfx/home/news_shadow.png) 0 0 no-repeat}#searchbox{width:200px}#searchbox input#search_text{width:135px}}@media only screen and (min-width:53.125em){.home_collage{min-height:0}.home_collage .slide_content{height:77px}.home_collage .slide_content p,.home_collage .flex-control-nav{display:block}.home_collage .flex-direction-nav a{background-size:100% 81px;width:2.8%;height:35px;top:45.1%}.home_collage .flex-prev:hover,.home_collage .flex-next:hover{background-position:0 -40px}.home_news h2,.home_events h2,.hot_topics h2{font-size:28px}}@media only screen and (min-width:56.25em){a#home_link{left:0;top:18px;margin:0}}@media only screen and (min-width:62.5em){.mainSpan_wrapper:before,.mainSpan_wrapper_review:before{background-size:auto auto}}@media only screen and (min-width:65.3125em){.home_collage .flex-direction-nav a{top:157px}.home_news a.box_bottomlink{width:115px;background-position:0 0}.home_events a.box_bottomlink{width:98px;background-position:0 0}.hot_topics a.box_bottomlink{width:65px;background-position:0 0}}@media only screen and (min-width:65.9375em){.mainSpan_wrapper_home:before{background-size:auto auto}}@media only screen and (min-width:67.125em){.home_collage{min-height:297px}}
/*
This is the editor style sheet,
containing styles that will be used in the content editor tools.
Customized for each project
*/
/**import less variables**/
/*** lesscss variables defined here*****/
/***mobile variables***/
/*color of background on mobile view*/
/*color of the solid border around news/events/navigation lists on mobile view*/
/*color of the dashed border in between items in the mobile lists*/
/*color of text in mobile_header (default) headers*/
/*color of text in mobile navigation header*/
/*color of links in mobile lists*/
/*color of links in mobile lists on hover over*/
/*color of bg of mobile lists*/
/*bg color of mobile lists on hover over*/
/*bg color of mobile nav on hover over (usually same as previous but not always)*/
/*color of background of more links on homepage*/
/*color of more links on homepage.*/
/*color of footer text*/
/*background color of view full site link*/
/*text color of view full site link**/
/*border color of view full site link*/
/**start of default (desktop) variables*/
/*background color of body (non mobile)*/
/*default color for all text*/
/*default size for all text*/
/*default line-height for all text*/
/*default font-family for all text*/
/*default color for all links*/
/*default text decoration for links*/
/*default text decoration for links on hover*/
/**color of page titles**/
/**size of page titles**/
/**weight of page titles**/
/*default color for all borders*/
/*** border color for listtable and tableData/tableBox classes**/
/** background color for tableBox, tableData, listtable, downloadmessage etc.*/
/**color of subtitle that goes in page title area**/
/**size of subtitle that goes in page title area**/
/**size of subtitle that goes in page title area**/
/**color of subtitle in content area (usually same as above but not always)**/
/**size of subtitle in content area (usually same as above but not always)**/
/**weight of subtitle in content area (usually same as above but not always)**/
/**background image/color of listtable and tableData tables, also used for buttons.**/
/**color of listtable and tableData tables, also used for buttons.**/
/**size of listtable and tableData tables, also used for buttons.**/
/**weight of listtable and tableData tables, also used for buttons.**/
/**table row hover over background color**/
/***important alert background*/
/***important alert text*/
/***alert border next to show/hide button color**/
/**dropdownmenu bg color**/
/**dropdownmenu text color**/
/**dropdownmenu bg color on hover**/
/**dropdownmenu text color**/
/**dropdownmenu border color in between items**/
/*dropdownmenu border color around dropdown**/
/**dropdownmenu bg color**/
/**dropdownmenu text color for larger text**/
/**dropdownmenu text color**/
/**dropdownmenu border color in between items**/
/*dropdownmenu border color around dropdown**/
/*dropdownmenu border color at top (if needed)**/
/***color of breadcrumb text and links**/
/***size of breadcrumb text and links**/
/**color of the share & bookmark, print, rss, feedback, and font size links**/
/**size of the share & bookmark, print, rss, feedback, and font size links**/
/**color of title text (news, events, FAQ, Businesses etc) in the small boxes**/
/**size of title text (news, events, FAQ, Businesses etc) in the small boxes**/
/**weight of title text (news, events, FAQ, Businesses etc) in the small boxes**/
/**color of main text (news titles, events titles etc) in the small boxes**/
/**color of sub text (news intros, events dates etc) in the small boxes**/
/***Sunday Monday etc background*/
/***Sunday Monday etc color*/
/***February,March, April etc color*/
/***previous and next links color*/
/***previous and next links text-decoration*/
/***previous and next links text-decoration on hover*/
/***default day background color*/
/***other month day background color*/
/***default day text color*/
/***other month day text color*/
/***border color between days*/
/***today background color*/
/***today text color*/
/***calendar time color*/
/***calendar event title link color*/
/****************
mixins
***************/
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: 11px !important;
  line-height: 16px !important;
  font-family: verdana, arial, sans-serif !important;
  color: #4f4f4f;
}
a,
a:visited,
.column a {
  color: #276faa;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
}
a[name],
a[name]:hover,
a[name]:focus {
  color: #4f4f4f;
  text-decoration: none;
}
a img {
  border: 0;
}
p {
  margin: 0 0 1em 0;
}
.subtitle {
  font-size: 115%;
  color: #075991;
  font-weight: bold;
  font-family: 'latobold', arial, sans-serif;
  text-shadow: 0 0 1px rgba(35, 31, 32, 0.3);
}
.subtitle p,
.subtitle a {
  color: #075991;
  font-weight: bold;
}
table.tableData {
  width: 85%;
  border: 1px solid #d6d6c8 !important;
  border-collapse: collapse;
  background: #ffffff;
  margin-bottom: 14px;
}
.tableData td {
  border: 0;
  border-top: 1px solid #d6d6c8;
  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: #075890 !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: #efedee;
}
.tableBox {
  border: 1px solid #d6d6c8 !important;
  background: #ffffff;
  margin-bottom: 14px;
}
.tableBox td {
  padding: 5px;
}
.tableBox th {
  text-align: left;
  padding: 5px;
}
.photo_caption {
  font-size: 75%;
}
.config_widget_template {
  width: 1530px !important;
}
.orange_subtitle {
  font-weight: bold;
  font-size: 14px;
  color: #F2880B;
}
.orange_subtitle p,
.orange_subtitle a {
  font-weight: bold;
  font-size: 14px;
  color: #F2880B;
}
.black_bold {
  font-weight: bold;
  color: #000000;
}
.black_bold p,
.black_bold a {
  font-weight: bold;
  color: #000000;
}
.orange_bold {
  font-weight: bold;
  color: #F2880B;
}
.orange_bold p,
.orange_bold a {
  font-weight: bold;
  color: #F2880B;
}
.blue_bold {
  font-weight: bold;
  color: #075991;
}
.blue_bold p,
.blue_bold a {
  font-weight: bold;
  color: #075991;
}
.blue {
  color: #075991;
}
.blue p,
.blue a {
  color: #075991;
}
.blue_italic {
  font-style: italic;
  color: #075991;
}
blue_italic p,
.blue_italic a {
  font-style: italic;
  color: #075991;
}
.black_italic {
  font-style: italic;
  color: #000000;
}
.black_italic p,
.black_italic a {
  font-style: italic;
  color: #000000;
}
.black_caption {
  font-style: italic;
  color: #000000;
  font-size: 9px;
}
.black_caption p,
.black_caption a {
  font-style: italic;
  color: #000000;
  font-size: 9px;
}
.blue_caption {
  font-style: italic;
  color: #075991;
  font-size: 9px;
}
.blue_caption p,
.blue_caption a {
  font-style: italic;
  color: #075991;
  font-size: 9px;
}

