body * {
  font-family: "Lucida Grande", "Tahoma", "Arial", sans-serif;
  font-size: 96%;
  line-height: 1.25em;
}

h1 {
  font-size: 1.5em;
}

h2 {
  font-size: 1.25em;
  margin-top: 2em;
  margin-bottom: .5em;
  color: #336699;
}

h3 {
  font-size: 1.15em;
  font-weight: bold;
  margin: 1.5em 0 .5em 0;
}

th {
  font-weight: bold;
  padding-bottom: .5em;
}

em {
  font-weight: bold;
  font-style: normal;
}

a {
  color: #336699;
}

a:hover {
  color: #000;
}

address {
  white-space: pre;
  margin-top: -.6em;
}

#header #search {
  font-size: .7em;
}

#site_disclaimer h2 {
  margin: 0;
  text-align: right;
  font-size: .75em;
  font-weight: normal;
  color: #000;
}

#breadcrumbs {
  font-size: .8em;
}

#footer {
  font-size: .65em;
  text-align: center;
}

ul li {
  padding: .25em 0;
}

ul.pdf li {
  padding-left: 20px;
}

.center {
  text-align: center;
}

.phone, address, .hours, .date {
  color: #333;
  font-style: oblique;
}

.message {
  margin-bottom: 1.5em;
  color: #336699;
  font-weight: bold;
  text-align:center;
}

.message em, .message a {
  color: #555;
}

.date {
  font-size: .75em;
}

.nowrap {
  white-space: nowrap;
}

ul.inline li {
  display: inline;
  margin-right: 1em;
}

.menu_section {
  margin-top: 1em;
  font-weight: bold;
  white-space: nowrap;
}