/*! fs-build v.1.0.0 | 2014-10-06 */

 /* html resets/
----------------------------------------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, .newsposttitle, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, fieldset, form, label, legend, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  text-align: left;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}

#contentdiv table {
  background: transparent;
}

object {
  width: 100%;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  border: 0;
}

td > img {
  max-height: initial;
  max-width: initial;
}

img[align="left"] {
  margin-right: 1em;
}

img[align="right"] {
  margin-left: 1em;
}

hr {
  border: 0;
  height: 1px;
  background: #ccc;
  margin: 1em 0;
}

address {
  font-style: normal;
}

a[href*="tel"] {
  color: inherit;
  text-decoration: none;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?-p5a8bm");
  src: url("fonts/icomoon.eot?#iefix-p5a8bm") format("embedded-opentype"), url("fonts/icomoon.woff?-p5a8bm") format("woff"), url("fonts/icomoon.ttf?-p5a8bm") format("truetype"), url("fonts/icomoon.svg?-p5a8bm#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  background: #fff;
  color: #231f20;
  font-size: 15px;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.66667;
  -webkit-font-smoothing: antialiased;
}

/* general typography */
h1, h2, h3, h4, .newsposttitle, h5, h6 {
  font-family: "Roboto Condensed", Tahoma, serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #231f20;
  margin: 36px 0 18px;
}

h1 {
  font-size: 3.33333em;
  margin-top: 0;
  line-height: 1em;
}

h2 {
  color: #434343;
  font-size: 2em;
  line-height: 34px;
}

h3 {
  margin-bottom: 0;
  color: #434343;
  font-size: 1.33333em;
  font-weight: 400;
  line-height: 24px;
}

h4, .newsposttitle {
  margin-bottom: 0;
  font-size: 1.2em;
  font-weight: 400;
  text-transform: none;
  line-height: 22px;
}

h5 {
  margin-bottom: 0;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 1em;
  line-height: 22px;
  font-weight: bold;
}

h6 {
  margin-bottom: 0;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 1em;
  line-height: 22px;
  font-weight: bold;
  text-transform: none;
}

p, .text_misc p {
  margin-bottom: 1em;
}

a {
  color: #a3a3a3;
  text-decoration: none;
}

a:visited {
  color: #a3a3a3;
}

a:hover {
  color: #972031;
}

/* selected text color */
::-moz-selection {
  background: #231f20;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #231f20;
  color: #fff;
  text-shadow: none;
}

/* general layout */
#bodydiv {
  margin: 0 auto;
}

#topcontainer {
  margin: 0;
  padding: 0;
  width: 100%;
}

#topbanner .bannermodcontent {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}

#mainmiddle {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 50px 20px;
}

#leftbanner {
  float: left;
  width: 18.36735%;
  margin-right: 2.04082%;
  min-height: 200px;
}

#contentdiv {
  width: 100%;
  float: left;
}

.hasLeftbanner #contentdiv {
  width: 79.59184%;
}

.hasRightbanner #contentdiv {
  width: 64.28571%;
}

.hasRightbanner.hasLeftbanner #contentdiv {
  width: 43.87755%;
}

#rightbanner {
  float: left;
  width: 31.63265%;
  margin-left: 4.08163%;
}

#bottomcontainer {
  text-align: left;
}

#bottombanner {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}
#bottombanner:before, #bottombanner:after {
  content: '';
  display: table;
}
#bottombanner:after {
  clear: both;
}
#bottombanner {
  zoom: 1;
}

#poweredby {
  padding: 0 0 1em;
}
#poweredby div {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}

ul.navmod a, ul.portalnavmod a {
  display: block;
  color: #231f20;
  font-size: 1em !important;
  padding: 0.5em 0 !important;
  text-decoration: none;
}

ul.navmod, ul.navmod ul, ul.portalnavmod, ul.portalnavmod ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.navmod li, ul.navmod ul li, ul.portalnavmod li, ul.portalnavmod ul li {
  margin: 0;
  padding: 0;
}
ul.navmod ul a, ul.portalnavmod ul a {
  padding-left: 1em;
}
ul.navmod ul ul a, ul.portalnavmod ul ul a {
  padding-left: 2em;
}
ul.navmod ul ul ul a, ul.portalnavmod ul ul ul a {
  padding-left: 3em;
}

ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.menu li {
  margin: 0;
  padding: 0;
}
ul.menu li {
  display: inline-block;
}
ul.menu a {
  text-decoration: none;
}

.listcap, .eventobj {
  font-size: 15px !important;
}

.listcap {
  padding: 0;
  margin-bottom: 0.5em;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  color: #972031;
}

.blockevent {
  border-width: 0;
}

ul.eventobj {
  margin-bottom: 1.5em;
}

.etitle {
  font-weight: normal;
}

.event_indate {
  margin: 0 12px 0 0;
  padding: 0;
  color: #efa92e;
  font-weight: normal;
}

.eventspacer {
  display: none;
}

.eventcol {
  padding: 0;
}
.eventcol:before, .eventcol:after {
  content: '';
  display: table;
}
.eventcol:after {
  clear: both;
}
.eventcol {
  zoom: 1;
}

.eventcon {
  padding: 0;
  width: 90% !important;
}

.eventcol_short .eventcon {
  width: 80% !important;
}

