#contacttext *:first-child  {
   padding-top: 0px;
}

#infotext p a:hover  {
   text-decoration: underline;
}

#infotext p a  {
   border: 0px none #000000;
   text-decoration: none;
   color: #4E2614;
}

#locatedtext  {
   left: 22px;
}

#addresstext  {
   visibility: visible;
   position: absolute;
   left: 21px;
   top: 395px;
   z-index: 5;
   width: 182px;
}

#mapliteral  {
   visibility: visible;
   position: absolute;
   left: 526px;
   top: 338px;
   z-index: 5;
   width: 200px;
}

#infotext p  {
   font: 14px/17px PalatinoLTStd-Roman, PalatinoLTStd, "Palatino L T Std";
   margin: 0px;
   color: #4E2614;
   padding-top: 10px;
   text-align: center;
}

#infotext  {
   visibility: visible;
   position: absolute;
   left: 27px;
   top: 444px;
   z-index: 5;
   width: 170px;
}

