@charset "utf-8";

#left-panel.p5 {
  background-image:url('/images/page5.jpg');
  overflow:auto;
  z-index: 0;
}



#right-panel {
  overflow: auto;
  margin: 0px;
  float: left;
  background: #F8F4EA;
  width: 551px;
  height: 397px;
  padding-top: 35px;
  margin-bottom: 20px;
}

p.left {
 font-family: 'FuturaMdBT';
  font-size: 11.5px;
  color: #437076;
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 12px;
  text-align: justify;
  line-height: 1.6em;
}

h1 {
  font-size: 11.5px;
  text-align: center;
  line-height: 1.7em;
  color: #CBB677;
  margin-bottom: 7px;
  margin-top: 12px;
}

h1.left {
  font-size: 12px;
  text-align: left;
  line-height: 1.7em;
  color: #CBB677;
  margin-bottom: 7px;
  margin-top: 12px;
  padding-left: 60px;
  padding-right: 60px;
}

h1.caption {
  color: #437076;
}
