h1 {
  font-size:24px;
  color:#a4a2a0;
  font-weight: 700;
  line-height: 20px;
  font-family: Georgia, Times New Roman, Times, serif;
  margin:0px 10px 10px 10px;
  padding-top: 0px;
}
h2 {
  font-size:20px;
  color:#999999;
  font-weight: 900;
  margin:0px 10px 10px 10px;
  padding-top: 0px;
}
h3 {
  font-size:18px;
  color:#d7c6c0;
  margin:0px 10px 10px 10px;
  padding-top: 0px;
  font-weight: 900;
}
h4 {
  font-size:16px;
  color:#b7b6b0;
  margin:0px 10px 10px 10px;
  padding-top: 0px;
  font-weight: 700;
  font-style: italic;
}
p {
  font-size: 16px;
  line-height: 18px;
  font-family: georgia, times new roman, times, serif;
  margin:0px 10px 10px 10px;
  padding-top: 4px;
}
p.dotted {border-style: dotted}
p.dashed {border-style: dashed}
p.solid {border-style: solid}
p.double {border-style: double}
p.groove {border-style: groove}
p.ridge {border-style: ridge}
p.inset {border-style: inset}
p.outset {border-style: outset}
a {
  color: #323020;
  text-decoration: none;
  font-weight:normal;
}
a:hover {
  text-decoration: underline;
  color: #95b670;
}
.textlink {
  font-size: 14px;
  line-height: 16px;
  font-family: veranda, arial, helvetica, sans-serif;
  margin:0px 3px 3px 3px;
  padding-top: 0px;
  color="#000065";
  text-decoration: none;
  font-weight: normal;
}
address {
  font-size:10px;
  color:#a8a8a8;
  font family:arial, helvetica, sans-serif;
}
hr {
  color:#020305;
}





blockquote {
  font-size:12px;
  color:#343200;
  font-style: italic;
  text-align:left;
  padding-left: 2pt;
  padding-right: 2pt;
}
form {
  margin-top:0px;
  margin-bottom:0px;
}
.input-box {
  margin-bottom: 0px;
  margin-top: 0px;
}
.submit-button {
  margin-left: 1px;
  margin-top:0px;
  margin-bottom:0px;
  margin-right:0px;
  color: #f9a766;
  background: #fefefe;
  border: 2px #a4a233 outset;
}
.small {
 font-family:arial, helvetica, sans-serif;
 font-size: 9px;
 color: #212121;
}
.small2 {
 font-family:arial, helvetica, sans-serif;
 font-size: 11px;
 color: #212121;
}
.raised {
  font-family:verdana, arial, helvetica, sans-serif;
  font-size: 9px;
  color:#fefecb;
  position: relative;
  padding: 2px;
  background:#030303;
  border-top:1px solid #080808;
  border-left:1px solid #010101;
  border-right:1px solid #080708;
  border-bottom:1px solid #010101;
}
.cap {
  float: left;
  width: 42px;
  font-size: 62px;
  line-height: 51px;
  font-weight: normal;
  color:#242424;
  font-family: georgia, times; times new roman; serif;
}

#frame {
  width:770px;
  margin-right:auto;
  margin-left:auto;
  margin-top:40px;
  padding:0px;
  text-align:left;
}

#contentcenter {
  width:550px;
  margin-top:3px;
  float:left;
  background:#fefefe;
}
#contentright {
  width:160px;
  padding:0px;
  margin-top:3px;
  float:right;
  background:#fefefe;
}
#contentheader {
  background:#fefefe;
}
#contentheader h1 {
  font-size:14px;
  padding:10px;
  margin:0px;
}

#contentright p {
  font-size:10px;
}
.posting {
  margin-top:1px;
  font-family:verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  float:left;
  background:#fefefe;
}
.content {
  margin-top:4px;
  padding-left: 5px;
  padding-right: 5px;
  font-family:verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  float:left;
  background:#fefefe;
}
.contenttop {
  margin-top:3px;
  font-family:verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  float:left;
  background:#fefefe;
}
#contentheader {
  background:#989800;
}
.button {
  border: 1px solid #000;
}

.text {
  border: 1px solid #000;
  color: #000;
}

table.calendar {
  margin-left: 10px;
}

.overtext {
  font-family:veranda,arial,helvetica,sans-serif;
  font-size: 9px;
  float: left;
  color: #797778;
}