body {
	background-color: #00A650;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.blue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #137FC0;
	font-weight: bold;
	line-height: 20px;
	padding-right: 10px;
}
.blue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #137FC0;
	font-weight: bold;
	line-height: 20px;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.newsletter {
	background-image: url(images/newsletter.jpg);
	background-repeat: no-repeat;
}
p, .proddescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.prodprice, .price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.blueheading {
	color: #157DC4;
}
a:link {
	color: #157FBD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0C80CD;
}
a:hover {
	text-decoration: none;
	color: #157AC8;
}
a:active {
	text-decoration: none;
	color: #107FC4;
}.greenheading {
	color: #00A650;
}
.green1, div.prodname {
	color: #00A54F;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.buybutton {
background: url(shop/images/buy.gif);
width: 52px;
height: 50px;
cursor: pointer;
font-size: 0px;
border: 0px;
}
hr {
background: white;
border-top: 1px dashed #00A652;
}
.white a{
	color: #FFFFFF;
}
.discountsapply {
display: none;
visibility: hidden;
}
