@charset "IBM437";
@-webkit-keyframes social {
  25% {
    -webkit-transform: rotate(2deg); }

  75% {
    -webkit-transform: rotate(-2deg); }

  100% {
    -webkit-transform: rotate(0deg); } }
 /* html resets/
----------------------------------------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, 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;
  clear: both; }

img[align="right"] {
  margin-left: 1em;
  clear: both; }

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%; }

body {
  background: #283b8b;
  color: #292929;
  font-size: 16px;
  font-family: "open-sans", Helvetica, Arial, sans-serif;
  line-height: 1.5625;
  -webkit-font-smoothing: antialiased; }

/* general typography */
h1, h2, h3, h4, h5, h6, .rightHeading {
  font-family: "open-sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1em;
  color: #283b8b;
  margin: 0 0 16px 0; }

h1 {
  font-size: 40px;
  color: #11a7a9;
  margin-top: 0;
  font-weight: 700; }

h2 {
  font-size: 30px;
  color: #283b8b;
  font-weight: 700; }

h3 {
  font-size: 22px;
  color: #11a7a9;
  font-weight: 700; }

h4, .rightHeading {
  font-size: 22px;
  color: #202020; }

h5 {
  font-size: 20px;
  color: #17245a; }

h6 {
  font-size: 18px; }

@media (max-width: 760px) {
  h1 {
    font-size: 33px;
    color: #11a7a9;
    margin-top: 0;
    font-weight: 700; }

  h2 {
    font-size: 25px;
    color: #283b8b;
    font-weight: 700; }

  h3 {
    font-size: 21px;
    color: #11a7a9;
    font-weight: 700; }

  h4, .rightHeading {
    font-size: 22px;
    color: #202020; }

  h5 {
    font-size: 20px;
    color: #17245a; }

  h6 {
    font-size: 18px; } }
p, .text_misc p {
  margin-bottom: 1em; }

#rightbanner {
  padding-top: 15px; }

.rightHeading p {
  margin: 0px; }

a {
  color: #5266bd;
  text-decoration: none; }

a:visited {
  color: #17245a; }

a:hover {
  color: #11a7a9;
  text-decoration: underline; }

/* selected text color */
::-moz-selection {
  background: #292929;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #292929;
  color: #fff;
  text-shadow: none; }

/* general layout */
body {
  position: relative;
  overflow-x: hidden; }

#bodydiv {
  margin: 0 auto; }

#topcontainer {
  margin: 0;
  padding: 0;
  width: 100%;
  background: #fff; }

#midcontainer {
  background: #fff; }

#topbanner .bannermodcontent {
  width: 100%;
  max-width: 980px;
  margin: 0 auto; }
  @media (max-width: 1140px) {
    #topbanner .bannermodcontent {
      padding: 0px 15px; } }

#mainmiddle {
  width: 100%;
  max-width: 980px;
  margin: 0 auto; }

#leftbanner {
  float: left;
  width: 24.4898%;
  margin-right: 3.57143%;
  min-height: 200px; }
  @media (max-width: 760px) {
    #leftbanner {
      width: 100%;
      margin: 0px;
      min-height: 0px;
      padding: 0px 5%; } }
  @media (max-width: 600px) {
    #leftbanner {
      width: 100%;
      padding: 0; } }

#contentdiv {
  width: 100%;
  float: left;
  padding-bottom: 40px; }
  @media (max-width: 760px) {
    #contentdiv {
      padding: 0px 5%; } }

.hasLeftbanner #contentdiv {
  width: 71.93878%; }
  @media (max-width: 760px) {
    .hasLeftbanner #contentdiv {
      width: 100%;
      padding: 0px 5%; } }
  @media (max-width: 600px) {
    .hasLeftbanner #contentdiv {
      width: 100%;
      padding: 30px 5% 0px 5%; } }

.hasRightbanner #contentdiv {
  width: 74.4898%; }
  @media (max-width: 830px) {
    .hasRightbanner #contentdiv {
      width: 100%; } }
  @media (max-width: 760px) {
    .hasRightbanner #contentdiv {
      width: 100%;
      padding: 30px 5% 0px 5%; } }
  @media (max-width: 600px) {
    .hasRightbanner #contentdiv {
      width: 100%;
      padding: 30px 5% 0px 5%; } }

.hasRightbanner.hasLeftbanner #contentdiv {
  width: 46.42857%; }
  @media (max-width: 830px) {
    .hasRightbanner.hasLeftbanner #contentdiv {
      width: 71.93878%; } }
  @media (max-width: 760px) {
    .hasRightbanner.hasLeftbanner #contentdiv {
      width: 100%; } }

#rightbanner {
  float: left;
  width: 21.93878%;
  margin-left: 3.57143%; }
  @media (max-width: 830px) {
    #rightbanner {
      float: right;
      width: 71.93878%;
      padding: 0px 10%; } }
  @media (max-width: 760px) {
    #rightbanner {
      width: 100%;
      margin: 0px;
      padding: 30px 5% 30px 5%; } }

#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: 1em 0 0 0; }
  #poweredby div {
    width: 100%;
    max-width: 980px;
    margin: 0 auto; }

