body {
  font-family: "Trebuchet MS", Helvetica, Verdana, Arial, Tahoma, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12.5px;
}

h1,h2,h3,h4,h5,h6 {
  font-family: "Trebuchet MS", Helvetica, Verdana, Arial, Tahoma, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color: #029;
}


h1 {
  font-size: 30px;
}

h2 {
  clear: both;
  font-size: 20px;
}

h2, h3.banner {
  margin: 0px 0px 40px;
  border-width: 2px 0px;
  padding: 18px 3%;
  border-style: solid;
}

h3 {
  font-size: 17px;
}


h4 {
  font-size: 13px;
  line-height: 18px;
}

p {
  font-size: 12.5px;
}

hr {
  border-color: #EFC72A;
}

ul, ol {
  margin-bottom: 25px;
}

a, .btn-link {
  color: #029;
}

#navbar {
  display: none;
}

header #wheel {
  float: left;
  width: 70px;
}

#header-left, #header-right {
  overflow: visible;
  width: 250px;
}

#header-left {
  float: left;
  margin-right: 10px;
  text-align: right;
}

#page-header {
  width: 590px;
  margin: 0px auto;
}

#header-right {
  float: left;
  margin-left: 10px;
}

#header-container {
  padding: 23px 25px 15px;
}

header #wheel {
  float: left;
  width: 70px;
}

#directory {
  margin: 0;
}

#directory-list {
  margin: 0;
}

.directory-content {
  margin-left: 0px;
}

.affix-sidebar {
  float: none;
  width: 100%;
  margin-bottom: 40px;
}

.flag {
  display: none;
}

.directory-item .links {
  margin-left: 0px;
}

a[href]:after {
  content: none !important;
}
