#printlandpagebutton a:hover,
#landbackbutton a:hover  {
   font-style: italic;
}

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

#flower  {
   background: url(landmedia/flower.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 296px;
   top: 273px;
   z-index: 3;
   width: 216px;
   height: 152px;
}

#hwoods  {
   background: url(landmedia/hwoods.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 525px;
   top: 125px;
   z-index: 3;
   width: 214px;
   height: 150px;
}

#field  {
   background: url(landmedia/field.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 525px;
   top: 273px;
   z-index: 2;
   width: 216px;
   height: 152px;
}

#creek  {
   background: url(landmedia/creek.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 296px;
   top: 122px;
   z-index: 2;
   width: 214px;
   height: 151px;
}

