html {
  height: 100%; }

body {
  background: #fff;
  height: 100%;
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  line-height: 1.475; }

* html #container {
  height: 100%; }

#container {
  padding: 0; }

.row {
  margin: 0;
  position: relative; }

body#tinymce {
  background: #fff;
  padding: 10px; }

div, table, tr, th, td, form, img {
  border: 0;
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Times New Roman", Times, serif;
  font-weight: 700;
  position: relative;
  line-height: 1;
  margin: 10px 0;
  padding: 0; }

h1 {
  color: #353940;
  font-size: 2.2em; }

h2 {
  color: #66553b;
  font-size: 2em; }

h3 {
  color: #d4cca8;
  font-size: 1.8em; }

h4 {
  color: #353940;
  font-size: 1.6em; }

h5 {
  color: #66553b;
  font-size: 1.4em; }

h6 {
  color: #d4cca8;
  font-size: 1.2em; }

p {
  color: #23262b;
  font-family: "Times New Roman", Times, serif;
  position: relative;
  line-height: 1.6;
  font-size: 1.1em;
  margin: 0 0 10px; }

.page_title {
  border-bottom: 3px solid #4f754d;
  color: #4f754d;
  clear: both;
  font-size: 2.8em;
  line-height: 1.4;
  margin: 15px 0; }

a {
  color: #4f754d;
  text-decoration: none; }
  a:hover {
    color: #353940;
    text-decoration: underline; }
  a:active {
    color: #353940;
    background-color: transparent; }
  a img {
    border: 0 none; }

.content_body img {
  border: 4px solid #23262b; }

hr {
  margin: 10px 0; }

ul {
  padding-left: 30px;
  overflow: hidden; }

ol {
  padding-left: 30px;
  overflow: hidden; }

#main.inside li {
  color: #383838;
  line-height: 1.2;
  font-size: 1.1em; }

#tinymce li {
  color: #383838;
  line-height: 1.2;
  font-size: 1.1em; }

.modal-header {
  cursor: move; }

.align_image_left {
  border: 5px solid #d4cca8;
  float: left;
  margin: 0 10px 10px 0;
  position: relative;
  z-index: 100; }

.align_image_right {
  border: 5px solid #d4cca8;
  float: right;
  margin: 0 0 10px 10px;
  position: relative;
  z-index: 100; }

.errmsg {
  color: #C60808;
  font-weight: bold;
  text-shadow: 0 1px #E1E1E1; }

img.no_border {
  border: 0 none; }

.clear {
  clear: both; }

.printOnly {
  display: none; }

html {
  height: 100%; }

body.error-page {
  color: #565656;
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  height: 100%;
  line-height: 1.475; }
  body.error-page #container {
    height: 100%;
    min-height: 100%;
    padding: 0; }
  body.error-page #header {
    background: #fff;
    border-left: 0 none; }
  body.error-page p {
    font-family: 'Raleway', sans-serif; }
  body.error-page #content {
    position: relative; }

.img-responsive {
  display: inline; }

.mid-section {
  background: #fff;
  height: auto; }

.top-content {
  position: relative;
  padding: 0 20px 80px; }
  .top-content p {
    color: #767677;
    font-size: 5.5vw;
    margin: 0;
    padding: 30px 40px 0 0;
    text-align: right; }
    .top-content p:last-child {
      color: #696969;
      font-size: 5.8vw;
      margin: -20px 0 0;
      padding: 0;
      text-align: left; }
  .top-content img {
    height: auto;
    max-width: 100%; }

.bottom-content {
  border-top: 4px solid #4d4d4d;
  padding-top: 2px; }
  .bottom-content p {
    padding: 20px 0;
    font-size: 20px;
    margin: 0;
    text-align: center;
    position: relative; }

.cat {
  display: block;
  position: absolute;
  bottom: 80%;
  right: 0;
  width: 100%; }
  .cat #cat-img {
    height: auto;
    max-width: 100%; }

@media screen and (min-width: 380px) {
  .cat {
    bottom: 75%; } }

@media screen and (min-width: 431px) {
  .cat {
    bottom: 64%; } }

@media screen and (min-width: 464px) {
  .cat {
    bottom: 57%; } }

@media screen and (min-width: 530px) {
  .top-content {
    margin: 0 auto;
    width: 513px; }
    .top-content p {
      font-size: 24px; }
      .top-content p:last-child {
        font-size: 27px; } }

