body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8AA895;
}
a:link {
	color: #000000;
		font-size: 14px;
	text-decoration: none;
}
a:visited {
	color: #000000;
		font-size: 14px;
	text-decoration: none;
}
a:hover {
	color: #70BB42;
		font-size: 14px;
	text-decoration: none;
}
.regFormPad {
	padding-right: 70px;
	padding-top: 100px;
}
.fieldBorder {
	border: 1px solid #333333;
	font-size: 12px;
	width: 180px;
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 2px 3px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #548263;
	margin-bottom: 4px;
}

#header {
	float: left;
	width: 100%;
}
#logo {
	float: left;
}

#nav {
	border-top: 1px solid #7A9585;
	border-right: none;
	border-bottom: 1px solid #5E7660;
	border-left: none;
	background: url(../images/nav_bg.png) repeat-x;
	clear: both;
	float: left;
	width: 100%;
	z-index: 120;
	position: relative;
}
#navInner {
	border-top: 1px solid #D2D6D4;
	border-bottom: 1px solid #959997;
}

#content {
	float: left;
	clear: both;
	width: 100%;
	background: #FFFFFF;
	font-size: 12px;
	color: #333333;
	z-index: 100;
	position: relative;
}
#content p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.contentPad {
	padding: 50px 0px 25px 25px;
}
h2 {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
.bodyCopyPad {
	padding-right: 30px;
}
.priceCell {
	font-size: 10px;
	color: #333333;
}

.productCopy {
	font-size: 10px;
	color: #548263;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 6px;
}
.productCopyNew {
	font-size: 10px;
	color: #548263;
	padding-top: 12px;
	padding-bottom: 15px;
}
.volumeList {
	font-size: 11px;
	color: #333333;
	margin-right: 70px;
	margin-top: 3px;
}
.qtyField {
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	margin-left: 88px;
	padding-right: 3px;
	padding-left: 3px;
	width: 25px;
}

.productPad {
	padding-right: 35px;
	padding-bottom: 20px;
}

#footer {
	float: left;
	clear: both;
	width: 100%;
	border-top: 1px solid #D1D2D4;
	background: url(../images/footer_bg.png) repeat-x;
}
#footerForm {
	font: 11px Tahoma, Arial, sans-serif;
	color: #565656;
	float: left;
	padding: 2px 0px 2px 15px;
	width: 500px;
}

#copyright {
	text-align: center;
	clear: both;
	float: left;
	width: 100%;
	font: 11px Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	padding-top: 16px;
	padding-bottom: 30px;
}
#shell {
	width: 849px;
	margin-right: auto;
	margin-left: auto;
}
#utils {
	float: right;
	margin-top: 16px;
}

.utilRow {
	margin-bottom: 3px;
}
.subForm {
	width: 200px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.subField {
	font-size: 85%;
	color: #666666;
	padding-left: 5px;
	margin-left: 10px;
	margin-right: 3px;
}
#footerForm a:link, #footerForm a:visited {
	color: #666666;
	text-decoration: none;
}
#footerForm a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #548263;
}
.productPadLast {
	padding-right: 35px;
	padding-bottom: 35px;
	background: url(../images/cutting.jpg) no-repeat right bottom;
}
.shopTable {
	text-align: center;
}
.shopCell {
	padding-right: 5px;
	padding-left: 5px;
}
.shopCell a:link, .shopCell a:visited {
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.shopCell a:hover {
	text-decoration: underline;
}

.shopDetailPad {
	padding-right: 10px;
	padding-left: 10px;
}
.leftPad {
	padding: 20px 0px 25px 25px;
}
.columnLeft {
	padding-right: 30px;
}
.columnLeft p {
	margin-top: 0px;
	margin-bottom: 20px;
}
.columnLeft ul {
	margin-left: 8px;
	padding-left: 8px;
}
.contactBg {
	padding: 50px 0px 25px 25px;
	background: url(../images/berries.jpg) no-repeat right bottom;
}
.imagebgd {
	background: url(../images/leaves_berries.jpg) no-repeat left top;
}
A.RegionLink {
	color: #fff;
	text-transform: uppercase; 
	font: 14px  Arial, sans-serif; 
	font-weight:bold;
}
