a  {
   text-decoration: none;
   color: #000000;
}

a ins  {
   text-decoration: none;
}

html, body  {
   margin: 0px;
   background-color: #FFFFFF;
}

#mapsetmerge  {
   background: url(maplargemedia/map2.gif) no-repeat;
   position: absolute;
   z-index: 4;
   width: 500px;
   height: 434px;
}

#exterior  {
   background: url(exteriorlargemedia/exterior.jpg) no-repeat;
   position: absolute;
   z-index: 5;
   width: 500px;
   height: 434px;
}

#greenbar  {
   position: absolute;
   left: 384px;
   top: 2px;
   z-index: 7;
   width: 114px;
   height: 16px;
   background-color: #3B5540;
}

#greenbarcopy  {
   position: absolute;
   left: 265px;
   top: 2px;
   z-index: 8;
   width: 114px;
   height: 16px;
   background-color: #3B5540;
}

#greenborder  {
   background: url(exteriorlargemedia/greenborder.gif) no-repeat;
   position: absolute;
   z-index: 9;
   width: 500px;
   height: 434px;
}

#closewindowtextb  {
   font: 12px/62px Arial;
   text-align: left;
   position: absolute;
   left: 392px;
   top: -23px;
   z-index: 10;
   width: 108px;
   height: 36px;
}

#closewindowtextb a  {
   display: block;
   width: 100%;
   color: #FFFFFF;
}

#closewindowtextb a:hover  {
   text-decoration: underline;
}

#getdirectionstextb  {
   font: 12px/62px Arial;
   text-align: left;
   position: absolute;
   left: 283px;
   top: -23px;
   z-index: 11;
   width: 86px;
   height: 36px;
}

#getdirectionstextb a  {
   display: block;
   width: 100%;
   color: #FFFFFF;
}

#getdirectionstextb a:hover  {
   text-decoration: underline;
}

#exteriorlarge  {
   margin: 0px auto 0px auto;
   width: 500px;
   position: relative;
}

#maplarge  {
   margin: 0px auto 0px auto;
   width: 500px;
   position: relative;
}