.event_stackdate {
  width: 15%;
  max-width: 40px;
  margin-right: 5%;
}
.event_stackdate span {
  padding: 4px;
  line-height: 1;
}
.event_stackdate .event_stackdayname {
  display: none;
}
.event_stackdate .event_stackmonname {
  background-color: #972031;
  color: #fff;
  font-size: 0.75em;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
.event_stackdate .event_stackdaynum {
  background-color: #972031;
  color: #fff;
  font-size: 1.66667em;
  font-weight: 700;
  -moz-border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}

div.bannercon .event_indate {
  display: inline;
  float: none;
  margin: 0;
  font-family: "Roboto Condensed", Tahoma, serif;
  font-size: 18px;
  line-height: 22px;
}
div.bannercon .event_indate:after {
  content: ' /';
  color: #231f20;
}
div.bannercon .eventcol_short .eventcon {
  display: inline;
  float: none;
}
div.bannercon .etitle {
  display: inline;
  font-family: "Roboto Condensed", Tahoma, serif;
  font-size: 18px;
  line-height: 22px;
}
div.bannercon .event_time, div.bannercon .event_location {
  font-size: 15px;
  line-height: 22px;
  color: #a3a3a3;
}

.calendarcon {
  border-style: none;
}
.calendarcon .monthrow {
  background-color: transparent;
}
.calendarcon .lastrow {
  border-style: none;
}
.calendarcon .tblock .caldata, .calendarcon .tblocklast .caldata {
  background: transparent;
}
.calendarcon .coltitle {
  font-weight: normal;
  color: #972031;
}
.calendarcon .caldata {
  background: #efefef;
  margin: 1px;
  padding: 4px 8px;
  line-height: 1.2;
  border-style: none;
  border-radius: 4px;
  overflow: hidden;
}
.calendarcon .caldata.hotdate {
  background: #e4e4e4;
}
.calendarcon .daycap {
  margin-bottom: 0.5em;
  background: transparent;
  color: #972031;
  font-weight: bold;
  font-size: 1.2em;
}
.calendarcon .daycap_off {
  background: transparent;
  opacity: 0.6;
}
.calendarcon .eventcon {
  width: 80% !important;
}

#calendar_nav {
  margin-bottom: 1em;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}

#calendar_buttons {
  margin-bottom: 0.5em;
  border-bottom: 1px solid #972031;
}
#calendar_buttons a.periodbutton, #calendar_buttons a.periodbutton_on {
  background-color: transparent;
  color: #972031;
  border: 1px solid #972031;
  border-bottom-style: none;
}
#calendar_buttons a.periodbutton_on {
  background-color: #972031;
  color: #fff;
}

#calendar_icons {
  margin: 0;
  padding: 0;
}

.calendar_titlebar {
  background-color: transparent;
  color: #972031;
  font-size: 1em;
  padding: 0;
  border-width: 0;
  font-weight: bold;
}
.calendar_titlebar a, .calendar_titlebar a:link, .calendar_titlebar a:visited {
  color: #972031;
}

#minical_img1, #minical_img2 {
  margin-right: 6px;
}

#calendar_titlebar_bottom {
  display: none;
}

#calkeybar {
  font-size: 1em;
  margin-top: 1em;
  padding-top: 1em;
  border-top: 1px solid #972031;
}

.identifierkey {
  width: 11px;
  height: 11px;
  margin: 0 4px 0 0;
  border-color: #972031;
}
.identifierkey img {
  display: none;
}

.newspostitem, .newspostitemsep {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #a3a3a3;
}
.newspostitem:last-child, .newspostitemsep:last-child {
  border-bottom-width: 0;
}

.newsposttitle {
  margin: 0 0 0.3em;
}
.newsposttitle a {
  color: #231f20;
  text-decoration: none;
}
.newsposttitle img {
  display: block;
  margin: 0 1em 1em 0;
  float: left;
}
.newsposttitle img[alt="Pinned:"] {
  display: none;
}

.newspostnotes {
  font-size: 15px;
  line-height: 22px;
  color: #757575;
}

#contentdiv .ui-tabs {
  padding: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#contentdiv .ui-tabs .ui-tabs-panel {
  padding: 0;
}
#contentdiv .ui-tabs .ui-tabs-nav {
  padding: 0;
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 1.5em;
}
#contentdiv .ui-tabs .ui-tabs-nav li {
  margin: 0 3px 0 0;
  border-radius: 10px 10px 0 0;
}
#contentdiv .ui-tabs .ui-tabs-nav li a {
  color: #231f20;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  padding: 10px 14px;
}
#contentdiv .ui-tabs .ui-tabs-nav .ui-state-default {
  border: 1px solid #d6d6d6;
  background: #d6d6d6;
}
#contentdiv .ui-tabs .ui-tabs-nav .ui-state-active {
  border: 1px solid #d6d6d6;
  background: #fff;
}
#contentdiv .ui-tabs .ui-tabs-nav .ui-state-active a, #contentdiv .ui-tabs .ui-tabs-nav .ui-state-active a:link, #contentdiv .ui-tabs .ui-tabs-nav .ui-state-active a:visited {
  color: #231f20;
}
#contentdiv .ui-widget-header {
  border-style: none;
  background: transparent;
  color: #972031;
  font-weight: bold;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#contentdiv .ui-widget-content {
  color: #231f20;
  background: transparent;
  border-style: none;
}

.portal_column {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 1.5em 0 0;
}
.portal_column.two_column:nth-child(2) {
  padding-right: 0;
}

/*
.two_column{ float: left; width: 50%; }
.twothirds_column{ float: left; width: 66.6%; }
.three_column{ float: left; width: 33.3%; }
.four_column{ float: left; width: 25%; }
.five_column{ float: left; width: 20%; }
*/
.portlet {
  border-style: none;
  margin: 0 0 1em;
}

.portlet_header {
  background-color: transparent;
  border-width: 0;
  padding: 0;
  min-height: 1em;
  font-weight: bold;
}

.portlet_title {
  margin-bottom: 0;
}

.portlet_content > div {
  margin: 0 !important;
}
.portlet_content .newscon {
  padding: 0;
}

div.rss_entry, #portal_tabs div.rss_entry {
  margin: 0;
  padding: 0 0 2em;
  border-style: none;
}

@media (max-width: 768px) {
  #acct_bar.acct_bar_on_top {
    min-width: 100%;
    overflow: hidden;
  }
  #acct_bar.acct_bar_on_top:before {
    content: ' Account Menu';
    display: block;
    line-height: 2em;
    padding-left: 8px;
    pointer-events: none;
  }
  #acct_bar.acct_bar_on_top:hover {
    height: auto;
  }
  #acct_bar.acct_bar_on_top a {
    display: block;
    float: none;
    border-width: 0;
  }
  #acct_bar.acct_bar_on_top #acct_menu {
    margin-left: 0;
  }
}

@media (max-width: 768px) {
  div.acct_menus {
    left: 50% !important;
    width: 50%;
    z-index: 9999;
  }
}
#athteamnav {
  margin-bottom: 1em;
}

/* Athletics list fix */
#athschedule, #athschedule td {
  border: 0;
}
#athschedule .athrowsep {
  background: transparent !important;
}

