/* Minification failed. Returning unminified contents.
(1684,1): run-time error CSS1019: Unexpected token, found '@import'
(1684,9): run-time error CSS1019: Unexpected token, found 'url(//fonts.googleapis.com/css?family=Oswald:400,300,700)'
(1685,1): run-time error CSS1019: Unexpected token, found '@import'
(1685,9): run-time error CSS1019: Unexpected token, found 'url(//fonts.googleapis.com/css?family=Economica:400,400italic,700,700italic)'
(1686,1): run-time error CSS1019: Unexpected token, found '@import'
(1686,9): run-time error CSS1019: Unexpected token, found 'url(//fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,600)'
(1687,1): run-time error CSS1019: Unexpected token, found '@import'
(1687,9): run-time error CSS1019: Unexpected token, found 'url(//fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic)'
(3016,1): run-time error CSS1019: Unexpected token, found '@import'
(3016,9): run-time error CSS1019: Unexpected token, found 'url(//fonts.googleapis.com/css?family=Oswald:400,300,700)'
(3017,1): run-time error CSS1019: Unexpected token, found '@import'
(3017,9): run-time error CSS1019: Unexpected token, found 'url(//fonts.googleapis.com/css?family=Economica:400,400italic,700,700italic)'
(3018,1): run-time error CSS1019: Unexpected token, found '@import'
(3018,9): run-time error CSS1019: Unexpected token, found 'url(//fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,600)'
(3019,1): run-time error CSS1019: Unexpected token, found '@import'
(3019,9): run-time error CSS1019: Unexpected token, found 'url(//fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic)'
(3091,1): run-time error CSS1019: Unexpected token, found '@import'
(3091,9): run-time error CSS1019: Unexpected token, found 'url(//fonts.googleapis.com/css?family=Oswald:400,300,700)'
(3092,1): run-time error CSS1019: Unexpected token, found '@import'
(3092,9): run-time error CSS1019: Unexpected token, found 'url(//fonts.googleapis.com/css?family=Economica:400,400italic,700,700italic)'
(3093,1): run-time error CSS1019: Unexpected token, found '@import'
(3093,9): run-time error CSS1019: Unexpected token, found 'url(//fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,600)'
(3094,1): run-time error CSS1019: Unexpected token, found '@import'
(3094,9): run-time error CSS1019: Unexpected token, found 'url(//fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic)'
 */