ul.navmod a, ul.portalnavmod a {
  display: block;
  color: #17245a;
  font-size: 1em;
  padding: 13px 1em;
  text-decoration: none;
  color: #fff;
  line-height: 1em;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px solid #929292;
  background: #283b8b; }
  ul.navmod a:hover, ul.portalnavmod a:hover, ul.navmod a.navon, ul.portalnavmod a.navon {
    color: #11a7a9;
    background: #e8e7e7; }

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: 2em;
  color: #fff;
  background: #3b4fa5;
  font-style: italic; }
ul.navmod ul ul a, ul.portalnavmod ul ul a {
  padding-left: 3em;
  color: #fff;
  background: #546ac6;
  font-style: italic; }
ul.navmod ul ul ul a, ul.portalnavmod ul ul ul a {
  padding-left: 4em;
  color: #fff;
  background: #8292d7;
  font-style: italic; }
@media (max-width: 600px) {
  ul.navmod a, ul.portalnavmod a {
    display: block;
    color: #fff;
    font-size: 1em;
    padding: 0.5em 0;
    text-decoration: none;
    text-align: center;
    line-height: 1em;
    font-size: 15px;
    font-weight: 600; }
    ul.navmod a:hover, ul.navmod a.navon, ul.portalnavmod a:hover, ul.portalnavmod a.navon {
      color: #0c797b;
      text-decoration: none; }
  ul.navmod ul a, ul.portalnavmod ul a {
    padding-left: 0;
    background: #86b071;
    color: #084b4c;
    font-style: italic; }
  ul.navmod ul ul a, ul.portalnavmod ul ul a {
    padding-left: 0;
    background: #90b87b;
    color: #031e1e;
    font-style: italic; }
  ul.navmod ul ul ul a, ul.portalnavmod ul ul ul a {
    padding-left: 0;
    background: #a1c291;
    color: black;
    font-style: italic; } }

ul.menu {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.menu li {
    margin: 0;
    padding: 0; }
  ul.menu li {
    display: inline-block; }

.event_stackrepeat {
  visibility: visible; }

.listcap {
  padding: 0;
  margin-bottom: 0.5em;
  font-family: "open-sans", Helvetica, Arial, sans-serif;
  color: #283b8b; }

.blockevent {
  border-width: 0; }

ul.eventobj {
  margin-bottom: 1.5em; }

.eventspacer {
  display: none; }

.eventcol {
  padding: 0; }
  .eventcol:before, .eventcol:after {
    content: '';
    display: table; }
  .eventcol:after {
    clear: both; }
  .eventcol {
    zoom: 1; }

.eventcon {
  padding: 0;
  width: 76% !important; }
  .eventcon span.etitle, .eventcon .etitle a, .eventcon .desclinks {
    color: #333 !important; }
  .eventcon .event_time {
    font-size: 12px;
    font-style: italic;
    color: #666; }

.eventcol_short .eventcon {
  width: 76% !important; }

.event_stackdate {
  width: 20%;
  margin-right: 4%;
  text-align: left; }
  .event_stackdate span {
    padding: 4px 0px 0px 0px;
    line-height: 1; }
  .event_stackdate .event_stackdayname {
    display: none; }
  .event_stackdate .event_stackmonname {
    text-align: center;
    color: #283b8b;
    font-size: 13px; }
  .event_stackdate .event_stackdaynum {
    text-align: center;
    color: #283b8b;
    font-size: 33px;
    font-family: "Libre Baskerville", serif;
    font-weight: 400; }
    @media (max-width: 980px) {
      .event_stackdate .event_stackdaynum {
        font-size: 30px; } }

.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: #283b8b; }
  .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: #283b8b;
    font-weight: bold; }
  .calendarcon .daycap_off {
    background: transparent;
    opacity: 0.6; }
  .calendarcon .eventcon {
    width: 80% !important; }
  .calendarcon .etitle {
    font-weight: normal; }

#calendar_nav {
  margin-bottom: 1em;
  font-family: "open-sans", Helvetica, Arial, sans-serif; }

#calendar_buttons {
  margin-bottom: 0.5em;
  border-bottom: 1px solid #283b8b; }
  #calendar_buttons a.periodbutton, #calendar_buttons a.periodbutton_on {
    background-color: transparent;
    color: #283b8b;
    border: 1px solid #283b8b;
    border-bottom-style: none; }
  #calendar_buttons a.periodbutton_on {
    background-color: #283b8b;
    color: #fff; }

#calendar_icons {
  margin: 0;
  padding: 0; }

.calendar_titlebar {
  background-color: transparent;
  color: #283b8b;
  font-size: 1em;
  padding: 0;
  border-width: 0;
  font-weight: bold; }
  .calendar_titlebar a, .calendar_titlebar a:link, .calendar_titlebar a:visited {
    color: #283b8b; }

#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 #283b8b; }

.identifierkey {
  width: 11px;
  height: 11px;
  margin: 0 4px 0 0;
  border-color: #283b8b; }
  .identifierkey img {
    display: none; }

.newsposttitle {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #283b8b; }
  .newsposttitle a {
    color: #283b8b;
    text-decoration: none; }
  .newsposttitle img {
    display: block;
    margin: 0 1em 1em 0;
    float: left; }
    .newsposttitle img[alt="Pinned:"] {
      display: none; }

#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 #283b8b;
    margin-bottom: 1.5em; }
    #contentdiv .ui-tabs .ui-tabs-nav li {
      margin: 0 3px 0 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0; }
      @media (max-width: 420px) {
        #contentdiv .ui-tabs .ui-tabs-nav li {
          width: 100% !important; } }
      #contentdiv .ui-tabs .ui-tabs-nav li a {
        color: #283b8b;
        font-family: "open-sans", Helvetica, Arial, sans-serif;
        font-size: 0.75em;
        font-weight: bold;
        letter-spacing: 0.7px;
        text-transform: uppercase;
        padding: 10px 14px; }
        @media (max-width: 420px) {
          #contentdiv .ui-tabs .ui-tabs-nav li a {
            display: block;
            width: 100%; } }
    #contentdiv .ui-tabs .ui-tabs-nav .ui-state-default {
      border: 1px solid #283b8b;
      /* background: #fff; See below ME */ }
    #contentdiv .ui-tabs .ui-tabs-nav .ui-state-active {
      border: 1px solid #283b8b;
      /* background: #283b8b; This was preventing tabs from being user customizable. ME 8404590 */
      color: #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: #fff; }
#contentdiv .ui-widget-header {
  border-style: none;
  background: transparent;
  color: #283b8b;
  font-weight: bold;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }
#contentdiv .ui-widget-content {
  color: #292929;
  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;
  background: transparent none !important; }

.portlet_title {
  margin-bottom: 0;
  padding: 3px 10px;
  background: #283b8b !important;
  border-radius: 7px 7px 0px 0px;
  color: #fff; }

.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: 420px) {
  #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: 830px) {
  .four_column {
    width: 50%; } }
@media (max-width: 760px) {
  .two_column, .three_column {
    width: 100%; } }
@media (max-width: 760px) {
  .portal_column {
    width: 100%; } }
@media (max-width: 420px) {
  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: "open-sans", Helvetica, Arial, sans-serif;
  color: #283b8b;
  font-size: 16px;
  line-height: 1.5625 !important; }
.pagetype_directory .fsDirEntryName {
  font-size: 16px !important;
  text-transform: uppercase; }

.gridTable {
  width: 100%; }
  .gridTable .contentElementTitle {
    font-weight: normal;
    text-align: center; }