/* Group Directory table fix */
.pagetype_directory #contentdiv table, .pagetype_directory #contentdiv td, .pagetype_directory #contentdiv td div {
  background: transparent !important;
  border: 0 !important;
}
.pagetype_directory .fsDirEntry {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  color: #972031;
  font-size: 15px;
  line-height: 1.66667 !important;
}
.pagetype_directory .fsDirEntryName {
  font-size: 15px !important;
  text-transform: uppercase;
}

#contentdiv .gridTable {
  display: block;
  width: 100%;
}
#contentdiv .gridTable tbody {
  display: block;
}
#contentdiv .gridTable .contentElementTD {
  display: inline-block;
}
#contentdiv .gridTable .contentElementTitle {
  font-weight: normal;
  text-align: center;
}
#contentdiv .gridTable.gCols_2 .contentElementTD {
  width: 50%;
}
#contentdiv .gridTable.gCols_3 .contentElementTD {
  width: 33.3%;
}
#contentdiv .gridTable.gCols_4 .contentElementTD {
  width: 25%;
}
#contentdiv .gridTable.gCols_5 .contentElementTD {
  width: 20%;
}
#contentdiv .mcExpandingList, #contentdiv ul.sub_list {
  width: 100%;
  border-width: 0;
}
#contentdiv .mcExpandingList .contentElementTitle, #contentdiv .mcExpandingList a.sub_title, #contentdiv ul.sub_list .contentElementTitle, #contentdiv ul.sub_list a.sub_title {
  padding-right: 42px;
  color: #434343;
  font-size: 1.33333em;
  font-weight: 400;
  line-height: 24px;
  border-style: solid;
  border-color: #d6d6d6;
  border-width: 0 0 1px;
  border-radius: 0;
  text-transform: none;
  letter-spacing: 0;
}
#contentdiv .mcExpandingList .contentElementTitle span.ui-icon, #contentdiv .mcExpandingList a.sub_title span.ui-icon, #contentdiv ul.sub_list .contentElementTitle span.ui-icon, #contentdiv ul.sub_list a.sub_title span.ui-icon {
  left: auto;
  right: 1em;
  top: 1.5em;
  text-indent: 0;
  font-size: 15px;
  line-height: 1;
  background: transparent;
}
#contentdiv .mcExpandingList .contentElementTitle span.ui-icon:before, #contentdiv .mcExpandingList a.sub_title span.ui-icon:before, #contentdiv ul.sub_list .contentElementTitle span.ui-icon:before, #contentdiv ul.sub_list a.sub_title span.ui-icon:before {
  content: '\f055';
  font-family: 'icomoon';
  color: #a3a3a3;
}
#contentdiv .mcExpandingList .contentElementTitle.ui-state-active, #contentdiv .mcExpandingList a.sub_title.ui-state-active, #contentdiv ul.sub_list .contentElementTitle.ui-state-active, #contentdiv ul.sub_list a.sub_title.ui-state-active {
  background: transparent;
  border-top: 4px solid #d6d6d6;
  border-bottom-width: 0;
}
#contentdiv .mcExpandingList .contentElementTitle.ui-state-active span.ui-icon:before, #contentdiv .mcExpandingList a.sub_title.ui-state-active span.ui-icon:before, #contentdiv ul.sub_list .contentElementTitle.ui-state-active span.ui-icon:before, #contentdiv ul.sub_list a.sub_title.ui-state-active span.ui-icon:before {
  content: '\f056';
}
#contentdiv .mcExpandingList .contentElementTitle a, #contentdiv .mcExpandingList a.sub_title a, #contentdiv ul.sub_list .contentElementTitle a, #contentdiv ul.sub_list a.sub_title a {
  color: #434343;
  padding: 0.5em 0;
}
#contentdiv .mcExpandingList .contentElementTitle a:visited, #contentdiv .mcExpandingList a.sub_title a:visited, #contentdiv ul.sub_list .contentElementTitle a:visited, #contentdiv ul.sub_list a.sub_title a:visited {
  color: #434343;
}
#contentdiv .mcExpandingList .ui-accordion-header, #contentdiv ul.sub_list .ui-accordion-header {
  margin: 0;
}
#contentdiv .mcExpandingList .ui-accordion-content, #contentdiv ul.sub_list .ui-accordion-content {
  padding: 0;
  border-bottom: 5px solid #d6d6d6;
  border-radius: 0;
}
#contentdiv .mcExpandingList .contentElementDesc, #contentdiv ul.sub_list .contentElementDesc {
  padding: 1em 0;
}

/* style manager additions */
input, select, textarea {
  font-size: 15px;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}

.text_misc, .text_misc td {
  line-height: 1.66667;
}

.buttons {
  font-size: 15px;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  background-color: #231f20;
  color: #fff;
  font-weight: 400;
}

/* Pop Up Editor style */
.mceContentBody {
  background: #fff;
  line-height: 1.66667;
}

/*reset edit e's in unpublished*/
.editE img {
  max-height: 9px !important;
  max-width: 9px !important;
  min-height: 9px !important;
  min-width: 9px !important;
  border-style: none !important;
}

.cc-wrapper {
  position: relative;
}
.cc-wrapper.cc-slideshow .cc-stage {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.cc-wrapper.cc-slideshow .cc-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: all 0.45s ease;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}
.cc-wrapper.cc-slideshow .cc-slide:first-child {
  position: relative;
}
.cc-wrapper.cc-slideshow .cc-slide.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.cc-wrapper .cc-stage {
  position: relative;
  white-space: nowrap;
}
.cc-wrapper .cc-slide {
  display: inline-block;
  position: relative;
}
.cc-wrapper .cc-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}
.cc-wrapper .cc-controls {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 999;
}
.cc-wrapper .cc-controls div {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  line-height: 1;
}

html[class] {
  background: #d6d6d6 url("images/footer-bg.png");
}

#mobile-menu {
  display: none;
}