@media screen and (min-width: 1320px) {
  .top-content,
  .bottom-content p {
    width: 480px;
    margin: 0 auto; }
  .top-content {
    padding: 0; }
  .bottom-content p {
    color: #2f322e;
    font-size: 18px;
    text-align: left;
    text-transform: uppercase;
    padding: 0; }
  .cat {
    display: block;
    position: absolute;
    bottom: -2px;
    right: -420px; } }

.page_breadcrumb {
  margin: 25px 0 0 0;
  display: inline-block; }
  .page_breadcrumb h5 {
    font-size: 0.875em;
    margin: 10px 0 0;
    font-weight: 400; }
    .page_breadcrumb h5:after {
      clear: both;
      content: "";
      display: block; }
    .page_breadcrumb h5 a {
      color: #23262b;
      display: block;
      float: left; }

.breadcrumb_divider, .breadcrumb_text {
  display: block;
  float: left; }

.breadcrumb_divider {
  margin: 0 8px 0; }

#header {
  overflow: hidden;
  z-index: 3; }
  #header .hdr_border {
    bottom: 5px;
    left: 0;
    height: 1px;
    position: absolute;
    width: 100%; }

#logo {
  margin-top: -53px;
  position: relative;
  width: 550px;
  z-index: 2;
  transition: 'margin-top' 0.25s linear; }
  #logo .logo_text {
    color: #000;
    font-size: 28px;
    height: 50px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: -250px;
    top: 54%;
    width: auto; }
    #logo .logo_text .logo_text_sm {
      color: #000;
      font-size: 20px;
      display: block; }

#tanks {
  background: #e6deb7;
  clear: both;
  min-height: 145px;
  position: relative;
  margin-top: -10px; }
  #tanks #hdr_info {
    max-width: 800px;
    padding: 30px 0 0 40px;
    position: relative;
    z-index: 1000; }
  #tanks #hdr_info:after {
    content: "";
    clear: both;
    display: block; }
  #tanks .info_col {
    color: #010101;
    float: left;
    font-weight: bold;
    width: 50%; }
  #tanks #hdr_phone {
    border-right: 1px solid #010101; }
    #tanks #hdr_phone span {
      font-size: 57px; }
  #tanks #hdr_newsletter {
    padding: 13px 0 0 50px;
    cursor: pointer; }
  #tanks .at_sign {
    font-size: 50px;
    width: auto;
    line-height: 1;
    float: left;
    height: 70px;
    transform: rotate(-25deg);
    padding-right: 5px; }
  #tanks .sign_up_text {
    font-size: 20px;
    line-height: 0; }
  #tanks .newsletter_text {
    font-size: 36px;
    line-height: 0.5; }
  #tanks .subbed {
    display: none; }
    #tanks .subbed p {
      font-size: 20px;
      font-weight: bold;
      text-align: center; }
  #tanks .tanks.home {
    position: absolute; }
    #tanks .tanks.home#tank_sm.rollin {
      background: url(../images/tank-sm.png) 0 0 no-repeat;
      bottom: 99%;
      height: 235px;
      right: 43%;
      width: 244px;
      animation-name: rollin_sm, tilt;
      animation-duration: 4s, 1s;
      animation-delay: 0s, 4.1s; }
    #tanks .tanks.home#tank_md.rollin {
      background: url(../images/tank-md.png) 0 0 no-repeat;
      bottom: 99%;
      height: 235px;
      right: 30%;
      width: 371px;
      animation-name: rollin_md, tilt;
      animation-duration: 3.5s, 1s;
      animation-delay: 0s, 3.6s; }
    #tanks .tanks.home#tank_lg.rollin {
      background: url(../images/tank-lg.png) 0 0 no-repeat;
      height: 378px;
      right: 0;
      top: -233px;
      width: 885px;
      animation-name: rollin_lg, tilt;
      animation-duration: 4.5s, 1s;
      animation-delay: 0s, 4.6s; }
  #tanks .tanks.inside {
    position: absolute; }
    #tanks .tanks.inside#tank_sm {
      background: url(../images/tank-sm.png) 0 0 no-repeat;
      bottom: 99%;
      height: 235px;
      right: 43%;
      width: 244px; }
    #tanks .tanks.inside#tank_md {
      background: url(../images/tank-md.png) 0 0 no-repeat;
      bottom: 99%;
      height: 235px;
      right: 30%;
      width: 371px; }
    #tanks .tanks.inside#tank_lg {
      background: url(../images/tank-lg.png) 0 0 no-repeat;
      height: 378px;
      right: 0;
      top: -233px;
      width: 885px; }

