BODY {
  background-color: #000;
  margin: 0px;}
.header {
  margin: 0px;
  padding: 0px;
  height: 80px;
  background-color: #000;}
.footer {
  background-color: #000;
  font-family: Charlseworth, Arial, Helvitica;
  color: #fff;
  text-align: right;
  font-style: italic;
  font-size: x-small;
  height: 40px;
  border-style: solid none none none;
  border-width: 1px;
  border-color: #fff;
  margin-top: 20px;}
.footer A {
  color: #f00;}
#index-header SPAN {display: none}

/* MAINSPRING STYLESHEET DEFINITIONS */
/* "page" Class */
.page {  background-color: #000;
  background-image: url("/site_img/tail-silver.gif");
  background-repeat: no-repeat;
  height: 280px;
  min-height: 280px;
  border-style: solid none none none;
  border-width: 0px;
  border-color: #fff;}

/* Navigation IDs */
#navigation {
  float: left;
  width: 200px;}
#navigation A {
  text-decoration: none;}
#navigation A:hover {
  text-decoration: underline;}

#mainNav A {
  color: #999;
  text-decoration: none;
  font-family: Charlesworth, Times, Times New Roman, serif;
  font-size: small;
  line-height: 2em;
  font-weight: bold;}
#mainNav A:hover {
  color: #33f;
  text-decoration: none;}
#mainNav LI {
  list-style: none;
  line-height: 2em;
  font-family: Arial;
  font-size: x-small;
  color: #888;
  margin-left: 0px;}
#mainNav UL {
  margin-left: 5px;}

#subNav {}
#subNav LI {
  text-indent: -10px;
  list-style: none;
  line-height: 1.5em;
  font-family: Arial;
  font-size: xx-small;
  color: #999;
  margin-left: 10px;}
#subNav UL {
  margin-left: 5px;}

/* "content" ID */
#content {
  margin-left: 200px;
  width: 66%;}
#content H1 {
  color: #f00;  font-family: Charlesworth, Times, Times New Roman, serif;
  font-size: large;
  letter-spacing: .50em;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: left;}
#content H2 {
  color: #00f;
  font-family: Verdana, Arial, sans-serif;  font-size: small;
  letter-spacing: .5em;
  margin-bottom: 3px;
  margin-top: 10px;
  font-style: italic;}

/* "sitePage" Class */
.sitePage EM {
  color: #555;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: .10em;}
.sitePage P {
  font-family: Arial, Verdana, Helvitica;
  color: #dde;
  font-size: small;}
.sitePage A {}
.sitePage A:hover {}

.pageBlock {
  font-family: Arial, Verdana, Helvitica;
  color: #dde;
  font-size: small;}

/* "documents" Class */
.documents {
  background-color: #dde;
  border-style: solid;
  border-width: 1px;
  border-color: #444444;}
.documents LI {}

/* "homeTeaser" Class */
.homeTeaser {
  background-color: #eeeeee;
  padding: 10px;}
.homeTeaser H2 {
  font-family: Arial;
  font-size: medium;
  color: #dde;
  margin-bottom: 0px;}
.homeTeaser P {
  font-family: Times;
  font-size: x-small;
  color: #888888;
  margin-top: 0px;}
.homeTeaser A {}
.homeTeaser A:hover {}

/* Photo Album Related Classes */
.album {
  text-align: center;}
.album_entry {
  width: 250px;
  height: 250px;
  border-style: solid;
  border-width: 2px;
  border-color: #aaa aaa ccc ccc;
  background-image: url();
  background-color: #fff;
  padding-top: 5px;
  margin-bottom: 10px;
  margin-left: 10px;
  display: inline;}
.album_entry IMG {
  float: none !IMPORTANT;
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: center;}
.album_caption {
  color: #aaf;
  margin-top: 10px;
  font-weight: bold;}

/* "news" Class */
.news {
  float: left;
  width: 400px;}
.news P {
  text-indent: .5em;
  font-family: serif;
  color: #dde;
  font-size: small;}
.news IMG {
  float: left;}
.news A {}
.news A:hover {}

/* "news_story" Class */
.news_story {
  float: left;}

/* "relatedLink" Class */
.relatedLink {
  float: right;
  width: 150px;
  border-style: none none none solid;
  border-color: #ff0000;
  background-color: #ddddee;
  padding-left: 5px;}
.relatedLink LI {  margin-left: 0px;}
.relatedLink A {}
.relatedLink A:hover {}

/* "date" Class */
.date {
  font-family: Arial;
  font-style: italic;
  font-size: xx-small;
  color: #cccccc;
  text-align: right;}

/* "teaser" Class */
.teaser {
  margin-bottom: 15px;
  padding-right: 20px;}
.teaser H2 {
  font-family: Arial;
  font-weight: bold;
  font-size: medium;}
.teaser P {
  color: #dde;
  margin-left: 10px;}
.teaser A: {}
.teaser A:hover {}

#calendar TD {
  border-style: none none solid none;
  border-width: 1px;
  border-color: #00d;
  padding: 3px 6px 3px 6px;
  color: #000;
}
#calendar {
  width: 100%;
  background-color: #dde;
  border-style: solid solid none solid;
  border-width: 1px;
  border-color: #00d;}
.guestEntry {
  font-style: italic;
  font-size: x-small;
  background-color: #ddd;
  padding: 5px 10px 5px 20px;
  margin: 0px 0px 15px 0px;}
.guestEntry SPAN {
  font-weight: boldface;}
.guestEntry P {
  font-family: Arial, Verdana, Helvitica, sans-serif;
  font-size: small;
  margin-top: 0px;
  margin-bottom: 15px;}

.embeddedImage {
  float: left;
}

.homeTeaser {display: none}

TABLE, LI {
  color: #dde;
  }