#topbanner {
  position: relative;
}
#topbanner .site-title-mod {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 190px;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
}
#topbanner .site-title-mod .site-title {
  margin: 80px 0 0;
}
#topbanner .site-title-mod .site-title a {
  text-indent: 101%;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  width: 942px;
  height: 36px;
  margin: 0 auto;
  background: url("images/site-title.png") no-repeat center center;
  background: url("images/site-title.svg") no-repeat center center;
  font-family: "Droid Serif", Times, serif;
  color: #fff;
  text-decoration: none;
}
#topbanner .tagline {
  position: absolute;
  top: 11px;
  margin-left: 22px;
  text-align: left;
  color: #76a23a;
  font-family: "Droid Serif", Times, serif;
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
  z-index: 999;
}
#topbanner .tagline.mobile {
  display: none;
}
#topbanner .main-nav-mod {
  position: absolute;
  top: 146px;
  left: 0;
  width: 100%;
}
#topbanner .util-nav-mod {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.4);
  font-family: "Roboto Condensed", Tahoma, serif;
  font-size: 0.93333em;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 99;
}
#topbanner .util-nav-mod .util-nav {
  position: relative;
  float: right;
}
#topbanner .util-nav-mod .util-nav li {
  vertical-align: middle;
  margin-right: 14px;
}
#topbanner .util-nav-mod .util-nav li a {
  opacity: 0.5;
  filter: alpha(opacity=50);
  color: #fff;
}
#topbanner .util-nav-mod .util-nav li a:before {
  width: 1em;
  height: 1em;
  text-align: center;
  overflow: hidden;
  font-family: icomoon;
  font-weight: normal;
  font-style: normal;
  display: block;
  content: "\f006";
}
#topbanner .util-nav-mod .util-nav li a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#topbanner .util-nav-mod .util-nav li a:before {
  opacity: 0.6;
  filter: alpha(opacity=60);
  display: inline;
  margin-right: 4px;
  font-size: 15px;
}
#topbanner .util-nav-mod .util-nav li:nth-child(1) a:before {
  content: '\e600';
}
#topbanner .util-nav-mod .util-nav li:nth-child(2) a:before {
  content: '\e601';
}
#topbanner .util-nav-mod .util-nav li:nth-child(3) a:before {
  content: '\f185';
}
#topbanner .util-nav-mod .util-nav li:nth-child(4) a:before {
  content: '\e604';
}
#topbanner .top-photo-mod .bannermodcontent {
  width: 100%;
  max-width: 100%;
  max-height: 374px;
  overflow: hidden;
}
#topbanner .top-photo-mod img {
  width: 100%;
  max-width: none;
}

.sub-nav-mod {
  background-color: #972031;
}
.sub-nav-mod .navmod {
  padding: 16px 0 15px !important;
  text-align: center;
}
.sub-nav-mod .navmod li {
  display: inline;
}
.sub-nav-mod .navmod span {
  display: inline !important;
}
.sub-nav-mod .navmod a {
  display: inline-block !important;
  padding: 4px 10px !important;
  color: #d6d6d6;
  font-family: "Roboto Condensed", Tahoma, serif;
  font-size: 16px !important;
  text-transform: uppercase;
  -moz-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.sub-nav-mod .navmod a:hover {
  color: #fff;
}
.sub-nav-mod .navmod a.navon {
  color: #efa92e;
}
.sub-nav-mod .navmodsub {
  display: none;
}

#midcontainer .sub-nav-mod {
  display: none;
}

#main-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  white-space: nowrap;
}
#main-nav li {
  margin: 0;
  padding: 0;
}
#main-nav > li {
  display: inline-block;
  background-color: #972031;
  -webkit-transform: skew(-16deg);
  -moz-transform: skew(-16deg);
  transform: skew(-16deg);
}
#main-nav > li.fsBtn_active {
  background: #fff;
  color: #000;
}
#main-nav > li.fsBtn_active a, #main-nav > li.fsBtn_active a:hover {
  color: #000;
}
#main-nav > li > a {
  display: block;
  padding: 10px 22px 8px;
  color: #d6d6d6;
  font-size: 1.46667em;
  line-height: 1;
  font-family: "Roboto Condensed", Tahoma, serif;
  text-transform: uppercase;
  text-decoration: none;
  -moz-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -webkit-transform: skew(16deg);
  -moz-transform: skew(16deg);
  transform: skew(16deg);
}
#main-nav > li > a:hover, #main-nav > li > a.fsBtn_on {
  color: #fff;
}

.fsBtn_menu {
  display: none;
  position: absolute;
  min-width: 220px;
  padding-top: 3px;
  border-bottom: 3px solid #c0c0c0;
}
.fsBtn_menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #d6d6d6;
}
.fsBtn_menu ul li {
  margin: 0;
  padding: 0;
}
.fsBtn_menu a {
  display: block;
  padding: 6px 12px;
  color: #757575;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
  -moz-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.fsBtn_menu a:hover {
  color: #231f20;
  background-color: #c0c0c0;
}

#search-con {
  position: relative;
  width: 90px;
  height: 40px;
  margin-left: -8px;
}

#site-search {
  position: absolute;
  top: 0;
  right: 0;
  width: 90px;
  height: 40px;
  overflow: hidden;
  background: transparent;
  color: #fff;
  -webkit-transition: width .35s ease;
  -moz-transition: width .35s ease;
  transition: width .35s ease;
}
#site-search label {
  position: absolute;
  top: 8px;
  right: 0;
  margin-right: 20px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#site-search label:before {
  width: 1em;
  height: 1em;
  text-align: center;
  overflow: hidden;
  font-family: icomoon;
  font-weight: normal;
  font-style: normal;
  display: block;
  content: "\f002";
}
#site-search label:before {
  opacity: 0.6;
  filter: alpha(opacity=60);
  position: relative;
  right: 0;
  display: inline;
  margin-right: 4px;
  font-size: 15px;
  z-index: 99;
  -moz-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
#site-search [name="keywords"] {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 6px;
  right: 75px;
  width: 0;
  padding-left: 30px;
  background-color: #2a2a2a;
  color: #fff;
  border: 1px solid #5d5d5d;
  border-radius: 20px;
  outline-width: 0;
  -moz-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
#site-search [type="submit"] {
  display: none;
}
#site-search.active {
  width: 280px;
  background: #434343;
}
#site-search.active label {
  opacity: 1;
  filter: alpha(opacity=100);
}
#site-search.active label:before {
  right: 172px;
  top: -1px;
}
#site-search.active [name="keywords"] {
  opacity: 1;
  filter: alpha(opacity=100);
  width: 190px;
}