@keyframes rollin_sm {
  0% {
    right: -20%; }
  100% {
    right: 43%; } }

@keyframes rollin_md {
  0% {
    right: -60%; }
  100% {
    right: 30%; } }

@keyframes rollin_lg {
  0% {
    right: -100%; }
  100% {
    right: 0; } }

@keyframes tilt {
  0% {
    tramsform: rotate(0deg); }
  50% {
    transform: rotate(-1deg); }
  100% {
    transform: rotate(0deg); } }

#camo {
  background: url(../images/camo-bg.jpg) 0 0 repeat-x;
  height: 30px;
  position: relative; }

#home_content,
#inside_content {
  min-height: 400px; }

#commemorate {
  background-image: linear-gradient(#4f754d 0%, #2f462e 100%);
  overflow: hidden;
  margin-top: 2px; }
  #commemorate p {
    color: #2f462e;
    font-size: 7.5vw;
    left: 0;
    letter-spacing: 2.6vw;
    line-height: 1;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -11.8%;
    width: 100%; }
  #commemorate img {
    margin: 0 auto; }

#home_bottom {
  padding: 15px 0; }

#hero_image {
  padding-left: 0; }
  #hero_image img {
    height: auto;
    width: 100%; }

.edit_icon {
  display: inline-block;
  float: right;
  margin-top: 5px; }

.text-danger {
  color: #A94442; }
  .text-danger p {
    color: #A94442; }

.text-success {
  color: #3C763D; }
  .text-success p {
    color: #3C763D; }

#inside_content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

#main_content {
  padding: 0 30px;
  min-height: 622px; }

#wide {
  min-height: 400px;
  background-color: #fff;
  padding: 10px 20px; }

#footer {
  background-image: linear-gradient(#353940 0%, #23262b 100%);
  min-height: 200px;
  width: 100%; }

#footer_info {
  color: #fff;
  font-size: 16px;
  line-height: 1.1;
  padding-top: 20px; }
  #footer_info div {
    border-right: 1px solid #fff;
    min-height: 53px; }
    #footer_info div#ftr_last {
      border: 0 none; }
  #footer_info .ftr_hdr {
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase; }
  #footer_info .ftr_hours span {
    display: block; }

#ftr_first {
  width: 15%; }
  #ftr_first .ftr_hdr {
    color: #a6a6a6;
    width: 25%; }

.adminlinks {
  position: absolute;
  top: 25px;
  right: 60px;
  width: 280px; }

.webdevelopment {
  position: absolute;
  top: 25px;
  right: 33px; }
  .webdevelopment a {
    display: inline;
    visibility: visible; }
    .webdevelopment a:hover {
      text-decoration: none; }

#sidebar {
  background: #c5b980;
  padding: 0; }

#page_image {
  padding: 30px 0; }
  #page_image img {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 87%; }

#side_commemorate {
  background-image: linear-gradient(#4f754d 0%, #2f462e 100%);
  bottom: 0;
  padding: 0 10px;
  position: absolute;
  width: 100%; }
  #side_commemorate hr {
    border-top: 1px solid #2f462e; }

@media screen and (max-width: 768px) {
  #side_commemorate {
    position: static; } }

.sidenav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: visible; }
  .sidenav li.top {
    background: #e6deb7;
    padding: 0;
    margin: 0; }
  .sidenav a.top_link {
    color: #000;
    display: block;
    font-size: 25px;
    margin-bottom: 1px;
    padding: 2px 0 2px 30px; }
    .sidenav a.top_link:hover {
      text-decoration: none; }
    .sidenav a.top_link.selected {
      font-weight: bold; }
  .sidenav li.level2 {
    height: 0;
    overflow: hidden; }
    .sidenav li.level2 a.top_link {
      padding: 2px 0 2px 50px;
      font-size: 1em;
      margin-bottom: 1px; }
      .sidenav li.level2 a.top_link:before {
        content: "- "; }
  .sidenav li.level3 {
    height: 0;
    overflow: hidden; }
    .sidenav li.level3 a.top_link {
      padding: 2px 0 2px 70px;
      font-size: 1em;
      margin-bottom: 1px; }
      .sidenav li.level3 a.top_link:before {
        content: "- "; }
  .sidenav li.showNav {
    height: auto;
    overflow: visible; }

