/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
  It won't be a stylish marriage, I can't afford a carriage.
  But you'll look sweet upon the seat of a bicycle built for two." */
/* -----------------------------------------------------------------------

   Based on Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, hspace, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:78%;font-family: Georgia, Times New Roman, serif;background:#fff;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;font-family:Georgia, times, serif;color:#1F1515;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 1.5em 1.5em 1.5em;}
hspace {margin:0 10em 0 10em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#4584DF;}
a {color:#4a4a4a; text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size: 1.5em;margin-bottom:1.25em;line-height:2.5em;color:#444;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.sansSerif {font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
.serif {font-family: Georgia, Times New Roman, serif;}
/* grid.css */
body {
  background: #fff;
  }
.container {
  min-height: 39.8em;
  margin: 11em 0 0 0;
  }
  
.leftside {
  float: left;
  width: 26%;
  padding: 0 1em 0 1em;  
  }
#content {
  background: #fff;
  }

.left {float: left;}
.right {float: right;}
.hidden {display: none;}
.box {padding:1em;}
.white {background:#FFF;}
.orange {background:#CF4D33;}
.black {background: #555;}
.petal {background: #BF9083;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.hide { text-indent: -3000px;}
.textcenter {text-align: center;}

/* Roll Set */
.rollset {position: relative; z-index: 0;}
  .rollset span { display: none; font-size: 1em;}
  .rollset a { text-decoration: none; font-weight: 600; color: #222;}
    .rollset a:hover span {position: absolute; top: 24px; left: 0px; display: block; padding: 15px 15px 20px 15px;color: #fff;font-weight: normal; background:#1a1028;}

.pageHeader {display: block; width: 803px; margin-bottom: 1em; border: 2px solid #eee;}

#header  {z-index: 1;position: fixed;top: 0;width: 100%;height: 6.1em;margin: 0;padding: 0;background: url('images/header.jpg') center;border-top: 8px solid #000;border-bottom: 2px solid #FFE900;}
  #headerimg {float: left;margin-top: .97em;}
    #headerimg   a {display: block;margin-left: .8em;padding: 20px 123px;background: url('images/logo.jpg') #6f6262 no-repeat;}
        #headerimg   a:hover {background: url('images/logo2.jpg') #6f6262 no-repeat 0 -1px;}
      #headerimg span { display: none;}

#navigation {z-index: 2;position: fixed;top: 6.85em;width: 100%;padding-left: .5em;background: #FFFBCF;}
  #navigation ul.inline,
  #navigation ul.inline li.pagenav,
  #navigation ul.inline li.pagenav ul {margin: 0;padding: 0;}
  #navigation ul li {float: left;margin: .8em 1em .5em 0;font-size: 1em;background: #FFFBCD;}
  #navigation ul li a {color: #352309;}
  #navigation ul li a:hover {color: #4584DF;}
  .inline li {display:inline;}

#searchform {float: right;margin: .15em 2em 0 0;}
.container h2 {border-bottom: 1px dotted #C3D9FF;}

/* #sidebar*/
  #sidebar h2 {margin-bottom: 0; font-size: 1.4em; border-bottom: none;}
  #sidebar ul {list-style-type: none;}
    #sidebar ul li a {color: #0F0B01;}
    #sidebar ul li a:hover {color: #0BA332;}

/*  #news*/
  .greeting {line-height: 1.2em;}

  .quicklink > dl {margin-left: 4em;padding:0;}
  .quicklink > dl > dt {color: #333;}
  .quicklink dt {color: #333;}
  .quicklink p.small {margin: 0; padding: 0;}
  .outlink {margin-left: 4em;line-height: 1.2em;}
  .outlink h4 {margin-bottom: .2em; color: #888;}
  .outlinkEntry {padding-left: 1em;}

/* #about*/
  #about > h1 {margin-left: 5em;}
  #about div.bio {padding-bottom: 54px;}
    #about div.bio h3 {margin-top: 9px;}
    #about div.bio img {float:left;margin-right: 15px;margin-bottom: 15px;padding: 8px;}
  #about div#history {margin-top: .7em;}
    #about div#history dl {float: left;width: 750px;margin-right: 1em;}

/* #blog */
  div.left {width: 60%;}

/*#*/
  #contact form.contact-form fieldset {float: left;width: 350px;margin-right: 3px; border: 1px dotted #eee;}
  #contact div.form-submit {margin-top: 1em;}
  #contact div#links > iframe {border: 2px solid #eee;}
  #contact div#links > ul {list-style-type: none;}

/* .eventReg */
  h1.eventh1 {
    padding: 0 0 0 .8em;
  }
  h1.eventh1 + h2 {
    padding: 0 0 0 1.2em;
  }
  div.event {
    float: left;
    width:30.7%;
    padding: 0 3em 0 0;
    }
  ul.eventReg {list-style-type: none;}
  ul.eventReg li {clear: both; margin: .3em;}
  ul.eventReg li label {width: 25em; margin-right: 1em; text-align: left;}
  ul.eventReg li.extraQuest {
    float: left;
  }
  li.eventSubmit input {float: left;}


/* #footer */
#footer {
  clear: both;
  margin: 3em 0 0 0;
  padding: 0;
  background: #14293F url('images/footer.jpg') repeat-x 0 -10px;
  border-top: 2px solid #14293F;
  border-bottom: 8px solid #000;
  color: #aaa;
  }
  #footer p {
    margin: 2em 0 1em 3em;
  }
