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: #302c24 url(images/bodyBg.jpg) top left no-repeat;
  font-family: Georgia;
}
.group:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.right, .alignright { float: right; }
.left, .alignleft { float: left; }
#wrapper {
  width: 791px;
  margin: 100px 0px 0px 150px;
  background: transparent url(images/contentBg.jpg) top left repeat-y;
  min-height: 600px;
  border: solid 1px #d3bfaa;
  -moz-box-shadow: 2px 2px 15px 2px #2d2d2d;
  -webkit-box-shadow: #000000 2px 2px 40px;
}
#logo {
  position: absolute;
  top: 0;
  left: 0;
}
#leftNav {
  margin: 30px 0px 0px 10px;
  float: left;
  width: 175px;
}
#leftNav ul li { margin: 0px 0px 30px 0px; }
#leftNav ul li a {
  font-family: 'Calligraffitti', arial, serif;
  font-size: 22pt;
  color: #2a261f;
}
#leftNav ul li a.selected { color: #8b1017; }
#content {
  width: 500px;
  float: left;
  margin: 30px 0px 20px 50px;
}
#content h1 { margin: 0px 0px 25px 0px; }
#content p {
  font-size: 10pt;
  line-height: 1.5em;
  margin: 0px 0px 10px 0px;
}
img.photo {
  background-color: #fffcf8;
  border: solid 1px #c6b8a5;
  padding: 3px;
  margin: 10px 0px 20px 20px;
  -moz-box-shadow: 2px 2px 6px 1px #ccc5ba;
  -moz-transform: rotate(7deg);
  -webkit-box-shadow: #ccc5ba 2px 2px 5px;
  -webkit-transform: rotate(7deg);
}
h2 {
  font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
  font-size: 16pt;
  margin: 35px 0px 5px 0px;
}
h2.pageTitle {
  font-family: 'Calligraffitti', arial, serif;
  font-size: 36pt;
  margin: 25px 0px 25px 0px;
  color: #8b1017;
}
a {
  color: #8b1017;
  text-decoration: none;
}
a:hover { text-decoration: underline; }
div.calendar dl { margin: 5px 0px 20px 0px; }
div.calendar dl dt {
  font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
  font-size: 13pt;
  font-weight: normal;
}
div.calendar dl dd {
  font-style: italic;
  font-family: Georgia;
  font-size: 10pt;
  margin-top: 5px;
}