.event_header {
  border-bottom: 8px solid #66553b;
  font-family: "Times New Roman", Times, serif;
  font-size: 5.2vw;
  letter-spacing: 10px;
  line-height: 0.8;
  text-align: right;
  text-transform: uppercase; }
  .event_header a {
    color: #66553b; }
    .event_header a:hover, .event_header a:focus, .event_header a:active {
      color: #d4cca8;
      text-decoration: none; }
  .event_header span {
    display: block;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 1;
    text-align: right;
    text-transform: lowercase;
    text-decoration: none;
    padding: 0 25px 0 0; }

.evt_icon {
  background: #66553b;
  border-radius: 15px;
  float: left;
  font-size: 3em;
  margin: 0 10px;
  padding: 0 20px;
  text-align: center; }
  .evt_icon span {
    color: #fff; }

.evt_details {
  float: right;
  width: calc(100% - 120px); }
  .evt_details h3.evt_title {
    font-size: 32px;
    margin: 0;
    text-transform: uppercase; }
    .evt_details h3.evt_title a {
      color: #66553b; }
  .evt_details p {
    color: #66553b;
    font-family: 'Times New Roman', Times, serif; }
    .evt_details p .evt_date {
      font-size: 28px; }
    .evt_details p a {
      color: #66553b;
      font-family: 'Times New Roman', Times, serif;
      font-size: 14px; }

.upcoming-events {
  display: block;
  height: auto;
  position: relative;
  right: -11px;
  width: 100%; }

.tooltip-inner {
  background: #2f462e;
  text-align: left;
  padding-top: 7px; }
  .tooltip-inner p {
    color: #d4cca8;
    font-size: 0.875em;
    margin: 0;
    padding: 2px; }

.tooltip.top .tooltip-arrow {
  border-top-color: #2f462e; }

.tooltip_title p {
  margin: 0;
  font-weight: bold;
  font-size: 1.1em; }

.tooltip_body {
  margin-bottom: 5px; }
  .tooltip_body:last-child {
    border-bottom: 0 none; }

.nav_col {
  float: left;
  text-align: center;
  width: 33.33333333%; }

.tbl_prev {
  text-align: left; }

.tbl_next {
  text-align: right; }

.table {
  display: table;
  max-width: 100%;
  margin: 0 auto 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid; }

.tbl_row {
  display: table-row; }

.tbl_col {
  border-top-width: 1px;
  border-top-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
  display: table-cell;
  width: 14.36%;
  height: 100px;
  padding: 5px; }
  .tbl_col:last-child {
    border-right-width: 1px;
    border-right-style: solid; }
  .tbl_col .date {
    display: none; }

.tbl_hdr {
  border-top-width: 1px;
  border-top-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
  display: table-cell;
  width: 14.36%; }
  .tbl_hdr:last-child {
    border-right-width: 1px;
    border-right-style: solid; }
  .tbl_hdr p {
    text-align: center;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase; }

.event {
  padding: 2px;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-bottom: 5px; }
  .event a {
    display: block; }

div.table {
  border-bottom-color: #2f462e; }

div.tbl_hdr {
  background: #2f462e;
  border-top-color: #2f462e;
  border-left-color: #2f462e; }
  div.tbl_hdr p {
    color: #d4cca8; }
  div.tbl_hdr:last-child {
    border-right-color: #2f462e; }

div.tbl_col {
  border-top-color: #2f462e;
  border-left-color: #2f462e; }
  div.tbl_col:last-child {
    border-right-color: #2f462e; }

div.tbl_row:last-child {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #2f462e; }

div.event {
  background-color: #E5E5E5;
  border-top-color: #2f462e;
  border-bottom-color: #2f462e; }

.no_events p {
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  padding: 10px 0; }

@media only screen and (max-width: 768px) {
  div.tbl_hdr {
    display: none; }
  .tbl_col.empty {
    display: none; }
  .tbl_col {
    float: none;
    width: 100%;
    border-right-style: solid;
    border-right-width: 1px;
    display: block;
    height: auto; }
    .tbl_col p.date {
      font-size: 20px;
      text-align: center;
      padding: 5px 0 5px 5px;
      display: block; }
  .event a {
    display: block; }
  div.tbl_col {
    border-right-color: #2f462e; }
    div.tbl_col p.date {
      background: #1F1E6D;
      color: #FFF; } }

.row.donate {
  padding-bottom: 30px; }
  .row.donate #captcha_wrapper {
    width: 50%; }

.text_label {
  width: 100%; }
  .text_label .form-control {
    height: 40px; }

.group_wrapper .form-group {
  padding: 0; }

.group_wrapper .form-group-normal {
  padding: 0 11px; }

#contact_comment, #donation_comments {
  height: 150px; }

#map_canvas {
  height: 419px; }

.radio input[type="radio"] {
  margin-top: 8px; }

.formTooltip {
  color: #2f462e;
  display: block;
  float: right;
  margin: 3px 0 0 8px;
  transition: color 0.5s linear; }
  .formTooltip:hover {
    color: #d4cca8;
    transition: color 0.5s linear; }

.form-tooltip-inner {
  background: #2f462e;
  max-width: 500px; }
  .form-tooltip-inner p {
    color: #d4cca8;
    font-size: 1.3em; }

.tooltip.right .form-tooltip-arrow {
  border-right-color: #2f462e; }

#group_7 div:nth-child(3) {
  display: none; }

ul.form_wrapper label.display_block {
  display: block;
  font-size: 1em; }

.block .errmsg, .resetMsg {
  text-align: center;
  margin-bottom: 10px; }

.resetMsg {
  max-width: 25%;
  margin: 0 auto 10px; }

.block {
  margin-top: 20px; }

.login {
  position: relative;
  margin: 0 auto;
  padding: 20px 20px 20px;
  width: 310px;
  background-color: #fff; }

.login p.submit {
  text-align: center; }

.login-help {
  margin: 20px 0;
  font-size: 12px;
  color: #555;
  text-align: center;
  text-shadow: 0 1px #E1E1E1; }

.login-help a {
  color: #527881;
  text-decoration: none; }

.login-help a:hover {
  text-decoration: underline; }

:-moz-placeholder {
  color: #c9c9c9 !important;
  font-size: 13px; }

::-webkit-input-placeholder {
  color: #ccc;
  font-size: 13px; }

.login:before {
  content: '';
  position: absolute;
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  /*z-index: -1;*/
  background: rgba(0, 0, 0, 0.08);
  border-radius: 4px; }

.login h1 {
  margin: -20px -20px 21px;
  line-height: 40px;
  font-size: 15px;
  font-weight: bold;
  color: #555;
  text-align: center;
  text-shadow: 0 1px white;
  background: #f3f3f3;
  border-bottom: 1px solid #cfcfcf;
  border-radius: 3px 3px 0 0;
  background-image: -webkit-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -moz-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -o-linear-gradient(top, whiteffd, #eef2f5);
  background-image: linear-gradient(to bottom, whiteffd, #eef2f5);
  -webkit-box-shadow: 0 1px whitesmoke;
  box-shadow: 0 1px whitesmoke; }

.login h2 {
  font-size: 1.5em;
  text-align: center; }

.login p {
  margin: 20px 0 0; }

.login p:first-child {
  margin-top: 0; }

.login ul.form_wrapper {
  margin-bottom: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
  z-index: 2; }

.login ul.form_wrapper input[type=text], .login ul.form_wrapper input[type=password] {
  width: 260px; }

.login ul.form_wrapper input {
  font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
  font-size: 14px; }

.login ul.form_wrapper li {
  margin: 0 0 10px; }

.login ul.form_wrapper input[type=text], .login ul.form_wrapper input[type=password] {
  margin: 5px;
  padding: 0 10px;
  height: 34px;
  color: #404040;
  background: white;
  border: 1px solid;
  border-color: #c4c4c4 #d1d1d1 #d4d4d4;
  border-radius: 2px;
  outline: 5px solid #eff4f7;
  -moz-outline-radius: 3px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12); }

.login ul.form_wrapper input[type=text]:focus, .login ul.form_wrapper input[type=password]:focus {
  border-color: #7dc9e2;
  outline-color: #dceefc;
  outline-offset: 0; }

.login ul.form_wrapper input[type=submit] {
  display: block;
  margin: 0 auto;
  padding: 0 18px;
  height: 29px;
  font-size: 12px;
  font-weight: bold;
  color: #527881;
  text-shadow: 0 1px #e3f1f1;
  background: #cde5ef;
  border: 1px solid;
  border-color: #b4ccce #b3c0c8 #9eb9c2;
  border-radius: 16px;
  outline: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: -webkit-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -moz-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -o-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: linear-gradient(to bottom, #edf5f8, #cde5ef);
  box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15); }

.login ul.form_wrapper input[type=submit]:active {
  background: #cde5ef;
  border-color: #9eb9c2 #b3c0c8 #b4ccce;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2); }

.list-group-item {
  background-color: transparent; }

#nav_icon, #sub_nav_icon {
  display: none; }

#navigation {
  background: #353940;
  width: 100%; }

#nav {
  padding: 0;
  overflow: visible;
  float: right;
  margin: 0 30px 0 0;
  position: relative;
  width: auto;
  z-index: 3; }

#nav li.top {
  cursor: pointer;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  top: 0;
  vertical-align: middle; }

#nav li a.top_link {
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 21px;
  margin: 5px 0;
  padding: 0 26px;
  position: relative;
  text-decoration: none; }

#nav li:hover a.top_link,
#nav li.selected a.top_link {
  background: #000; }

/* Default list styling */
#nav li:hover {
  position: relative;
  z-index: 400; }

#nav li:hover ul.subnav {
  border: 0;
  height: auto;
  left: 0;
  overflow: visible;
  top: 100%;
  white-space: nowrap;
  width: auto;
  z-index: 400; }

#nav li:hover ul.subnav li {
  background-color: #353940;
  display: block;
  font-weight: normal;
  margin: 0;
  position: relative;
  width: 100%; }

#nav li:hover ul.subnav li a {
  border-top: 1px solid #23262b;
  color: #fff;
  display: block;
  margin: 0;
  padding: 8px;
  text-align: left;
  text-decoration: none;
  z-index: 700; }

#nav li:hover ul.subnav li a:hover {
  background: #000;
  text-decoration: none; }

#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul {
  height: auto;
  left: 100%;
  overflow: visible;
  top: 0;
  white-space: nowrap;
  width: auto;
  z-index: 400; }

#nav ul,
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul {
  height: 0;
  left: -9999px;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -9999px;
  width: 0; }

.news {
  min-height: 200px; }
  .news h1 {
    font-weight: 300;
    letter-spacing: 3px;
    margin: 0;
    padding: 10px 30px; }
    .news h1 .view_all {
      display: inline-block;
      float: right; }
  .news .news_block {
    padding: 10px 10px 0 10px; }
    .news .news_block p {
      font-size: 0.875em;
      line-height: 1.2;
      margin: 10px 0; }
  .news .news_block:nth-child(odd) {
    border-right: 0 none; }

.news_title {
  margin: 0;
  font-size: 1em; }

span.read_more {
  display: inline-block;
  font-size: 14px;
  margin: 0 0 10px;
  width: 50%; }

.read_more a {
  color: #23262b; }

.rss_link {
  display: inline-block;
  margin: -10px 0 0 0;
  text-align: right;
  width: 49%; }

.archives div {
  padding-right: 5px;
  margin-right: 5px; }

.archives:after {
  clear: both;
  content: "";
  display: block; }

.archive_year {
  width: 25%; }
  .archive_year p {
    margin: 0; }

#article_img {
  float: right;
  position: relative;
  z-index: 1; }
  #article_img > span.overlay {
    background: #000;
    color: #FFF;
    font-size: 4em;
    height: 95%;
    left: 10px;
    position: absolute;
    top: 0;
    opacity: 0;
    padding: 25% 0 0 41%;
    transition: opacity 0.25s linear;
    width: 97%; }
  #article_img:hover > span.overlay {
    opacity: 0.6;
    transition: opacity 0.5s linear; }

.detailCredits {
  padding: 0 0 4px 0; }

.detailDate {
  font-style: italic;
  margin: 0 0 5px 0; }

.record_listing:after {
  clear: both;
  content: "";
  display: block; }

#search_container {
  background: #353940; }

.search_btn {
  float: right;
  cursor: pointer;
  position: relative;
  z-index: 999;
  padding: 4px 15px 0 0;
  background: #353940; }

#search-icon {
  font-size: 2em;
  color: #fff;
  background: #353940; }

#search_container.hide-search {
  height: 40px;
  opacity: 0;
  position: absolute;
  right: 0;
  top: -100%;
  width: 270px;
  z-index: 100;
  -webkit-transition: top 0.5s linear, opacity 0.25s linear;
  -o-transition: top 0.5s linear, opacity 0.25s linear;
  transition: top 0.5s linear, opacity 0.25s linear; }
  #search_container.hide-search input[type="search"]#search {
    background: #353940;
    color: #fff;
    float: left;
    height: 40px;
    margin: 0;
    outline: none;
    padding: 5px;
    width: 270px;
    border: 1px solid #23262b; }

#search_container.show-search {
  top: 100%;
  opacity: 1;
  -webkit-transition: top 0.5s linear, opacity 0.5s linear 0.25s;
  -o-transition: top 0.5s linear, opacity 0.5s linear 0.25s;
  transition: top 0.5s linear, opacity 0.5s linear 0.25s;
  z-index: 900; }

#inner_search_container {
  margin-bottom: 10px; }

#inner_search {
  background: #fff;
  border: 2px solid #2f462e;
  border-radius: 0;
  color: #2f462e;
  float: left;
  height: 43px;
  margin: 0;
  outline: none;
  padding: 0 5px;
  width: 50%; }

