/**/

/*#collage
{ 
  height: 1100px ;
  }
*/

#storelink-overlay
{ 
  position: absolute;
  top: 950px;
  left: 220px;
  width: 260px;
  height: 70px;
  z-index: 2;
  /* border-style: solid;
  border-color: red;
  border-width: 1px; */
  }

#bakerylink-overlay
{ 
  position: absolute;
  top: 946px;
  left: 220px;
  width: 260px;
  height: 70px;
  z-index: 2;
/*
  border-style: solid;
  border-color: red;
  border-width: 1px; */
  }



.inside-image-1 /* entrance */
{ float: left ;
  margin-top: 38px ;
  }

.inside-image-2 /* candy apples */
{ 
  float: right ;
  position: relative ;
  top: -3px ;
  }

.inside-image-3 /* pies */
{ 
  position: absolute ;
  top: 230px ;
  right: -74px ; 
  }

.inside-image-4 /* cookie tins */
{ 
  clear: left ;
  float: left ;
  margin-top: 12px ;
  position: relative ;
  left: -16px ;
  }

.inside-image-5 /* bakery */
{ 
  position: absolute ;
  top: 560px ;
  right: 16px ; 
  }

.inside-image-6-7 /* bakers and sign */
{ 
  clear: left ;
  float: left ;
  margin-top: 18px ;
  position: relative ;
  left: -56px ;
  }

.inside-image-8-9 /* two employee photos */
{ 
  position: absolute ;
  top: 976px ;
  right: -51px ; 
  }

.inside-image-10 /* cash register */
{ 
  position: absolute ;
  top: 1364px ;
  right: -44px ; 
  }

.bottom-image /* candy jars */
{ 
  clear: both ;
  float: left ;
/*  border-style: solid ;
  border-width: thin ;
  border-color: #000000 ; */
  }

h2#come-visit 
{ 
  clear: both ;
  padding-top: 466px ;
  }