@import url(//fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(//fonts.googleapis.com/css?family=Economica:400,400italic,700,700italic);
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,600);
@import url(//fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);
@font-face {
  font-family: 'museo_sans500';
  src: url('fonts/museosans_500/museosans_500-webfont.eot');
  src: url('fonts/museosans_500/museosans_500-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/museosans_500/museosans_500-webfont.woff') format('woff'), url('fonts/museosans_500/museosans_500-webfont.ttf') format('truetype'), url('fonts/museosans_500/museosans_500-webfont.svg#museo_sans500') format('svg');
  font-weight: normal;
  font-style: normal;
}
body.front_end_body {
  background: #f6f6f6;
}
.clearfix:after,
.gsc-control-cse:after,
.listfaq_a_content:after,
.slides:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0px;
}
.column {
  float: left;
  width: 100%;
}
#top_bar > * {
  font-size: 90%;
}
#alert_controls.hide {
  background: url(_gfx/cmn/alert_controls.png) right 0px no-repeat;
}
#alert_controls.show {
  background: url(_gfx/cmn/alert_controls.png) right -70px no-repeat;
}
.alert_right {
  background: none;
}
.alert_container:before {
  content: "";
  top: 4px;
  left: auto;
  position: absolute;
  right: 27px;
  bottom: 9px;
  z-index: -1;
  width: 1px;
  height: auto;
  border-right: 1px solid #c5aa48;
  z-index: 5;
}
.alert_container .important_alert_wrapper {
  background: #f1d36f;
}
.alert_container .important_alert,
.alert_container .important_alert h2,
.alert_container .important_alert a {
  color: #252525;
}
#sitebody {
  background: #ffffff;
}
#sitebody.homepagelayout {
  background: #f6f6f6;
}
.sticky {
  display: none;
}
.mobile_header {
  margin: 0;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 110%;
  height: 42px;
  line-height: 42px;
  background: #4e4e4e url(_gfx/cmn/mobile/mob_header_nav.gif) repeat-x top left;
  padding: 0 10px;
}
.small_box .mobile_header {
  display: block;
}
.mobile_list,
.mobile_box {
  border: 1px solid #e0e0e0;
  border-top: 0;
  border: 0 none;
  background: #f7f7f7;
}
.small_col .content_area.mobile_box {
  border-top: 1px solid #e0e0e0;
  background: #f7f7f7;
}
.mobile_box > div {
  background: #f7f7f7;
  padding: 10px;
}
.mobile_box {
  background: #f7f7f7;
}
.mobile_list {
  border: 0px;
}
.mobile_list ul li {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 100%;
  background: #ffffff;
  border-bottom: 1px solid #e0e0e0;
  border-top: 0;
  padding: 9px 24px;
  position: relative;
}
.mobile_list ul li:hover,
.mobile_list ul li:active {
  background: #ffffff;
  cursor: default;
}
.mobile_list ul li:hover a,
.mobile_list ul li:active a {
  color: #ba9d37;
  font-weight: bold;
}
.mobile_list ul > li:before {
  border: 0 none;
  border-left: 8px solid rgba(0, 0, 0, 0);
  border-top: 8px solid #a30234;
  content: "";
  height: 0;
  position: absolute;
  right: 2%;
  width: 0;
}
.mobile_list ul > li li:before {
  border: 0 none;
}
.small_box.faq_box .box_content > ul > li {
  padding: 18px 3% 18px 24px;
}
.mobile_list a + .item-list {
  border-top: 0;
}
.mobile_list .item-list {
  padding: 0;
}
.sidenav.mobile_list ul li.sidenav_expanded {
  background: transparent;
  border: 0px;
  padding: 0;
}
.business_box.mobile_list ul li li,
.staff_box.mobile_list ul li li,
.service_box.mobile_list ul li li {
  background: transparent none;
  border: 0;
  padding: 0;
}
.business_box.mobile_list .box_content > ul > li > a,
.staff_box.mobile_list .box_content > ul > li > a {
  font-weight: bold;
}
.service_box .box_content .toggle_service {
  margin: 0px 0 0px 0px;
}
.service_box .box_content .hide_service {
  background-position: -13px center;
}
.service_box .box_content ul.service_list li {
  padding: 0px;
}
.service_box .box_content ul.service_list li a {
  border-top: 0px dashed #e0e0e0;
}
.service_box .box_content > ul > li {
  border-top: 0px dashed #e0e0e0;
  padding-top: 18px;
}
.service_box .box_content > ul > li:first-child {
  border: 0;
  border-bottom: 1px solid #e0e0e0;
}
.mobile_list ul li a {
  border-top: 0px dashed #CCCCCC;
  padding: 0 0 0px 0px;
  color: #5b5b5b;
}
.mobile_list ul li a:hover {
  color: #ba9d37;
}
.mobile_list .item_smalltext {
  padding: 0;
  border: 0;
}
.mobile_list .box_bottomlink,
.mobile_box .box_bottomlink {
  background: #a30234;
  border: 0;
  border-bottom: 1px solid #e0e0e0;
  color: #ffffff;
  font-style: normal;
  font-weight: 700;
  text-align: right;
  padding: 7px 2% 7px 24px;
}
.box_content ul {
  zoom: 1;
}
.box_content ul:before {
  content: '';
  display: block;
}
.box_content ul:after {
  content: '';
  display: table;
  clear: both;
}
#siteheader {
  background: #dddddd url(_gfx/cmn/mobile/mobile_header_strip.gif) 0 top repeat-x;
  margin-bottom: 0;
  position: relative;
}
#siteheader a#home_link {
  height: 50px;
  overflow: hidden;
  position: absolute;
  text-indent: -4000px;
  top: 37px;
  width: 100%;
}
#siteheader > a {
  color: #FFFFFF;
  display: block;
  float: left;
  font-size: 110%;
  font-weight: bold;
  height: 26px;
  line-height: 26px;
  text-align: center;
  text-decoration: none;
  width: 33.33%;
}
#siteheader > a.menu_trigger {
  background: url("_gfx/cmn/mobile/menu.png") no-repeat scroll center center rgba(0, 0, 0, 0);
  cursor: pointer;
  display: block;
  height: 37px;
  overflow: hidden;
  text-indent: -4000px;
  width: 37px;
}
#headercolumn {
  clear: both;
  background: url("_gfx/cmn/mobile/mobile_header.gif") no-repeat scroll center -1px transparent;
  height: 64px;
}
.city_hall_hours {
  display: none;
}
.translatebox {
  float: right;
  clear: both;
  display: block;
  margin: 64px 0px 0px 0px;
  padding: 0px;
  background: #ffffff;
  cursor: pointer;
  border: 1px solid #7aa8d1;
  position: absolute;
  left: auto;
  right: 0;
  height: 35px;
  border-radius: 7px;
}
.translatebox:before {
  position: absolute;
  height: 0;
  width: 0;
  border-top: 7px solid #888888;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  content: "";
  z-index: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
}
.translatebox a {
  display: none;
}
.translatebox .skiptranslate.goog-te-gadget {
  color: white !important;
  font-size: 0px;
  position: relative;
}
.translatebox .skiptranslate.goog-te-gadget:before {
  position: absolute;
  top: 8px;
  left: 6px;
  content: '';
  background: url(_gfx/cmn/google.jpg) right 0px no-repeat;
  height: 19px;
  width: 18px;
}
.translatebox .skiptranslate.goog-te-gadget:after {
  position: absolute;
  top: 10px;
  left: 120px;
  bottom: 0;
  right: 0;
  content: '';
  border-right: 1px solid #9b9b9b;
  height: 14px;
  width: 44px;
}
.translatebox .skiptranslate.goog-te-gadget select.goog-te-combo {
  top: 0px;
  border: 0 !important;
  width: 190px;
  padding: 3px 0px 0px 29px;
  position: relative;
  color: #000c41 !important;
  font-size: 17px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  margin: 0;
  height: 30px;
  min-width: 0;
  font-family: Arial, sans-serif;
}
.translatebox .skiptranslate.goog-te-gadget select.goog-te-combo option {
  background: #ffffff;
}
.translatebox select::-ms-expand {
  display: none;
}
#searchbox {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  position: absolute;
  right: 0;
  top: 4px;
  background: #FFFFFF none;
  border: 1px solid #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0 2%;
  width: 160px;
  padding: 0;
  height: 27px;
  float: right;
  clear: both;
}
#searchbox input[type=text] {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: medium none !important;
  /*keep important*/
  color: #656565;
  display: block;
  float: left;
  font-size: 12px !important;
  /*keep important*/
  line-height: 27px !important;
  outline: 0 none;
  margin: 0;
  padding: 0 30px 0 10px;
  width: 100%;
  height: 27px;
}
#searchbox input[type=text]:focus {
  border: none !important;
  box-shadow: none;
  /* FF 4-18 */
  /* FF 19+ */
}
#searchbox input[type=text]:focus::-webkit-input-placeholder {
  color: transparent;
}
#searchbox input[type=text]:focus:-moz-placeholder {
  color: transparent;
}
#searchbox input[type=text]:focus::-moz-placeholder {
  color: transparent;
}
#searchbox > a {
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: middle;
  width: 27px;
  height: 27px;
  color: #fff;
  font-family: 'museo_sans500', sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 27px;
  border: medium none !important;
  margin: 0;
  text-align: center;
  text-decoration: none;
  text-indent: -4000px;
  overflow: hidden;
  text-align: left;
  display: block;
  background: url(_gfx/cmn/search_input_bg.png) no-repeat center center transparent;
}
#searchbox.active {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  width: 80%;
}
#searchbox.active > a {
  display: inline-block;
}
#home_searchbox {
  display: none;
}
.weather_box {
  display: none;
}
.translatebox {
  display: none;
}
/* FlexSlider Necessary Styles
*********************************/
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.slides li,
.flex-control-nav li,
.flex-direction-nav li {
  float: none;
}
.flexslider {
  margin: 0;
  padding: 0;
  position: relative;
}
.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;
}
/* 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;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  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;
}
.tabs_section .mobile_header {
  display: none;
}
ul.tabs {
  margin: 0;
  list-style: none;
  clear: both;
  padding: 0 4px 0 14px;
  margin-top: 15px;
  background: #e7e9ef;
  height: 50px;
  border-bottom: 1px solid #e0e0e0;
}
ul.tabs li {
  float: left;
  white-space: nowrap;
  width: 40%;
}
ul.tabs li a {
  display: block;
  overflow: hidden;
  width: 95%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin: 0px -1px -1px 0;
  font-size: 150%;
  color: #aaabae;
  text-decoration: none;
  border: 1px solid transparent;
  border-bottom: 0;
  text-transform: lowercase;
}
ul.tabs li a.tab_active,
ul.tabs li a:hover {
  background: #ffffff;
  border-color: #cccccc;
  color: #243a6e;
}
ul.tabs li a.tab_active:after,
ul.tabs li a:hover:after {
  content: "";
}
.tabs_section > section {
  width: 100%;
  position: absolute;
  left: -1000%;
}
.tabs_section > section.tab_active {
  position: relative;
  left: 0;
}
.tabs_section > section ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tabs_section > section ul li {
  float: none;
}
.tabs_section > section ul li {
  background-color: transparent;
}
.tabs_section > section .btn_controls {
  display: none;
}
.tabs_section > section a.box_bottomlink {
  background: #ac5f20;
  color: #ffffff;
}
.tabs_section > section .flexslider {
  margin: 0 10px;
}
.tabs_section > section .flexslider ul.slides > li:before {
  display: none;
}
.tabs_section > section .flex-direction-nav {
  position: absolute;
  top: auto;
  bottom: -23px;
  right: auto;
  left: 0;
  width: 40px;
  height: 14px;
  background: 0 none;
}
.tabs_section > section .flex-direction-nav li {
  position: absolute;
  display: inline-block;
  padding: 0;
  margin: 0;
  border: 0 none;
}
.tabs_section > section .flex-direction-nav li a.flex-next,
.tabs_section > section .flex-direction-nav li a.flex-prev {
  position: relative;
  background: url(_gfx/home/prev.png) no-repeat;
  margin: 0;
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  width: 20px;
  height: 14px;
  background-position: left center;
  text-indent: -4000px;
  overflow: hidden;
  text-align: left;
  display: block;
  float: left;
}
.tabs_section > section .flex-direction-nav li a.flex-next:hover,
.tabs_section > section .flex-direction-nav li a.flex-prev:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.tabs_section > section .flex-direction-nav li a.flex-next.flex-disabled,
.tabs_section > section .flex-direction-nav li a.flex-prev.flex-disabled {
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  -webkit-opacity: 0.3;
  opacity: 0.3;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity=30);
  cursor: default;
}
.tabs_section > section .flex-direction-nav li a.flex-next {
  background-image: url(_gfx/home/next.png);
  border-left: 1px solid #cacaca;
  left: auto;
  right: 0;
  background-position: right center;
}
/*Home Page Boxes*/
.home_bottom {
  position: relative;
}
@keyframes panbackground {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100% 0;
  }
}
.home_collage {
  display: block;
  position: relative;
}
.home_collage .slides a.slide_image.bg {
  display: block;
  height: 250px;
  background-repeat: no-repeat;
  background-size: cover;
  animation: panbackground 40s linear infinite;
}
.home_collage .slides a.slide_image.img {
  display: none;
}
.home_collage .slides .slide_content {
  width: 100%;
}
.home_collage .slides .slide_content > div {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding: 4% 2%;
  background: #252573;
  background: rgba(37, 37, 115, 0.8);
  font-family: 'museo_sans500', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
}
.home_collage .slides .slide_content > div a {
  color: #f4f7f7;
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 8px;
  width: 100%;
  text-transform: uppercase;
  border-bottom: 1px solid #8f8fae;
}
.home_collage .slides .slide_content > div a.box_bottomlink {
  display: block;
  width: auto;
  padding: 0 8px;
  margin: 0;
  float: right;
  color: #252573;
  font-size: 12px;
  line-height: 19px;
  text-transform: none;
  border: 1px solid #787b7b;
  cursor: pointer;
  background: #fdfdfd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c1c1c1), color-stop(1, #fdfdfd));
  background: -ms-linear-gradient(bottom, #c1c1c1, #fdfdfd);
  background: -moz-linear-gradient(center bottom, #c1c1c1 0%, #fdfdfd 100%);
  background: -o-linear-gradient(#fdfdfd, #c1c1c1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#c1c1c1', GradientType=0);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.home_collage .slides .slide_content > div p {
  color: #b5b6c9;
}
.home_collage .flex-direction-nav {
  display: block;
}
.home_collage a.flex-prev {
  content: "";
  top: 50%;
  left: 0;
  position: absolute;
  right: auto;
  bottom: 0;
  z-index: -1;
  width: 21px;
  height: 85px;
  z-index: 3;
  background: url(_gfx/cmn/collage_arrow_left.png) no-repeat;
  text-indent: -4000px;
  overflow: hidden;
  text-align: left;
  display: block;
  margin: -50px 0 0 0;
}
.home_collage a.flex-prev:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
.home_collage a.flex-next {
  content: "";
  top: 50%;
  left: auto;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 21px;
  height: 85px;
  z-index: 3;
  background: url(_gfx/cmn/collage_arrow_right.png) no-repeat;
  text-indent: -4000px;
  overflow: hidden;
  text-align: left;
  display: block;
  margin: -50px 0 0 0;
}
.home_collage a.flex-next:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
.home_buttons {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  float: left;
  clear: none;
  padding: 10px;
  width: 100%;
  position: relative;
  display: block;
}
.home_buttons ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.home_buttons ul li {
  float: none;
}
.home_buttons ul li {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  background: none;
  border: none;
  float: left;
  width: 100%;
}
.home_buttons ul li ul li {
  margin: 0 0 3% 0;
  width: 33.33%;
}
.home_buttons ul li a,
.home_buttons ul li a:hover,
.home_buttons ul li a:active {
  display: block;
}
.home_buttons ul li a,
.home_buttons ul li img {
  margin: 0 auto;
}
.home_buttons ul li a {
  text-align: center;
}
.home_buttons ul li img {
  max-width: 80%;
}
.home_buttons ul li:hover,
.home_buttons ul li:active {
  background: 0 none;
}
.home_spotlight {
  background: 0 none;
}
.home_spotlight .box_content {
  background: 0 none;
  text-align: center;
  color: #5b5b5b;
}
.home_spotlight .box_content p {
  margin: 0 auto 10px;
  max-width: 300px;
  text-align: left;
}
.home_spotlight .box_content .box_bottomlink {
  margin: 0 -10px -10px -10px;
}
.home_news ul.slides li,
.home_events ul.slides li {
  float: left;
  margin: 0;
  width: 100%;
  padding: 10px 0;
  border: none;
  background: none;
}
.home_news ul.slides li .box_item_summary,
.home_events ul.slides li .box_item_summary {
  color: #57595b;
  font-size: 13px;
  margin: 0;
  padding: 0;
}
.home_news ul.slides li ul li,
.home_events ul.slides li ul li {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  position: relative;
}
.home_news ul.slides li ul li *,
.home_events ul.slides li ul li * {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.home_news ul.slides li ul li a,
.home_events ul.slides li ul li a {
  display: block;
  margin: 0 auto;
}
.home_news ul.slides li ul li a span,
.home_events ul.slides li ul li a span {
  background: #22435d;
  color: #ffffff;
  display: block;
  height: 52px;
  padding: 5px;
  text-align: center;
  border-bottom: 1px solid #d6d6d6;
}
.home_news ul.slides li ul li a img,
.home_events ul.slides li ul li a img {
  border: 2px solid #9a9a9a;
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
  margin-right: 10px;
}
.home_news ul.slides li ul li a p.box_item_summary,
.home_events ul.slides li ul li a p.box_item_summary {
  width: 100%;
  height: 144px;
  color: #000000;
  line-height: 20px;
  padding: 5px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  text-indent: -4000px;
  overflow: hidden;
  text-align: left;
  display: block;
}
.home_news ul.slides li ul li a:hover,
.home_events ul.slides li ul li a:hover {
  text-decoration: none;
}
.home_news ul.slides li ul li a:hover span,
.home_events ul.slides li ul li a:hover span {
  background: #ffffff;
  color: #315068;
}
.home_news ul.slides li ul li a:hover p,
.home_events ul.slides li ul li a:hover p {
  background: #f4f4f4 none !important;
  text-indent: 0;
  overflow: hidden;
  text-align: left;
  display: block;
}
.home_events ul li {
  padding-left: 10px;
}
.home_events ul li .datebox {
  float: left;
  background: #5b5b5b;
  width: 42px;
  padding: 0;
  margin-right: 10px;
  margin-left: 5px;
  color: #ffffff;
  font-family: 'museo_sans500', sans-serif;
  font-weight: 500;
  font-size: 11px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
}
.home_events ul li .datebox span {
  background: #888888;
  color: #ffffff;
  font-family: 'museo_sans500', sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  display: block;
}
.jPanelMenu-panel {
  background: #f6f6f6 !important;
}
.jPanelMenu-panel #mobile_nav {
  display: none !important;
}
#jPanelMenu-menu {
  background: none repeat scroll 0 0 #328d98;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  overflow-y: auto !important;
}
#jPanelMenu-menu .nav_tip {
  color: #ffffff;
  font-style: italic;
  margin: 30px 5% 10px;
}
#jPanelMenu-menu .dropdownmenu {
  border-top: 1px solid #e0e0e0;
  display: block;
  list-style: none outside none;
  margin: 0;
  padding: 0 0 40px;
}
#jPanelMenu-menu .dropdownmenu ul {
  margin: 0;
  padding: 0;
}
#jPanelMenu-menu .dropdownmenu ul:first-child,
#jPanelMenu-menu .dropdownmenu ul.menu_open {
  border-top: 1px solid #6baeb6;
}
#jPanelMenu-menu .dropdownmenu ul.menu_open {
  background: #297f89;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #297f89), color-stop(1, #297f89));
  background: -ms-linear-gradient(bottom, #297f89, #297f89);
  background: -moz-linear-gradient(center bottom, #297f89 0%, #297f89 100%);
  background: -o-linear-gradient(#297f89, #297f89);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#297f89', endColorstr='#297f89', GradientType=0);
}
#jPanelMenu-menu .dropdownmenu ul ul {
  display: none;
}
#jPanelMenu-menu .dropdownmenu li {
  background: url("_gfx/cmn/mobile/nav_arrow_down.png") no-repeat scroll 96% 10px rgba(0, 0, 0, 0);
  border-bottom: 1px solid #e0e0e0;
  display: block;
  overflow: hidden;
  position: relative;
}
#jPanelMenu-menu .dropdownmenu li a {
  color: #ffffff;
  display: block;
  padding: 7px 45px 7px 5%;
  text-decoration: none;
  text-transform: uppercase;
}
#jPanelMenu-menu .dropdownmenu li .expand_link {
  cursor: pointer;
  height: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: -4000px;
  top: 0;
  width: 45px;
}
#jPanelMenu-menu .dropdownmenu li.menu_active {
  background: url("_gfx/cmn/mobile/nav_arrow_up.png") no-repeat scroll 96% 10px rgba(0, 0, 0, 0);
}
#jPanelMenu-menu .dropdownmenu > li:first-child,
#jPanelMenu-menu .dropdownmenu > li.menu_active:first-child {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#jPanelMenu-menu .dropdownmenu li li {
  border-bottom: 0 none;
}
#jPanelMenu-menu .dropdownmenu li li a {
  padding-left: 9%;
  padding-right: 5%;
  text-transform: none;
}
#jPanelMenu-menu #top_nav {
  color: #ffffff;
  display: block;
  padding: 8px 5% 0;
}
#jPanelMenu-menu #top_nav a {
  color: #ffffff;
  margin: 0 0 0 0;
  text-decoration: none;
}
#jPanelMenu-menu ul.dropdownmenu li:hover .megamenu_container {
  display: none;
}
#jPanelMenu-menu .dropdownmenu li:hover > ul,
#jPanelMenu-menu .dropdownmenu li li:hover > ul {
  display: none;
}
#page_footer {
  padding: 10px;
  color: #5b5b5b;
  background: #f6f6f6;
}
#page_footer p {
  margin: 0;
  clear: both;
}
#page_footer a {
  color: #5b5b5b;
  text-decoration: none;
  margin-right: 10px;
}
#page_footer .footer_copyright {
  display: block;
  float: left;
}
#page_footer .footer_copyright,
#page_footer .footer_copyright * {
  font-size: 10px;
}
#page_footer .footer_copyright a {
  margin-right: 0;
}
#page_footer .footer_copyright span {
  display: none !important;
}
#page_footer .footer_copyright br {
  display: none !important;
  display: block !important;
}
#page_footer .footer_nav {
  display: none !important;
}
#page_footer .footer_nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#page_footer .footer_nav ul li {
  float: left;
}
#page_footer .social_icons {
  clear: left;
  float: left;
  margin-top: 10px;
}
#page_footer .social_icons a:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
#mobile_vision a {
  border: 1px solid #838086;
}
#view-options {
  background: url(_gfx/cmn/mobile/fullsite_bg.gif) 0 0 repeat-x;
  position: relative;
  z-index: 1;
}
#view-options a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  width: 27px;
  z-index: -1;
  background: url(_gfx/cmn/mobile/fullsite_arrow_right.png) 0 17px no-repeat;
}
#view-full,
#view-responsive {
  background: url(_gfx/cmn/mobile/fullsite_arrow_left.png) 11px 17px no-repeat;
  border: 0;
  font-weight: normal;
  line-height: 37px;
  font-size: 15px !important;
  margin-top: 0;
}
/**title colors*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: auto;
  font-size: auto;
  line-height: auto;
}
.content_area h1,
.Default.reDropDownBody h1,
.content_area h2,
.Default.reDropDownBody h2,
.content_area h3,
.Default.reDropDownBody h3,
.content_area h4,
.Default.reDropDownBody h4,
.content_area h5,
.Default.reDropDownBody h5,
.content_area h6,
.Default.reDropDownBody h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: auto;
  font-size: auto;
  line-height: auto;
}
.title_widget h1 {
  font-family: 'museo_sans500', sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  color: #252573;
  text-transform: uppercase;
}
/***subtitle colors**/
.title_widget h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #252573;
}
/** border color **/
.sitewrapper .listtable td {
  border: 0;
  border-top: solid 1px #d3d3d3;
}
.sitewrapper .listtable tbody tr:first-child td {
  border-top: 0;
}
.sitewrapper .listtable tbody .title_column a:hover {
  color: #ba9d37;
}
.sitewrapper .listtable {
  border: solid 1px #d3d3d3 !important;
}
/** background color **/
.sitewrapper .listtable {
  background: #f7f7f7 !important;
}
/** Google CSE **/
#cse .gsc-control-cse {
  background: transparent !important;
}
#cse input[type=image].gsc-search-button {
  background: #252573 !important;
  border: 2px solid transparent !important;
}
#cse .gsc-option-menu-item {
  background: gray;
}
#cse .gsc-option-menu,
#cse .gsc-selected-option-container {
  background: whiteSmoke !important;
  border-radius: 2px 2px 2px 2px;
}
/**link color**/
.list-pager a.pg-normal:hover,
.alpha-filter a:hover,
.search .paging span a:hover {
  background: #252573;
  border: solid 1px transparent;
}
/** header colors **/
.form_button,
.sitewrapper .listtable th,
#cse input.gsc-search-button,
.column input[type=button],
.column input[type=submit],
.column input[type=reset],
.slideshow_link,
body.dialog_body input[type="submit"],
body.dialog_body input[type="button"],
body.dialog_body input[type="reset"],
.service_request_post_listable th {
  background: #252573 !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: #ffffff;
}
.sitewrapper .listtable th,
.sitewrapper .listtable th:hover {
  font-weight: normal;
}
.form_button:hover,
.column input[type=button]:hover,
.column input[type=submit]:hover,
.column input[type=reset]:hover {
  color: #3a3a3a !important;
  background: #ffffff !important;
  border: 2px solid #d3d3d3 !important;
}
.breadcrumb a,
.breadcrumb {
  color: #5b5b5b !important;
}
.printer_friendly,
.sharelink,
.rss,
.thickbox,
.font_size {
  color: #5b5b5b !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: #5b5b5b !important;
  text-decoration: none !important;
}
/****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 21px*/ 0 auto 14px;
  clear: both;
  width: 90%;
}
/*.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: 0 !important;
}
.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%;
}
/* Cal 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 {
  margin: 0 0px 14px 21px;
  width: 83.4%;
}
.small_col .minicalendar_widget {
  width: 100%;
}
/*calendar mini grid - start*/
.calendar_mini_grid,
.calendar_grid {
  width: 100%;
  background: transparent;
}
.calendar_mini_grid .calendar_dayheader,
.calendar_grid .calendar_dayheader {
  background: #252573 !important;
  color: #ffffff;
  font-size: 80%;
  line-height: 21px;
  padding: 2px 0 0 0;
  text-transform: uppercase;
  color: #252573;
  text-align: left;
  text-indent: 18px;
}
.calendar_mini_grid .calendar_dayheader:first-letter,
.calendar_grid .calendar_dayheader:first-letter {
  color: #ffffff;
}
.calendar_mini_grid td:hover .calendar_items,
.calendar_grid td:hover .calendar_items {
  display: block !important;
}
.calendar_mini_grid td.calendar_day_with_items,
.calendar_grid td.calendar_day_with_items {
  cursor: pointer;
}
.calendar_mini_grid td.calendar_day_with_items > a,
.calendar_grid td.calendar_day_with_items > a {
  text-decoration: underline;
}
.calendar_mini_grid td.calendar_day_with_items .calendar_items,
.calendar_grid td.calendar_day_with_items .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 td.calendar_day_with_items .calendar_items .calendar_eventlink,
.calendar_grid td.calendar_day_with_items .calendar_items .calendar_eventlink,
.calendar_mini_grid td.calendar_day_with_items .calendar_items .calendar_eventtime,
.calendar_grid td.calendar_day_with_items .calendar_items .calendar_eventtime {
  font-size: 100%!important;
}
.calendar_mini_grid td.calendar_day_with_items .calendar_items .calendar_eventtime,
.calendar_grid td.calendar_day_with_items .calendar_items .calendar_eventtime {
  color: #252573 !important;
}
.calendar_mini_grid td.calendar_title_td,
.calendar_grid td.calendar_title_td {
  padding: 0;
}
.calendar_mini_grid td.calendar_title_td .calendar_title,
.calendar_grid td.calendar_title_td .calendar_title {
  width: 100%;
}
.calendar_mini_grid td.calendar_title_td .calendar_title,
.calendar_grid td.calendar_title_td .calendar_title,
.calendar_mini_grid td.calendar_title_td .calendar_title td,
.calendar_grid td.calendar_title_td .calendar_title td {
  height: 28px;
  background: transparent;
  padding: 0 !important;
  color: #666666;
  text-align: center;
  font-size: 110%;
  line-height: 28px !important;
  text-transform: uppercase;
  font-weight: bold;
}
.calendar_mini_grid td.calendar_title_td .calendar_title td.calendar_title_content,
.calendar_grid td.calendar_title_td .calendar_title td.calendar_title_content {
  color: #666666;
  padding: 0;
  font-size: 110%;
  font-weight: bold;
}
.calendar_mini_grid td.calendar_title_td .calendar_title td a,
.calendar_grid td.calendar_title_td .calendar_title td a {
  color: #666666;
  text-decoration: none;
}
.calendar_mini_grid td.calendar_title_td .calendar_title td a:hover,
.calendar_grid td.calendar_title_td .calendar_title td a:hover {
  text-decoration: underline;
}
.calendar_mini_grid td.calendar_title_td .calendar_title td.calendar_nextprev,
.calendar_grid td.calendar_title_td .calendar_title td.calendar_nextprev {
  padding: 0;
}
.calendar_mini_grid td.calendar_title_td .calendar_title td.calendar_nextprev a,
.calendar_grid td.calendar_title_td .calendar_title 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;
  display: block;
  cursor: pointer;
  text-align: left;
}
.calendar_mini_grid td.calendar_title_td .calendar_title td.calendar_nextprev:first-child a,
.calendar_grid td.calendar_title_td .calendar_title 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%;
  background: transparent none;
  border: 1px solid #d3d3d3;
  height: auto;
  text-align: center;
  vertical-align: middle;
  padding: 1px 0 2px 0;
}
.calendar_mini_grid td.calendar_day,
.calendar_grid td.calendar_day,
.calendar_mini_grid td.calendar_weekendday,
.calendar_grid td.calendar_weekendday,
.calendar_mini_grid td.calendar_day > a,
.calendar_grid td.calendar_day > a,
.calendar_mini_grid td.calendar_weekendday > a,
.calendar_grid td.calendar_weekendday > a {
  color: #252573 !important;
}
.calendar_mini_grid td.calendar_othermonthday,
.calendar_grid td.calendar_othermonthday {
  background: #f6f6f6;
}
.calendar_mini_grid td.calendar_othermonthday,
.calendar_grid td.calendar_othermonthday,
.calendar_mini_grid td.calendar_othermonthday > a,
.calendar_grid td.calendar_othermonthday > a {
  color: #d3d3d3 !important;
}
.calendar_mini_grid td.calendar_today,
.calendar_grid td.calendar_today {
  background: #e4cf87;
  color: #252573;
  padding: 0;
  line-height: 145%;
}
.calendar_mini_grid td.calendar_today > a,
.calendar_grid td.calendar_today > a {
  color: #252573 !important;
}
/* 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;
}
.toggle_filter a:hover {
  color: #ba9d37;
}
.toggle_filter .current {
  color: #252573;
}
.toggle_filter .current:hover {
  color: #ba9d37;
}
.sitewrapper .listtable {
  width: 100%;
  border-collapse: separate !important;
  margin: 10px 0;
  empty-cells: show;
}
.sitewrapper .listtable th {
  text-align: left;
  font-weight: 500;
  border: 0px;
  padding: 6px 4px 5px 9px;
  text-transform: uppercase;
  font-size: 124%;
}
.staff_directory_widget .listtable th:last-child {
  text-align: center;
}
.staff_directory_widget .listtable th:last-child:hover {
  text-align: center;
}
.sitewrapper .listtable th,
.sitewrapper .listtable th:hover {
  padding: 6px 4px 5px 9px;
}
.detail-list-label,
.custom_fields label {
  width: 99px;
}
.sitewrapper .listtable td {
  padding: 3px 4px 2px 9px !important;
}
.sitewrapper .listtable td a:hover {
  color: #ba9d37 !important;
}
.form_survey_widget .answer_container textarea {
  min-width: 0;
  width: 100%;
}
.dialog_body.front_end_body {
  background: #fff;
}
.facility_directory_list_view_widget .listtype_listtable .listtable th,
.facility_directory_list_view_widget .facility_item_header {
  background: #252573 !important;
}
.service_request_widget .initial_page .initial_request {
  clear: both;
}
.mobile_only {
  display: block !important;
}
.desktop_only {
  display: none !important;
}

@import url(//fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(//fonts.googleapis.com/css?family=Economica:400,400italic,700,700italic);
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,600);
@import url(//fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);
@font-face {
  font-family: 'museo_sans500';
  src: url('fonts/museosans_500/museosans_500-webfont.eot');
  src: url('fonts/museosans_500/museosans_500-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/museosans_500/museosans_500-webfont.woff') format('woff'), url('fonts/museosans_500/museosans_500-webfont.ttf') format('truetype'), url('fonts/museosans_500/museosans_500-webfont.svg#museo_sans500') format('svg');
  font-weight: normal;
  font-style: normal;
}
/***40.5em = 648px***/
@media screen and (min-width: 40.5em) {
  body.front_end_body,
  .config_widget_template {
    background: #043d4b;
  }
  .mobile_only {
    display: none !important;
  }
  .desktop_only {
    display: block !important;
  }
  #headercolumn {
    background-image: none !important;
    height: auto !important;
    position: static;
  }
  .mobile_list ul li a,
  .mobile_list .box_bottomlink,
  .mobile_box .box_bottomlink,
  .mobile_list ul li a:hover {
    background: transparent none;
  }
  .business_box.mobile_list .box_content > ul > li > a,
  .staff_box.mobile_list .box_content > ul > li > a {
    font-weight: bold;
  }
  .mobile_list ul li {
    background: #e6e9f0;
    border-bottom: 0px solid #e0e0e0;
    padding: 0;
    position: static;
  }
  .mobile_list ul li:before {
    display: none;
  }
  .mobile_list .box_bottomlink,
  .mobile_box .box_bottomlink {
    border: none;
  }
  #top_nav,
  .dropdownmenu {
    display: block;
  }
  .alert_container .important_alert {
    font-size: 12px !important;
    line-height: 20px !important;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    max-width: 940px;
  }
  .sticky {
    display: block;
    float: left;
    padding-left: 15px;
    background: url(_gfx/cmn/pin.gif) 0 0 no-repeat;
  }
  .mainSpan_wrapper,
  .mainSpan_wrapper_review,
  .mainSpan_wrapper_home {
    background-image: url(_gfx/cmn/body_bg_top_strip.png);
    background-repeat: repeat-x;
    background-color: #e7e9ef;
    background-size: 100% 100%;
    background-size: auto auto;
    background-position: top left;
    background-attachment: scroll;
    overflow-x: hidden;
  }
  .mainSpan {
    background: transparent;
    margin: 0 auto 44px;
  }
  .mainSpan_wrapper_home .mainSpan {
    margin-bottom: 0;
  }
  .mainSpan_wrapper_home .mainSpan #sitebody.homepagelayout {
    padding-bottom: 0;
    max-width: 100%;
    min-height: 0;
    width: 100%;
  }
  .mainSpan_wrapper_home .mainSpan #sitebody.homepagelayout .top_col,
  .mainSpan_wrapper_home .mainSpan #sitebody.homepagelayout .home_bottom {
    max-width: 940px;
    float: none;
    margin: 0 auto;
  }
  #sitebody {
    width: 98%;
    max-width: 940px;
    min-height: 500px;
    padding: 0 0 100px;
    margin: 0 auto 0 auto;
    background: 0 none;
    z-index: 0;
  }
  #siteheader {
    height: 143px;
    position: relative;
    background: url(_gfx/cmn/header_bg.png) no-repeat center right transparent;
    margin: 0 auto;
    width: 98%;
    max-width: 940px;
    z-index: 10 !important;
  }
  #siteheader a#home_link {
    background: url(_gfx/cmn/logo.png) no-repeat left center / 100% 100% transparent !important;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    top: 10px;
    left: 0;
    height: 85.8px;
    width: 315px;
  }
  .city_hall_hours {
    float: right;
    display: block;
    margin-top: 7px;
    max-width: 220px;
    color: #252874;
  }
  .city_hall_hours p {
    margin-bottom: 0em;
  }
  .translatebox {
    display: block;
  }
  #top_nav {
    display: block;
    color: #888888;
    border: 1px solid #70757c;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    padding: 0 8px 0 8px;
    margin: 7px 0;
    float: right;
    overflow: hidden;
    clear: none;
    position: absolute;
    bottom: -3px;
    top: auto;
    right: 0;
    background: #4b4e9b;
    /* Old browsers */
    background: -moz-linear-gradient(top, #4b4e9b 0%, #252549 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #4b4e9b 0%, #252549 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #4b4e9b 0%, #252549 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b4e9b', endColorstr='#252549', GradientType=0);
    /* IE6-9 */
    -webkit-box-shadow: 0 4px 6px -6px #888888;
    -moz-box-shadow: 0 4px 6px -6px #888888;
    box-shadow: 0 4px 6px -6px #888888;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
  #top_nav a {
    font-family: 'museo_sans500', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    margin: 0 6px 0 0;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
  }
  #top_nav a:after {
    display: inline-block;
    content: "|";
    margin-left: 11px;
  }
  #top_nav a:hover {
    text-decoration: underline;
  }
  #top_nav a:last-child:after {
    content: "";
    margin-left: 0;
  }
  #searchbox {
    margin: 7px 0 11px;
    position: absolute;
    top: auto;
    bottom: 32px;
    float: right;
    clear: both;
    width: 235px;
    border-color: #70757c;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  }
  #searchbox.active {
    width: 235px;
  }
  #page_footer {
    clear: both;
    padding: 0 0 10px 0;
    font-size: 100%;
    position: relative;
    border-top: 0;
    background: transparent;
    height: 280px;
    overflow: hidden;
  }
  #page_footer:before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: auto;
    height: auto;
    background: url(_gfx/cmn/footer_bg.jpg) no-repeat center bottom transparent;
    z-index: 0;
  }
  #page_footer a {
    margin: 0;
  }
  #page_footer #footercolumn {
    margin: 0 auto;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 940px;
    padding: 40px 0 130px;
    position: relative;
    width: 100%;
    min-height: 318px;
    z-index: 0;
    font-size: 12px;
    color: #ffffff;
    overflow: hidden;
  }
  #page_footer #footercolumn a {
    font-size: 12px;
  }
  #page_footer #footercolumn a:hover {
    text-decoration: underline;
  }
  #page_footer #footercolumn .footer_nav,
  #page_footer #footercolumn .footer_copyright {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    text-align: center;
  }
  #page_footer #footercolumn .footer_nav,
  #page_footer #footercolumn .footer_copyright,
  #page_footer #footercolumn .footer_nav *,
  #page_footer #footercolumn .footer_copyright * {
    font-size: 13px;
    line-height: 21px;
    color: #252573;
  }
  #page_footer #footercolumn .footer_nav a:hover,
  #page_footer #footercolumn .footer_copyright a:hover {
    color: #bda244;
  }
  #page_footer #footercolumn .footer_nav {
    display: block !important;
  }
  #page_footer #footercolumn .footer_nav a {
    margin: 0 6px 0 0;
  }
  #page_footer #footercolumn .footer_nav a:after {
    content: "|";
    margin-left: 6px;
    display: inline-block;
  }
  #page_footer #footercolumn .footer_nav a:last-child:after {
    content: "";
    margin-left: 0;
  }
  #page_footer #footercolumn .footer_copyright span {
    display: inline !important;
  }
  #page_footer #footercolumn .footer_copyright br {
    display: none !important;
  }
  #page_footer #footercolumn .social_icons {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 49.5%;
    padding: 0;
    margin: 0;
    text-align: left;
    float: right;
  }
  #page_footer #footercolumn .social_icons > a {
    display: inline-block;
    margin-top: 10px;
  }
  #page_footer #footercolumn .translatebox {
    display: inline-block !important;
    position: relative;
    width: 49.5%;
    top: -23px;
    margin-top: -15px;
    margin-right: 15px;
    float: left;
    text-align: right;
  }
  #page_footer #footercolumn .translatebox #google_translate_element > div.skiptranslate.goog-te-gadget {
    display: none;
  }
  #page_footer #footercolumn .translatebox #google_translate_element > div.skiptranslate.goog-te-gadget:first-child {
    display: block;
  }
  #page_footer #footercolumn .translatebox #google_translate_element > div.skiptranslate.goog-te-gadget .goog-te-gadget-simple > img,
  #page_footer #footercolumn .translatebox #google_translate_element > div.skiptranslate.goog-te-gadget .goog-te-gadget-simple > span {
    display: none;
  }
  #page_footer #footercolumn .translatebox #google_translate_element > div.skiptranslate.goog-te-gadget .goog-te-gadget-simple > img:last-of-type,
  #page_footer #footercolumn .translatebox #google_translate_element > div.skiptranslate.goog-te-gadget .goog-te-gadget-simple > span:last-of-type {
    display: inline;
  }
  #page_footer #footercolumn .translatebox #google_translate_element .goog-te-gadget .goog-te-combo {
    border: 1px solid #5b95c8;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    height: 24px;
  }
  #page_footer #footercolumn .translatebox #google_translate_element .goog-te-gadget .goog-te-combo a.goog-te-menu-value {
    display: inline-block;
    width: 130px;
    height: 21px;
  }
  #page_footer #footercolumn .translatebox #google_translate_element .goog-te-gadget .goog-te-combo a.goog-te-menu-value span {
    display: inline-block;
  }
  .front_end_body .goog-te-menu-frame {
    box-shadow: none !important;
  }
  #sitebody.homepagelayout {
    box-shadow: none;
    min-height: 690px;
    max-width: 940px;
    background: transparent;
    margin: 0 auto 0 auto;
    padding-bottom: 18px;
  }
  .home_top {
    float: none;
    padding-bottom: 20px;
  }
  .home_bottom {
    float: none;
  }
  /*Home Page Boxes*/
  .home_collage .slides img {
    width: 100%;
  }
  .home_collage .slides a.slide_image.bg {
    height: 350px;
  }
  .home_collage .slides a.slide_image.img {
    display: none;
  }
  .home_collage .slides .slide_content {
    width: 98%;
    max-width: 940px;
    float: none;
    margin: 0 auto;
    position: relative;
  }
  .home_collage .slides .slide_content > div {
    width: 240px;
    max-height: 258px;
    padding: 20px 14px;
    border: 1px solid #080403;
    border-bottom-color: #ffffff;
    position: absolute;
    bottom: -2px;
    left: 26px;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
  .home_collage .slides .slide_content > div p {
    color: #b5b6c9;
  }
  .home_buttons {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: 0 none;
    width: 98%;
    float: none;
    margin: 0 auto;
    padding: 0;
    z-index: 0;
  }
  .home_buttons ul {
    zoom: 1;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    background-size: 100% 100%;
    padding: 0 0 0 0;
  }
  .home_buttons ul:before {
    content: '';
    display: block;
  }
  .home_buttons ul:after {
    content: '';
    display: table;
    clear: both;
  }
  .home_buttons ul li {
    padding: 0;
    width: 33.33333333%;
    text-align: center;
  }
  .home_buttons ul li a,
  .home_buttons ul li a:hover,
  .home_buttons ul li a:active {
    display: inline-block;
  }
  .home_buttons ul li a {
    padding: 0 7px;
  }
  .home_buttons ul li img {
    max-width: none;
    width: 100%;
  }
  .sidenav {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 30px;
    padding: 0 0 55px 0;
    background: transparent;
  }
  .sidenav ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .sidenav ul li {
    float: none;
  }
  .sidenav ul li {
    position: relative;
  }
  .sidenav ul li a,
  .sidenav ul li a:hover,
  .sidenav ul li a:focus {
    color: #252573;
    font-size: 100%;
    font-weight: normal !important;
    text-decoration: none;
    display: block;
    padding: 6px 7px 6px 19px;
    line-height: 120%;
    position: relative;
    border-bottom: solid 1px #d3d3d3;
    z-index: 1;
  }
  .sidenav ul li.sidenav_expanded li > a {
    background: #e6e9f0;
    color: #252573;
  }
  .sidenav ul li.sidenav_expanded > a:hover,
  .sidenav ul li.sidenav_expanded > a:focus {
    border-bottom: 1px solid #f7f7f7;
  }
  .sidenav ul li.sidenav_expanded > a:before {
    content: "";
    top: 10px;
    left: 9px;
    position: absolute;
    right: auto;
    bottom: auto;
    z-index: -1;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #253b6f;
    border-bottom: solid 4px transparent;
  }
  .sidenav ul li.sidenav_expanded > a:hover:before {
    border-top: 4px solid #253b6f;
    border-left: 4px solid transparent;
  }
  .sidenav ul li.sidenav_haschildren > a {
    background: #bbc7e3 !important;
    color: #252573 !important;
  }
  .sidenav ul li.sidenav_haschildren > a:before {
    content: "";
    top: 10px;
    left: 9px;
    position: absolute;
    right: auto;
    bottom: auto;
    z-index: -1;
    width: 0;
    height: 0;
    border-left: 4px solid #253b6f;
    border-right: 4px solid transparent;
    border-top: 4px solid transparent;
    border-bottom: solid 4px transparent;
  }
  .sidenav ul li.sidenav_haschildren > a:hover:before {
    border-left: 4px solid #253b6f;
    border-top: 4px solid transparent;
  }
  .sidenav ul li.sidenav_current > a {
    color: #252573;
  }
  .sidenav ul li.sidenav_current > a:before {
    content: "";
    top: 10px;
    left: 9px;
    position: absolute;
    right: auto;
    bottom: auto;
    z-index: -1;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #253b6f;
  }
  .sidenav ul li.sidenav_current > a:hover:before {
    border-left: 4px solid #253b6f;
  }
  .sidenav ul li li > a,
  .sidenav ul li li > a:hover,
  .sidenav ul li li > a:focus {
    margin-top: -1px;
  }
  .sidenav ul li a:hover,
  .sidenav ul li a:focus {
    color: #252573 !important;
    background: #e2ce8b !important;
  }
  .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 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;
  }
  .twocolumnswithbottomlayout .left_col.column,
  .twocolumnswithbottomlayout .right_col.column {
    width: 50%;
    position: relative;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .twocolumnswithbottomlayout .bottom_col,
  .threecolumnswithbottomlayout .bottom_col {
    padding-left: 0%;
    width: 100%;
  }
  .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: 66%;
    float: right;
    padding: 0 2.1%;
    min-height: 285px;
  }
  .standardlayout .column.left_col,
  .standardthreecolumnlayout .column.left_col {
    width: 27%;
    margin: 0;
    padding-left: 1.4%;
    padding-right: 1.4%;
  }
  .threecolumnswithbottomlayout .small_box,
  .twocolumnswithbottomlayout .small_box {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .bottom_col {
    clear: both;
    position: relative;
  }
  #sitebody.homepagelayout,
  #sitebody.onecolumnlayout,
  #sitebody.twocolumnswithbottomlayout,
  #sitebody.threecolumnswithbottomlayout,
  #sitebody.twocolumnreverselayout,
  #sitebody.standardlayout,
  #sitebody.standardthreecolumnlayout {
    position: relative;
    z-index: 1;
  }
  #sitebody.homepagelayout:before,
  #sitebody.onecolumnlayout:before,
  #sitebody.twocolumnswithbottomlayout:before,
  #sitebody.threecolumnswithbottomlayout:before,
  #sitebody.twocolumnreverselayout:before,
  #sitebody.standardlayout:before,
  #sitebody.standardthreecolumnlayout:before {
    content: "";
    top: 66px;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    background: 0 none;
    clear: none;
    visibility: visible;
    z-index: -1;
  }
  #sitebody.homepagelayout:before {
    background: #fff;
  }
  #sitebody.onecolumnlayout,
  #sitebody.twocolumnswithbottomlayout,
  #sitebody.threecolumnswithbottomlayout,
  #sitebody.standardlayout,
  #sitebody.standardthreecolumnlayout,
  #sitebody.twocolumnreverselayout {
    /*&:before
        {
            .multiple_bgs(66px,0,0,0,auto,auto);
            background: url(_gfx/int/int_bg_strip.gif) repeat-x top left #ffffff;
            visibility: visible;
        }*/
  }
  #sitebody.onecolumnlayout .top_col,
  #sitebody.twocolumnswithbottomlayout .top_col,
  #sitebody.threecolumnswithbottomlayout .top_col,
  #sitebody.standardlayout .top_col,
  #sitebody.standardthreecolumnlayout .top_col,
  #sitebody.twocolumnreverselayout .top_col {
    /*&:before
            {
                .multiple_bgs(0,14px,0,14px,auto,auto);
                background:url(_gfx/cmn/top_col_bg_strip.jpg) repeat-x top left transparent;
                .border-radiuses(14px, 0, 0, 14px);
                background-size:100% 102px;
                height: 66px;
                background-size:100% 66px;
            }*/
  }
  #sitebody.onecolumnlayout .top_col .mainnav,
  #sitebody.twocolumnswithbottomlayout .top_col .mainnav,
  #sitebody.threecolumnswithbottomlayout .top_col .mainnav,
  #sitebody.standardlayout .top_col .mainnav,
  #sitebody.standardthreecolumnlayout .top_col .mainnav,
  #sitebody.twocolumnreverselayout .top_col .mainnav {
    margin-bottom: 12px;
  }
  #sitebody.twocolumnreverselayout .right_col,
  #sitebody.twocolumnswithbottomlayout .right_col,
  #sitebody.twocolumnswithbottomlayout .left_col,
  #sitebody.threecolumnswithbottomlayout .right_col,
  #sitebody.threecolumnswithbottomlayout .middle_col,
  #sitebody.threecolumnswithbottomlayout .left_col,
  #sitebody.standardlayout .left_col,
  #sitebody.standardlayout .right_col,
  #sitebody.standardthreecolumnlayout .left_col,
  #sitebody.standardthreecolumnlayout .right_col {
    padding-top: 15px;
  }
  .title_widget {
    padding: 0 17px 0 12px;
    clear: both;
  }
  .onecolumnlayout .title_widget,
  .twocolumnswithbottomlayout .title_widget,
  .threecolumnswithbottomlayout .title_widget,
  .twocolumnreverselayout .top_col .title_widget,
  .twocolumnreverselayout .has_small_col .title_widget {
    padding: 15px 2.5% 0;
  }
  .standardlayout .right_col .title_widget,
  .standardthreecolumnlayout .banner_col .title_widget {
    padding: 0;
  }
  .banner_col .image_widget,
  .standardlayout .right_col > .image_widget:first-child {
    position: relative;
    max-width: 670px;
    background: none;
    margin: 10px auto 15px;
  }
  .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 {
    margin: 0;
    width: auto !important;
    max-width: 100% !important;
  }
  .breadcrumb {
    font-size: 85%;
  }
  .breadcrumb a {
    text-decoration: underline !important;
  }
  .breadcrumb a:hover {
    text-decoration: none !important;
  }
  .title_widget h1 {
    text-shadow: 0 0 1px rgba(35, 31, 32, 0.4);
    -webkit-font-smoothing: antialiased;
    font-family: 'museo_sans500', sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    color: #252573;
    text-transform: uppercase;
    padding: 0;
    line-height: 130% !important;
    margin: 30px 0 10px 0;
    overflow: hidden;
  }
  .title_right {
    padding: 0 0 20px 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;
  }
  .splash_page {
    background: rgba(255, 255, 255, 0.8);
    max-width: 940px;
    border-radius: 10px;
    margin: 15px auto 15px auto;
    padding: 10px 0 0 0;
    min-height: 500px;
  }
  .content_area {
    padding: 12px 3.5% 0;
  }
  .twocolumnswithbottomlayout .left_col .content_area,
  .threecolumnswithbottomlayout .left_col .content_area {
    padding: 12px 3.5% 0 3.5%;
  }
  .twocolumnswithbottomlayout .middle_col .content_area,
  .threecolumnswithbottomlayout .middle_col .content_area {
    padding: 12px 3.5% 0 3.5%;
  }
  .twocolumnswithbottomlayout .right_col .content_area,
  .threecolumnswithbottomlayout .right_col .content_area {
    padding: 12px 7% 0 3.5%;
  }
  .threecolumnswithbottomlayout .left_col .document_widget .content_link:hover {
    color: #ba9d37;
  }
  .onecolumnlayout .content_area,
  .twocolumnreverselayout .top_col .content_area,
  .twocolumnreverselayout .has_small_col .content_area {
    padding: 12px 3.5% 0;
  }
  .standardlayout .right_col .content_area,
  .standardthreecolumnlayout .has_small_col .content_area {
    padding-left: 0;
    padding-right: 0;
  }
  .standardlayout .right_col .content_area ul li a:hover {
    color: #ba9d37;
  }
  .standardlayout .right_col .content_area p a:hover {
    color: #ba9d37;
  }
  .standardcolumnlayout .content_area ul a:hover {
    color: #ba9d37;
  }
  .list_submission a:hover {
    color: #ba9d37;
  }
  .twocolumnreverselayout .has_small_col {
    width: 66%;
    position: relative;
  }
  .twocolumnreverselayout .small_col {
    float: right;
    width: 28%;
    margin: 0 0 0;
    margin-right: 0 !important;
    padding-top: 10px;
    padding-right: 27px;
    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: #f7f7f7 !important;
    border: 1px solid #d3d3d3 !important;
    /*box-shadow:0px 0 3px rgba(0,0,0,0.1);*/
    position: relative;
    z-index: 1;
    padding: 13px 6% 5px 6%;
    font-size: 100%;
    width: 77.4%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .twocolumnreverselayout .small_col .content_area {
    width: 87.8%;
  }
  .twocolumnreverselayout .small_col .image_widget {
    width: 100%;
  }
  .standardthreecolumnlayout#sitebody .small_col .content_area {
    width: 76.6%;
  }
  .standardlayout .left_col .content_area,
  .standardthreecolumnlayout .left_col .content_area {
    width: 80%;
    margin: 0 auto 30px;
  }
  .small_box {
    margin-bottom: 17px;
    vertical-align: top;
    clear: both;
    background: #f7f7f7 !important;
    border: 1px solid #d3d3d3 !important;
    word-wrap: break-word;
    position: relative;
    z-index: 1;
  }
  .small_box .box_title {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: auto;
    font-size: auto;
    line-height: auto;
    color: #ffffff;
    font-weight: normal;
    line-height: 28px;
    font-size: 18px !important;
    min-height: 28px;
    height: auto;
    padding: 8px 15px 8px 15px;
    text-align: left;
    display: block;
    text-transform: uppercase;
    background: #1a1a52;
    border-bottom: 1px solid #a09d9d;
  }
  .small_box .box_content {
    padding: 0;
  }
  .small_box .box_content > ul > li {
    position: relative;
    z-index: 1;
  }
  .small_box .box_content > ul > li:before {
    content: "";
    top: auto;
    left: 15px;
    position: absolute;
    right: 15px;
    bottom: 0;
    z-index: -1;
    width: auto;
    height: auto;
    border: 0;
    border-bottom: 1px dashed #949494;
    display: block;
  }
  .small_box .box_content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 100%;
    font-size: 90%;
    padding: 0 0 0 0;
  }
  .small_box .box_content ul li {
    float: none;
  }
  .small_box .box_content ul li {
    padding: 12px 15px 10px;
    position: relative;
  }
  .small_box .box_content ul li:hover {
    background: 0 none;
  }
  .small_box .box_content ul li img {
    margin-right: 3px;
    vertical-align: bottom;
  }
  .small_box .box_content ul a,
  .small_box .service_box .box_content li > span,
  .small_box .faq_box ul .listfaq_q {
    color: #252573;
    line-height: 14px;
    text-decoration: none;
    font-size: 110%;
    font-weight: bold;
  }
  .small_box .box_content ul a:hover {
    text-decoration: underline;
    color: #ba9d37;
    font-weight: bold;
  }
  .small_box .box_content .item_smalltext,
  .small_box .small_box .box_content ul.item-list li {
    margin: 0;
    color: #3a3a3a;
    font-size: 100%;
    padding: 4px 0 0 0;
    border: 0;
    line-height: 14px;
  }
  .small_box .box_content ul.item-list li {
    font-size: 100%;
  }
  .small_box .box_content ul.item-list li a,
  .small_box .service_box .box_content ul.service_list li a {
    color: #3a3a3a;
    font-weight: normal;
  }
  .small_box .box_content ul.item-list li a:hover,
  .small_box .service_box .box_content ul.service_list li a:hover {
    color: #a30234;
  }
  .small_box .item_new,
  .small_box .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 {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    width: 100%;
    margin: 0;
    padding: 8px 20px 8px 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 11px;
    line-height: 16px;
    text-transform: uppercase;
    color: #888888;
  }
  .small_box .box_bottomlink:hover,
  .small_box .box_bottomlink:active {
    text-decoration: underline;
  }
  .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;
    border-bottom: none;
  }
  .small_box.faq_box .box_content > ul > li {
    padding: 4px 3% 4px 12px;
  }
  .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;
  }
  .standardthreecolumnlayout .left_col .small_box,
  .standardlayout .left_col .small_box {
    width: 90% !important;
    margin: 0 auto 30px;
  }
  .standardthreecolumnlayout .small_col .small_box {
    width: 46%;
    margin-right: 2%;
    display: inline-block;
  }
  .twitter_box ul,
  .facebook_box ul {
    margin-bottom: 10px;
  }
  .twitter_box ul li,
  .facebook_box ul li {
    width: 100%;
    float: left;
  }
  .twitter_box ul li img,
  .facebook_box ul li img {
    float: left;
    margin-right: 10px;
    display: block;
    height: 50px;
    width: 50px;
  }
  .twitter_box ul li span.box_date,
  .facebook_box ul li span.box_date {
    float: right;
    font-size: 80%;
    text-transform: uppercase;
  }
  .twitter_box ul li a,
  .facebook_box ul li a {
    color: #545454;
    display: inline;
    padding-right: 0;
    font-size: 11px;
    font-weight: normal;
  }
  .twitter_box ul li a span,
  .facebook_box ul li a span {
    display: block;
    font-size: 11px;
    line-height: 16px;
    font-weight: normal;
    text-transform: lowercase;
  }
  .calendar_widget {
    max-width: 100%;
    font-size: inherit !important;
    line-height: inherit !important;
  }
  .calendar_widget:before {
    background: transparent none;
  }
  .calendar_widget table.calendar_grid {
    background: transparent;
    border-spacing: 0;
    border-collapse: collapse;
  }
  .calendar_widget table.calendar_grid .calendar_title {
    width: 100%;
    background: transparent none;
    height: auto;
  }
  .calendar_widget table.calendar_grid .calendar_title td.calendar_title_content {
    padding: 11px 0 10px 0;
    width: 60%;
    font-weight: normal;
    color: #666666;
    overflow: visible;
    font-size: 150%;
    text-transform: none;
  }
  .calendar_widget table.calendar_grid .calendar_title td.calendar_nextprev {
    width: 20% !important;
    padding: 8px 0 0 0;
    text-align: center;
  }
  .calendar_widget table.calendar_grid .calendar_title td.calendar_nextprev a {
    font-weight: normal;
    text-decoration: underline;
    color: #ba9d37;
    text-indent: 0;
    background-image: none;
    display: inline;
    font-size: 90%;
    text-transform: none;
  }
  .calendar_widget table.calendar_grid .calendar_title td.calendar_nextprev a:hover {
    text-decoration: none;
  }
  .calendar_widget table.calendar_grid .calendar_dayheader {
    line-height: 32px;
    color: #ffffff;
    padding: 2px 2px 0 2px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.9em;
    text-indent: 0;
    text-align: center;
  }
  .calendar_widget table.calendar_grid .calendar_dayheader:first-letter {
    color: #ffffff;
  }
  .calendar_widget table.calendar_grid td.calendar_day,
  .calendar_widget table.calendar_grid td.calendar_today,
  .calendar_widget table.calendar_grid td.calendar_weekendday,
  .calendar_widget table.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 #d3d3d3;
    height: 105px;
    word-wrap: break-word;
  }
  .calendar_widget table.calendar_grid td.calendar_day > a,
  .calendar_widget table.calendar_grid td.calendar_today > a,
  .calendar_widget table.calendar_grid td.calendar_weekendday > a,
  .calendar_widget table.calendar_grid td.calendar_othermonthday > a {
    text-decoration: none !important;
  }
  .calendar_widget table.calendar_grid td.calendar_day,
  .calendar_widget table.calendar_grid td.calendar_weekendday,
  .calendar_widget table.calendar_grid td.calendar_day > a,
  .calendar_widget table.calendar_grid td.calendar_weekendday > a,
  .calendar_widget table.calendar_grid td.calendar_day .calendar_eventtime,
  .calendar_widget table.calendar_grid td.calendar_weekendday .calendar_eventtime {
    color: #252573 !important;
    background: #ffffff;
  }
  .calendar_widget table.calendar_grid td.calendar_day_with_items {
    cursor: default;
  }
  .calendar_widget table.calendar_grid td.calendar_day_with_items .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_widget table.calendar_grid td.calendar_day_with_items .calendar_items .calendar_eventtime {
    display: block;
    font-size: 60% !important;
    color: #252573 !important;
  }
  .calendar_widget table.calendar_grid td.calendar_day_with_items .calendar_items .calendar_eventlink {
    font-size: 60% !important;
    display: block;
    text-decoration: underline !important;
    color: #252573 !important;
  }
  .calendar_widget table.calendar_grid td.calendar_day_with_items .calendar_items .calendar_eventlink:hover {
    text-decoration: none !important;
  }
  .calendar_widget table.calendar_grid td.calendar_othermonthday {
    background: #f6f6f6;
  }
  .calendar_widget table.calendar_grid td.calendar_othermonthday > a {
    color: #d3d3d3 !important;
  }
  .calendar_widget table.calendar_grid td.calendar_today > a {
    color: #252573 !important;
  }
  .calendar_widget table.calendar_grid td.calendar_today .calendar_items .calendar_eventtime,
  .calendar_widget table.calendar_grid td.calendar_today .calendar_items .calendar_eventlink {
    color: #5b5b5b !important;
  }
  .calendar_more {
    display: block;
  }
  .current_month_title.mobile_hide {
    display: inline-block;
  }
  .standardthreecolumnlayout .small_col .minicalendar_widget {
    width: 46%;
    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
  }
  .ad-preloads {
    display: none;
  }
  .form_survey_widget .command_wrapper {
    border: 1px solid transparent;
    height: 20px;
    margin: 5px 0;
    width: auto;
  }
  .form_survey_widget .command_wrapper:hover {
    background: #ffffff;
    border-color: #d3d3d3;
    border-radius: 10px;
  }
  .service_request_widget .initial_page .initial_request {
    clear: none;
    margin-left: 292px;
  }
  .list-main li.sticky {
    background: 0 none;
  }
  #sitebody.splash_page.onecolumnlayout {
    margin-top: 500px;
    min-height: 200px !important;
  }
  div.broken_links_reporter {
    margin: 109px 28px 0 29px;
  }
  div.broken_links_reporter h1.error_subject {
    font-family: 'museo_sans500', sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    color: #252573;
    text-transform: uppercase;
  }
}