#inner_search_btn {
  background: #2f462e;
  border: 0 none;
  border-radius: 0;
  color: #d4cca8;
  cursor: pointer;
  float: left;
  line-height: 1.1;
  padding: 12px 10px; }

.searchResultsHdr {
  border-top: 1px solid #ddd;
  margin-top: 20px;
  padding-top: 12px; }

.searchResult a {
  font-weight: bold; }

.searchResult > span {
  font-weight: bold; }

.grayItalic {
  color: #a1a1a1;
  font-style: italic;
  font-weight: normal; }

.searchType {
  color: #a1a1a1;
  font-weight: normal;
  text-transform: uppercase; }

.searchIcon {
  color: #a1a1a1; }

.hilitedTitle {
  border-bottom: 2px solid #000; }

.hilitedSummary {
  border-bottom: 2px solid #000;
  font-weight: normal; }

@media screen and (max-width: 1885px) {
  #nav li a.top_link {
    padding: 0 24px; } }

@media screen and (max-width: 1845px) {
  #nav li a.top_link {
    padding: 0 22px; } }

@media screen and (max-width: 1805px) {
  #nav li a.top_link {
    padding: 0 20px; } }

@media screen and (max-width: 1765px) {
  #nav li a.top_link {
    padding: 0 18px; } }

