body {
  background-color: #FFFFFF;
  margin-left: 1em;
  margin-right: 1em;
}

a {
  text-decoration: none;
}

a img {
  border: 0px;
}

h1.banner
{
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 16pt;
  color: #990000;
  margin-top: 0;
  margin-bottom: 0;
}

.dropcap
{
  font-family: Times, Times-Roman, serif;
  font-size: 150%;
  font-weight: bold;
  color: #990000;
}

.red-title
{
  font-family: Helvetica, Arial, Sans-Serif;
  color: #990000;
}

.company-name
{
  color: #990000;
}

.banner-name {
 font-family: Times, Times-Roman, serif;
 font-size: 9pt;
 color: #990000;
}

.banner-addr {
 font-family: Helvetica, Arial, Sans-Serif;
 font-size: 9pt;
 color: #666666;
}

a.nav-link {
  text-decoration: none;
  color: #0000ff;
}

a.bold-link {
  font-family: Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  font-size: 12pt;
  text-decoration: none;
  color: #0000ff;
}

.nav-menu {
  font-family: Helvetica, Arial, sans-serif;
  background-color: #f8e8c0;
  font-size: 15px;
  padding: 0px;
  text-decoration: none;
  text-align: center;
  z-index: 100;
}

.nav-menu a {
  display: block;
  padding: 6px 10px 5px 10px;
  color: #0000ff;
  background-color: #f8e8c0;
  border-top: 1px solid #fff8e0;
  border-left: 1px solid #fff8e0;
  border-right: 1px solid #b09080;
  border-bottom: 1px solid #b09080;
  height: 100%;  
}

.nav-menu a:hover {
  background-color: #fff4d8;
}

table.header-bar {
  width: 100%;
  border-collapse: collapse;
  background-color: #ffffff;
}

table.header-bar th, td.header-bar {
  text-align: left;
  color: #330000;
  background-color: #f0d090;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 8px;
  font-weight: bold;
  font-size: 105%;
  font-family: Helvetica, Arial, Sans-Serif;
}

table.header-bar td {
  width: 250px;
  background-image: url('images/gradient.jpg');
  background-color: #eecc99;
  padding-left: 0px;
  padding-right: 0px;
}

.page-title {
  text-align: center;
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 18pt;
  margin-bottom: 6px;
  color: #990000;
}

.page-subtitle {
  text-align: center;
  text-decoration: none;
  font-family: Times, Times-Roman, serif;
  font-size: 16pt;
  font-style: italic;
  font-weight: normal;
  margin-top: 0;
  color: #905020;
}

.bwca-title {
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 18pt;
  font-weight: bold;
  text-align: center;
  margin-top: 0;
  color: #000099;
}

.bwca-address {
  text-decoration: none;
  font-family: Times, Times-Roman, serif;
  font-size: 14pt;
  font-weight: bold;
  margin-top: 0;
  color: #900000;
}

.red-header {
  text-decoration: none;
  font-family: Times, Times-Roman, serif;
  font-size: 16pt;
  font-weight: normal;
  color: #900000;
}

.red-italic-header {
  text-decoration: none;
  font-family: Times, Times-Roman, serif;
  font-size: 16pt;
  font-style: italic;
  font-weight: normal;
  color: #900000;
}

.red-header-small {
  text-decoration: none;
  font-family: Times, Times-Roman, serif;
  font-size: 14pt;
  font-weight: bold;
  color: #900000;
}

.red-bold {
  text-decoration: none;
  font-family: Times, Times-Roman, serif;
  font-size: 12pt;
  font-weight: bold;
  color: #900000;
}

.indent-list
{
    margin-left: 4em;
    text-indent: -2em;
}

.highlight-bold {
  font-family: Times, Times-Roman, serif;
  font-weight: bold;
  color: #663300;
}

.package-cell {
  padding-left: 3em;
  padding-right: 3em;
}

.package-title {
  text-align: left;
  text-decoration: none;
  font-family: Times, Times-Roman, serif;
  font-size: 14pt;
  font-style: italic;
  font-weight: bold;
  color: #905020;
}

.store-item {
  font-family: Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  font-size: 14pt;
  color: #663300;
}

.author {
  font-family: Times, Times-Roman, serif;
  font-weight: bold;
  font-size: 12pt;
  color: #905020;
}

.order-form-item {
  font-family: Times, Times-Roman, serif;
  font-weight: normal;
  font-size: 12pt;
  color: #000000;
}

.order-form-line {
  border-bottom: 1px solid #000000;
}

.image-caption {
  text-align: center;
  text-decoration: none;
  font-family: Times, Times-Roman, serif;
  font-size: 14pt;
  font-style: italic;
  font-weight: normal;
  color: #905020;
}

.small-caption {
  text-align: center;
  text-decoration: none;
  font-family: Times, Times-Roman, serif;
  font-size: 10pt;
  font-style: italic;
  font-weight: normal;
  color: #905020;
}

span.copyright {color: #666666; font-size: 80%}

td.rates {
  color: #990000;
  font-family: Times, Times-Roman, serif;
  font-weight: bold;
  font-size: 12pt;
  white-space: nowrap;
}

span.rates, p.rates {
  color: #990000;
  font-family: Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  font-size: 105%;
}

table.box {
  border: 1px solid #990000;
  background-color: #ffeecc;
  padding: 0px;
}

th.box {
  background-color: #ffeecc;
  border-bottom: 1px solid #990000;
}

td.box {
   background-color: #ffeecc;
   padding-left: 1em;
   padding-right: 1em;
}

td.separator {
  background-color: #905020;
  height: 1px;
}

td.label {
    font-weight: bold;
    text-align: right;
}

table.vacancy {
  border: 1px solid #b09080;
  background-color: #ffeecc;
  border-spacing: 0px;
  padding: 0px;
}

th.vacancy {
  background-color: #f0d090;
  border: 1px solid #b09080;
}

td.vacancy {
  background-color: #ffffff;
  border: 1px solid #b09080;
}

td.vacancy-open {
  background-color: #ffffcc;
  border: 1px solid #b09080;
}

td.vacancy-reserved {
  background-color: #cccccc;
  border: 1px solid #b09080;
}

td.icon {
  padding-right: 1em;
}

img.right-float {
  float: right;
  margin: 10px 10px 10px 10px;
}

div.right-image {
  float: right;
  margin: 10px 10px 10px 10px;
}

div.right-image p {
  margin: 0;
  text-align: center;
  text-decoration: none;
  font-family: Times, Times-Roman, serif;
  font-size: 10pt;
  font-style: italic;
  font-weight: normal;
  color: #905020;
}

table.rates {
  border: 1px solid #b09080;
  background-color: #ffffaa;
  border-collapse: collapse;
}

table.rates th, table.rates td {
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
}

table.rates td {
  vertical-align: top;
}

table.rates th {
  color: #990000;
  border-bottom: 2px solid #905020;
  vertical-align: bottom;
}

dl.item-list dt {
  font-weight: bold;
  margin-top: 1em;
}

table.news-items th, table.news-items td {
  text-align: left;
  vertical-align: top;
}

table.news-items th {
  white-space: nowrap;
  font-weight: normal;
  font-style: italic;
  padding-right: 1em;
}

