#contact_left
{
   font-size: 11px;
   color: #717171;
   line-height: 15px;
   padding-left: 20px
}
#contact_left p
{
   padding: 0;
   margin: 0 0 14px 0;
}

#contact_right
{
   width: 470px;
   text-align: left;
   padding-left: 20px;
   line-height: 16px;
   color: black;
   font-size: 11px;
}

#contact_right p
{
   margin: 0 0 10px 0;
   padding: 0;
   color: black;
}

a.zoom
{
   background: url(../_images/zoom.gif) no-repeat;
   padding-left: 20px;
}

a.zoome:hover
{
   text-decoration: none;
}

#brown h1
{
   font-size: 12px;
   margin: 0 0 6px 0;
   color: black;
}

#brown a
{
   color: #D0CA86;
}

#brown strong
{
   color: #D0CA86;
   font-weight: normal;
}