.mcExpandingList, ul.sub_list {
  width: 100%;
  border-width: 0; }
  .mcExpandingList .contentElementTitle, .mcExpandingList a.sub_title, ul.sub_list .contentElementTitle, ul.sub_list a.sub_title {
    font-weight: normal;
    color: #000;
    padding: 5px 0px;
    border-width: 0;
    border-radius: 0;
    text-transform: none;
    letter-spacing: 0;
    position: relative; }
    .mcExpandingList .contentElementTitle.ui-state-default, .mcExpandingList a.sub_title.ui-state-default, ul.sub_list .contentElementTitle.ui-state-default, ul.sub_list a.sub_title.ui-state-default {
      background: #283b8b; }
      .mcExpandingList .contentElementTitle.ui-state-default .ui-icon, .mcExpandingList a.sub_title.ui-state-default .ui-icon, ul.sub_list .contentElementTitle.ui-state-default .ui-icon, ul.sub_list a.sub_title.ui-state-default .ui-icon {
        background: none; }
      .mcExpandingList .contentElementTitle.ui-state-default::after, .mcExpandingList a.sub_title.ui-state-default::after, ul.sub_list .contentElementTitle.ui-state-default::after, ul.sub_list a.sub_title.ui-state-default::after {
        display: block;
        z-index: 2;
        content: "\f067";
        position: absolute;
        color: #fff;
        width: 46px;
        height: 100%;
        border-left: 1px solid #6073c5;
        padding: 15px 0 0 16px;
        top: 0;
        right: 0px;
        line-height: 1;
        font-family: FontAwesome; }
    .mcExpandingList .contentElementTitle.ui-state-active, .mcExpandingList a.sub_title.ui-state-active, ul.sub_list .contentElementTitle.ui-state-active, ul.sub_list a.sub_title.ui-state-active {
      background: #11a7a9; }
      .mcExpandingList .contentElementTitle.ui-state-active::after, .mcExpandingList a.sub_title.ui-state-active::after, ul.sub_list .contentElementTitle.ui-state-active::after, ul.sub_list a.sub_title.ui-state-active::after {
        display: block;
        z-index: 2;
        content: "\f068";
        position: absolute;
        color: #fff;
        width: 46px;
        height: 100%;
        border-left: 1px solid #42d4d6;
        padding: 15px 0 0 16px;
        top: 0;
        right: 0px;
        line-height: 1;
        font-family: FontAwesome; }
    .mcExpandingList .contentElementTitle.ui-state-hover, .mcExpandingList a.sub_title.ui-state-hover, ul.sub_list .contentElementTitle.ui-state-hover, ul.sub_list a.sub_title.ui-state-hover {
      background: #17245a; }
      .mcExpandingList .contentElementTitle.ui-state-hover::after, .mcExpandingList a.sub_title.ui-state-hover::after, ul.sub_list .contentElementTitle.ui-state-hover::after, ul.sub_list a.sub_title.ui-state-hover::after {
        display: block;
        z-index: 2;
        content: "\f067";
        position: absolute;
        color: #fff;
        width: 46px;
        height: 100%;
        border-left: 1px solid #3b6049;
        padding: 15px 0 0 16px;
        top: 0;
        right: 0px;
        line-height: 1;
        font-family: FontAwesome; }
    .mcExpandingList .contentElementTitle a, .mcExpandingList a.sub_title a, ul.sub_list .contentElementTitle a, ul.sub_list a.sub_title a {
      color: #fff;
      padding-right: 50px; }
  .mcExpandingList .ui-accordion-content, ul.sub_list .ui-accordion-content {
    padding: 0; }
  .mcExpandingList .contentElementDesc, ul.sub_list .contentElementDesc {
    padding: 1em;
    background: #f3f3f3; }

/* style manager additions */
input, select, textarea {
  font-size: 16px;
  font-family: "open-sans", Helvetica, Arial, sans-serif; }

.text_misc, .text_misc td {
  line-height: 1.5625; }

.buttons {
  font-size: 16px;
  font-family: "open-sans", Helvetica, Arial, sans-serif;
  background-color: #292929;
  color: #fff;
  font-weight: 400; }

/* Pop Up Editor style */
.mceContentBody {
  background: #fff;
  line-height: 1.5625; }

/*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; }

/* drop down menus */
#nav_menus {
  width: 100%;
  z-index: 31; }

#nav_menus .fsBtn_menu .dropDiv, .fsBtn_menu ul {
  display: inline-block; }

#nav_menus .fsBtn_menu .dropDiv {
  padding-left: 340px !important;
  padding-right: 15px !important;
  width: 55% !important;
  min-height: 256px !important;
  font-size: 13px;
  color: #fff; }

#nav_menus .fsBtn_menu .dropDiv h1 {
  font-weight: bold;
  font-style: italic;
  color: #18c5c7;
  font-size: 20px; }

#nav_menus .fsBtn_menu {
  z-index: 21;
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  padding: 23px 0px;
  border: 0px solid;
  width: 100% !important;
  background: rgba(40, 59, 139, 0.95) !important; }
  @media (max-width: 910px) {
    #nav_menus .fsBtn_menu {
      display: none !important; } }

.twoCol {
  margin: 0 auto;
  position: relative;
  width: 980px; }

#bottombanner .dropDiv {
  display: none; }

#nav_menus .fsBtn_menu ul {
  list-style-type: none;
  margin: 0em;
  padding: 0;
  vertical-align: top; }

#nav_menus .fsBtn_menu li {
  padding: 0;
  margin: 0; }

#nav_menus .fsBtn_menu a {
  display: block;
  border-bottom: 0px solid;
  text-decoration: none;
  padding: 0.2em 0.0em;
  font-family: ubuntu, sans-serif;
  font-weight: 500;
  font-size: 15px;
  color: #fff; }

#nav_menus .fsBtn_menu a:hover {
  color: #18c5c7; }

.firstColumn {
  width: 22%;
  padding-left: 20px !important;
  padding-right: 20px !important; }

.secondColumn {
  width: 17%; }

#dhtmlmenu_500 .firstColumn {
  width: 20%; }

#dhtmlmenu_500 .secondColumn {
  width: 19%; }

#ql_menu {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 155px;
  margin: 0;
  padding: 0;
  z-index: 10000;
  display: none;
  background-color: #283b8b; }
  #ql_menu p {
    margin: 0px; }

#mobileCon .qlSub {
  margin-top: 15px !important; }
  #mobileCon .qlSub li {
    float: none;
    display: block;
    padding: px 0 0 0;
    margin: 0;
    border-bottom: 0px solid #3e3e3e; }
    #mobileCon .qlSub li a {
      display: block;
      font: 13px "open-sans", Helvetica, Arial, sans-serif;
      text-decoration: none;
      padding: 7px 12px;
      text-align: center;
      color: #18c5c7;
      -webkit-transition: color 0.3s linear, background 0.3s linear;
      -moz-transition: color 0.3s linear, background 0.3s linear;
      -o-transition: color 0.3s linear, background 0.3s linear;
      transition: color 0.3s linear, background 0.3s linear;
      text-transform: uppercase; }
      #mobileCon .qlSub li a:hover {
        color: #fff; }

#ql_menu ul {
  list-style-type: none;
  border: 0 none;
  margin: 0;
  padding: 0px 10px;
  text-align: center; }

#ql_menu li {
  display: block;
  padding: 0;
  margin: 0;
  border-bottom: 0px solid #3e3e3e; }

#ql_menu a {
  display: block;
  font: 13px "open-sans", Helvetica, Arial, sans-serif;
  text-decoration: none;
  padding: 7px 12px;
  text-align: center;
  color: #18c5c7;
  -webkit-transition: color 0.3s linear, background 0.3s linear;
  -moz-transition: color 0.3s linear, background 0.3s linear;
  -o-transition: color 0.3s linear, background 0.3s linear;
  transition: color 0.3s linear, background 0.3s linear;
  text-transform: uppercase; }

#ql_menu a:hover {
  color: #fff; }

#ql_menu br {
  display: none; }

.top, .main-nav {
  z-index: 2; }

/*
body, #bodydiv { height:100%; width: 100%; position: relative; }
#topcontainer {
	background-size: cover;
	height: 450px;
	position: relative !important;
	color: #ffffff;
	background-position: 50% 0%;
	-webkit-backface-visibility: hidden;
	overflow: hidden;
	
	.img_container {
		position: absolute;
		z-index: 2000;
		width: 100%;
		height: 100%;
		background-color: #000;
		overflow: hidden;
		
		img {
			position: relative;
		}
	}
}
*/
.fsLoginForms {
  width: 100%; }
  @media (max-width: 760px) {
    .fsLoginForms label {
      text-align: left; } }

blockquote {
  quotes: "“" "”";
  display: block;
  padding: 30px 22px 15px 32px;
  border: 3px double #11a7a9;
  border-left: 0px;
  border-right: 0px;
  color: #11a7a9;
  margin: 10px 0px 30px 0px; }

.fs_style_30 {
  font-size: 2em;
  font-family: "Libre Baskerville", serif;
  font-style: italic;
  font-weight: 700;
  line-height: 1.2625;
  margin-bottom: .4em;
  letter-spacing: 1px; }

