-webkit-font-smoothing: antialiased;
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-size: 13px;
  line-height: 1.231;
}
body,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}
::-moz-selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none;
}
a {
  color: #00e;
}
a:visited {
  color: #551a8b;
}
a:hover {
  color: #06e;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
  *overflow: visible;
}
table button,
table input {
  *overflow: auto;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
body {
  behavior: url("/htc/csshover3.htc");
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clearfix {
  zoom: 1;
}
*:first-child+html .clearfix {
  zoom: 1;
}
@font-face {
  font-family: 'eb_garamond_italic';
  src: url('ebgaramond12-italic-webfont.eot');
  src: url('ebgaramond12-italic-webfont.eot?#iefix') format('embedded-opentype'), url('ebgaramond12-italic-webfont.woff') format('woff'), url('ebgaramond12-italic-webfont.ttf') format('truetype'), url('ebgaramond12-italic-webfont.svg#eb_garamond08_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'eb_garamond_regular';
  src: url('/fonts/ebgaramond-12/ebgaramond12-regular-webfont.eot');
  src: url('/fonts/ebgaramond-12/ebgaramond12-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/ebgaramond-12/ebgaramond12-regular-webfont.woff') format('woff'), url('/fonts/ebgaramond-12/ebgaramond12-regular-webfont.ttf') format('truetype'), url('/fonts/ebgaramond-12/ebgaramond12-regular-webfont.svg#eb_garamond08_regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
ol.commentlist {
  list-style: none;
}
ol.commentlist li.comment {
  border-bottom: 1px dotted #666;
  padding: 10px;
}
ol.commentlist li.comment div.vcard cite.fn {
  font-style: normal;
}
ol.commentlist li.comment div.vcard img.avatar {
  float: right;
  margin: 0 0 10px 10px;
}
ol.commentlist li.comment div.comment-meta {
  font-size: 10px;
}
ol.commentlist li.comment div.comment-meta a {
  color: #ccc;
}
ol.commentlist li.comment div.reply {
  font-size: 11px;
}
ol.commentlist li.comment div.reply a {
  font-weight: bold;
}
ol.commentlist li.comment ul.children {
  list-style: none;
  margin: 10px 0 0;
}
ol.commentlist li.comment ul.children li.depth-2 {
  border-left: 5px solid #555;
  margin: 0 0 10px 10px;
}
ol.commentlist li.comment ul.children li.depth-3 {
  border-left: 5px solid #999;
  margin: 0 0 10px 10px;
}
ol.commentlist li.comment ul.children li.depth-4 {
  border-left: 5px solid #bbb;
  margin: 0 0 10px 10px;
}
ol.commentlist li.even {
  background: #fff;
}
ol.commentlist li.odd {
  background: #f6f6f6;
}
ol.commentlist li.parent {
  border-left: 5px solid #111;
}
#page-wrap {
  margin: 0px auto;
}
body {
  margin-left: 10px;
  margin-right: 10px;
}
@media handheld,only screen and (max-width: 767px) {
  .desktop_only {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .handheld_only {
    display: none;
  }
}
.menu_container {
  margin-top: 20px;
}
.menu_container hr {
  margin-bottom: 10px;
  margin-top: 10px;
}
ul.menu {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
  overflow: auto;
  zoom: 1;
  clear: both;
  text-align: center;
}
.center {
  text-align: center;
}
ul.menu li a.selected {
  color: #BC0099;
}
ul.menu li {
  display: inline;
  margin-left: 0px;
  margin-right: 5px;
}
@media only screen and (min-width: 768px) {
  ul.menu li {
    margin-right: 4px;
  }
}
.menu li.last {
  margin-right: 0px;
}
.menu a:link,
.menu a:visited {
  display: inline-block;
  color: black;
  text-decoration: none;
}
ul.menu li.currentPage a:link,
ul.menu li.currentPage a:visited {
  color: black;
  font-weight: bold;
}
hr {
  margin: 0px;
  border: 1px;
  color: black;
  background-color: black;
  height: 1px;
  opacity: 0.3;
}
#header {
  border: 0px solid black;
  margin-top: 45px;
  overflow: visible;
  zoom: 1;
}
#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -142px;
  border: 0px solid red;
  display: block;
  overflow: auto;
}
.post {
  margin-top: 35px;
}
@media only screen and (min-width: 768px) {
  .front {
    padding-top: 70px;
  }
}
.front h2 {
  display: none;
}
#footer,
.push {
  height: 142px;
}
#footer hr {
  margin-top: 20px;
  margin-bottom: 18px;
}
#footer ul {
  padding: 0px;
  margin: 0px;
}
html,
body,
#page-wrap {
  height: 100%;
}
#map_placeholder {
  width: 500px;
  height: 500px;
}
.row {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 750px;
  max-width: 964px;
  overflow: hidden;
  zoom: 1;
  margin: 0 auto;
}
.colBig1,
.colBig2,
.colBig3,
.col5,
.col4,
.col3,
.col2,
.col1 {
  position: relative;
  top: 0;
  left: 0;
  margin-left: 1.245%;
  margin-right: 1.245%;
  float: left;
  min-height: 1px;
}
.centeredCol {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.row .col1 {
  width: 17.51%;
}
.row .col2 {
  width: 37.51%;
}
.row .col3 {
  width: 57.51%;
}
.row .col4 {
  width: 77.51%;
}
.row .col5 {
  width: 97.51%;
}
.row .colBig1 {
  width: 30.843%;
}
.row .colBig2 {
  width: 64.177%;
}
.row .colBig3 {
  width: 97.51%;
}
img,
object,
embed {
  max-width: 100%;
}
#map_placeholder img {
  max-width: none;
}
img {
  height: auto;
}
@media handheld,only screen and (max-width: 767px) {
  body {
    -webkit-text-size-adjust: none;
  }
  .row,
  body,
  .container {
    width: 100%;
    min-width: 0;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .row .col1,
  .row .col2,
  .row .col3,
  .row .col4,
  .row .col5,
  .row .colBig1,
  .row .colBig2,
  .row .colBig3 {
    width: auto;
    float: none;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
body {
  color: black;
  font-family: "eb_garamond_regular", "Courier", Sans;
  font-size: 20px;
  line-height: 28.1px;
  letter-spacing: 0.00em;
  font-weight: 200;
}
strong {
  font-weight: 600;
}
h1,
h2,
h3,
h4 {
  font-family: "eb_garamond_regular", "Courier";
  font-weight: normal;
}
h2 {
  text-transform: uppercase;
  text-align: center;
  font-size: 24px;
  letter-spacing: 3px;
  margin-bottom: 1.2em;
}
h3 {
  font-style: italic;
  font-size: 1em;
  margin-bottom: 0.35em;
  text-align: center;
}
.menu {
  text-transform: uppercase;
  font-family: "eb_garamond_regular", Sans;
  font-size: 16px;
  line-height: 20.4px;
  letter-spacing: 0.08em;
  font-weight: 400;
}
@media handheld,only screen and (max-width: 767px) {
  .menu {
    font-size: 14px;
  }
}
.logo_container {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .front-intro-text {
    width: 60%;
  }
}
.front-intro-text {
  margin-left: auto;
  margin-right: auto;
}
#logo {
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  #logo {
    max-width: 500px;
  }
}
p {
  text-align: justify;
  margin: 0px;
  padding: 0px;
  padding-bottom: 1em;
}
a:link,
a:visited {
  color: #BC0099;
}
#footer {
  text-transform: uppercase;
  font-family: "eb_garamond_regular", Sans;
  font-size: 9px;
  line-height: 12.75px;
  letter-spacing: 0.08em;
  font-weight: 400;
}
#footer a:link,
#footer a:visited {
  color: black;
}
.bigAltText {
  font-family: "eb_garamond_regular", "Courier";
  font-size: 18px;
  line-height: 26px;
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.ir br {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}


 /*2025-10-17 05:52:53*//* Caching off */