@charset "UTF-8";
body {
  background-color: #e7e5e5;
  margin: 0;
}
#container {
  width: 1060px;
  margin: 0 auto;
}
/*------------------------------------------*/
/*----------------- HEADER -----------------*/
/*------------------------------------------*/
#header {
  height: 105px;
  position: relative;
  background: #870400;
}
@media only screen and (min-device-width : 531px) {
  #header {
    background: #870400 url(../images/griffin.300px.6e0400.png) -44px 3px no-repeat;
    background-size: auto 133px;
  }
}
.no-backgroundsize #header {background: #870400 url(../images/griffin.133px.6e0400.png) -44px 3px no-repeat;}
/*--------- Nameplate ---------*/
#nameplate h1 {
  position: relative;
  height: 60px;
  height: 62px;
  margin: 0;
}
#nameplate h1 a {
  background: url(../images/nameplate.419px.ffffff.90.png) no-repeat;
  background-size: 210px;
  display: block;
  width: 210px;
  height: 24px;
  height/**/:/**/ 0;
  padding-top: 24px;
  overflow: hidden;
  color: #fff;
  position: absolute;
  top: 34px;
  left: 50px;
}
.no-backgroundsize #nameplate h1 a {background-image: url(../images/nameplate.210px.ffffff.90.png);}
/*--------- Reed Nav ---------*/
#reedNav h3 {
  position: absolute;
  left: -999em;
}
#reedNav ul, #reedNavPrimary {
  list-style: none;
  padding: 0 0 0 84px;
  padding: 0 0 0 51px;
  margin: 0;
}
#reedNav li, #reedNavPrimary li {
  display: block;
  float: left;
  font-size: 10px;
  line-height: 1;
  text-transform: uppercase;
  padding: 0;
  margin: 7px 25px 0 0;  
}
#reedNav li a, #reedNavPrimary li a {
  font-weight: normal;
  letter-spacing: 1px;
  color: #ffd8d6;
}
/*--------- Reed Nav Secondary (Utility Nav) ---------*/
#utilityNav, #reedNavSecondary {
  position: absolute;
  bottom: 60px;
  right: 25px;
  width: 243px;
}
#utilityNav ul, #reedNavSecondary {
  list-style: none;
  padding: 0;
  margin: 0;
}
#utilityNav li, #reedNavSecondary li {
  float: left;
  font-size: 9px;
  text-transform: uppercase;
  line-height: 1;
  padding: 0;
  margin: 0 15px 0 0;
}
#utilityNav li a, #reedNavSecondary li a {
  font-weight: normal;
  color: #ffd8d6;
  letter-spacing: normal;
}
/*--------- Reed (and site-level) Search ---------*/
#reedSearch {
  position: absolute;
  right: 25px;
  bottom: 25px;
  width: 243px;
  background: #fff;
  background: rgba(255,255,255,.9);
}
.siteSearch {
  background: #fff;
  border: 1px solid #ccc;
  margin: 1em 0;
}
.siteSearch-lg {padding: 10px;}
#reedSearch h3 {
  position: absolute;
  left: -999em;
}
#reedSearch form, .siteSearch form {
  position: relative;
  padding: 0 29px 0 6px;
  margin: 0;
}
#reedSearch form p, .siteSearch form p {margin: 0;}
#reedSearch label, .siteSearch label {
  position: absolute;
  top: -9999px;
}
#reedSearch input#reedSearchBox, .siteSearch input#siteSearchBox {
  box-sizing: border-box;
  width: 100%;
  height: 26px;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  margin: 0;
  font-size: .9em;
  color: #000;
  background: transparent;
}
.siteSearch-lg input#siteSearchBox {font-size: 16px;}
#reedSearch #reedSearchButton, .siteSearch #siteSearchButton {
  box-sizing: border-box;
  position: absolute;
  bottom: 1px;
  right: 1px;
  background: #870400;
  background: transparent;
  height: 24px;
  outline: none;
  border: none;
  padding: 0;
  width: 25px;
}
#reedSearch #reedSearchButton span, .siteSearch #siteSearchButton span {
  display: block;
  height: 100%;
  width: 100%;
  text-indent: -999em;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/magnify.000000.80px.png) center no-repeat;
  background-size: 15px auto;
}