#contentdiv table {
  border-bottom: 1px solid #d6d6d6;
}
#contentdiv table thead {
  background-color: #188aa5;
  color: #fff;
  text-transform: uppercase;
}
#contentdiv table tbody tr:nth-child(even) {
  background-color: #f2f2f2;
}
#contentdiv table td {
  padding: 15px 22px;
}

#rightbanner > div {
  margin-bottom: 22px;
  border-bottom: 5px solid #efa92e;
}
#rightbanner > div.photo {
  border-bottom-width: 0;
}
#rightbanner > div .bannermodtitle {
  text-align: center;
}
#rightbanner > div .bannermodtitle h2, #rightbanner > div .bannermodtitle h3, #rightbanner > div .bannermodtitle h4, #rightbanner > div .bannermodtitle .newsposttitle {
  margin: 0 0 12px;
}

#bottomcontainer {
  background: #d6d6d6 url("images/footer-bg.png");
  padding-top: 34px;
}
@media screen and (max-width: 1024px) {
  #bottomcontainer {
    padding: 34px 1em 0;
  }
}
#bottomcontainer .site-title-mod {
  position: relative;
  width: 610px;
}
#bottomcontainer .site-title-mod h3 {
  margin: 6px 0;
  font-family: "Droid Serif", Times, serif;
  font-size: 18px;
  color: #757575;
  text-shadow: 0 1px 0 #fff;
}
#bottomcontainer .site-title-mod h3:before {
  content: '';
  position: absolute;
  top: -4px;
  left: -105px;
  width: 90px;
  height: 108px;
  display: block;
  background: transparent url("images/seal.png") no-repeat;
  background: transparent url("images/seal.svg") no-repeat;
  background-size: 100%;
}
#bottomcontainer .social-links-mod, #bottomcontainer .contact-info-mod {
  width: 610px;
}
#bottomcontainer .contact-list {
  color: #757575;
  font-size: 14px;
  font-family: "Roboto Condensed", Tahoma, serif;
  font-weight: 600;
  text-transform: uppercase;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
#bottomcontainer .adr {
  margin: 0;
  padding: 0;
}
#bottomcontainer .street-address:after, #bottomcontainer .postal-code:after {
  content: ' /';
}
#bottomcontainer .util-nav-mod {
  position: absolute;
  top: 0;
  left: 643px;
  width: 310px;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
#bottomcontainer .util-nav-mod h3 {
  margin: 0 0 6px;
  color: #757575;
  font-weight: 400;
  text-transform: none;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
#bottomcontainer .util-nav:before, #bottomcontainer .util-nav:after {
  content: '';
  display: table;
}
#bottomcontainer .util-nav:after {
  clear: both;
}
#bottomcontainer .util-nav {
  zoom: 1;
}
#bottomcontainer .util-nav li {
  width: 50%;
  float: left;
}
#bottomcontainer .util-nav li:nth-child(2n) {
  padding-left: 15px;
}
#bottomcontainer .util-nav li:nth-child(2n+1) {
  clear: both;
}
#bottomcontainer .util-nav a {
  display: block;
  color: #757575;
  font-family: "Roboto Condensed", Tahoma, serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  line-height: 1.4;
  text-transform: uppercase;
}
#bottomcontainer .util-nav a:hover {
  color: #000;
}

#bottombanner {
  position: relative;
  padding-left: 105px;
  padding-bottom: 20px;
}

.social-links a {
  display: block;
  width: 34px;
  height: 34px;
  white-space: nowrap;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 18px;
  border-radius: 50%;
  -moz-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.social-links a:before {
  width: 36px;
  height: 34px;
  text-align: center;
  overflow: hidden;
  font-family: icomoon;
  font-weight: normal;
  font-style: normal;
  display: block;
  content: "\f167";
}
.social-links a:before {
  margin-top: 1px;
}
.social-links a:hover {
  background: rgba(0, 0, 0, 0.5);
}
.social-links a.youtube-icon:before {
  content: '\f167';
}
.social-links a.facebook-icon:before {
  content: '\f09a';
  margin-top: 1px;
}
.social-links a.linkedin-icon:before {
  content: '\f0e1';
}
.social-links a.twitter-icon:before {
  content: '\f099';
}
.social-links a.instagram-icon:before {
  content: '\f16d';
}
.social-links a.pintrest-icon:before {
  content: '\f0d2';
}
.social-links a.rss-icon:before {
  content: '\f09e';
}

.fs_style_25:visited, .fs_style_26:visited, .fs_style_27:visited {
  color: rgba(255, 255, 255, 0.76);
}
.fs_style_25:hover, .fs_style_26:hover, .fs_style_27:hover {
  color: #fff;
}
.fs_style_25:hover:after, .fs_style_26:hover:after, .fs_style_27:hover:after {
  color: rgba(0, 0, 0, 0.5);
}
.fs_style_25:after, .fs_style_26:after, .fs_style_27:after {
  content: '\f064';
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.3);
  font-family: 'icomoon';
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}

.page_588 #contentdiv table {
  border-bottom-width: 0;
}
.page_588 #contentdiv table tr:nth-child(even) {
  background-color: transparent;
}
.page_588 #contentdiv table td {
  height: 250px;
  vertical-align: top;
}

#poweredby {
  position: absolute;
  width: 100%;
  padding: 1em 0;
}
@media screen and (max-width: 1024px) {
  #poweredby {
    margin: 0 1%;
  }
}

