html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before {
  content: '';
  content: none;
}
blockquote:after {
  content: '';
  content: none;
}
q:before {
  content: '';
  content: none;
}
q:after {
  content: '';
  content: none;
}
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  background: transparent url(images/bodybgold.png) repeat top left;
  font-family: Verdana, "Helvetica Neue", sans-serif;
  font-size: 12px;
  line-height: 1.4em;
}
.right, .alignright { float: right; }
.left, .alignleft { float: left; }
.clear { clear: both; }
.rounded {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.shadowed {
  -moz-box-shadow: #a8a8a8 2px 2px 15px 2px;
  -webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.5);
}
.group:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
a {
  text-decoration: none;
  color: #b73d08;
}
#wrapper {
  width: 1000px;
  margin: 40px auto;
}
#header { width: 1000px; }
#content {
  width: 1000px;
  background-color: #fdf5e7;
  border: solid 1px #f8daab;
  min-height: 400px;
  color: #452804;
}
#content h1 {
  color: #b73d08;
  font-weight: normal;
  font-size: 28px;
  margin-bottom: 10px;
  font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
}
#content h2 {
  color: #824108;
  font-weight: bold;
  font-size: 120%;
  margin: 0px 0px 0px 0px;
}
#content h2 a { color: #824108; }
#content h1.page {
  font-size: 32px;
  margin: 30px 0px 0px 15px;
}
#content .col1 {
  width: 430px;
  float: left;
  margin: 20px 40px 20px 15px;
}
#content .col1 .timestamp {
  color: #a98f69;
  margin: 0px 0px 3px 0px;
  font-size: 85%;
}
#content .col1 .section { margin: 0px 0px 30px 0px; }
#content .col2 {
  width: 430px;
  float: left;
  margin: 20px 40px 20px 15px;
}
#content .col2 .timestamp {
  color: #a98f69;
  margin: 0px 0px 3px 0px;
  font-size: 85%;
}
#content .col2 .section { margin: 0px 0px 30px 0px; }
#content .col2 { margin: 20px 15px 20px 40px; }
#content p {
  font-size: 100%;
  margin-bottom: 10px;
}
#mainNav {
  width: 1000px;
  background: #fde8c9 url(images/tabbg.png) repeat-x bottom left;
  border-bottom: solid 1px #e1bd83;
}
#mainNav li {
  padding: 10px 20px 15px 15px;
  float: left;
  border-right: solid 1px #e1bd83;
}
#mainNav li a {
  display: block;
  font-size: 130%;
}
#mainNav li a span {
  display: block;
  color: #a98f69;
  font-size: 80%;
  top-margin: 4px;
}
#mainNav li.current {
  padding: 10px 20px 15px 15px;
  background-image: none;
  background-color: #fdf5e7;
  position: relative;
  bottom: -1px;
}
#mainNav li.current a {
  position: relative;
  top: -1px;
}
#footer {
  background-color: #ffebcb;
  width: 1000px;
  border: solid 1px #f8daab;
  min-height: 100px;
  position: relative;
  top: -2px;
  clear: both;
}
.entry img.photo {
  margin: 0px 0px 20px 10px;
  padding: 3px;
  background-color: #fefaf2;
  border: solid 1px #c2a87a;
  -moz-box-shadow: #a8a8a8 2px 2px 15px 2px;
  -webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.5);
}
.entry h3 { margin-top: 20px; }
.post { margin: 0px 0px 30px 0px; }
.post img.photo {
  margin: 0px 0px 20px 10px;
  padding: 3px;
  background-color: #fefaf2;
  border: solid 1px #c2a87a;
  -moz-box-shadow: #a8a8a8 2px 2px 15px 2px;
  -webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.5);
}
ol { padding: 0px 0px 0px 25px; }
ol li {
  list-style: decimal;
  margin: 0px 0px 20px 0px;
}
.homeAnnouncement { margin-top: 15px; }
h1.homeAnnouncementHeader { margin: 30px 0px 15px 0px; }
.staff {
  margin: 20px 0px 20px 0px;
  border-bottom: 1px dashed #dbc49b;
}
.staff img {
  margin: 0px 0px 20px 10px;
  padding: 3px;
  background-color: #fefaf2;
  border: solid 1px #c2a87a;
  -moz-box-shadow: #a8a8a8 2px 2px 15px 2px;
  -webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.5);
}
dl.contact { margin: 20px 0px 30px 0px; }
dl.contact dt { font-weight: bold; }
dl.contact dd { margin: 0px 0px 10px 0px; }
.alt {
  background-color: #fceed6;
  border-top: solid 1px #f0d4a3;
  border-bottom: solid 1px #f0d4a3;
}
.history {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  zoom: 1;
}
table#compprop0 { border-collapse: collapse; }
#compprop0 tr.today td {
  border-top: 0px solid !important;
  border-bottom: 0px solid !important;
  border-left: 0px;
  border-right: 0px;
}
#compprop0 tr.today td.amrcol1 {
  border-left: 0px solid !important;
  border-right: 0px !important;
}
#compprop0 tr.today td.lastcol {
  border-right: 0px solid !important;
  border-left: 0px !important;
}
#compprop0 tr.history td.amrcol1 { border: 0 !important; }
#compprop0 tr.history td.lastcol { border: 0 !important; }
#compprop0 tr.history td { border: 0 !important; }
#wcompprop0 { border: 0; }
#wcompprop0 td.today { font-weight: bolder !important; }
#compprop0 thead tr { font-size: larger; }
#compprop0 tfoot a { color: #777777; }
#wcompprop0 tfoot a { color: #777777; }
#calprop0 th {
  padding: 0.5em;
  text-align: left;
}
#calprop0 td {
  padding: 0.5em;
  text-align: left;
}
#compprop0 th {
  padding: 0.5em;
  text-align: left;
}
#compprop0 td {
  padding: 0.5em;
  text-align: left;
}
td.amrcol1 { padding-left: 0px !important; }
#compprop0 th { padding-left: 0px !important; }
#compprop0 li.summary h3 {
  padding-top: 0;
  margin-top: 0;
}
#compprop0, #calprop0 {
  width: 90%;
  margin: 0px;
}
#calprop0 li {
  padding: 0;
  margin: 0;
}
#compprop0 li {
  padding: 0;
  margin: 0;
}
#calprop0 ul {
  padding: 0;
  margin: 0;
}
#compprop0 ul {
  padding: 0;
  margin: 0;
}
#wcompprop0 ul li {
  list-style: none !important;
  text-indent: 0;
  padding: 0;
  margin: 0;
  background: none !important;
}
#wcalprop0 ul li {
  list-style: none !important;
  text-indent: 0;
  padding: 0;
  margin: 0;
  background: none !important;
}
#calprop0 ul li {
  list-style: none !important;
  text-indent: 0;
  padding: 0;
  margin: 0;
  background: none !important;
}
#compprop0 ul li {
  list-style: none !important;
  text-indent: 0;
  padding: 0;
  margin: 0;
  background: none !important;
}
#compprop0 ul.amrcol li:before { content: "" !important; }
#wcalprop0 ul.amrcol li:before { content: "" !important; }
#calprop0 ul.amrcol li:before { content: "" !important; }
#sidebar #wccalprop0 li:before { content: "" !important; }
#sidebar #wcompprop0 li:before { content: "" !important; }
#menu #wcompprop0 ul { color: #000000; }
#compprop0 img {
  border: none;
  vertical-align: text-bottom;
}
#calprop0 img {
  border: none;
  vertical-align: text-bottom;
}
#calprop0 ul li {
  float: left;
  padding: 0 1em 0 0;
}
#sidebar #wcalprop0 {
  float: right;
  padding: 0;
}
#compprop0 li.addevent {
  float: right;
  padding: 0;
}
#compprop0 li.icsurl {
  float: right;
  padding: 0;
}
#compprop0 li.map {
  float: right;
  padding: 0;
}
#calprop0 li.addtogoogle {
  float: right;
  padding: 0;
}
#calprop0 li.icsurl {
  float: right;
  padding: 0;
}
#calprop0 li.icalrefresh {
  float: right;
  padding: 0;
}
#calprop0 li.x-wr-timezone {
  float: right;
  padding: 0;
}
#compprop0 li.icalnav {
  float: left;
  padding: 0 0.5em 0 0;
}
#compprop0 ul li.starttime {
  float: left;
  padding: 0 0.5em 0 0;
}
#compprop0 ul li.endtime {
  float: left;
  padding: 0 0.5em 0 0;
}
#wcompprop0 th {
  float: left;
  padding: 0 0.5em 0 0;
}
#wcompprop0 ul li.eventdate {
  float: left;
  padding: 0 0.5em 0 0;
}
#wcompprop0 ul li.starttime {
  float: left;
  padding: 0 0.5em 0 0;
}
#wcompprop0 ul li.enddate {
  float: left;
  padding: 0 0.5em 0 0;
}
#wcompprop0 ul li.endtime {
  float: left;
  padding: 0 0.5em 0 0;
}
#compprop0 ul li.starttime { color: #a57941; }
#compprop0 ul li.endtime { color: #a57941; }
#wcompprop0 li.summary { clear: left; }
#calprop0 li { padding: 0 1em 0 0; }
#compprop0 li { padding: 0 1em 0 0; }
#wcompprop0 td {
  margin: 0;
  padding: 0;
}
#wcompprop0 tr .description {
  display: none;
  z-index: -1;
}
#wcompprop0 tr { position: relative; }
#wcompprop0 tr:hover .description {
  background: #ffffff;
  color: #111111;
  opacity: 0.9;
  display: block;
  width: 90%;
  position: relative;
  right: 1px;
  top: 10px;
  z-index: 100;
  margin: 0 0 10px 0;
  padding: 2%;
  overflow: none;
}
.month { margin-top: 30px; }
.icalnav { vertical-align: middle; }
.icalnav a {
  text-decoration: none;
  padding-left: 1em;
  padding-right: 1em;
}
.icalnav a span { font-size: 2em; }
.icalnav a:hover { font-weight: bold; }
#calprop0 { display: none; }

