<style type="text/css">

/* LINK STYLES */

a {
  text-decoration: none;
}

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

a:visited {
  text-decoration: none;
  border-bottom: 1px dashed #999999;
  color: #333120;
}

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

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


/* BODY STYLES */

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

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

/* MT STYLES */ 

.container {
  line-height: 140%;
  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;
}

#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: 10px;
  border: 1px solid #660000;
}

#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;
}

#center {
  overflow: hidden;
}

#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%;
}

/* DAVE STYLES */ 

.content {
  background-color: #B5B292;
  margin-left: 15px;
  margin-right: 20px;
  margin-top: 10px;
  text-align:top;
  color: #000;
  font-family: Verdana, 'Trebuchet MS', Arial, sans-serif;
  font-size: small;
}

.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%;
  color: #000000;
}

.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: 15px;
  line-height: normal;
  padding: 3px;
}

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

.sidebar {
  margin-left: 10px;
  margin-right: 10px;
}

.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: 10px;
}

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

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

.rightcolumn {
  margin-left: 10px;
  margin-right: 15px;
  padding: 10px;
  border: 1px solid #660000;
  background-color: #8A8C7E; 
}

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

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

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

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

input.button{
    font: button;
    font-size: small;
    color: #660000;
    background-color: #9A9E7D;
    margin-top: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
}

input.button:hover,#button:focus{
    background-color: #8A8C7E;
    color: #000000;
}

input.button:active{
    background-color: #8A8C7E;
    color: #000000;
}

input.box {
  background-color: #8A8C7E; 
  font-size: small; 
  color: #000000;
}


table { 
  color: #000000;
  margin: 0; 
  text-align: left;
}

th { 
  font-family: Verdana, 'Trebuchet MS', Arial, sans-serif;
  padding: 4px 4px 4px 4px
}

td { 
  font-family: Verdana, 'Trebuchet MS', Arial, sans-serif;
  padding: 4px 4px 4px 4px 
}

/* Sortable tables */

table.sortable a.sortheader {
  font-family: Verdana, 'Trebuchet MS', Arial, sans-serif;
  font-size: small;
  margin: 0px;
  border: none; 
  background-color: #B5B292;
  color: #660000;
  font-weight: bold;
  text-decoration: none;
  display: block;
}

table.sortable span.sortarrow {
   color: #660000;
   text-decoration: none;
}

table.sortable th {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-color: #666666; 
}

table.sortable td {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-color: #666666; 
  color: #000000;
}

table.sortable  a:hover {
  color: #000000;
  text-decoration: none;
}

.posthidden {display:none} 

.postshown {display:inline}

</style>