﻿/* Walks*/
h1,
h2,
h3 {
  color: #66bb8f;
}
div.content ul li {
  list-style-image: url('/Content/Document/images/BulletImages/FootprintBlack.png');
  margin-left: 45px;
}
.titlepagefooter {
  background-color: #1d1d1b;
}
div#navbar-container {
  background-color: #30427D;
}
div#navbar-container a.navbar-brand {
  background-color: #30427D;
}
.panel-brandpanel .panel-heading {
  color: #66bb8f !important;
  background-color: #30427D;
}
.panel-brandpanel .panel-body {
  border: solid 1px #30427D;
}