.fs_style_30:before, .fs_style_30:after {
  font-size: 2.5em;
  font-weight: 400;
  color: #b3dbdb;
  font-family: "Crimson Text", myriad pro; }

.fs_style_30:before {
  content: open-quote;
  line-height: .1em;
  vertical-align: -.4em;
  margin-left: -.55em;
  letter-spacing: 20px; }

.fs_style_30:after {
  content: close-quote;
  line-height: .1em;
  vertical-align: -.5em; }

.fs_style_29 {
  color: #bebebe !important;
  text-align: right !important;
  margin-bottom: 0px !important; }

img[height="1"] {
  height: 1px;
  margin-top: 10px; }

.newspostedit {
  position: absolute;
  width: 40px;
  height: 20px;
  background: #fff; }

#topbanner .headerPhoto {
  max-width: 100%;
  overflow: hidden;
  border-bottom: 3px solid #c0c0be; }
  #topbanner .headerPhoto .bannermodcontent {
    max-width: 100%; }
  #topbanner .headerPhoto > .bannermodcontent > div[id*="content"] {
    z-index: 0;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 227px;
    min-width: 1502px;
    margin-left: 50% !important;
    text-align: center; }
    #topbanner .headerPhoto > .bannermodcontent > div[id*="content"] div {
      width: 100%; }
    #topbanner .headerPhoto > .bannermodcontent > div[id*="content"] img {
      min-width: 1502px;
      width: 100%;
      visibility: hidden; }
  @media (max-width: 760px) {
    #topbanner .headerPhoto {
      display: none; } }

#mainmiddle {
  padding: 28px 0px; }
  @media (max-width: 1140px) {
    #mainmiddle {
      padding: 28px 12px; } }

@media (max-width: 600px) {
  form[name*="filter"] table td {
    width: 100%;
    display: block;
    text-align: left; } }
#leftbanner div[id*="content"] img,
#rightbanner div[id*="content"] img,
#text1 img,
#text2 img,
#rightbanner img {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

#leftbanner .noborder div[id*="content"] img,
#rightbanner .noborder div[id*="content"] img,
#text1 .noborder img,
#text2 .noborder img {
  padding: 0px;
  border: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.identifierkey {
  float: left;
  margin: 6px 0 0 -16px; }

#contentdiv .identifierkey {
  float: left;
  margin: 6px 6px 0 0px; }

.top {
  background: #283b8b;
  position: relative;
  width: 100%;
  top: 0px; }
  .top div[id*="content"] {
    position: relative;
    height: 35px !important; }
  @media (max-width: 760px) {
    .top {
      position: relative !important; }
      .top div[id*="content"] {
        height: auto;
        text-align: center !important; } }

@media (max-width: 600px) {
  .top #topBtns .qlBtn {
    display: none; } }

.qlBtn {
  display: inline-block;
  padding: 4px 10px;
  line-height: 1;
  font-size: 14px;
  height: 27px;
  font-weight: 700;
  color: #13bfc1 !important;
  text-transform: uppercase;
  text-decoration: none !important;
  -webkit-transition: color 0.3s linear, background 0s linear;
  -moz-transition: color 0.3s linear, background 0s linear;
  -o-transition: color 0.3s linear, background 0s linear;
  transition: color 0.3s linear, background 0s linear; }
  .qlBtn:visited {
    color: #13bfc1 !important; }
  .qlBtn:hover, .qlBtn.fsBtn_on {
    color: #fff !important; }

/* Search */
.searchButton {
  position: absolute;
  display: inline-block;
  line-height: 1;
  right: 0px;
  padding-left: 26px;
  top: 40px;
  color: #c7cdc9 !important;
  text-decoration: none;
  background: transparent url("../../images3/search.png") left center no-repeat; }
  .searchButton:hover, .searchButton.fsBtn_on {
    color: #fff !important; }

.search_div {
  position: relative;
  float: right;
  display: inline-block;
  height: auto;
  top: 4px; }
  .search_div form {
    display: inline-block;
    vertical-align: top; }

#search_keywords {
  display: inline-block;
  background: #17245a !important;
  width: 190px;
  height: 25px;
  font-size: 13px;
  color: #13bfc1;
  padding: 6px 35px 6px 14px;
  margin-top: 0px !important;
  border: 1px solid #3c57cb;
  border-radius: 10px;
  vertical-align: top;
  display: inline-block; }

#search_submit {
  position: absolute;
  margin: 4px 0 0 -24px;
  background: transparent;
  border: 0px solid #d7be93;
  width: 17px;
  height: 17px;
  text-indent: -99999px;
  display: inline;
  cursor: pointer;
  background: transparent url("../../images/searchsbmt.gif") center center no-repeat; }

@media (max-width: 760px) {
  .logoImage .bannermodcontent > div[id*="content"] {
    text-align: center;
    padding: 15px 0px !important; } }

#logo_link {
  text-indent: -99999px;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  position: absolute;
  z-index: 100 !important;
  top: 14px;
  margin-left: auto;
  margin-right: auto;
  left: 0px;
  right: 0px;
  width: 246px;
  height: 105px;
  background: transparent url("../../images/logohigh.png") center center no-repeat;
  background-size: 100% 100%; }
  @media (max-width: 760px) {
    #logo_link {
      position: relative;
      display: inline-block;
      text-align: center;
      margin-top: 0px;
      top: 0; } }

#subNav {
  float: left;
  display: inline-block;
  width: 300px; }
  #subNav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0px; }
    #subNav ul li {
      margin: 0;
      padding: 0; }
  #subNav li {
    display: inline-block;
    font-size: 14px; }
    @media (max-width: 830px) {
      #subNav li {
        padding: 0px 0px 0 0px !important; } }
  #subNav a {
    display: inline-block;
    color: #13bfc1;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    padding: 6px 15px 0px 15px;
    height: 35px;
    border-right: 1px solid #3b57cb;
    -webkit-transition: color 0.3s linear, background 0.3s linear;
    -moz-transition: color 0.3s linear, background 0.3s linear;
    -o-transition: color 0.3s linear, background 0.3s linear;
    transition: color 0.3s linear, background 0.3s linear; }
    #subNav a span {
      font-family: "Libre Baskerville", serif;
      font-style: italic;
      font-weight: 400 !important; }
    #subNav a:hover {
      color: #fff;
      background: #11a7a9; }
  @media (max-width: 760px) {
    #subNav {
      display: none; } }

#topbanner .main-nav {
  background: rgba(255, 255, 255, 0.89);
  position: relative;
  width: 100%; }
  #topbanner .main-nav .bannermodcontent {
    padding-top: 97px !important; }
  @media (max-width: 760px) {
    #topbanner .main-nav {
      display: none; } }
  @media (max-width: 600px) {
    #topbanner .main-nav {
      display: none; } }

#mobileBtns {
  display: none;
  text-align: left !important;
  float: left; }
  #mobileBtns ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #mobileBtns ul li {
      margin: 0;
      padding: 0; }
  #mobileBtns li {
    display: inline-block; }
    #mobileBtns li.mtb2 {
      float: right; }
  #mobileBtns a {
    color: #fff;
    font-size: 20px; }
  @media (max-width: 760px) {
    #mobileBtns {
      display: block; } }

.site-title a {
  text-decoration: none; }

