@import url(master.css);
#index #left, div.left, #catering #left, #staff #left {
	padding-right: 10px;
	float: left;
	width: 48%;
	text-align: right;
}
#index #right, #catering #right, #staff #right {
	float: right;
	width: 48%;
	text-align: left;
}
#gardencenter #shell #right a{
	border: none;
}
#gardencenter #shell a:link, #gardencenter #shell a:visited, #gardencenter #shell a:hover, #gardencenter #shell a:active{
	border: none;}

#left p {
text-align: right;
}	

#marketul p{
	margin-top: -3px;
}
#marketul h3, #sidebar h3, #hayloft #shell h3 {
	border-bottom-color: #34519D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#marketul{
	position: relative;
	height: 100%;
	font-size: 1em;
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	line-height: 1.25em;
	padding-top: 340px;
	width: 518px;
}
#marketul ul{
	width: 518px;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
}
#shell li img, #market #shell img {
	padding: 6px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	list-style-type: none;
}
#pagetitle {
	font-size: 1.75em;
	text-align: center;
}
#apples{
	position: absolute;
	top: 0px; left: 0px
}
#tomatoes  {
	position: absolute;
	top: 0px; left: 170px
}
#cheesetart  {
	position: absolute;
	top: 0px; left: 340px
}
#cheese{
	position: absolute;
	top: 170px; left: 0px;
}
#gardencenter #shell #right img{
	margin-bottom: 12px;
	text-align: left;
	border: 1px solid #000000;
	padding: 6px;
	background-color: #FFFFFF;
	text-decoration: none;
}
#gardencenter #shell #shadeimage, #tools_img img, #hayloft #shell img{
	border: 1px solid #000000;
	padding: 6px;
	background-color: #FFFFFF;}
.tools_desc {
	float: left;
	width: 320px;
}
.tools_img img{
	margin-bottom: 12px;
}
#left, div.left {
	float: left;
	width: 48%;
}
#right, div.right {
	float: right;
	width: 48%;
}

