.navbar-inner { background: #173371; min-height:65px;}
.nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus { background: #004a8f; }

.dropdown-menu { background-color: #6e9acd; }

.footer-top {background: #6caedf;}
.footer-bottom {border-top:solid 1px #ffffff; background-color: #e67b23;}
.footer a{color:#fff;}
.footer a:hover{text-decoration:underline;}

h1,h2,h3,h4,h5,h6{color:#6caedf;}

body {color: #454545;}
a {color: #6e9acd; -webkit-transition: 0.9s color; -moz-transition: 0.9s color; -o-transition: 0.9s color; transition: 0.9s color;}

.button {color: #fff; background: #6caedf; border-color: #6caedf;}
.button:hover {color: #fff; background: #e88433; border-color: #e88433;}

ul, ol {margin: 0 0 10px 15px;}

.wpcf7 input.wpcf7-text { color: #888; border-color: #888; width: 90%; }
.wpcf7 textarea.wpcf7-textarea { color: #888; border-color: #888; width: 90%; }

.navbar .brand {
  border-bottom: none;
  padding: 2px 40px;
}

.titlebar-overlay-layer {
  background-color: #e67b23;
}

body a:hover{
  color: #e67b23;
}

a:hover, a:focus {
  color: #173371;
}

li {
    margin-bottom: 15px;
}

.footer a:hover {
    color: #222222;
}