body {
  margin: 0px;
  background: #fe8f7c url(../images/bg.jpg) no-repeat fixed center top;
  color: #bdde85;
  font-size: 13px;
  font-family: Century Gothic;
}
div {
  font-family: Century Gothic;
  font-size: 13px;
}
div.smalltext {
  font-family: Century Gothic;
  font-size: 12px;
  color: white;
  letter-spacing: 0.1em;
}
td {
  font-family: Century Gothic;
  font-size: 13px;
  color: #666666;
}
td.blue {
  border: 1px solid silver;
  background-image: url(../images/bg-bluefade.jpg);
}
p {
  font-family: Century Gothic;
  font-size: 13px;
  text-align: justify;
  margin-top: 5px;
  margin-left: 16px;
}
ol {
  font-family: Century Gothic;
  font-size: 13px;
  color: gray;
  font-weight: normal;
}
ul {
  font-family: Century Gothic;
  font-size: 13px;
  color: #000000;
  font-weight: normal;
}
li {
  padding: 2px;
  margin-left: 10px;
}
h1 {
  color: #85c0e4;
  text-align: left;
  font-family: Century Gothic;
  font-size: 16pt;
  letter-spacing: 0.1em;
}
h2 {
  color: #fe8f7c;
  text-align: left;
  font-family: Century Gothic;
  font-size: 13pt;
  letter-spacing: 0.1em;
}
h3 {
  line-height: 100%;
  padding-bottom: 1px;
  margin-top: 1px;
  padding-top: 1px;
  margin-bottom: 4px;
  color: #267fb7;
  font-style: normal;
  font-size: 17px;
  letter-spacing: 0.1em;
}
marquee {
  font-family: Century Gothic;
  font-size: 6pt;
  color: #666666;
}
a {
  color: #1191c9;
  text-decoration: underline;
}
a.text {
  border: 1px solid #2387c2;
  font-family: Century Gothic;
  font-size: 13px;
  text-decoration: none;
  color: #2387c2;
  font-weight: bold;
  padding-right: 4px;
  padding-left: 4px;
  margin-right: 7px;
  margin-left: 0px;
  padding-top: 0px;
  line-height: 200%;
  background-color: #ffffcc;
}
a.nav {
  font-family: Century Gothic;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: white;
  font-size: 16px;
  padding-right: 20px;
  padding-left: 20px;
}
a.navvisited {
  font-family: Century Gothic;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #ffb9c3;
  font-size: 16px;
  padding-right: 20px;
  padding-left: 20px;
}
a.none {
  font-family: Century Gothic;
  font-weight: normal;
  font-size: 11px;
  text-decoration: none;
  color: white;
  letter-spacing: 0.1em;
}
a:hover {
  font-family: Century Gothic;
  text-decoration: none;
  color: #fc7885;
}
a.nav:hover {
  font-family: Century Gothic;
  font-weight: bold;
  text-decoration: none;
  color: #ffdbd5;
}
a.text:hover {
  font-family: Century Gothic;
  font-size: 13px;
  text-decoration: none;
  color: #fe8f7c;
  font-weight: bold;
}
a.navvisited:hover {
  font-family: Century Gothic;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #ffb9c3;
  font-size: 16px;
}
a.none:hover {
  font-weight: normal;
  text-decoration: none;
  color: #ffcc99;
}
.body {
  background-color: #ffffff;
  background-image: url(../images/bgbody.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
}
div.side {
  border: 2px solid #fe8f7c;
  margin: 5px 0px 5px 30px;
  padding: 5px;
  background-color: #fcf7d1;
  text-align: center;
  color: #577e96;
}
address {
  padding-top: 2px;
  padding-bottom: 7px;
}
hr {
  border:  none;
  color: #c3e0dc;
  width: 100%;
  padding-top: 2px;
  background-color: #c3e0dc;
}

