#contacttext p a:hover,
#mapbutton a:hover  {
   font-style: italic;
}

#contacttext p a  {
   font-style: Normal;
   text-decoration: none;
   color: #F7EDED;
}

#mapbutton a  {
   font-style: Normal;
   display: block;
   width: 100%;
   text-decoration: none;
   color: #F7EDED;
}

#contacttext  {
   visibility: visible;
   position: absolute;
   left: 334px;
   top: 235px;
   z-index: 2;
   width: 517px;
}

#mapbutton  {
   font: 26px/78px Arial;
   padding-bottom: 14px;
   text-align: center;
   visibility: visible;
   position: absolute;
   left: 296px;
   top: 484px;
   z-index: 3;
   width: 191px;
   height: 78px;
}

#floral  {
   background-image: url(contactmedia/floral.gif);
}


