<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">      header, section, footer, aside, nav, article, figure, figcaption {
        display: block;}
      body {
        color:#666666;
        background-color: #480f1d;
        background-position: center;
        font-family: Georgia, Times, serif;
        line-height: 1.4em;
        margin: 0px;}

      .wrapper {
        width: 940px;
        margin: 20px auto 20px auto;
        border: 2px solid #000000;
        background-color: #ffffff;}

      a {
        color: #de6581;
        text-decoration: none;}
      h1, h2, h3 {
        font-weight: normal;}
      h2 {
        margin: 10px 0px 5px 0px;
        padding: 0px;}
      h3 {
        margin: 0px 0px 10px 0px;
        color: #de6581;}

      header {
        height: 238px;
        background-image: url("../images/header.jpg");}
      header h1 {
        text-indent: -9999px;
        width: 940px;
        height: 208px;
        margin: 0px;}

      nav {
        clear: both;
        color: #ffffff;
        background-color: #aeaca8;
        height: 30px;
        position: relative;}
      nav ul {
        margin: 0px;
        padding: 5px 0px 5px 0px;}
      nav ul li {
        list-style: none;
        float: left;
        position: relative;}
      nav ul li a {
        color: #ffffff;
        display:inline-block;
        width: 134px;
        text-align: center;
        vertical-align: top;}
      nav ul li:hover ul {
        visibility: visible;
        background-color: #aeaca8;
        left: 0px;
        opacity: 1}
      nav ul li a:hover, nav li a.current {
        color: #000000;}
      nav ul ul {
        padding: 0px 0px 0px 0px;
        visibility: hidden;
        position: absolute;
        z-index: 99999;
        left: -9999px;
        opacity:0;}
      nav ul ul li {
        list-style: none;}

      section.main {
        float: left;
        width: 659px;
        border-right: 1px solid #eeeeee;}
      section.main h1 {
        text-align: center;}
      section.main a {
        border-botom: 1px solid #eeeeee;}
      section.main a:hover {
        color: #985d6a;
        background-color: #efefef;}
      article {
        clear: both;
        overflow: auto;
        width: 90%;
        margin: 5%;}
      article h2 {
        text-align: left;
        color: #de6581;}
      article.map {
        clear: both;
        text-align: center;
        overflow: auto;
        width: 90%;
        margin: 5%;}
      article.email {
        margin:0 auto;
        width: 90%;}
      hgroup {
        margin-top: 10px;}

      article.calendars iframe {
        margin:0 auto;
        width: 98%;}

      article.email form {
        margin:0 auto;
        width: 90%;}
      article.email input, textarea {
	width:90%;
	height:27px;
	background:#efefef;
	border:1px solid #dedede;
	padding:10px;
	margin-top:3px;
	font-size:0.9em;
	color:#3a3a3a;
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
        border-radius:5px;}
      article.email textarea {
	height:213px;
	background:url(images/textarea-bg.jpg) right no-repeat #efefef;}
      article.email #submit {
        width:127px;
        height:38px;
        background:url(../images/submit.jpg);
        text-indent:-9999px;
        border:none;
        margin-top:20px;
        cursor:pointer;}
      article.email #submit:hover {
	opacity:.9;}

      figure.small {
        float: left;
        width: 72px;
        height 54px;
        padding: 5px;
        margin: 5px;
        border: 1px solid #eeeeee;}
      figure.medium {
        float: left;
        width: 200px;
        height 145px;
        padding: 5px;
        margin: 5px;
        border: 5px solid #eeeeee;}
      figure.large {
        float: left;
        width: 550px;
        height 408px;
        padding: 5px;
        margin: 5px;
        border: 5px solid #eeeeee;}
      figure.map {
        float: left;
        width: 384px;
        height 298px;
        padding: 5px;
        margin: 5px;
        border: 5px solid #eeeeee;}
      figure.index {
        float: center;
        width: 360px;
        height 240px;
        padding: 10px;
        margin: 10px 90px 10px 90px;
        border: 10px solid #eeeeee;}
      figcaption {
        font-size: 80%;
        text-align: left;}

      iframe {
        float: left;
        width: 500px;
        height 500px;
        padding: 5px;
        margin: 10px 45px 10px 45px;
        border: 5px solid #eeeeee;}

      .radiobuttons label{
        display:inline-block;
        text-align:center;
        margin:0 0.2em;}
      .radiobuttons label input[type="radio"] {
        display:block;
        margin:0.5em auto;}
      aside {
        width: 230px;
        float: left;
        padding: 0px 0px 0px 20px;}
      aside section a {
        border-botom: 1px solid #eeeeee;}
      aside section a:hover {
        color: #985d6a;
        background-color: #efefef;}
      aside h2 {
        text-align: center;
        padding: 10px 0px 10px 0px;
        color: #de6581;}
      aside section.Facebook p {
        text-align: center;}
      aside section.Donations p {
        text-align: center;}

      footer {
        clear: both;
        color: #ffffff;
        background-color: #aeaca8;
        height: 130px;}
      footer {
        font-size: 80%;
        text-align: center;
        padding: 7px 0px 0px 20px;}
      footer a {
        color: #ffffff;
        text-decoration: none;}
</pre></body></html>