.page_1 #topbanner .site-title-mod {
  z-index: 2;
}
.page_1 #topbanner .main-nav-mod {
  z-index: 3;
}
.page_1 #topbanner .util-nav-mod {
  z-index: 4;
}
.page_1 #topbanner .top-photo-mod {
  z-index: 1;
}
.page_1 #topbanner .top-photo-mod .bannermodcontent {
  max-height: 780px;
}
.page_1 #topbanner .top-photo-mod .cc-controls {
  color: #fff;
}
.page_1 #topbanner .top-photo-mod .cc-controls div {
  text-indent: 101%;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  width: 25px;
  height: 32px;
  text-indent: 0;
}
.page_1 #topbanner .top-photo-mod .cc-controls div:before {
  font-family: 'icomoon';
  font-size: 32px;
  font-weight: normal;
  line-height: 1;
}
.page_1 #topbanner .top-photo-mod .cc-controls .prev {
  left: 90px;
}
.page_1 #topbanner .top-photo-mod .cc-controls .prev:before {
  content: '\e605';
}
.page_1 #topbanner .top-photo-mod .cc-controls .next {
  right: 90px;
}
.page_1 #topbanner .top-photo-mod .cc-controls .next:before {
  content: '\e606';
}
.page_1 #topbanner .top-photo-mod .cc-pages {
  display: none;
}
.page_1 #midcontainer {
  border-bottom: 5px solid #ccc;
}
.page_1 #mainmiddle {
  padding: 0;
  min-height: 0;
}
.page_1 #leftbanner {
  width: 100%;
  min-height: 0;
  margin: 0;
}
.page_1 #leftbanner > div {
  position: relative;
  width: 300px;
  height: 80px;
  margin-right: 20px;
  float: left;
}
@media screen and (max-width: 1024px) {
  .page_1 #leftbanner > div {
    width: 31.3%;
    margin: 0 1%;
  }
}
.page_1 #leftbanner > div:last-child {
  margin-right: 0;
}
.page_1 #leftbanner > div.active h3:after {
  content: '\e602';
}
.page_1 #leftbanner > div.active .bannermodcontent {
  max-height: 400px;
}
.page_1 #leftbanner .bannermodtitle {
  padding: 28px 0;
  cursor: pointer;
  font-family: "Roboto Condensed", Tahoma, serif;
}
.page_1 #leftbanner .bannermodtitle:before, .page_1 #leftbanner .bannermodtitle:after {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 5px;
  background-color: rgba(239, 169, 46, 0.9);
}
.page_1 #leftbanner .bannermodtitle:before {
  top: -5px;
  left: 0;
}
.page_1 #leftbanner .bannermodtitle:after {
  bottom: -5px;
  left: 0;
}
.page_1 #leftbanner .bannermodtitle h3 {
  position: relative;
  color: #757575;
  margin: 0;
}
.page_1 #leftbanner .bannermodtitle h3:after {
  content: '\e603';
  display: block;
  font-family: icomoon;
  position: absolute;
  top: 0;
  right: 5px;
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 1;
  color: #efa92e;
}
.page_1 #leftbanner .bannermodtitle p {
  margin: 0;
}
.page_1 #leftbanner .bannermodtitle a {
  position: absolute;
  display: none;
}
.page_1 #leftbanner .bannermodcontent {
  max-height: 0;
  width: 100%;
  overflow: hidden;
  position: absolute;
  bottom: 100%;
  left: 0;
  padding: 0 1.1em;
  background-color: #efa92e;
  color: #fff;
  -moz-transition: max-height 0.35s cubic-bezier(0.69, 0.54, 0.45, 1.5);
  -webkit-transition: max-height 0.35s cubic-bezier(0.69, 0.54, 0.45, 1.5);
  transition: max-height 0.35s cubic-bezier(0.69, 0.54, 0.45, 1.5);
}
.page_1 #leftbanner .bannermodcontent a.readmore {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0.5em 0;
  background-color: #d69829;
  color: #755110;
  font-family: "Roboto Condensed", Tahoma, serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}
.page_1 #leftbanner .bannermodcontent a.readmore:hover {
  color: #493103;
}
.page_1 #leftbanner .news-mod #newscon {
  margin-top: 30px;
}
.page_1 #leftbanner .news-mod .newspostitem {
  margin: 0;
  padding-top: 15px;
  font-size: 18px;
  line-height: 22px;
  border-bottom: 1px solid #b78b33;
  border-top: 1px solid #f1b647;
}
.page_1 #leftbanner .news-mod .newspostitem:first-child {
  border-top-width: 0;
}
.page_1 #leftbanner .news-mod .newspostitem:last-child {
  border-bottom-width: 0;
}
.page_1 #leftbanner .news-mod .newsposttitle {
  font-family: "Roboto Condensed", Tahoma, serif;
  font-size: 18px;
  line-height: 22px;
  border-width: 0;
}
.page_1 #leftbanner .news-mod .newsposttitle a, .page_1 #leftbanner .news-mod .newsposttitle a:visited {
  color: #fff;
}
.page_1 #leftbanner .news-mod .newsposttitle a:hover {
  color: #231f20;
}
.page_1 #leftbanner .events-mod .bannercon {
  margin-top: 30px;
}
.page_1 #leftbanner .events-mod ul.eventobj {
  overflow: hidden;
  margin: 0;
  padding: 15px 0;
  font-size: 18px !important;
  line-height: 22px;
  border-bottom: 1px solid #5a843f;
  border-top: 1px solid #88ae54;
}
.page_1 #leftbanner .events-mod ul.eventobj:first-child {
  border-top-width: 0;
}
.page_1 #leftbanner .events-mod ul.eventobj:last-child {
  border-bottom-width: 0;
}
.page_1 #leftbanner .events-mod .event_indate {
  color: #fff;
}
.page_1 #leftbanner .events-mod .event_indate:after {
  color: #fff;
}
.page_1 #leftbanner .events-mod .etitle {
  display: inline-block;
  width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.page_1 #leftbanner .events-mod .event_time {
  color: #fff;
}
.page_1 #leftbanner .events-mod .bannermodtitle h3:after {
  color: #76a23a;
}
.page_1 #leftbanner .events-mod .bannermodtitle:before, .page_1 #leftbanner .events-mod .bannermodtitle:after {
  background-color: rgba(118, 162, 58, 0.9);
}
.page_1 #leftbanner .events-mod .bannermodcontent {
  background: #76a23a;
  color: #fff;
}
.page_1 #leftbanner .events-mod .bannermodcontent a {
  color: #fff;
}
.page_1 #leftbanner .events-mod .bannermodcontent a.readmore {
  background-color: #698f35;
  color: #364c19;
}
.page_1 #leftbanner .events-mod .bannermodcontent a.readmore:hover {
  color: #1e2e09;
}
.page_1 #leftbanner .spotlight-mod .bannermodtitle h3:after {
  color: #188aa5;
}
.page_1 #leftbanner .spotlight-mod .bannermodtitle:before, .page_1 #leftbanner .spotlight-mod .bannermodtitle:after {
  background-color: rgba(24, 138, 165, 0.9);
}
.page_1 #leftbanner .spotlight-mod .bannermodcontent {
  background: #188aa5;
}
.page_1 #leftbanner .spotlight-mod .bannermodcontent > div[id] {
  margin: 38px 0;
  line-height: 22px;
}
.page_1 #leftbanner .spotlight-mod .bannermodcontent h4, .page_1 #leftbanner .spotlight-mod .bannermodcontent .newsposttitle {
  color: #fff;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.page_1 #leftbanner .spotlight-mod .bannermodcontent a.readmore {
  background-color: #157c94;
  color: #06414f;
}
.page_1 #leftbanner .spotlight-mod .bannermodcontent a.readmore:hover {
  color: #002630;
}
.page_1 #contentdiv {
  display: none;
}

