body {
  font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
  margin: 0pt;
}

#header {
  color: #ffffff;
  background-color: #000000; /* #3c3c3c; */
  padding: 15px 10px;
}

#header h1 {
  margin: 5px;
  border-right: 1px solid #666666;
  font-size: 22px;
  font-weight: normal;
  width: 165px;
  float: left;
}

#header h2 {
  font-style: oblique;
  padding-left: 15px;
  margin: 0pt 0pt 5px 0pt;
  float: left;
}

#header p {
  color: #BFBFBF;
  margin-left: 185px;
}

#main_content {
  margin: 0pt 30px;
  padding: 10px;
  min-width: 500px;
  min-height: 625px;
}

#ads {
  width: 180px;
  border-left: 1px solid #666666;
  float: right;
  margin: 30px 10px;
  padding: 0pt 10px;
  height: 625px;
}

#navigation {
  margin-left:auto;
  margin-right:auto;
  padding-bottom:12px;
  text-align:center;
  width:85%;
}

#navigation a {
  color: #666666;
  font-size: 12px;
  margin: 3px 15px;
  text-decoration: none;
}

#navigation a:hover {
  text-decoration: underline;
  color: #666666;
}

#navigation a:visited {
  text-decoration: none;
  color: #666666;
}

h2 {
  font-size: 16px;
}

h3 {
  /* background-color: #9DB5D2; */ /* #54689A */
  width: 500px;
  font-size: 15px;
  color: #272727;
  padding: 3px;
  margin: 5px 0pt;
  border-bottom: 2px solid #80C9FF;
}

h4 {
  font-size: 12px;
}

p {
  font-size: 12px;
  line-height: 1.5em;
}

.quote {
  font-style: oblique;
  font-size: 14px;
}

ul li {
  font-size: 12px;
  width: 400px;
  margin-bottom: 10px;
}

.copyright {
  margin: 25px auto 5px auto;
  width: 80%;
  text-align: center;
  border-top: 1px solid #CCCCCC;
  font-size: 75%;
  padding: 5px 0pt 0pt 0pt;
}

.blurb {
  font-size: 90%;
  font-style: oblique;
}

#details {
  margin: 0pt 0pt 35px 15px;
}
 
.no_spam {
  display: none;
}

.highlight {
  background-color: #FFFF99;
  padding: 2px;
}

#map {
  border: 1px solid #CCC;
}