/*--------------------------------------------*/
/*----------------- PAGEBODY -----------------*/
/*--------------------------------------------*/
#pageBody {
  background: #fff;
  clear: both;
}
#pageBody:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
* html #pageBody { zoom: 1; } /* IE6 */
*:first-child+html #pageBody { zoom: 1; } /* IE7 */
/*--------- Site Banner ---------*/
#siteBanner {
  position: relative;
  border-bottom: 1px solid #e0e0e0;
}
#siteBanner #siteTitle {
  position: relative;
  padding: 40px 50px;
}
#siteBanner #siteBannerBG figure {margin: 0;}
@media only screen and (min-device-width : 531px) {
  #siteBanner {background: #fff;}
  #siteBannerBG {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 0;
  }
  #siteBanner.siteBannerSS {overflow: hidden;}
  #siteBanner.siteBannerImg,
  #siteBanner.siteBannerSS {
    position: relative;
    display: block;
    height: auto!important;
    background: #eae5e1;
    border-bottom: 1px solid #b7b7b7;
  }
  #siteBanner.siteBannerImg #siteTitle,
  #siteBanner.siteBannerSS #siteTitle {
    display: block;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    padding-bottom: 50px;
  }
  #siteBanner.siteBannerImg #siteBannerBG,
  #siteBanner.siteBannerSS #siteBannerBG {
    position: relative;
    z-index: 0;
  }
  
  #siteBanner #siteBannerBG figcaption {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 3;
    padding: .5em .75em;
  }
  #siteBanner #siteBannerBG figcaption.advanced {
    bottom: auto;
    top: 40px;
    right: 60px;
    padding: 30px;
    width: 250px;
  }
  #siteBanner.siteBannerSS .siteBannerShading {
    position: absolute;
    top: 0;
    left: 0;
    background: -webkit-radial-gradient(0% 100%, farthest-side, rgba(0,0,0,.5), rgba(0,0,0,0));
    background: radial-gradient(farthest-side at 0% 100%, rgba(0,0,0,.5), rgba(0,0,0,0));
    width: 100%;
    height: 100%;
    z-index: 2;
  }
}
/*--------- Site Nav ---------*/
#siteNav {
  float: left;
  width: 185px;
  padding-bottom: 50px;
  margin: 30px 0 0 50px;
}
#siteNav_links h3 {
  position: absolute;
  left: -999em;
}
/*--------- Content ---------*/
#mainContent {
  float: left;
  width: 490px;
  padding-bottom: 50px;
  margin: 30px 0 0 50px;
}
#secondaryContent {
  float: right;
  clear: none;
  width: 185px;
  padding-bottom: 50px;
  margin: 30px 50px 0 0;
}

/*-------- CALLOUT ---------*/

p.callout, a.callout {
    background-color:#fff;
    border: 1px solid #bbb;
    padding:8px 18px 9px 18px;
    font-size:13px;
    line-height:1.4em;
    text-align:center;
    color:#a70e16;
    display:block;
    margin: 20px auto 25px auto;
    width: 80%;
    font-weight:bold;
    text-transform: uppercase;
    letter-spacing: .02em;
}

a.callout:hover {
    background-color:#a70e16;
    border-color:#a70e16;
    color:#fff;
    text-decoration:none;
}

p.callout span {
    display:block;
    padding:4px 0 0 8px;
    color:#000;
    font-size:.9em;
}