@media screen and (max-width: 970px) {
  #topbanner .site-title-mod .site-title a {
    width: 90%;
  }
  #topbanner .tagline {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  #topbanner .util-nav-mod {
    height: 70px;
    text-align: center;
  }
  #topbanner .util-nav-mod .util-nav {
    float: none;
    margin-top: 30px;
  }
  #topbanner .util-nav-mod .util-nav li:last-child {
    margin-right: 0;
  }

  #main-nav li a {
    font-size: 1.33333em;
  }
  #bottomcontainer .site-title-mod,
  #bottomcontainer .social-links-mod,
  #bottomcontainer .contact-info-mod {
    width: 50%;
  }
  #bottomcontainer .util-nav-mod {
    width: 40%;
    left: 60%;
  }
  #bottomcontainer .contact-list .street-address, #bottomcontainer .contact-list .phone {
    display: block;
  }
  #bottomcontainer .contact-list .street-address:after, #bottomcontainer .contact-list .postal-code:after {
    display: none;
  }
}
@media screen and (max-width: 970px) and (max-width: 730px) {
  #main-nav li a {
    font-size: 1.1em;
  }
}

@media screen and (max-width: 768px) {
  #topbanner .top-photo-mod .cc-controls {
    display: none;
  }

  #leftbanner,
  #rightbanner {
    width: 100%;
    margin: 0;
    float: none;
  }

  #contentdiv {
    width: 100%;
    float: none;
  }

  .hasLeftbanner #contentdiv,
  .hasRightbanner #contentdiv,
  .hasLeftbanner.hasRightbanner #contentdiv {
    width: 100%;
    float: none;
    margin-bottom: 50px;
  }

  #bottomcontainer .site-title-mod {
    width: 100%;
    text-align: center;
  }
  #bottomcontainer .site-title-mod h3 {
    margin-top: 0;
    padding-top: 125px;
  }
  #bottomcontainer .site-title-mod h3:before {
    left: 50%;
    top: 0;
    margin-left: -45px;
  }
  #bottomcontainer .social-links-mod, #bottomcontainer .contact-info-mod {
    width: 100%;
    text-align: center;
  }
  #bottomcontainer .social-links {
    margin-bottom: 0.5em;
  }
  #bottomcontainer .contact-info-mod {
    line-height: 1.3;
  }
  #bottomcontainer .contact-info-mod .address {
    display: block;
  }
  #bottomcontainer .contact-info-mod .street-address {
    display: block;
  }
  #bottomcontainer .contact-info-mod .region, #bottomcontainer .contact-info-mod .postal-code {
    display: inline;
    float: none;
  }
  #bottomcontainer .util-nav-mod {
    position: static;
    width: 100%;
    margin-top: 30px;
  }
  #bottomcontainer .util-nav-mod h3 {
    text-align: center;
  }

  #bottombanner {
    padding: 25px 5%;
  }

  .page_1 #leftbanner {
    padding: 30px 1em;
  }
  .page_1 #leftbanner > div {
    width: 100%;
    margin: 0 0 5px;
    padding: 0 20px;
  }
  .page_1 #leftbanner .bannermodtitle:before {
    top: 0;
  }
  .page_1 #leftbanner .bannermodtitle:after {
    bottom: 0;
  }
  .page_1 #leftbanner .bannermodcontent {
    position: relative;
    padding: 0;
    background: transparent;
    color: #231f20;
  }
  .page_1 #leftbanner .bannermodcontent a.readmore {
    top: auto;
    bottom: 10px;
    color: #757575;
    background-color: transparent;
  }
  .page_1 #leftbanner .news-mod #newscon {
    margin: 0;
  }
  .page_1 #leftbanner .news-mod .newsposttitle {
    font-weight: 400;
  }
  .page_1 #leftbanner .news-mod .newsposttitle a {
    color: #231f20;
  }
  .page_1 #leftbanner .news-mod .newspostitem {
    border-top-width: 0;
    border-bottom-color: #a3a3a3;
  }
  .page_1 #leftbanner .news-mod .bannermodcontent a.readmore {
    background-color: transparent;
    color: #757575;
  }
  .page_1 #leftbanner .events-mod .bannermodcontent {
    background-color: transparent;
  }
  .page_1 #leftbanner .events-mod .bannermodcontent a.readmore {
    background-color: transparent;
    color: #757575;
  }
  .page_1 #leftbanner .events-mod .bannercon {
    margin: -10px 0 0;
  }
  .page_1 #leftbanner .events-mod .event_indate {
    color: #76a23a;
  }
  .page_1 #leftbanner .spotlight-mod .bannermodcontent {
    background-color: transparent;
  }
  .page_1 #leftbanner .spotlight-mod .bannermodcontent > div[id] {
    margin: 0;
  }
  .page_1 #leftbanner .spotlight-mod .bannermodcontent h4, .page_1 #leftbanner .spotlight-mod .bannermodcontent .newsposttitle {
    color: #231f20;
  }
  .page_1 #leftbanner .spotlight-mod .bannermodcontent a.readmore {
    background-color: transparent;
    color: #757575;
  }

  #poweredby a {
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  body, #bodydiv {
    position: relative;
    height: 100%;
  }

  #bodydiv {
    -moz-transition: left 0.35s ease;
    -webkit-transition: left 0.35s ease;
    transition: left 0.35s ease;
    left: 0;
  }
  .menu-active #bodydiv {
    left: 280px;
  }

  #topbanner {
    position: relative;
  }
  #topbanner .site-title-mod {
    position: relative;
    background-color: #972031;
    height: 200px;
  }
  #topbanner .site-title-mod:after {
    content: ' ';
    width: 100%;
    height: 5px;
    position: absolute;
    left: 0;
    bottom: -5px;
    background: rgba(0, 0, 0, 0.2);
  }
  #topbanner .site-title-mod .site-title {
    margin: 0;
    padding-top: 70px;
  }
  #topbanner .site-title-mod .site-title a {
    width: 280px;
    height: 100px;
    margin: 0 auto;
    background: url("images/site-title-stack.png") no-repeat;
    background: url("images/site-title-stack.svg") no-repeat;
  }
  #topbanner .site-title-mod .tagline {
    display: none;
    top: 0;
    height: 40px;
    padding: 13px 0 0 28px;
    background-color: #231f20;
    font-size: 12px;
    line-height: 1.2;
  }
  #topbanner .site-title-mod .tagline.mobile {
    display: block;
  }
  #topbanner .main-nav-mod,
  #topbanner .util-nav-mod {
    display: none;
  }
  #topbanner .sub-nav-mod {
    display: none;
  }

  #midcontainer .sub-nav-mod {
    display: block;
    border-bottom: 5px solid #821c2a;
  }
  #midcontainer .sub-nav-mod .navmod li {
    display: block;
  }
  #midcontainer .sub-nav-mod .navmod a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  }
  #midcontainer .sub-nav-mod .navmodsub {
    display: block;
    background-color: #821c2a;
    border-style: solid;
    border-width: 1px 0;
    border-color: #6d1723;
  }
  #midcontainer .sub-nav-mod .navmodsub a {
    text-transform: none;
  }

  #leftbanner {
    min-height: 0;
  }
  #leftbanner .left-nav-mod {
    display: none;
  }

  #contentdiv {
    float: none;
  }

  #mobile-menu {
    display: block;
    position: absolute;
    top: 0;
    left: -280px;
    height: 100%;
    width: 280px;
    padding-bottom: 200px;
    z-index: 9999;
    background-color: #363636;
    -moz-transition: left 0.35s ease;
    -webkit-transition: left 0.35s ease;
    transition: left 0.35s ease;
  }
  body.menu-active #mobile-menu {
    box-shadow: 5px 0 0 rgba(0, 0, 0, 0.2);
  }
  #mobile-menu .menu-hdr {
    margin: 0;
    position: absolute;
    top: 8px;
    left: 290px;
    width: 22px;
    height: 20px;
    overflow: hidden;
    z-index: 9999;
    -moz-transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
  }
  #mobile-menu .menu-hdr:before {
    content: '\f0c9';
    display: block;
    height: 24px;
    font-family: 'icomoon';
    font-size: 21px;
    color: #a3a3a3;
  }
  body.menu-active #mobile-menu .menu-hdr {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  #mobile-menu .main-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #565656;
  }
  #mobile-menu .main-menu li {
    margin: 0;
    padding: 0;
  }
  #mobile-menu .main-menu li {
    display: block;
  }
  #mobile-menu .main-menu li.fsBtn_active a {
    color: #efa92e;
  }
  #mobile-menu .main-menu a {
    display: block;
    padding: 20px 22px;
    color: #d6d6d6;
    background: #434343;
    font-size: 1.46667em;
    line-height: 1;
    font-family: "Roboto Condensed", Tahoma, serif;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    border-top: 1px solid #565656;
    border-bottom: 1px solid #282828;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.9);
  }
  #mobile-menu .site-search label {
    position: absolute;
    top: 10px;
    right: 2px;
    width: 16px;
    overflow: hidden;
    margin-right: 20px;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  #mobile-menu .site-search label:before {
    width: 1em;
    height: 1em;
    text-align: center;
    overflow: hidden;
    font-family: icomoon;
    font-weight: normal;
    font-style: normal;
    display: block;
    content: "\f002";
  }
  #mobile-menu .site-search label:before {
    opacity: 0.6;
    filter: alpha(opacity=60);
    position: relative;
    right: 0;
    display: inline;
    margin-right: 4px;
    font-size: 15px;
    color: #fff;
    z-index: 99;
    -moz-transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
  }
  #mobile-menu .site-search input[name="keywords"] {
    display: block;
    width: 90%;
    height: 30px;
    margin: 0.5em auto;
    padding: 0.1em 1em;
    border-radius: 16px;
    background-color: #303030;
    color: #fff;
    border: 1px solid #404040;
    outline-style: none;
  }
  #mobile-menu .site-search input[type="submit"] {
    display: none;
  }
  #mobile-menu .util-nav {
    padding-top: 15px;
  }
  #mobile-menu .util-nav li {
    display: block;
    text-align: center;
  }
  #mobile-menu .util-nav li:nth-child(1) a:before {
    content: '\e600';
  }
  #mobile-menu .util-nav li:nth-child(2) a:before {
    content: '\e601';
  }
  #mobile-menu .util-nav li:nth-child(3) a:before {
    content: '\f185';
  }
  #mobile-menu .util-nav li:nth-child(4) a:before {
    content: '\e604';
  }
  #mobile-menu .util-nav a {
    display: block;
    padding: 10px 14px;
    text-align: center;
    text-transform: uppercase;
    font-family: "Roboto Condensed", Tahoma, serif;
  }
  #mobile-menu .util-nav a:before {
    width: 1em;
    height: 1em;
    text-align: center;
    overflow: hidden;
    font-family: icomoon;
    font-weight: normal;
    font-style: normal;
    display: block;
    content: "\f006";
  }
  #mobile-menu .util-nav a:before {
    display: inline;
    margin-right: 10px;
    font-size: 15px;
  }
  #mobile-menu .util-nav a:hover {
    color: #efa92e;
  }

  #bottomcontainer {
    padding-bottom: 51px;
  }

  #bottombanner {
    padding: 25px 0;
  }

  #poweredby {
    margin-top: -51px;
  }
}
