* {
  box-sizing: border-box; }
  *:before {
    box-sizing: border-box; }
  *:after {
    box-sizing: border-box; }

.clearfix:before, header:before, section:before, footer:before, .clearfix:after, header:after, section:after, footer:after {
  content: " ";
  display: table; }
.clearfix:after, header:after, section:after, footer:after {
  clear: both; }

header {
  background-color: black;
  padding: 10px 20px; }
  header div {
    max-width: 1130px;
    margin: 0 auto; }
  header h2 {
    margin: 0 auto;
    font-family: 'Times New Roman', serif;
    font-size: 1.2em;
    color: white;
    padding: 20px; }
    @media screen and (min-width: 680px) {
      header h2 {
        border: 0;
        text-shadow: none;
        color: transparent;
        max-width: 100%;
        background-size: 100%;
        font: 0/0 a;
        background: center center no-repeat url("./images/utica_ny_header.png") transparent;
        float: right;
        width: 800px;
        margin: 0; } }

html {
  background: top center fixed no-repeat url("./images/background.png") white;
  background-size: cover; }

body {
  position: relative;
  line-height: 1.25em;
  height: 100%;
  width: 100%;
  font-family: 'Times New Roman', serif;
  color: black;
  background-color: rgba(255, 255, 255, 0.9);
  padding-bottom: 40px; }

section {
  position: relative;
  max-width: 1050px;
  margin: 0 auto;
  padding: 0 50px; }
  @media screen and (max-width: 680px) {
    section {
      padding: 0 50px; } }
  section .logo {
    margin-bottom: 30px;
    float: left;
    clear: both;
    max-width: 175px; }
    @media screen and (max-width: 780px) {
      section .logo {
        margin-top: 50px; } }
  section #inner-wrap {
    padding-left: 80px;
    float: left;
    margin-top: 25px;
    max-width: 770px;
    width: calc(100% - 200px); }
    @media screen and (max-width: 780px) {
      section #inner-wrap {
        width: 100%;
        padding-left: 0; } }
    section #inner-wrap p {
      margin: 2rem 0; }

.ital {
  font-style: italic; }

.facebook-link {
  background: right center no-repeat url("./images/facebook.png") transparent;
  margin: 10px 0 0 0;
  padding-right: 50px;
  height: 40px;
  float: right;
  font-weight: bold;
  color: black;
  display: inline-block;
  width: auto; }
  .facebook-link a {
    font-family: arial;
    display: inline-block;
    color: #862c12;
    margin-top: 10px;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out; }
    .facebook-link a:hover {
      -webkit-transition: color 0.2s ease-in-out;
      -moz-transition: color 0.2s ease-in-out;
      -ms-transition: color 0.2s ease-in-out;
      -o-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out;
      color: #a65c42; }

.intro {
  margin: 30px 0; }

h1 {
  font-family: Georgia, serif;
  font-weight: normal;
  line-height: 1.0em;
  margin: 0; }
  @media screen and (min-width: 860px) {
    h1 {
      border: 0;
      text-shadow: none;
      max-width: 100%;
      width: 100%;
      height: 69px; } }

p {
  margin: 0; }

input {
  border: none;
  font-size: 1.2em;
  padding: 10px 15px; }
  input[type=button], input[type=submit] {
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    color: white;
    background-color: black; }
    input[type=button]:hover, input[type=submit]:hover {
      -webkit-transition: background-color 0.2s ease-in-out;
      -moz-transition: background-color 0.2s ease-in-out;
      -ms-transition: background-color 0.2s ease-in-out;
      -o-transition: background-color 0.2s ease-in-out;
      transition: background-color 0.2s ease-in-out;
      color: white;
      background-color: #862c12; }

select {
  padding: 10px 15px; }

h2 {
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 1em;
  font-family: arial;
  font-weight: bold;
  color: #862c12; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

footer {
  padding: 10px 0 10px 0;
  max-width: 1200px;
  margin: 0 auto; }
  footer img {
    float: left;
    width: 60%;
    max-width: 750px; }
    @media screen and (max-width: 960px) {
      footer img {
        width: 90%;
        float: none;
        margin: 20px auto;
        display: block; } }
  footer p {
    float: left;
    margin-top: 80px;
    font-family: arial;
    font-weight: bold;
    padding-left: 60px;
    width: 30%;
    max-width: 380px; }
    @media screen and (max-width: 960px) {
      footer p {
        width: 90%;
        padding: 0;
        float: none;
        margin: 20px auto; } }
    footer p a {
      color: black; }
      footer p a:hover {
        color: #862c12; }

#overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
  display: none; }
  #overlay section {
    position: relative;
    background-color: #eee;
    margin: 50px auto;
    width: 80%;
    padding-bottom: 20px; }
    #overlay section h3 {
      color: #862c12;
      font-family: arial;
      margin: 30px auto;
      text-align: center; }
    #overlay section img {
      position: absolute;
      top: 10px;
      right: 10px;
      width: 20px;
      cursor: pointer; }
  #overlay form h2, #overlay form input[type=text], #overlay form input[type=submit], #overlay form select, #overlay form textarea, #overlay form label {
    display: block;
    margin: 15px auto;
    width: 90%;
    max-width: 400px; }
    #overlay form h2.invalid, #overlay form input[type=text].invalid, #overlay form input[type=submit].invalid, #overlay form select.invalid, #overlay form textarea.invalid, #overlay form label.invalid {
      box-shadow: 0 0 3px red;
      background-color: #fee; }
  #overlay form h2 {
    text-align: center;
    margin-bottom: 5px; }
  #overlay form textarea {
    height: 200px; }
  #overlay form input[type=text] {
    font-size: 1em; }
  #overlay form label span {
    display: inline-block;
    padding-left: 10px; }

.eip-button {
  display: inline-block;
  border: 2px solid transparent; }
  .eip-button:hover {
    border: 2px solid #a65c42; }

.eip-link-button {
  position: absolute;
  bottom: 0;
  left: 60px; }
  .eip-link-button img {
    width: 175px; }
  @media screen and (max-width: 780px) {
    .eip-link-button {
      display: inline-block;
      float: left;
      position: relative;
      bottom: auto;
      left: auto; } }

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