div#layout-1-content div.copy
{
    position: relative;
    height: 520px;
    background-image: url(images/bg.jpg);
}

h2#cornwall
{
  left: 34px;
  top: 28px;
  position: absolute;
  width: 505px;
  height: 23px;
  text-indent: -99999em;
  background-image: url(images/hd.gif);
  padding: 0px;
  z-index: 20;
}

div#fadecontainer
{
  position: absolute;
  left: 23px;
  top: 17px;
  z-index: 15;
  width: 530px;
  height: 190px;
}

div#fadecontainer div#description
{
  position: absolute;
  z-index: 17;
  padding: 43px 15px 0px 15px;  
  font-family: Georgia, "Times New Roman", serif;
  font-size: 12px;
  line-height: 19px;
  color: #000;
}

div#fadecontainer div#description div.contacts
{
  margin-top: 8px;
}

div#fadecontainer div#description a
{
  font-weight: bold;
  color: #847140;
}

div#fadecontainer div#whitepanel
{
  position: absolute;
  width: 530px;
  height: 200px;
  opacity: 0.8;
  filter: alpha(opacity = 80);
  z-index: 16;
  background-image: url(images/fadepanel.jpg);
}