@import url(//fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(//fonts.googleapis.com/css?family=Economica:400,400italic,700,700italic);
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,600);
@import url(//fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);
@font-face {
  font-family: 'museo_sans500';
  src: url('fonts/museosans_500/museosans_500-webfont.eot');
  src: url('fonts/museosans_500/museosans_500-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/museosans_500/museosans_500-webfont.woff') format('woff'), url('fonts/museosans_500/museosans_500-webfont.ttf') format('truetype'), url('fonts/museosans_500/museosans_500-webfont.svg#museo_sans500') format('svg');
  font-weight: normal;
  font-style: normal;
}
@media only screen and (min-width: 50em) {
  #sitebody.standardthreecolumnlayout .has_small_col {
    width: 65%;
    margin: 0;
  }
  #sitebody.standardthreecolumnlayout .small_col {
    width: 30%;
    margin: 0 !important;
    float: right;
    position: relative;
  }
  #sitebody.standardthreecolumnlayout .small_col .content_area,
  #sitebody.standardthreecolumnlayout .small_col .small_box,
  #sitebody.standardthreecolumnlayout .small_col .image_widget,
  #sitebody.standardthreecolumnlayout .small_col .minicalendar_widget {
    width: 100%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .city_hall_hours {
    margin-top: 10px;
  }
  #searchbox {
    bottom: -58px;
    border-color: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
}
/***53.125em = 850px***/
@media only screen and (min-width: 53.125em) {
  .home_collage .slides a.slide_image.bg {
    display: none;
  }
  .home_collage .slides a.slide_image.img {
    display: block;
  }
  .home_collage .slides .slide_content > div {
    left: 46px;
  }
}
/***58.75em = 940px***/
@media only screen and (min-width: 58.75em) {
  #siteheader a#home_link {
    top: 0;
    height: 143px;
    width: 525px;
  }
}
/***65.3125em = 1045px***/
/***80em = 1280px***/
/***100em = 1600px****/
/***120em = 1920px****/
/***137.5em = 2200px****/
@media screen and (min-width: 650px) and (max-width: 800px) {
  #searchbox {
    margin-right: 239px;
    bottom: 0;
  }
}