#main-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0px;
  text-align: justify;
  zoom: 1;
  text-justify: distribute-all-lines; }
  #main-nav li {
    margin: 0;
    padding: 0; }
  #main-nav > li {
    display: inline-block;
    zoom: 1; }
    #main-nav > li > a {
      padding: 15px 7px 0px 7px;
      height: 42px;
      display: inline-block;
      text-decoration: none;
      color: #17245a !important;
      font-size: 14px;
      line-height: 1;
      font-weight: 700;
      text-transform: uppercase; }
      @media (max-width: 830px) {
        #main-nav > li > a {
          padding: 14px 20px 0px 20px;
          height: 52px;
          font-size: 16px; } }
      #main-nav > li > a:hover, #main-nav > li > a.fsBtn_on, #main-nav > li > a.fsBtn_active {
        color: #11a7a9 !important; }
  #main-nav::after {
    width: 100%;
    display: inline-block;
    content: ".";
    visibility: hidden; }

#hierarchy .hier {
  display: inline; }

.section-hdr {
  position: relative; }
  .section-title:after {
    display: inline-block;
    position: absolute;
    z-index: 2;
    right: 15px;
    top: 9px;
    content: "\f105";
    height: 100%;
    color: #fff;
    font-size: 25px !important;
    padding-right: 0px !important;
    line-height: 1;
    font-family: FontAwesome;
    cursor: pointer; }
  @media (max-width: 600px) {
    .section-title:after {
      content: "\f107"; }
    .section-hdr.subOn .section-title:after {
      content: "\f106"; } }
  .section-hdr a {
    display: inline-block;
    width: 100%;
    color: #fff;
    background: #11a7a9;
    padding: 13px 15px;
    text-transform: uppercase; }
  .section-hdr h1 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    color: #fff; }
  @media (max-width: 600px) {
    .section-hdr {
      background: #6f985a;
      text-align: center; }
      .section-hdr a {
        color: #fff;
        font-weight: normal;
        padding: .7em 0; }
      .section-hdr h1 {
        margin: 0px; } }

.leftNav {
  display: block;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  @media (max-width: 600px) {
    .leftNav {
      display: none;
      height: 0px;
      background: #6f985a;
      text-align: center; }
      .leftNav.subOn {
        display: block;
        height: auto; } }

#rightbanner .bannermodtitle p {
  margin: 0px; }

a, .button {
  -webkit-transition: background 0.3s, border 0.3s, color 0.3s;
  transition: background 0.3s, border 0.3s, color 0.3s; }

.button a {
  display: block;
  position: relative;
  padding: 26px 10px;
  text-align: center;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  line-height: 1.5;
  text-transform: uppercase;
  color: #fff;
  font-size: 1em;
  font-weight: 600;
  z-index: 100;
  overflow: hidden;
  margin-bottom: 17px;
  text-decoration: none; }
  .button a i, .button a em {
    font-size: 0.7em;
    font-weight: 400; }

.button:nth-child(odd) a {
  background: #106e33; }
  .button:nth-child(odd) a:hover {
    background: #292929 !important; }

.button:nth-child(even) a {
  background: #6f985a; }
  .button:nth-child(even) a:hover {
    background: #292929 !important; }

.button a:hover {
  color: #fff; }

.box {
  background: #fafafa;
  border: 1px solid #ebebeb;
  border-bottom: 2px solid #ebebeb;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 6%; }

.quote {
  background: url("../../images3/quote.png") center top no-repeat;
  padding-top: 45px;
  font-size: 14px;
  color: #939393;
  background-size: 41px 41px;
  text-align: center;
  transition: background-size .3s;
  -moz-transition: background-size .3s;
  -ms-transition: background-size .3s;
  -o-transition: background-size .3s;
  -webkit-transition: background-size .3s; }
  .quote em, .quote i {
    font-family: "Libre Baskerville", serif;
    font-size: 20px;
    color: #3f3f3f; }
  .quote:hover {
    background-size: 43px 43px; }

#mobileCon {
  -webkit-transition: left .50s ease;
  -moz-transition: left .50s ease;
  -ms-transition: left .50s ease;
  -o-transition: left .50s ease;
  transition: left .50s ease;
  left: -100%;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(40, 59, 139, 0.95);
  padding: 0 00px;
  z-index: 1000; }
  #mobileCon > ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #mobileCon > ul li {
      margin: 0;
      padding: 0; }
    #mobileCon > ul > li {
      float: right;
      padding: 0px 5px; }
      #mobileCon > ul > li a {
        font-size: 20px; }
        #mobileCon > ul > li a i {
          line-height: 1; }
    #mobileCon > ul .mtbClose {
      float: left;
      margin-left: 10px; }
  #mobileCon a {
    color: #fff; }
  #mobileCon .main-nav ul {
    text-align: center; }
  #mobileCon .main-nav li {
    width: 100%;
    text-align: center; }
  #mobileCon .main-nav a {
    padding: 8px 10px;
    font-size: 20px;
    color: #fff !important;
    height: auto;
    line-height: 1; }
  #mobileCon #subNav .qlBtn {
    text-align: center;
    display: inline-block;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 15px;
    padding: 12px 15px 12px 20px;
    line-height: 1;
    border: 0px !important;
    text-decoration: none;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width: 155px;
    -webkit-transition: color 0.3s linear, background 0s linear;
    -moz-transition: color 0.3s linear, background 0s linear;
    -o-transition: color 0.3s linear, background 0s linear;
    transition: color 0.3s linear, background 0s linear; }
    #mobileCon #subNav .qlBtn::before {
      display: inline-block;
      z-index: 2;
      content: "\f0c1";
      height: 100%;
      padding-right: 10px !important;
      line-height: 1;
      font-family: FontAwesome; }
    #mobileCon #subNav .qlBtn:hover, #mobileCon #subNav .qlBtn.fsBtn_on {
      color: #fff;
      background: none; }
  #mobileCon #subNav {
    float: left;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-top: 40px; }
    #mobileCon #subNav ul {
      list-style: none;
      margin: 0;
      padding: 0;
      font-size: 0px;
      text-align: center; }
      #mobileCon #subNav ul li {
        margin: 0;
        padding: 0; }
    #mobileCon #subNav li {
      display: inline-block;
      font-size: 14px; }
      @media (max-width: 830px) {
        #mobileCon #subNav li {
          padding: 0px 0px 0 0px !important; } }
    #mobileCon #subNav a {
      display: inline-block;
      color: #13bfc1;
      font-weight: 700;
      font-size: 14px;
      text-decoration: none;
      padding: 6px 15px 0px 15px;
      height: 35px;
      border-left: 1px solid #3b57cb;
      -webkit-transition: color 0.3s linear, background 0.3s linear;
      -moz-transition: color 0.3s linear, background 0.3s linear;
      -o-transition: color 0.3s linear, background 0.3s linear;
      transition: color 0.3s linear, background 0.3s linear; }
      #mobileCon #subNav a:first-child {
        border-left: 0px; }
      #mobileCon #subNav a span {
        font-family: "Libre Baskerville", serif;
        font-style: italic;
        font-weight: 400 !important; }
      #mobileCon #subNav a:hover {
        color: #fff;
        background: #11a7a9; }
    @media (max-width: 760px) {
      #mobileCon #subNav {
        display: block; } }

body.mobileNavOn #mobileCon {
  left: 0px; }