@media screen and (max-width: 1725px) {
  #nav li a.top_link {
    padding: 0 16px; } }

@media screen and (max-width: 1685px) {
  #nav li a.top_link {
    padding: 0 14px; } }

@media screen and (max-width: 1645px) {
  #nav li a.top_link {
    padding: 0 12px; } }

@media screen and (max-width: 1605px) {
  #nav li a.top_link {
    padding: 0 10px; } }

@media screen and (max-width: 1564px) {
  #nav li a.top_link {
    padding: 0 8px; } }

@media screen and (max-width: 1525px) {
  #nav li a.top_link {
    padding: 0 6px; } }

@media screen and (max-width: 1485px) {
  #nav li a.top_link {
    font-size: 16px;
    padding: 5px 12px; } }

@media screen and (max-width: 1480px) {
  #hero_image {
    float: none;
    padding: 0;
    width: 100%; }
  #facebook, #events_container {
    width: 50%; }
  #facebook {
    text-align: center; }
    #facebook div.fb-page {
      width: 100%; } }

@media screen and (max-width: 1450px) {
  #nav {
    margin: 0 15px 0 0; }
  #nav li a.top_link {
    padding: 5px 7px; }
  #footer_info .ftr_hours span {
    font-size: 12px; } }

@media screen and (max-width: 1330px) {
  #nav li a.top_link {
    font-size: 14px;
    padding: 7px 5px; } }

