#wrapper {
	width:760px;
	margin:0 auto;
	background: #FFFFD7 url(images/green_tile.gif) repeat;
/*	border:thick groove #c1616d;
*/	padding:0px;
position:relative;
	}
#header {
	width:760px;
	height:100px;
	clear:both;
	background: #FFFFB0 url(images/logo8.png) no-repeat 0% 0%;
	}
#content {
	clear:left;
	background: #ffffd0;
	width:540px;
	float:left;
	display:inline;
	}
#contentwide {
	clear:left;
	background: #ffffd0;
	width:540px;
	float:left;
	display:inline;
	width:715px;
	}
#sidebox {
	width:175px;
	background: #ffffd0;
}
#sidebox2 {
	width:175px;
	background: #ffffd0;
}
#footer {
	width:760px;
	clear:both;
	background: #E1ECCD url(images/footer_bg1.png) no-repeat;
	height: 64px;
	}
.shopitem {width:320px;
padding:5px;
margin:0 0 10px 10px;
border:1px solid #ccc;
background-color:#FFF;
float:left;
display:inline;
  min-height:440px;
  height:auto !important;
  height:440px;
}
div.shopitem table {border:none;}
div.shopitem p {font-size:1.3em;

}
div.shopitem p span {
	color:#063;
	font-weight:bold;
}