<style type="text/css">

a {
  text-decoration: none;
}

a:link {
  text-decoration: none;
  color: #660000;
}

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

a:active {
  color: #FF0000;
  border-bottom: 1px dashed #FF0000;
}

a:hover {
  border-bottom: 1px dashed #660000;
  color: #660000;
}

body, td, p {
  font-family: Verdana, 'Trebuchet MS', Arial, sans-serif;
  font-size: 10pt;
  margin: 0px;
  background-color: #B5B292;
}


h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}

#container {
  line-height: 140%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  padding: 0px;
  background-color: #B5B292;
}

#banner {
  font-family: Verdana, 'Trebuchet MS', Arial, sans-serif;
  color: #B5B292;
  background-color: #B5B292;
  text-align: left;
  padding: 15px;
  height: 39px;
}

a#banner-img {
  display: none;
}


#banner a {
  color: #B5B292;
  text-decoration: none;
}

#banner h1 {
  font-size: xx-large;
}

#banner h2 {
  font-size: small;
}

#center {
  overflow: hidden;
}

.content {
  background-color: #B5B292;
  color: #666666;
  font-family: Verdana, 'Trebuchet MS', Arial, sans-serif;
  font-size: small;
  margin-right: 20px;
}

#right {
  width: 230px;
  background-color: #B5B292;
  overflow: hidden;
  }

.content p {
  color: #000000;
  font-family: Verdana, 'Trebuchet MS', Arial, sans-serif;
  font-size: small;
  font-weight: normal;
  line-height: 150%;
  text-align: justify;
  margin-bottom: 10px;
}

.content ul {
  font-family: Verdana, 'Trebuchet MS', Arial, sans-serif;
  font-size: small;
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 120%;
  color: #000000;
  background-color: #B5B292;
}

.content li {
  font-family: Verdana, 'Trebuchet MS', Arial, sans-serif;
  font-size: small;
  margin-top: 3px;
  margin-bottom: 3px;
  color: #000000;
  background-color: #B5B292;
}

.content blockquote {
  line-height: 150%;
}

.content h2 {
  color: #660000;
  font-family: Verdana, 'Trebuchet MS', Arial, sans-serif;
  font-size: small;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
}

.content h3 {
  color: #333;
  font-family: Verdana, 'Trebuchet MS', Arial, sans-serif;
  font-size: medium;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
}

.content p.posted {
  color: #555342;
  font-family: Verdana, 'Trebuchet MS', Arial, sans-serif;
  font-size: x-small;
  border-top: 1px solid #999999;
  text-align: left;
  margin-bottom: 25px;
  line-height: normal;
  padding: 3px;
}

.sidebar {

}

#calendar {
  line-height: 140%;
  color: #555342;
  font-family: Verdana, 'Trebuchet MS', Arial, sans-serif;
  font-size: x-small;
  padding: 2px;
  text-align: center;
  margin-bottom: 30px;
}

#calendar table {
  padding: 2px;
  border-collapse: collapse;
  border: 0px;
  width: 100%;
}

#calendar caption {
  color: #660000;
  font-family: Verdana, 'Trebuchet MS', Arial, sans-serif;
  font-size: small;
  text-align: center;
  font-weight: bold;
  padding: 10px 3px 3px 3px;
}

#calendar th {
  text-align: center;
  font-weight: normal;
}

#calendar td {
  text-align: center;
}

.sidebar h2 {
  color: #660000;
  font-family: Verdana, 'Trebuchet MS', Arial, sans-serif;
  font-size: small;
  border-bottom: 1px solid #660000;
  text-align: center;
  font-weight: bold;
  padding: 3px;
  }

.sidebar ul {
  padding-left: 0px;
  margin: 0px;
  margin-bottom: 30px;
}

.sidebar li {
  color: #666666;
  font-family: Verdana, 'Trebuchet MS', Arial, sans-serif;
  font-size: small;
  text-align: left;
  line-height: 150%;
  margin-top: 10px;
  list-style-type: none;
}

.sidebar img {
  border: 3px solid #B5B292;
}

.photo {
  text-align: left;
  margin-bottom: 20px;
}

.link-note {
  font-family: Verdana, 'Trebuchet MS', Arial, sans-serif;
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  padding: 2px;
  margin-bottom: 15px;
}

#powered {
  font-family: Verdana, 'Trebuchet MS', Arial, sans-serif;
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  color: #666666;
  margin-top: 15px;
}

#comment-data {
  width: 180px;
  padding-right: 15px;
  margin-right: 15px;
  text-align: left;
  border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
  width: 80%;
}

.smalltext {
  font-family: Verdana, 'Trebuchet MS', Arial, sans-serif;
  font-size: 8pt;
  margin: 0px;
  color: #666666;
}
</style>

