#content li {
  font-weight: 400;
}

#wrapper {
  margin: 139px auto 0;
}
#header-fix {
  z-index: 11;
}
#header {
  height: 100px;
}
a#logo {
  height: 92px;
  width: 92px;
}
#search {
  top: 35px;
}
#motto {
  width: 1000px;
  z-index: 11;
  height: 0;
  margin: 0 auto;
}
#motto-text {
  margin: 0 0 0 140px;
  padding: 0;
  position: fixed;
  top: 5px;
  width: 350px;
}
#motto-text h2 {
  color: #23688f;
  font-size: 24px;
  font-weight: 400;
  text-shadow: 0 0 0 rgba(0,0,0,0);
}
#motto-text p {
  color: #23688f;
  font-size: 15px;
  margin: -5px 0 0 0;
  letter-spacing: 2.4px;
  text-shadow: 0 0 0 rgba(0,0,0,0);
}
#rcolumn {
  /*display: none*/
}
#content-wrap {
  width: 77%;
}
#content {
 /* width: 100%;
  border-right: 0;*/
}
#h1 {
  color:black;font-size:24pt;font-family:trebuchet-ms;
}
#h2 {
  color:black;font-size:18pt;font-family:trebuchet-ms;
}
#p {
  color:black;font-size:14pt;font-family:trebuchet-ms;
}

  