@media screen and (max-width: 1260px) {
  #nav li a.top_link {
    font-size: 12px;
    padding: 7px 5px; } }

@media screen and (max-width: 1175px) {
  #nav li a.top_link {
    font-size: 11px;
    padding: 8px 5px; } }

@media screen and (max-width: 1160px) {
  #logo.open {
    margin-top: 0;
    transition: 'margin-top' 0.25s linear; }
  #nav_icon {
    display: block;
    float: right;
    padding: 0 25px 0 0;
    position: relative;
    text-align: right;
    z-index: 700;
    width: auto; }
  a#nav_button {
    font-size: 2em;
    color: #fff;
    outline: none; }
  .fa.nav_text {
    font-family: 'FontAwesome', sans-serif; }
  #navigation.open {
    height: auto;
    float: none;
    min-width: 100%;
    min-height: 65px; }
  #nav {
    position: absolute;
    z-index: 700;
    top: -99999px;
    left: -99999px;
    width: auto;
    min-width: 100%; }
  #nav.show_nav {
    position: static;
    width: 100%;
    min-width: 80%;
    height: auto;
    top: 0;
    left: 0;
    clear: both;
    float: none; }
  #nav li.top, #nav.show_nav li.top {
    border-top: 1px solid #23262b;
    float: none;
    display: block;
    top: 0;
    text-align: left;
    clear: both;
    min-height: 25px;
    width: 100%;
    height: auto; }
  nav #nav li.top a.top_link {
    float: none;
    font-size: 17px;
    margin: 0;
    padding: 5px 0.625em 5px 1em;
    text-align: left; }
  #nav li.selected {
    background: none; }
  #nav li.top ul.subnav,
  #nav ul.subnav li > ul {
    display: block;
    position: static;
    float: none;
    height: auto;
    overflow: visible;
    width: 100%; }
  #nav li.top ul.subnav li {
    border-top: 1px solid #23262b;
    margin: 0; }
  #nav li.top ul.subnav li a {
    color: #fff;
    display: block;
    font-size: 17px;
    text-decoration: none;
    padding: 5px 0 5px 30px; }
  #nav li.top:hover ul.subnav li a {
    border: 0 none;
    margin-bottom: 0;
    min-height: 35px;
    white-space: normal;
    line-height: 25px; }
  #nav li.top:hover ul.subnav,
  #nav li:hover li:hover ul {
    background: none;
    min-width: 100%;
    width: auto;
    overflow: visible;
    height: auto;
    z-index: 400; }
  #nav li.top:hover ul.subnav li a {
    color: #fff;
    display: block;
    font-size: 17px;
    text-decoration: none;
    padding: 5px 0 5px 30px; }
  #nav li.top ul.subnav li > ul li a,
  #nav li.top:hover ul.subnav li > ul li a {
    padding-left: 60px; } }

