/* Generated by KompoZer */
body {
  margin: 0 auto;
  padding: 0;
  max-width: 1300px;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #e3c9a2;
  color: #000000;
  line-height: 1.5em;
}
a:link {
  color: #0000ff;
}
a:visited {
  color: #999999;
}
a:hover {
  color: #3333CC;
}
.page-topper {
  margin-top: 0px;
  padding-bottom: 1em;
}
img {
  border-style: none;
  text-decoration: none;
}
img a {
  text-decoration: none;
}
.scalable img {
  max-width: 100%;
}
#masthead {
  margin: 0%;
  background-color: #8e2d0d;
  background-position: left bottom;
  text-align: center;
}
.siteName {
  color: #8e2d0d;
  font-size: 250%;
  font-weight: bold;
}
#topNav {
  background-color: #8e2d0d;
  width: 100%;
  text-align: center;
  position: relative;
  margin-top: -1em;
}
.topNav {
  margin-right: auto;
  margin-left: auto;
  min-height: 1em;
  background-color: #8e2d0d;
}
.topNav ul {
  border-bottom: 4px solid #3e0000;
  list-style-type: none;
  line-height: 2.75em;
  margin-left: 0;
  position: relative;
}
.topNav li {
  display: inline;
}
.topNav a:link, a:visited {
  padding: 0.75em 1em;
  color: #ffffff;
  text-decoration: none;
}
.topNav a:hover {
  padding: 0.75em 1em;
  background-color: #999999;
  color: #ffffff;
}
h1 {
  color: #000000;
  font-size: 150%;
  text-align: center;
}
h2 {
  padding: 4px;
  font-size: 110%;
  text-align: center;
  color: #000000;
  background-color: #e8e2c4;
}
h3 {
  padding: 4px;
  font-size: 100%;
  text-align: center;
  color: #000000;
  background-color: #e8e2c4;
}
h4 {
  color: #000000;
  font-size: 100%;
  text-align: center;
}
#contentWrapper {
  max-width: 1800px;
  padding: 0px 0px !important;
  border: none !important;
  height: auto !important;
  max-height: 888678px;
  margin-left: auto;
  margin-right: auto;
}
.sidebar {
  padding: 1em 1.25em 5em;
  width: 15%;
  text-align: center;
  float: left;
}
.searchbox {
  border: 3px solid #000000;
  padding: 5px;
  background-color: #e8e2c4;
  font-size: 85%;
  text-align: center;
}
.sideMenu ul {
  margin: 1px;
  list-style-type: none;
}
.sideMenu li {
  border: 3px solid #3e0000;
  background-color: #8e2d0d;
  margin-bottom: 5px;
  display: block;
  margin-left: -2.5em;
  text-align: center;
}
.sideMenu a:link {
  padding: 0.5em;
  color: #ffffff;
  text-decoration: none;
  display: block;
  font-size: 80%;
  font-weight: bold;
}
.sideMenu a:visited {
  color: #ffffff;
}
.sideMenu a:hover {
  background-color: #e3c9a2;
}
.mainContent {
  border-left: 1px solid black;
  padding: 5em 4em 1em 2em !important;
  width: 70%;
  float: right;
  background-color: white;
}
.mainContent a:link {
  color: #0000ff;
}
.mainContent a:visited {
  color: #666666;
}
.mainContent a:hover {
  color: #3333CC;
} 
.mainContent p { 
  max-width: 95%;
}
#footer {
  border-top: 3px solid #003300;
  padding: 1em;
  background-color: #e8e2c4;
  text-align: center;
}
.footer a:link {
  color: #0000ff;
}
.footer a:visited {
  color: #0000ff;
}
.footer a:hover {
  color: #3333CC;
}
.affinity-row {
  padding: 0px;
}
.affinity-row .column-half {
  margin: 0;
  width: 50%;
  float: left;
  text-align: left;
}
.affinity-row .column-third {
  margin: 0;
  width: 33.33%;
  float: left;
  text-align: left;
}
.column-content {
  padding: 15px 24px;
  line-height: 1.6em;
}
.affinity-row:after {
  visibility: hidden;
  display: block;
  content: " ";
  clear: both;
  height: 0;
}
.data {
  border: 1px solid #c0c0c0;
  border-collapse: collapse;
}
.data th {
  border: 1px solid #c0c0c0;
  padding: 10px;
  font-weight: bold;
  text-align: left;
}
.data td {
  border: 1px solid #c0c0c0;
  padding: 5px 10px;
  font-size: 0.9em;
}
.important {
  border: 2px dashed #00cc00;
  padding: 5px;
  background-color: #e8e2c4;
  color: #007700;
}
