
#topnav {
  width: 100%;
  background-color: #666666;
  text-decoration: none;
  font-family: Arial;
  font-size: 14pt;
  color: white;
  text-align: left;
  height: auto;
}

#topnav a:hover {
  color: black;
}

#topnav a:link.current {
  color: black;
}

#topnav a {
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial;
  font-size: 12pt;
  vertical-align: middle;
  width: 94px;
  text-align: center;
  border-right: 1px white solid;
}

.mainimage {
  float: left;
  padding-right: 0px;
  padding-left: 0px;
  border-top: 0px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
}

#footer {
  font-family: Arial;
  font-size: 8pt;
  background-color: #FFFFFF;
  color: gray ! 1;
  text-decoration: none;
  text-align: center;
  clear: both;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
}

#footer a {
  color: gray ! 1;
  text-decoration: underline;
}

#footer a:hover {
  color: black;
}

#content {
  font-family: Arial;
  font-size: 10pt;
  color: white;
  margin-top: 0px;
  background-color: #663300;
  clear: none;
  border-right: 0px;
}

#content a {
  font-weight: bold;
  text-decoration: underline;
  color: white;
}

#content a:hover {
  color: black;
}

#content h1 {
  font-family: Tahoma;
  font-size: 14pt;
  color: silver;
  font-weight: bold;
}

#content h2 {
  font-family: Tahoma;
  font-size: 12pt;
  color: silver;
  font-weight: bold;
  font-style: normal;
}

#content h3 {
  font-family: Tahoma;
  font-size: 10pt;
  color: silver;
  font-weight: bold;
  font-style: normal;
}

#content li {
  list-style-type: disc;
  color: white;
}

#header {
  background-image: url(Photos/General/header_bgrd.jpg);
  width: 100%;
  font-family: Arial;
  font-size: 18pt;
  color: #663300;
  background-color: transparent;
  height: 116px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  background-repeat: no-repeat;
}

.headerimage {
  float: right;
}

.planimage {
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}

#outline {
  width: 800px;
  text-align: left;
  border-top: 1px solid;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #663300;
  border-right: 3px outset;
  border-bottom: 1px solid;
  border-left: 3px inset;
}

#photosright {
  float: left;
  width: 320px;
  border-top: thin gray none;
  background-color: #663300;
  font-family: Arial;
  font-size: 10pt;
  color: white;
  border-right: thin gray none;
  border-bottom: thin gray none;
  border-left: thin gray none;
}

#photosright table {
  font-family: Arial;
  font-size: 10pt;
}

.leftpanel {
  float: left;
  width: 320px;
  border-top: 0px gray none;
  background-color: #663300;
  font-family: Arial;
  font-size: 10pt;
  color: white;
  padding-top: 10px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  border-right: 0px gray none;
  border-bottom: 0px gray none;
  border-left: 0px gray none;
}

.leftpanel table {
  font-size: 10pt;
  border-top: 0px #663300;
  background-color: #663300;
  color: white;
  border-right: 0px #663300;
  border-bottom: 0px #663300;
  border-left: 0px #663300;
}

.rightpanel {
  float: right;
  width: 460px;
  border-top: 0px gray none;
  background-color: #663300;
  font-family: Arial;
  font-size: 10pt;
  color: white;
  padding-top: 10px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  border-right: 0px gray none;
  border-bottom: 0px gray none;
  border-left: 0px gray none;
}

.lgrightpanel {
  float: right;
  width: 580px;
  border-top: 0px gray none;
  background-color: #663300;
  font-family: Arial;
  font-size: 10pt;
  color: white;
  padding-top: 10px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  border-right: 0px gray none;
  border-bottom: 0px gray none;
  border-left: 0px gray none;
}

#pricetable table {
  font-family: Arial;
  font-size: 8pt;
}

.smleftpanel {
  float: left;
  width: 200px;
  padding-top: 10px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  border-top: thin gray none;
  background-color: #663300;
  font-family: Arial;
  font-size: 8pt;
  color: white;
  border-right: thin gray none;
  border-bottom: thin gray none;
  border-left: thin gray none;
}

.smleftpanel table {
  font-size: 8pt;
  color: white;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

BODY {
  background-color: #41403F;
  text-align: center;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
}