@import url(//fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(//fonts.googleapis.com/css?family=Economica:400,400italic,700,700italic);
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,600);
@import url(//fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);
/*
This is the editor style sheet,
containing styles that will be used in the content editor tools.
Customized for each project
*/
@font-face {
  font-family: 'museo_sans500';
  src: url('fonts/museosans_500/museosans_500-webfont.eot');
  src: url('fonts/museosans_500/museosans_500-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/museosans_500/museosans_500-webfont.woff') format('woff'), url('fonts/museosans_500/museosans_500-webfont.ttf') format('truetype'), url('fonts/museosans_500/museosans_500-webfont.svg#museo_sans500') format('svg');
  font-weight: normal;
  font-style: normal;
}
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-family: Arial, Helvetica, sans-serif !important;
  font-weight: normal !important;
  font-size: 11px !important;
  line-height: 16px !important;
  color: #3a3a3a !important;
}
a,
a:visited,
.column a {
  color: #252573;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
}
a[name],
a[name]:hover,
a[name]:focus {
  color: #3a3a3a;
  text-decoration: none;
}
a img {
  border: 0;
}
p {
  margin: 0 0 1em 0;
}
.subtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #252573;
}
.subtitle p,
.subtitle a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #252573;
}
table.tableData {
  width: 85%;
  border: 1px solid #d3d3d3 !important;
  border-collapse: collapse;
  background: #f7f7f7;
  margin-bottom: 14px;
}
.tableData td {
  border: 0;
  border-top: 1px solid #d3d3d3;
  padding: 3px 4px 2px 9px;
}
.tableData td,
.tableData td a {
  color: #3a3a3a;
}
.tableData td * {
  color: #3a3a3a;
}
.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: #252573 !important;
  color: #ffffff;
  font-weight: 500;
  font-size: 124%;
  font-family: 'museo_sans500', sans-serif;
  font-weight: auto;
  font-size: auto;
  line-height: auto;
  border: 0px;
  text-transform: uppercase;
}
.tableData th a,
.tableData th p {
  color: #ffffff;
}
.tableData tr:hover {
  background: #ffffff;
}
.tableData tr:hover a {
  color: #ba9d37 !important;
  text-decoration: underline;
}
.tableData tr:hover th a {
  color: #ffffff !important;
}
.tableBox {
  border: 1px solid #d3d3d3 !important;
  background: #f7f7f7;
  margin-bottom: 14px;
}
.tableBox td {
  padding: 3px 4px 2px 9px;
  border-top: 1px solid #d3d3d3;
}
.tableBox td,
.tableBox td a {
  color: #3a3a3a;
}
.tableBox td * {
  color: #3a3a3a;
}
.tableBox th {
  background: #252573;
  color: #ffffff;
  font-family: 'museo_sans500', sans-serif;
  font-size: 124%;
  font-weight: 500;
  text-transform: uppercase;
  border: 0px;
  text-align: left;
  padding: 7px 4px 7px 9px;
}
.tableBox tr:hover {
  background: #ffffff;
}
.tableBox tr:hover a {
  color: #ba9d37 !important;
  text-decoration: underline;
}
.photo_caption {
  font-size: 75%;
}
/**title colors*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: auto;
  font-size: auto;
  line-height: auto;
  color: #252573;
}
.content_area h1,
.Default.reDropDownBody h1,
.content_area h2,
.Default.reDropDownBody h2,
.content_area h3,
.Default.reDropDownBody h3,
.content_area h4,
.Default.reDropDownBody h4,
.content_area h5,
.Default.reDropDownBody h5,
.content_area h6,
.Default.reDropDownBody h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: auto;
  font-size: auto;
  line-height: auto;
  color: #252573;
}