/*------------------------------------------*/
/*----------------- FOOTER -----------------*/
/*------------------------------------------*/
#footer {
  clear: both;
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 0;
  color: #333;
  background: #fff;
  border-top: 1px solid #e0e0e0;
}
.footerSection {
  display: table-cell;
  padding: 40px 50px;
  border-left: 1px solid #e0e0e0;
}
.footerSection:first-child { border-left: none; }
#footer h2 {
  border: none;
  font-size: 1.1em;
  font-weight: bold;
  color: #555;
  margin: 0;
}
#footer a {
}
#footerLinks ul,
#footerSocial ul {
  padding: 0;
  list-style: none;
}
#footerSocial li { display: inline; }
#footerSocial li a {
  display: inline-block;
  width: 40px;
  height: 0;
  padding-top: 40px;
  overflow: hidden;
  background: url(../images/footer.social.sprite.color.png) no-repeat;
  background-size: auto 40px;
}
#footerSocial li#footerSocialFacebook a { background-position: 0 0; }
#footerSocial li#footerSocialTwitter a { background-position: -40px 0; }
#footerSocial li#footerSocialYoutube a { background-position: -80px 0; }
#footerSocial li#footerSocialInstagram a { background-position: -120px 0; }

/*----------------------------------------*/
/*----------------- MISC -----------------*/
/*----------------------------------------*/
.accessHide {
  display: block;
  position: absolute;
  top: -9999px;
  left: -9999px;
}
#accessLinks {
  position: absolute;
  top: -999px;
  left: 0;
  width: 80%;
  z-index: 999;
}
#accessLinks a {
  position: absolute;
  top: 0;
  left: 0;
}
.crazyIEfix:active, #accessLinks a:focus, #accessLinks a:active {
  top: 999px;
  background-color: #434343;
  color: #f0e4d4;
  padding: 2px 4px;
  border: 1px solid #000;
  margin: 5px;
  white-space: nowrap;
}


@media only screen and (max-device-width : 530px) {
  #container {
    width: 530px;
  }
  #pageBody {position: relative;}
  #header {
    height: auto;
    background-image: none;
    background-size: 45px;
    border-bottom: none;
  }
  #nameplate h1 {height: 80px;}
  #nameplate h1 a {
    background-size: 270px;
    width: 280px;
    height: 29px;
    height/**/:/**/ 0;
    padding-top: 31px;
    top: 24px;
    left: 20px;
  }
