@charset "ISO-8859-1";
body {
	text-align: center;
	background-image: url(images/grass.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF2F60;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #495D24;
	border-right-color: #495D24;
	border-bottom-color: #495D24;
	border-left-color: #495D24;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	background-color: #FFF;
	min-height: 650px;
}
#wrapper object {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
}
#wrapper.storepage {
	height: 850px;
}
#wrapper p {
	margin-top: 0px;
	margin-bottom: 16px;
	line-height: 16px;
}
#wrapper a {
	color: #495D24;
	text-decoration: none;
}
#wrapper a:hover {
	text-decoration: underline;
}
#store-10_ div.product {
	float: left;
	width: 190px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
}
#store-10_ div.product p {
	margin-top: 0px;
	margin-bottom: 5px;
}
#store-10_ .product img {
	border-top-color: #565E2F;
	border-right-color: #565E2F;
	border-bottom-color: #565E2F;
	border-left-color: #565E2F;
}
#viewcart {
	padding-top: 25px;
	float: right;
	padding-right: 125px;
}