#bottombanner {
  color: #e0f7d5;
  font-size: 0px; }
  #bottombanner a {
    color: #11a7a9;
    text-decoration: none; }
  #bottombanner > div {
    display: inline-block;
    vertical-align: top;
    margin: 0px;
    font-size: 14px;
    padding-top: 15px;
    line-height: 2; }
    @media (max-width: 830px) {
      #bottombanner > div {
        padding: 15px !important; } }
    #bottombanner > div ul {
      list-style: none;
      margin: 0;
      padding: 0;
      text-align: left;
      font-size: 0px; }
      #bottombanner > div ul li {
        margin: 0;
        padding: 0; }
      @media (max-width: 830px) {
        #bottombanner > div ul {
          text-align: center; } }
      #bottombanner > div ul li {
        margin-right: 20px;
        display: inline-block;
        font-size: 14px;
        vertical-align: top; }
  #bottombanner h1 {
    color: #fff !important;
    font-family: "Libre Baskerville", serif;
    font-size: 30px;
    font-style: normal; }

.foot1 {
  width: 85%;
  border-right: 0px solid rgba(1, 29, 12, 0.25); }
  @media (max-width: 830px) {
    .foot1 {
      width: 100%;
      border-right: 0px;
      text-align: center; } }

.footLogo {
  text-indent: -99999px;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  z-index: 100 !important;
  padding-bottom: 5px;
  width: 180px;
  height: 27px;
  background: transparent url("../../images/footHigh.png") center center no-repeat;
  background-size: 100% 100%; }
  @media (max-width: 760px) {
    .footLogo {
      left: 0px;
      right: 0px;
      margin-left: auto;
      margin-right: auto;
      display: inline-block; } }

.footTagline {
  color: #0f8a8c;
  font-family: "Libre Baskerville", serif;
  font-size: 20px;
  font-style: italic;
  line-height: 1.4;
  padding: 6px 0px; }
  @media (max-width: 830px) {
    .footTagline {
      font-size: 17px; } }

.footAddress br {
  display: none; }
  @media (max-width: 830px) {
    .footAddress br {
      display: block; } }
