/*  
Theme Name: Scenic Colorado
Theme URI: http://www.sceniccolorado.org/
Description: A theme for the Scenic Colorado website.
Version: 1.0
Author: Curtis Barrett
Author URI: http://curdaba.net
*/


body {
  font-family: Times New Roman, serif;
  font-size: 12pt;
  font-weight: normal;
  text-align: left;
}

em {
  font-weight: bold;
  font-style: normal;
}

h1, h2, h3 {
  font-family: Georgia, Times New Roman, sans-serif;
  font-weight: bold;
}

h3 a {
  text-decoration: none;
}

table.fancy {
  border: 1px #000000 solid;
  font-family: Tahoma, sans-serif;
  font-size: small;
  margin: .5em auto;
}

table.fancy th {
  font-weight: bold;
  text-align: left;
}

table.fancy td, table.fancy th {
  margin: 0;
  padding: 0.3em 1em;
}

table.fancy th {
  border-width: 1px 0 2px 1px;
}

#footer {
  font-size: smaller;
  text-align: center;
}

#content img {
  border: 1px #405040 solid;
  display: block;
  margin: 10px auto 10px auto;
}

#linkscontent ul, #linkscontent li {
  list-style: none;
}

.bad {
  color: #c00000;
}

.good {
  color: #008000;
}