/*  #reedNav, #utilityNav, #reedSearch { display: none; }*/
  /*--------- Reed Nav ---------*/
  #reedNav {background: #6e0400;}
  #header.collapse #reedNav {
    background: none;
    position: absolute;
    top: 25px;
    left: 100%;
    border: none;
    margin: 0;
    margin-left: -60px;
    height: 0;
    width: 40px;
    overflow: hidden;
    padding: 30px 0 0 0;
  }
  #header.collapse #reedSearch,
  #header.collapse #utilityNav {position: absolute; top: -999em; left: -999em; bottom: auto; right: auto;}
  #reedNav ul {padding: 20px 0 0 0;}
  #reedNav li {
    display: block;
    float: none;
    font-size: 1.3em;
    padding: 0;
    margin: 0;
  }
  #reedNav li a {
    display: inline-block;
    letter-spacing: 2px;
    padding: 13px 20px;
  }
  #reedNav h3 {
    top: 25px;
    left: auto;
    right: 20px;
    z-index: 999;
    cursor: pointer;
    background: url(../images/menu.ffffff.svg) top center no-repeat;
    background-size: auto 30px;
    margin: 0;
    width: 40px;
    height: 0;
    padding-top: 27px;
    border: none;
    overflow: hidden;
  }
  #header.collapse #reedNav h3 {
    top: 0;
    right: 0;
  }
  /*--------- Utility Nav ---------*/
  #utilityNav, #reedNavSecondary {
    position: static;
    width: auto;
  }
  #utilityNav ul, ul#reedNavSecondary {
    list-style: none;
    padding: 0 0 20px 0;
    margin: 0;
    opacity: .7;
  }
  #utilityNav li, #reedNavSecondary li {
    float: none;
    font-size: 1.3em;
    line-height: 1;
    padding: 0;
    margin: 0;
  }
  /*---------- Quick Links ---------*/
  li#reedNav_quick {display: none;}
  li#reedNav_quick ul {
    width: auto;
    background: #5e0501;
    padding: 10px 0 7px;
    border-top: none;
  }
  li#reedNav_quick.hover ul {left: initial; position: static;}
  li#reedNav_quick li {
    margin: 0px 15px 0 25px;
    text-transform: none;
    font-size: 1em;
  }
  li#reedNav_quick #reedNav_maps a, li#reedNav_quick #reedNav_giving a {
    font-size: 1.3em;
  }
  /*--------- Reed Search ---------*/
  #reedSearch {
    position: static;
    width: auto;
    margin: 20px 20px 30px 20px;
    margin: 0;
    background: #fff;
    background: rgba(255,255,255,.9);
  }
  #reedSearch form {
    padding: 0 29px 0 20px;
  }
  #reedSearch input#reedSearchBox {
    height: 52px;
    font-size: 1.4em;
  }
  /*#reedSearch input#reedSearchBox::-webkit-input-placeholder {color: #000; opacity: 1!important; }
  #reedSearch input#reedSearchBox:-moz-placeholder {color: #000;}
  #reedSearch input#reedSearchBox::-moz-placeholder {color: #000; opacity: 1!important;}
  #reedSearch input#reedSearchBox:-ms-input-placeholder {color: #000;}*/
  #reedSearch #reedSearchButton {
    height: 40px;
    width: 40px;
    bottom: 6px;
    right: 20px;
  }
  #reedSearch #reedSearchButton span {background-size: 30px auto;}
  /*--------- Site Banner ---------*/
  #siteBanner {
    display: block;
    height: auto!important;
    background: #fff;
    border-bottom: 1px solid #b7b7b7;
  }
  #siteBanner #siteTitle {
    display: block;
    padding: 30px 65px 30px 20px;
  }
  #siteBannerBG {position: relative;}
  #siteBannerBG.collapse {display: none;}
  #siteBannerBG img {
    max-width: 100%;
    height: auto;
  }
  #siteBanner #siteBannerBG figcaption {display: none;}
  #siteNav {
    float: none;
    background: #eee;
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 20px;
    width: auto;
  }
  #siteNav.collapse {
    background: none;
    position: absolute;
    top: 36px;
    left: 100%;
    border: none;
    margin: 0;
    margin-left: -60px;
    height: 0;
    width: 40px;
    overflow: hidden;
    padding: 30px 0 0 0;
  }
  #siteNav #siteNav_links h3 {
    top: 36px;
    left: auto;
    right: 20px;
    z-index: 999;
    cursor: pointer;
    background: url(../images/menu.333333.svg) top center no-repeat;
    background-size: auto 30px;
    margin: 0;
    width: 40px;
    height: 0;
    padding-top: 27px;
    border: none;
    overflow: hidden;
  }
  #siteNav.collapse #siteNav_links h3 {
    top: 0;
    right: 0;
  }
  #mainContent {
    width: auto!important;
    float: none!important;
    margin-left: 20px!important;
    margin-right: 20px!important;
  }
  /*Clearfix*/
  #mainContent:before,#mainContent:after {content:"";display:table;}
    #mainContent:after {clear:both;}
    #mainContent {zoom:1;}
  #secondaryContent{
    float: none;
    width: auto;
    margin: 0;
    border: none;
    border-top: 4px solid #ccc;
    padding: 20px;
  }
  #footer {
    display: block;
    width: auto;
    padding: 0 0 20px;
  }
  .footerSection {
    display: block;
    padding: 0 20px;
    margin: 30px 0 30px;
    border: none;
  }
  #footerContact, #footerLinks {width: auto;}
}
