body
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  margin: 10px 0px 0px 0px;
  background-color: #B75A2E;
}
h1, h2, h3, h4, h5, h6
{
  font-family: Arial, Helvetica, sans-serif;
  color: #B75A2E;
  margin: 0px;
}
h1
{
  font-size: 19pt;
  padding-top: 10px;
  padding-bottom: 8px;
  color: #B75A2E;
}
h2
{
  font-size: 12pt;
  padding-top: 8px;
  padding-bottom: 6px;
}
h3
{
  font-size: 10pt;
  padding-top: 4px;
  padding-bottom: 4px;
}
hr
{
  border: 0;
  color: #D5C8AD;
  background-color: #D5C8AD;
  height: 2px;
}
p
{
  margin-top: 0px;
  margin-bottom: 12px;
  line-height: 16px;
}
a:link
{
  color: #B65E29;
  text-decoration: underline;
}
a:visited
{
  color: #7B906E;
  text-decoration: underline;
}
a:link:hover, a:visited:hover
{
  color: #94A061;
  text-decoration: underline;
}
a:link:active, a:visited:active
{
  color: #03428F;
  text-decoration: none;
}
#pageheaderimage
{
  padding: 14px 0px 8px 14px;
}
#pageheaderimage h1
{
  font-size: 19pt;
  padding-top: 10px;
  padding-bottom: 8px;
  background-color: #B75A2E;
  color: #FFFFFF;
  padding-left: 16px;
  margin-right: 22px;
}
.headercaption
{
  color: #6B3624;
  font-size: 7pt;
  margin: 0px 10px 0px 10px;
  text-align: justify;
}
.photocaption
{
  color: #6B3624;
  font-size: 7pt;
}
.accessibleheaderdiv
{
  width: 160px;
  height: 134px;
  overflow: hidden;
  float: left;
  position: relative;
  margin-top: 2px;
  margin-bottom: 8px;
}
#maincontent
{
  padding-left: 26px;
  padding-right: 22px;
  clear: both;
}
.floatleftimg
{
  padding: 0px 10px 10px 0px;
  float: left;
  clear: left;
}
.floatrightimg
{
  padding: 0px 0px 10px 10px;
  float: right;
  clear: right;
}
.floatleftimg img, .floatrightimg img
{
  margin: 0 auto;
}
#container
{
  background-color: #F4EFE3;
  margin-left: auto;
  margin-right: auto;
  width: 770px;
}
#leftcol
{
  width: 184px;
  overflow: hidden;
}
#rightcol
{
  width: 586px;
  overflow: hidden;
}
#sidemenu
{
  background-color: #D1D0BB;
  margin: 20px 12px 12px 13px;
  padding: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5em;
}
#sidemenu a:link, #sidemenu a:visited
{
  color: Black;
  text-decoration: none;
}
#sidemenu a:link:hover, #sidemenu a:visited:hover
{
  color: #B65E29;
  text-decoration: underline;
}
#sidemenu a:link:active, #sidemenu a:visited:active
{
  color: #03428F;
  text-decoration: none;
}
#sidemenu h2 > a, #sidemenu h2 > a:link:active, #sidemenu h2 > a:visited:active, #sidemenu h2 > a:link:hover, #sidemenu h2 > a:visited:hover, #sidemenu h2 > a:link, #sidemenu h2 > a:visited
{
  color: #B75A2E;
  text-decoration: none;
}
#sidemenu .thispage
{
  color: #B65E29;
  font-weight: bold;
}
#footer
{
  font-size: 7pt;
  text-align: center;
  padding: 28px 10px 28px 10px;
  background-image: url(../images/nav/footer_bg.gif);
  background-position: bottom;
  background-repeat: repeat-x;
}
#footer a
{
  font-size: 1.5em;
  font-weight: bold;
}
#sidemenu hr
{
  color: #94A062;
  background-color: #94A062;
}
img
{
  border: 0px;
  margin: 0px;
  padding: 0px;
}
td img
{
  display: block;
}
#brandlogos
{
  text-align: center;
  line-height: 0;
}
#brandlogos img
{
  margin: 0 auto 0 auto;
}
#brandlogos p
{
  padding-top: 10px;
}
.stdrow, .altrow
{
  vertical-align: bottom;
  text-align: center;
}
.altrow
{
  background-color: #E3DAC5;
}
.bottomborder, .bottomborder > td, .bottomborder > th
{
  border-bottom: 2px solid #D5C8AD;
}
h2 .bottomborder
{
  border-bottom: 2px solid #B65E29;
}
h3 .bottomborder
{
  border-bottom: 1px solid #B65E29;
}
.pullout
{
  width: 200px;
}
.pullout table
{
  width: 100%;
}
.pullout td
{
  background-color: White;
  padding: 10px;
  font-weight: bold;
  color: #AF1C14;
}
.pullout td.title
{
  background-image: url(../images/elements/pullout_bg_r1_c1.gif);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #AF1C14;
  color: #FFFFFF;
  padding: 7px 7px 2px 7px;
}

.pullout td.titlebottom
{
  background-image: url(../images/elements/pullout_bg_r2_c1.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  background-color: #AF1C14;
  height: 5px;
  padding: 0;
}
.pullout ul
{
  margin-top: 0px;
  margin-bottom: 10px; /*	padding-left: 0pt; */
}

/*Modal Popup*/
.modalBackground
{
  background-color: Gray;
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.modalPopup
{
  background-color: #F4EFE3;
  border-width: 3px;
  border-style: solid;
  border-color: #B75A2E;
  padding: 26px;
}
.nodisplay
{
  display: none;
}
.modalPopup #closebtn a, .modalPopup #closebtn a:hover
{
  text-decoration: none;
}
