@charset "utf-8";
/* CSS Document */

body {
  font-family: "Century Gothic", Verdana, Arial, sans-serif;
  font-size: 14px;
  background-color: #FFFFFF;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
a:link {
  color: #000099;
  text-decoration: none;
}
a:visited {
  color: #000099;
  text-decoration: none;
}
a:hover {
  color: #990000;
  text-decoration: underline;
}
a:active {
  color: #990000;
  text-decoration: none;
}
img {
  border: none;
}
table {
  padding: 0px;
  height: auto;
  width: 900px;
}
td {
  font-family: "Century Gothic", Verdana, Arial, sans-serif;
  font-size: 14px;
}
td.header {
  height: 190px;
  width: 900px;
}
td.menu {
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  height: 50px;
  width: 900px;
}
td.main {
  text-align: left;
  vertical-align: top;
  height: auto;
  width: 710px;
}
td.main-home-left {
  text-align: left;
  vertical-align: top;
  height: auto;
  width: 410px;
}
td.main-home-right {
  text-align: right;
  vertical-align: top;
  height: auto;
  width: 300px;
}
td.main-contact-left {
  text-align: center;
  vertical-align: top;
  height: auto;
  width: 300px;
}
td.main-contact-top {
  text-align: center;
  vertical-align: top;
  height: auto;
  width: 410px;
}
td.main-contact-form {
  text-align: left;
  vertical-align: top;
  height: auto;
  width: 410px;
}
td.dates-header {
  height: 320px;
  width: 710px;
}
td.dates-left {
  height: 620px;
  width: 75px;
}
td.dates-middle {
  background-image: url(../images/dates_middle.png);
  background-position: center center;
  background-repeat: no-repeat;
  height: 620px;
  width: 360px;
  text-align: center;
  vertical-align: middle;
}
td.dates-right {
  height: 620px;
  width: 275px;
}
td.dates-footer {
  height: 110px;
  width: 710px;
}
td.links {
  text-align: right;
  vertical-align: top;
  height: auto;
  width: 190px;
}
td.footer {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  vertical-align: bottom;
  height: 30px;
  width: 900px;
}
iframe.news {
  height: 230px;
  width: 260px;
}
iframe.month-data {
  height: 610px;
  width: 350px;
}
.news-heading {
  font-size: 24px;
  font-weight: bold;
  color: #084e9c;
  text-align: center;
}
.news-date {
  font-size: 14px;
  font-weight: bold;
  color: #660000;
}
.news-title {
  font-size: 18px;
  font-weight: bold;
  color: #000066;
}
.calendar-heading {
  font-size: 24px;
  font-variant: small-caps;
  font-weight: bold;
  color: #084e9c;
  text-align: center;
}
.calendar-date {
  font-size: 14px;
  font-weight: bold;
  color: #660000;
}
.calendar-title {
  font-size: 18px;
  font-weight: bold;
  color: #000066;
}
input.text {
  font-family: "Century Gothic", Verdana, Arial, sans-serif;
  font-size: 14px;
  width: 250px;
}
textarea {
  font-family: "Century Gothic", Verdana, Arial, sans-serif;
  font-size: 14px;
  width: 380px;
}
p.privacy-heading {
  font-weight: bold;
}
p.privacy-subheading {
  font-weight: bold;
}
