/* Updated 10Mar13 by Russ Harvey  */

html,body {
  margin: 0;
  padding: 0;
  color: #0033ff;
  background-color: #a08d93;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
}
#wrapper {
  position: relative;
  text-align: left;
  width: 810px;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  background-image: url("graphics/buttons/background.gif");
  background-repeat: repeat-y;
}
#header {
  height: 102px;
  width: 720px;
  margin-left: 50px;
  margin-right: 20px;
  border-bottom: 1px solid #333399;
}
#header .strapline {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.0em;
  color: #333399;
  background-color: #ffffff;
  float: right;
  vertical-align: bottom;
  margin-right: 1em;
  margin-top: 80px;
}
#header .logo {
  float: left;
  margin-left: 0.5em;
  margin-top: 0;
}
#header-nav {
  text-align: center;
  margin-top: 5px;
  margin-left: 50px;
  margin-right: 20px;
  border-bottom: 1px solid #333399;
}
#nav {
  position: absolute;
  top: 165px;
  margin-left: 35px;
  left: 0.2em;
  padding: 0;
  width: 110px;
}
#nav h2 {
  color: #333399;
  background-color: #ffffff;
  margin-bottom: 0.5em;
}
#nav h4 {
  color: #333399;
  background-color: #ffffff;
  margin-bottom: 0.5em;
}
#nav p {
  color: #333333;
  background-color: #ffffff;
}
ul#mainnav {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul#mainnav li {
  display: block;
}
#content {
  margin-left: 140px;
  width: 600px;
  font-size: 1.0em;
  padding: 1% 2%;
  text-align: left;
}
#footer {
  height: 62px;
  clear: both;
  border-top: 2px solid #333399;
  border-bottom: 2px solid #333399;
  text-align: left;
  margin: 0;
}
#footer p.small {
  margin-top: 10px;
  margin-left: 110px;
  padding: 0;
}
#footer .rightimg {
  display: inline;
  float: right;
  border: 0;
  margin-top: 2px;
  padding: 0;
}
p,td,div,blockquote,th,dt,dd {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
}
ul {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.9em;
}
ol {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.9em;
  list-style-type: decimal;
}
li.off {
  list-style-type: none;
}
li.alpha {
  list-style-type: upper-alpha;
}
.indent {
  text-indent: 2em;
}
.justify {
  text-align: justify;
  margin: 0 2em;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
  margin: 0;
}
.right-caption {
  text-align: right;
  margin-left: 5em;
  margin-right: 2em;
}
.header {
  font-size: 1.0em;
  font-weight: bold;
  text-align: center;
  margin: 0;
}
.largetext {
  font-size: 1.6em;
  line-height: 27px;
  text-align: justify;
  color: #336600;
  background-color: #ffffff;
}
.medium {
  font-size: 1.4em;
  color: #336666;
  background-color: #ffffff;
  text-align: center;
  font-weight: bold;
}
.small {
  font-size: 0.8em;
  text-align: center;
}
.smleft {
  font-size: 0.8em;
}
.notice {
  font-size: 0.8em;
}
.description {
  clear: both;
}
.photo {
  text-align: center;
  text-indent: 0em;
  margin: 10px;
}
.quote {
  margin: 10px 50px;
}
.blockquote {
  margin: 2em 3em;
}
.table {
  margin: 0;
}
.odd {
  color: #0033ff;
  background-color: #99cccc;
}
.datatable {
  border: 2px solid #333399;
  border-collapse: collapse;
  width: 100%;
}
.datatable td {
  border: 1px solid #333399;
  text-align: left;
  vertical-align: top;
  padding: 4px;
}
.datatable td.right {
  border: 1px solid #333399;
  text-align: right;
  vertical-align: top;
  padding: 4px;
}
.datatable th {
  border: 1px solid #ffffff;
  background-color: #333399;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
  padding: 4px;
}
.datatable caption {
  font-size: 1.4em;
  font-weight: bold;
  background-color: #ffffff;
  color: #333399;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 8px;
}
td {
  margin: 0;
}
.day {
  font-size: 1.0em;
  font-weight: bold;
  margin: 0;
}
.holiday {
  margin: 0;
  color: #ff0000;
  background-color: #ffff66;
  font-weight: bold;
}
.subtitle {
  font-size: 1.2em;
  text-align: center;
  font-weight: bold;
  color: #333333;
  background-color: #ffffff;
}
.header {
  font-size: 1.0em;
  text-align: center;
  font-weight: bold
}
.title {
  font-size: 1.2em;
  font-weight: bold;
}
.sub {
  font-size: 1.0em;
  text-align: left;
  font-weight: bold
}
.margin {
  text-align: justify;
  text-indent: 2em;
  margin: 0;
}
.full {
  text-align: justify;
  text-indent: 0em;
  margin: 0;
}
.note {
  text-align: center;
  font-weight: bold;
  background-color: #cccccc;
  color: #0033ff;
  border: 1px;
  border-style: dotted;
  border-color: #ff0000;
}
.noted {
  border: 3px;
  border-style: dotted;
  border-color: #333399;
  margin: 10px 30px;
  padding: 1em;
  font-size: 1.0em;
}
.box {
  clear: both;
  font-weight: bold;
  border: 3px;
  border-style: dotted;
  border-color: #ff0000;
  margin: 2em;
  padding: 1em;
}
.grid {
  clear: both;
  width: 550px;
  margin: 0;
  padding: 0;
  font-size: 1.0em;
}
.floatright {
  float: right;
  width: 49%;
  text-align: left;
}
.floatleft {
  float: left;
  width: 49%;
  text-align: left;
}
.grid ul {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
}
.rightimg {
  float: right;
  border: 0;
  margin-left: 20px;
  margin-bottom: 1px;
  z-index: 10;
}
.leftimg {
  float: left;
  border: 0;
  margin-right: 20px;
  margin-bottom: 1px;
  z-index: 10;
}
.rightimg2 {
  float: right;
  border: 0;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 30px;
  margin-bottom: 5px;
  z-index: 10;
}
.highlight {
  background-color: #ffff66;
  color: #0033ff;
}
.highlight a:link {
  color: #cc3333;
  background-color: #ffff66;
  font-weight: normal;
  text-decoration: underline;
}
.highlight a:visited {
  color: #cc6600;
  background-color: #ffff66;
  font-weight: normal;
  text-decoration: underline;
}
.clear {
  clear: both;
  font-size: 0.8em;
  text-align: center;
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  color: #333333;
  background-color: #ffffff;
  margin-top: 0;
}
h2,h3,h4,h5,h6 {
  font-family: Arial,Helvetica,sans-serif;
  color: #333333;
  background-color: #ffffff;
  text-align: left;
  margin-bottom: 0;
}
hr {
  color: #333333;
  background-color: #ffffff;
  height: 1px;
  width: 100%;
}
a:link {
  color: #cc3333;
  background-color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}
a:visited {
  color: #cc6600;
  background-color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}
a:hover {
  color: #ff3333;
  background-color: #ffffff;
  font-weight: normal;
  text-decoration: underline;
}
a:active {
  color: #990033;
  background-color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}
a img {
  border: 0.1px none #ffffff;
}