@font-face {
  font-family: 'rigid1font';
  src: url("/fonts/rigid1-font.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
html {
  font-size: 16px; }

.contact .table th {
  border: none;
  width: 140px; }
.contact .table td {
  border: none; }
.contact .panel-body {
  min-height: 270px; }

body {
  font-size: 1.5em;
  background-color: white; }

.carousel {
  margin-bottom: 10px; }

.top-bar {
  background-color: #fde0d7; }
  .top-bar.container-fluid {
    padding: 0; }
  .top-bar .top-brand {
    height: 90px;
    margin: 10px auto; }
  .top-bar .banner {
    font-size: 24px;
    margin-top: 65px; }

#logo a {
  display: block;
  text-align: center; }
  #logo a img {
    display: inline-block; }

#footer {
  background-color: whitesmoke; }

.rigid1-font {
  font-family: 'rigid1font'; }

.copyright {
  font-size: 10px; }

.footer {
  color: white;
  font-size: 15px;
  background-color: #333333;
  margin-top: 60px;
  padding: 10px 0; }
  .footer a {
    color: white; }
    .footer a:hover {
      color: gray; }
  .footer ul {
    display: inline-block;
    padding: 0;
    margin: 0; }
    .footer ul li {
      float: left;
      list-style: none;
      padding: 10px; }

.board .media img.media-object {
  width: 170px; }

.board-member {
  margin-bottom: 50px;
}
