.shadow{
	height: 955px;
}

.main{
	height: 935px;
}

.header{
	background-image: url(../images/garden-small.jpg);
  background-repeat: no-repeat;
	background-position: bottom center;
}

.information{
	position: absolute;
	top: 210px;
	left: 40px;
	right: 40px;
	background-color: #FFFFFF;
	color: #404040;
	font-size: 10pt;
}

.alanTitmarshLabel{
  position: absolute;
	top: 265px;
	left: 100px;
	width: 720px;
	color: #404040;
	font-size: 14pt;
	text-align: left;
	border-left: 5px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5; 
	padding: 5px;
}

.alanTitmarsh{
  position: absolute;
	top: 310px;
	left: 470px;
	width: 360px;
	color: #404040;
	font-size: 8pt;
	text-align: left;
	padding-left: 5px;
}

.alanTitmarsh a{
  font-weight: normal;
  text-decoration: underline;
}

.alanTitmarshPic{
  position: absolute;
	top: 310px;
	left: 100px;
	width: 357px;
	height: 242px;
/*	background-image: url(../images/logos/lindapic.jpg);
	background-position: center right;
  background-repeat: no-repeat;*/
}

#alanTitchmarshSignature{
  position: relative;
	text-align: right;
	top: -10px;
width: 110px;
height:57px;
float:right;
}

.baskets, .pots, .fountains{
	position: absolute;
	width: 235px;
	height: 141px;
	background-color: #FFFFFF;
	color: white;
	padding: 0px;
	border: none;
	font-size: 16pt;
	font-weight: normal;
	margin-top: auto;
	margin-bottom: auto;
	cursor: pointer;
  filter:alpha(opacity=85);
  -moz-opacity:0.85;
}

.baskets{
	top: 630px;
	left: 100px;
/*	background-image: url(../images/basket.jpg);
	background-color: #000D5B;
	background-position: center left;*/
	text-align: right;
}

.pots{
	top: 630px;
	left: 350px;
/*	background-image: url(../images/pot.jpg);
	background-color: #000D5B;
	background-position: center left;*/
	text-align: right;
}

.fountains{
	top: 630px;
	right: 100px;
/*	background-image: url(../images/water.jpg);
	background-color: #000D5B;
  background-position: top left;*/
	text-align: left;
}

.basketsLabel{
  cursor: pointer;
  position: absolute;
	top: 585px;
	left: 100px;
	width: 222px;
	color: #404040;
	font-size: 14pt;
	text-align: left;
	border-left: 5px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5; 
	padding: 5px;
}

.potsLabel{
  cursor: pointer;
  position: absolute;
	top: 585px;
	left: 350px;
	width: 220px;
	color: #404040;
	font-size: 14pt;
	text-align: left;
	border-left: 5px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5; 
	padding: 5px;
}

.fountainsLabel{
  cursor: pointer;
  position: absolute;
	top: 585px;
	right: 100px;
	width: 220px;
	color: #404040;
	font-size: 14pt;
	text-align: left;
	border-left: 5px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	padding: 5px;
}