.footAddress a {
  color: #fff !important; }
.footAddress span {
  display: inline; }
  @media (max-width: 830px) {
    .footAddress span {
      display: none; } }

.socCon {
  width: 15%; }
  .socCon i {
    text-align: center;
    display: inline-block;
    background: #11a7a9;
    color: #283b8b;
    border-radius: 50%;
    font-size: 17px;
    padding-top: 4px;
    width: 25px;
    height: 25px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .socCon .fa-facebook {
    padding-top: 5px; }
  .socCon a {
    color: #283b8b;
    display: inline-block;
    margin-left: 6px; }
    .socCon a:hover i {
      background: #fff; }
  @media (max-width: 830px) {
    .socCon {
      width: 100%;
      padding-left: 0%;
      border-bottom: 2px solid rgba(1, 29, 12, 0.25);
      text-align: center; } }
  @media (max-width: 760px) {
    .socCon i {
      text-align: center;
      display: inline-block;
      background: #11a7a9;
      color: #283b8b;
      border-radius: 50%;
      font-size: 25px;
      padding-top: 5px;
      width: 35px;
      height: 35px;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; } }

.slideDownLink {
  position: absolute;
  bottom: 20px;
  display: block;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
  border: 2px solid #fff;
  padding: 8px;
  color: #fff !important;
  font-style: italic;
  width: 125px;
  font-family: "Libre Baskerville", serif; }
  .slideDownLink:hover {
    background: rgba(0, 0, 0, 0.4); }

.newsHeader, .leftHeader {
  padding-top: 60px; }
  .newsHeader .bannermodcontent, .leftHeader .bannermodcontent {
    background: url("../../images3/border.gif") center center repeat-x; }
    @media (max-width: 420px) {
      .newsHeader .bannermodcontent, .leftHeader .bannermodcontent {
        background: none; } }
  .newsHeader h1, .leftHeader h1 {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    margin-bottom: 0px;
    background: #fff;
    padding-right: 10px; }
  .newsHeader a, .leftHeader a {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    padding-top: 5px;
    background: #fff;
    padding-left: 10px;
    float: right;
    font-size: 12px;
    font-weight: bold;
    color: #b8923c; }
    @media (max-width: 600px) {
      .newsHeader a, .leftHeader a {
        float: left;
        padding-left: 0px; } }

.leftHeader {
  padding-top: 47px;
  padding-bottom: 45px; }
  @media (max-width: 600px) {
    .leftHeader a {
      float: right; } }
  .leftHeader br {
    display: none; }
    @media (max-width: 600px) {
      .leftHeader br {
        display: block; } }

.calHeader {
  padding-top: 60px; }
  .calHeader .bannermodcontent {
    background: url("../../images3/border.gif") center center repeat-x; }
    @media (max-width: 420px) {
      .calHeader .bannermodcontent {
        background: none; } }
  .calHeader h1 {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    margin-bottom: 0px;
    background: #fff;
    padding-left: 10px;
    float: right; }
    @media (max-width: 600px) {
      .calHeader h1 {
        float: left;
        padding-left: 0px; }
        .calHeader h1 span {
          display: none; } }
  .calHeader a {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    padding-top: 5px;
    background: #fff;
    padding-right: 10px;
    font-size: 12px;
    font-weight: bold;
    color: #b8923c; }
    @media (max-width: 600px) {
      .calHeader a {
        float: right;
        padding-right: 0px; } }

.photoHolder .titleContain {
  bottom: 0px;
  height: 194px !important;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
  width: 100%;
  background: url("../../images/textbg.png") center bottom repeat-x;
  z-index: 2;
  position: absolute; }
  @media (max-width: 600px) {
    .photoHolder .titleContain {
      display: none !important; } }
  .photoHolder .titleContain .contentElementDesc {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    padding: 65px 0px 15px 0;
    max-width: 980px;
    line-height: 1.3; }
    @media (max-width: 980px) {
      .photoHolder .titleContain .contentElementDesc {
        max-width: 90%;
        font-size: 18px;
        bottom: 0px; } }
    @media (max-width: 830px) {
      .photoHolder .titleContain .contentElementDesc {
        max-width: 80%;
        font-size: 18px; } }
    @media (max-width: 760px) {
      .photoHolder .titleContain .contentElementDesc {
        font-size: 15px; } }
    .photoHolder .titleContain .contentElementDesc p {
      margin: 0px !important; }
    .photoHolder .titleContain .contentElementDesc a {
      font-style: italic !important;
      color: #fff;
      font-family: "Libre Baskerville", serif; }
    .photoHolder .titleContain .contentElementDesc h1, .photoHolder .titleContain .contentElementDesc h2, .photoHolder .titleContain .contentElementDesc h3, .photoHolder .titleContain .contentElementDesc h4, .photoHolder .titleContain .contentElementDesc b, .photoHolder .titleContain .contentElementDesc strong {
      font-size: 40px;
      color: #18c5c7;
      font-weight: 400;
      display: inline;
      font-family: "Libre Baskerville", serif;
      font-style: italic; }
      @media (max-width: 980px) {
        .photoHolder .titleContain .contentElementDesc h1, .photoHolder .titleContain .contentElementDesc h2, .photoHolder .titleContain .contentElementDesc h3, .photoHolder .titleContain .contentElementDesc h4, .photoHolder .titleContain .contentElementDesc b, .photoHolder .titleContain .contentElementDesc strong {
          font-size: 34px; } }
      @media (max-width: 760px) {
        .photoHolder .titleContain .contentElementDesc h1, .photoHolder .titleContain .contentElementDesc h2, .photoHolder .titleContain .contentElementDesc h3, .photoHolder .titleContain .contentElementDesc h4, .photoHolder .titleContain .contentElementDesc b, .photoHolder .titleContain .contentElementDesc strong {
          font-size: 30px;
          padding: 0px 30px;
          display: block; } }

.homeCal ul {
  font-size: 0px;
  position: relative; }
.homeCal .caldata ul[style*="clear"] {
  display: none; }
.homeCal .caldata {
  overflow-y: hidden; }
  .homeCal .caldata .eventobj {
    padding: 20px 0 20px 75px;
    width: 25% !important;
    display: inline-block;
    vertical-align: top; }
  @media (max-width: 980px) {
    .homeCal .caldata .eventobj {
      width: 50% !important; } }
  @media (max-width: 600px) {
    .homeCal .caldata .eventobj {
      width: 100% !important; } }
.homeCal .bigNum {
  position: absolute;
  left: 0px !important;
  width: 63px;
  height: 63px;
  background: #d2d8d4;
  border-radius: 50%;
  color: #fff;
  font-size: 36px;
  font-weight: 300;
  text-align: center; }

/*
.page_1 h1 {
  font-weight: 300;
  color: #6f985a; }
.page_1 .bgPhoto {
  display: none !important; }
.page_1 .contentElementDiv, .page_1 .contentElementDesc {
  display: none;
  position: absolute; }
.page_1 #topbanner .photoHolder {
  max-width: 100%;
  overflow: hidden; }
  .page_1 #topbanner .photoHolder .bannermodcontent {
    max-width: 100%;
    padding: 0px !important;
    position: relative; }
  .page_1 #topbanner .photoHolder > .bannermodcontent > div[id*="content"] {
    z-index: 0;
    position: relative;
    width: 100%;
    min-height: 100%;
    overflow: hidden;
    height: 618px;
    min-width: 1502px;
    margin-left: 50% !important;
    text-align: center; }
    @media (max-width: 760px) {
      .page_1 #topbanner .photoHolder > .bannermodcontent > div[id*="content"] {
        min-width: 100%; } }
    .page_1 #topbanner .photoHolder > .bannermodcontent > div[id*="content"] div {
      width: 100%;
      height: 100%;
      min-width: 1502px; }
      @media (max-width: 760px) {
        .page_1 #topbanner .photoHolder > .bannermodcontent > div[id*="content"] div {
          min-width: 100%; } }
    .page_1 #topbanner .photoHolder > .bannermodcontent > div[id*="content"] img {
      min-width: 0 !important;
      width: 100% !important;
      height: auto !important; }
      .page_1 #topbanner .photoHolder > .bannermodcontent > div[id*="content"] img.portrait {
        width: 100% !important;
        height: auto !important; }
      @media (max-width: 760px) {
        .page_1 #topbanner .photoHolder > .bannermodcontent > div[id*="content"] img {
          height: auto !important;
          width: 100% !important; } }
    @media (max-width: 760px) {
      .page_1 #topbanner .photoHolder > .bannermodcontent > div[id*="content"] {
        height: 350px;
        min-width: 100%;
        width: 900px; }
        .page_1 #topbanner .photoHolder > .bannermodcontent > div[id*="content"] div {
          width: 900px; } }
    @media (max-width: 600px) {
      .page_1 #topbanner .photoHolder > .bannermodcontent > div[id*="content"] {
        height: 246px;
        min-width: 100%;
        width: 600px; }
        .page_1 #topbanner .photoHolder > .bannermodcontent > div[id*="content"] div {
          width: 600px; } }
  .page_1 #topbanner .photoHolder .controls {
    position: absolute;
    z-index: 20;
    top: 210px;
    right: 30px;
    width: 30px !important;
    min-width: 30px !important;
    height: 300px !important; }
    @media (max-width: 760px) {
      .page_1 #topbanner .photoHolder .controls {
        top: 40px;
        right: 20px; } }
    @media (max-width: 600px) {
      .page_1 #topbanner .photoHolder .controls {
        display: none; } }
    .page_1 #topbanner .photoHolder .controls .thumbContain, .page_1 #topbanner .photoHolder .controls .navi {
      width: 14px !important;
      min-width: 14px !important;
      height: 300px !important;
      z-index: 1000;
      display: block;
      width: 14px !important;
      height: 14px !important;
      background: rgba(255, 255, 255, 0.5);
      text-indent: -99999px;
      margin-bottom: 8px;
      border-radius: 50%; }
      .page_1 #topbanner .photoHolder .controls .thumbContain.on, .page_1 #topbanner .photoHolder .controls .navi.on {
        background: rgba(255, 255, 255, 0.9); }
      .page_1 #topbanner .photoHolder .controls .thumbContain a, .page_1 #topbanner .photoHolder .controls .navi a {
        display: block;
        width: 14px;
        height: 14px;
        background: rgba(255, 255, 255, 0.9);
        text-indent: -99999px;
        margin-bottom: 8px;
        border-radius: 50%;
        box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5); }
        .page_1 #topbanner .photoHolder .controls .thumbContain a.on, .page_1 #topbanner .photoHolder .controls .navi a.on {
          background: rgba(67, 185, 187, 0.9); }
      .page_1 #topbanner .photoHolder .controls .thumbContain img, .page_1 #topbanner .photoHolder .controls .navi img {
        visibility: hidden; }
  @media (max-width: 760px) {
    .page_1 #topbanner .photoHolder {
      display: block; } }
.page_1 #topbanner .main-nav {
  background: rgba(255, 255, 255, 0.89);
  position: absolute !important;
  width: 100%;
  top: 35px; }
  .page_1 #topbanner .main-nav.fixed {
    position: fixed !important;
    top: 0px !important;
    z-index: 2000; }
  @media (max-width: 760px) {
    .page_1 #topbanner .main-nav {
      display: none !important; } }
  @media (max-width: 600px) {
    .page_1 #topbanner .main-nav {
      display: none; } }
@media (max-width: 760px) {
  .page_1 .logoImage {
    background: rgba(255, 255, 255, 0.89) !important;
    position: relative;
    width: 100%;
    top: 0px;
    z-index: 2; } }
.page_1 .homeNews {
  padding-bottom: 30px;
  padding-top: 30px;
  width: 642px !important; }
  .page_1 .homeNews* {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
  .page_1 .homeNews .newspostitem {
    display: inline-block;
    width: 311px !important;
    padding: 0 !important;
    margin-right: 10px;
    vertical-align: top;
    background: #283b8b;
    color: #fff; }
    .page_1 .homeNews .newspostitem a {
      padding: 0px 15px;
      line-height: 2.5 !important;
      margin-top: 0px; }
    .page_1 .homeNews .newspostitem .newspostnotes {
      padding: 0px 15px 15px 15px; }
    .page_1 .homeNews .newspostitem a.containsThumb {
      margin: 0px;
      line-height: 1em;
      padding: 0px;
      float: left; }
      .page_1 .homeNews .newspostitem a.containsThumb img {
        margin: 0px;
        border-bottom: 10px solid #fff; }
    .page_1 .homeNews .newspostitem .newsposttitle, .page_1 .homeNews .newspostitem a {
      color: #fff;
      border-bottom: 0px;
      padding-bottom: 5px;
      margin-bottom: 0px; }
    @media (max-width: 980px) {
      .page_1 .homeNews .newspostitem {
        margin-bottom: 20px; } }
    @media (max-width: 760px) {
      .page_1 .homeNews .newspostitem {
        width: 100%; } }
  @media (max-width: 1140px) {
    .page_1 .homeNews {
      position: relative;
      left: 50% !important;
      position: relative !important;
      width: 311px !important;
      margin-left: -155px !important; } }
@media (max-width: 1140px) {
  .page_1 .homeHeader, .page_1 .homeLink {
    position: relative;
    left: 50% !important;
    position: relative !important;
    width: 311px !important;
    margin-left: -155px !important;
    float: none !important; } }
.page_1 .homeControls {
  position: relative; }
.page_1 .homeControls .bannermodcontent > div[id*="content"] {
  position: absolute;
  width: 100%;
  text-align: right;
  margin-top: -30px !important;
  right: 10px; }
  @media (max-width: 1140px) {
    .page_1 .homeControls .bannermodcontent > div[id*="content"] {
      width: 311px;
      left: 50%;
      margin-left: -155px; } }
.page_1 .bullsNews a {
  display: inline-block;
  padding: 5px;
  background: #a1a0a3;
  border-radius: 50%;
  margin: 0px 2px; }
.page_1 .bullsNews a.selected {
  background: #11a7a9; }
.page_1 .bullsNews a span {
  display: none; }
.page_1 #leftbanner {
  width: 68%;
  margin: 0px !important;
  padding: 0px 2% 0 0; }
  @media (max-width: 760px) {
    .page_1 #leftbanner {
      width: 100%;
      padding: 0px 0% !important;
      margin: 0px !important; } }
.page_1 #contentdiv {
  display: none;
  float: left;
  padding: 0px 40px; }
.page_1 #rightbanner {
  width: 31%;
  padding: 0%;
  margin: 0px !important; }
  @media (max-width: 830px) {
    .page_1 #rightbanner {
      margin: 0px !important;
      width: 32%; } }
  @media (max-width: 760px) {
    .page_1 #rightbanner {
      width: 100%;
      margin: 0px !important;
      padding: 15px 20% 15px 20%; } }
  @media (max-width: 600px) {
    .page_1 #rightbanner {
      padding: 15px 0%;
      margin: 0px !important; } }
.page_1 #tabNav {
  position: relative;
  padding-bottom: 0px;
  color: #c5c6c8;
  font-size: 23px;
  margin-bottom: 20px;
  line-height: 1; }
  @media (max-width: 760px) {
    .page_1 #tabNav {
      font-size: 18px; } }
.page_1 #tabNav a {
  text-decoration: none;
  display: inline-block;
  padding: 0px 5px 19px 5px;
  position: relative;
  line-height: 1;
  background: url("../../images/tab_on.png") center bottom no-repeat; }
.page_1 #tabNav * {
  display: inline-block !important; }
.page_1 .calBtn img {
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%; }
.page_1 .athBtn img {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%; }
.page_1 #tabNav span {
  line-height: 1em;
  font-size: 24px;
  margin: 0 0.2em 0 0.1em;
  font-family: bebas-neue, sans-serif;
  font-weight: normal;
  color: #283b8b; }
.page_1 .homeHeader h1 {
  line-height: 1em;
  display: inline;
  font-size: 24px;
  margin: 0.1em 0.2em 0 0.1em;
  font-family: bebas-neue, sans-serif;
  font-weight: normal;
  color: #11a7a9;
  border-bottom: 3px solid #11a7a9; }
.page_1 #tabNav a.on {
  background: url("../../images/border.gif") center bottom no-repeat; }
.page_1 #tabNav a.on span {
  color: #11a7a9; }
.page_1 .moreCal, .page_1 .moreAth, .page_1 .moreNews, .page_1 .homeLink {
  float: right;
  padding: 20px 5px;
  text-align: right; }
@media (max-width: 760px) {
  .page_1 .moreCal, .page_1 .moreAth, .page_1 .moreNews {
    position: relative;
    left: 50% !important;
    position: relative !important;
    width: 311px !important;
    margin-left: -155px !important;
    float: none !important; } }
.page_1 .moreCal a, .page_1 .moreAth a, .page_1 .moreNews a, .page_1 .homeLink a {
  display: inline-block;
  padding: 4px 10px;
  color: #11a7a9;
  text-decoration: none;
  font-size: 15px;
  font-family: "Libre Baskerville", serif; }
  .page_1 .moreCal a:after, .page_1 .moreAth a:after, .page_1 .moreNews a:after, .page_1 .homeLink a:after {
    display: inline-block;
    z-index: 202;
    width: 14px;
    height: 14px;
    background: #11a7a9;
    border-radius: 7px;
    color: #fff;
    text-align: center;
    content: "\f105";
    height: 100%;
    line-height: 1;
    font-size: 14px;
    font-family: FontAwesome;
    margin-left: 10px;
    font-weight: normal; }
.page_1 .moreCal, .page_1 .moreAth, .page_1 .cal_list, .page_1 .ath_list {
  display: none; }
*/
.do-not-delete {
  display: none !important; }

/* Group Directory table fix */
.pagetype_directory #contentdiv > div > table {
  max-width: 960px;
  margin: 0 auto; }

.pagetype_directory #contentdiv table, .pagetype_directory #contentdiv td {
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important; }

.pagetype_directory #contentdiv form[name='filter'] {
  margin-bottom: 30px; }

.pagetype_directory #contentdiv form[name='filter'] .filterTitle {
  padding-right: 15px !important; }

.pagetype_directory .fsDirEntry {
  width: auto !important;
  margin-bottom: 30px;
  margin-left: 15px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  color: #737171;
  font-size: 14px;
  line-height: 1.2 !important;
  border-width: 0 !important; }

.pagetype_directory .fsDirEntry div {
  border-width: 0 !important; }

.pagetype_directory .fsDirEntryName {
  font-size: 1.37143em !important;
  font-family: "Oswald", Helvetica, Arial, sans-serif;
  color: #163052; }

.pagetype_directory .fsDirEntryName b, .pagetype_directory .fsDirEntryName strong {
  font-weight: 400; }

@media (max-width: 768px) {
  .pagetype_directory #contentdiv > div > table tr {
    display: block;
    padding: 0 5%; }

  .pagetype_directory #contentdiv > div > table td {
    display: block;
    width: 100%;
    height: auto;
    text-align: left; }

  .pagetype_directory .fsDirEntry {
    margin: 1em 0 2em;
    padding: 0 0 2em;
    border-style: solid !important;
    border-color: #dddcdc !important;
    border-width: 0 0 1px !important; } }


/**
 * 8425702
 * 11/12/15 
 * Chris Batt
 * Commented this out so that the footer is blue at the request of Marcella. If popups are colored blue, this may have to be reactivated or a workaround may have to be put in place. 
 */

/*added to adj bg color in printcal popup - JM 05112015
.ancestorpageid_1051 body {background: #fff !important;}*/