h2
{
color:#800000;
}

table
  {
  border-collapse:collapse;
  table-layout:fixed;
  padding-bottom:0;
  margin-bottom:0;
  }


table,
th,
tr,
td
  {
  text-align:left;
  vertical-align:top;
  background-color: #fff8f0;
  border: 1px solid #fff8f0;
  }



td.hbox p
    {
    border-style:   solid;
    border-width:   thin;
    border-color:   #dc8259;
    padding-right:  5px;
    padding-left:   5px;
    padding-top:    2px;
    padding-bottom: 4px;
    margin-left:    5px;
    margin-top:    -5px;
    }

td.hbox h3
    {
    text-align:center;
    font-weight:bold;
  font-size:13px;
  color:#ffffff;
    background-color:#dc8259;
    margin-left:    5px;
    }

/*
.contact_role
{
color:#800000;
font-style: italic;
font-size: 90%;
}


table.contacts
  {
  border-collapse:collapse;
  table-layout:fixed;
  }

.contacts table,
.contacts th,
.contacts tr,
.contacts td
  {
  text-align:left;
  vertical-align:top;
  background-color: #fff8f0;
  border: 1px solid #fff8f0;
  }

tr.contacts_subhead td
{
border-bottom: 1px solid #eec0ac;
}



tr.contacts_subhead h3
{
color:#800000;
font-weight:bold;
}

*/