@media screen and (max-width: 1140px) {
  #footer_info {
    width: 90%; }
  #footer_admin {
    width: 10%; } }

@media screen and (max-width: 1024px) {
  #tank_sm, #tank_md {
    display: none; }
  #adminlinks {
    display: none; } }

@media screen and (max-width: 1023px) {
  .tanks {
    display: none; } }

@media screen and (max-width: 830px) {
  #nav_icon {
    float: left;
    padding: 0 0 0 15px; }
  #logo {
    float: none;
    margin: 0;
    position: static;
    text-align: center;
    width: 100%; }
    #logo img {
      max-width: 100%;
      height: auto; }
    #logo .logo_text {
      position: static;
      text-align: center;
      width: 100%; }
      #logo .logo_text .logo_text_sm {
        text-align: center; }
  #tanks, #camo {
    margin-top: 0; } }

@media screen and (max-width: 768px) {
  #tanks #hdr_info {
    padding: 0;
    margin-top: 10px; }
  #tanks .info_col {
    float: none;
    text-align: center;
    margin: 0 auto; }
  #tanks #hdr_phone {
    border: 0 none;
    border-bottom: 1px solid #000;
    width: 100%; }
  #tanks #hdr_newsletter {
    padding: 13px 0 0 0;
    width: 304px; }
  #facebook, #events_container {
    float: none;
    margin: 15px 0;
    width: 100%; }
  .event_header {
    font-size: 70px; }
    .event_header span {
      font-size: 50px; }
  #inside_content {
    display: block; }
    #inside_content #sidebar, #inside_content #main_content {
      float: none;
      width: 100%; }
  .row.donate #captcha_wrapper, .row.contact #captcha_wrapper {
    width: 100%; }
    .row.donate #captcha_wrapper #captcha_img, .row.donate #captcha_wrapper #random_pwd_wrapper, .row.contact #captcha_wrapper #captcha_img, .row.contact #captcha_wrapper #random_pwd_wrapper {
      float: none;
      width: 100%; }
    .row.donate #captcha_wrapper #captcha_img, .row.contact #captcha_wrapper #captcha_img {
      display: block;
      min-height: 58px; }
  #footer_info div.ftr_hours {
    border: 0 none;
    margin: 10px 0;
    width: 50%; }
  #footer_info div.ftr_hours:nth-child(odd) {
    border-right: 1px solid #fff; }
  #footer_info .ftr_hours span {
    font-size: 18px; } }

@media screen and (max-width: 767px) {
  #commemorate p {
    letter-spacing: 2.3vw;
    top: 0; }
  #commemorate div:first-child {
    border-bottom: 1px solid #fff; }
  #inside_content {
    display: block; } }

@media screen and (max-width: 620px) {
  #footer_info div.ftr_hours {
    float: none;
    width: 100%; }
  #footer_info div.ftr_hours:nth-child(odd) {
    border: 0 none; }
  .align_image_right, .align_image_left, #article_img {
    float: none;
    height: auto;
    margin: 0 auto 10px;
    width: 100%; } }

@media screen and (max-width: 500px) {
  #logo .logo_text {
    font-size: 20px; }
  #logo .logo_text .logo_text_sm {
    font-size: 15px; } }

/*# sourceMappingURL=maps/styles.css.map */
