#mnuProductsSub {
	overflow: hidden;
	float: left;
	visibility: hidden;
	position: absolute;
}
.pagediv {
	top: 0cm;
	margin: 0cm;
}

.centreHome {
	background-image: url(images/centreHome.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

.centreTextHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.85em;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 48px;
	color: #666666;
	font-style: italic;
	padding: 2px;
}

.centreText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	color: #000000;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: normal;
}

.centreTextQuote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-decoration: none;
	line-height: 20px;
	padding: 5px;
	text-align: left;
}

.centreTextDrop {
  float: left;
  font: normal 30pt/0.8em Helvetica, Verdana, Arial, sans-serif;
  color: chocolate;
  margin-right: 3px;
}

.tbldiv {
	border: 1px solid #999999;
	width: 800px;
}
.footing {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	line-height: 20px;
}

.footing a {
	color: #666666;
	text-decoration: none;
}
.footing a:hover {

	color: #0099FF;
	text-decoration: underline;
}
.top {
	background-color: #000000;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFE300;
	text-decoration: none;
	line-height: 18px;
	text-align:center;
	letter-spacing: .2em;
	text-transform: capitalize;
}

/*********** #menu styles ***********/
.mnuHome a 
{
	background-color: #00B3DD;
	float: left;
	display: block;
	text-decoration:none;
	height: 20px;
	width: 114px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-right: 1px solid #FFFFFF;
}

.mnuHome a:hover
{
	float: left;
	display:block;
	text-decoration:none;
	height: 20px;
	width: 114px;
	background-repeat: no-repeat;
	color: #333333;
	background-color: #84B5E7;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	
}

.mnuProducts a
{
	background-color: #EB0438;
	float: left;
	display: block;
	text-decoration:none;
	height: 20px;
	width: 114px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px;
	text-transform: capitalize;
	background-position: right;
	border-right: 1px solid #FFFFFF;
}

.mnuProducts a:hover
{
	background-color: #ED1D4C;
	float: left;
	display:block;
	text-decoration:none;
	height: 20px;
	width: 114px;
	background-repeat: no-repeat;
	color: #333333;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	background-position: right;
}

.mnuFAQ a
{
	background-color: #905A33;
	float: left;
	display: block;
	text-decoration:none;
	height: 20px;
	width: 114px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	border-right: 1px solid #FFFFFF;
}

.mnuFAQ a:hover
{
	background-color: #AC8366;
	float: left;
	display:block;
	text-decoration:none;
	height: 20px;
	width: 114px;
	background-repeat: no-repeat;
	color: #333333;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
}

.mnuAbout a
{
	background-color: #76B900;
	float: left;
	display: block;
	text-decoration:none;
	height: 20px;
	width: 114px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	border-right: 1px solid #FFFFFF;
}

.mnuAbout a:hover
{
	background-color: #98cb40;
	float: left;
	display:block;
	text-decoration:none;
	height: 20px;
	width: 114px;
	background-repeat: no-repeat;
	color: #333333;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	
}

.mnuStory a
{
	background-color: #0073B2;
	float: left;
	display: block;
	text-decoration:none;
	height: 20px;
	width: 114px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	border-right: 1px solid #FFFFFF;
}

.mnuStory a:hover
{
	background-color: #4096C5;
	float: left;
	display:block;
	text-decoration:none;
	height: 20px;
	width: 114px;
	background-repeat: no-repeat;
	color: #333333;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	
}

.mnuLinks a
{
	background-color: #CC9900;
	float: left;
	display: block;
	text-decoration:none;
	height: 20px;
	width: 114px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	border-right: 1px solid #FFFFFF;
}

.mnuLinks a:hover
{
	background-color: #FF9966;
	float: left;
	display:block;
	text-decoration:none;
	height: 20px;
	width: 114px;
	background-repeat: no-repeat;
	color: #333333;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;	
}

.mnuContact a
{
	background-color: #FFDF00;
	float: left;
	display: block;
	text-decoration:none;
	height: 20px;
	width: 114px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	
}

.mnuContact a:hover
{
	background-color: #FFE740;
	float: left;
	display:block;
	text-decoration:none;
	height: 20px;
	width: 114px;
	background-repeat: no-repeat;
	color: #333333;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	
}

.footLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.footLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.mnuTurf a
{
	background-color: #76B900;
	float: left;
	display: block;
	text-decoration:none;
	height: 20px;
	width: 131px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.2em;
	border-top: none;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
}

.mnuTurf a:hover
{
	background-color: #98cb40;
	float: left;
	display:block;
	text-decoration:none;
	height: 20px;
	width: 131px;
	background-repeat: no-repeat;
	color: #333333;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	
}

.mnuRabitof a
{
	background-color: #915D38;
	float: left;
	display: block;
	text-decoration:none;
	height: 20px;
	width: 131px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: none;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
}

.mnuRabitof a:hover
{
	background-color: #AD866A;
	float: left;
	display:block;
	text-decoration:none;
	height: 20px;
	width: 131px;
	background-repeat: no-repeat;
	color: #333333;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	text-transform: none;
}

.mnuRoseBarrier a
{
	background-color: #ffe300;
	float: left;
	display: block;
	text-decoration:none;
	height: 20px;
	width: 131px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: none;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
}

.mnuRoseBarrier a:hover
{
	background-color: #ffe300;
	float: left;
	display:block;
	text-decoration:none;
	height: 20px;
	width: 131px;
	background-repeat: no-repeat;
	color: #333333;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	text-transform: none;
}

.mnuAmenity a
{
	background-color: #ff6d00;
	float: left;
	display: block;
	text-decoration:none;
	height: 20px;
	width: 131px;
	background-repeat: no-repeat;
	color: #000000;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: none;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
}

.mnuAmenity a:hover
{
	background-color: #ff6d00;
	float: left;
	display:block;
	text-decoration:none;
	height: 20px;
	width: 131px;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	text-transform: none;
}

.mnuSeaweed a
{
	background-color: #00B3DD;
	float: left;
	display: block;
	text-decoration:none;
	height: 20px;
	width: 131px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	text-transform: none;
	border-top: none;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
}

.mnuSeaweed a:hover
{
	background-color: #40C64A;
	float: left;
	display:block;
	text-decoration:none;
	height: 20px;
	width: 131px;
	background-repeat: no-repeat;
	color: #333333;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	text-transform: none;
}
.mnuGarshield a
{
	background-color: #EB0438;
	float: left;
	display: block;
	text-decoration:none;
	height: 20px;
	width: 131px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: none;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
}

.mnuGarshield a:hover
{
	background-color: #ED1D4C;
	float: left;
	display:block;
	text-decoration:none;
	height: 20px;
	width: 131px;
	background-repeat: no-repeat;
	color: #333333;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	text-transform: none;
}
.mnuGranules a
{
	background-color: #0073B2;
	float: left;
	display: block;
	text-decoration:none;
	height: 20px;
	width: 131px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: none;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
}

.mnuGranules a:hover
{
	background-color: #4096C5;
	float: left;
	display:block;
	text-decoration:none;
	height: 20px;
	width: 131px;
	background-repeat: no-repeat;
	color: #333333;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	text-transform: none;
}
.mnuPlus a
{
	background-color: #BA31C0;
	float: left;
	display: block;
	text-decoration:none;
	height: 20px;
	width: 131px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: none;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
}

.mnuPlus a:hover
{
	background-color: #CB65D0;
	float: left;
	display:block;
	text-decoration:none;
	height: 20px;
	width: 131px;
	background-repeat: no-repeat;
	color: #333333;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	text-transform: none;
}

.mnuAnthyllis a
{
	background-color: #000000;
	float: left;
	display: block;
	text-decoration:none;
	height: 20px;
	width: 131px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: none;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
}

.mnuAnthyllis a:hover
{
	background-color: #AAAAAA;
	float: left;
	display:block;
	text-decoration:none;
	height: 20px;
	width: 131px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	text-transform: none;
}

.mnuRetailProducts a
{
	background-color: #000000;
	float: left;
	display: block;
	text-decoration:none;
	height: 20px;
	width: 131px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: none;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
}

.mnuRetailProducts a:hover
{
	background-color: #AAAAAA;
}

.imgRight {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.mnuDistrib a
{
	background-color: #FFFFFF;
	float: left;
	display: block;
	text-decoration:none;
	height: 20px;
	width: 133px;
	background-repeat: no-repeat;
	color: #000000;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.mnuDistrib a:hover
{
	background-color: #404040;
	float: left;
	display:block;
	text-decoration:none;
	height: 20px;
	width: 133px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.centreText a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	line-height: 16px;
	color: #666666;
	width: 133px;
}
.centreTextDbl a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	padding: 5px;
	width: 260px;
	margin-right: 5px;
}

.centreText a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: blue;
	text-align: justify;
	vertical-align: top;
	line-height: 16px;
	width: 133px;
}
.centreTextDbl a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	line-height: 16px;
	text-decoration: underline;
	color: blue;
	padding: 5px;
	width: 260px;
	margin-right: 5px;
}
.imgLeft {

	float: right;
	clear: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.mnuGarlistin a
{
	background-color: #FF5C00;
	float: left;
	display: block;
	text-decoration:none;
	height: 20px;
	width: 131px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: none;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
}

.mnuGarlistin a:hover
{
	background-color: #FF8540;
	float: left;
	display:block;
	text-decoration:none;
	height: 20px;
	width: 131px;
	background-repeat: no-repeat;
	color: #333333;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	text-transform: none;
}

.mnuTreeWash a
{
	background-color: #6E2639;
	float: left;
	display: block;
	text-decoration:none;
	height: 20px;
	width: 131px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: none;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
}

.mnuTreeWash a:hover
{
	background-color: #925C6B;
	float: left;
	display:block;
	text-decoration:none;
	height: 20px;
	width: 131px;
	background-repeat: no-repeat;
	color: #333333;
	font-weight: bold;
	line-height: 22px;
	padding: 2px 0px 2px 0px;
	text-transform: none;
}
.centreTextBigger {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	line-height: 20px;
	padding: 5px;
	text-align: left;
}

.productPic {
	border: 1px solid #666666;
	background-color: #FFFFFF;
}

.productText {
	background-color: #FFFFFF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	line-height: 20px;
	padding: 5px;
	text-align: right;
	font-style: italic;
	font-weight: 400;
	color: #666666;
}
.thegarlicpeople {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.2em;
	font-weight: bold;
}

.thegarlicpeople2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.2em;
	font-weight: bold;
	font-size: 14px;
}
.thegarlicpeople3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.2em;
	font-weight: bold;
	font-size: 12px;
}
.centreTextHeadingSmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #666666;
}
.centreTextHeadingMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #666666;
}

.centreTextHeadingMain2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	font-style: italic;
}

.centreTextHeadingNew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #666666;
	padding-top: 22px;
	padding-bottom: 10px;
}

.homeTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 64px;
	color: #666666;
}
.productTimes {

	font-family: "Times New Roman", Times, serif;
}
.straplineTop {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.centreTextHeadingAnthyllis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 32px;
	color: #000000;
}
.centreTextDropAnthyllis {
  float: left;
  font: normal 30pt/0.8em Helvetica, Verdana, Arial, sans-serif;
  color: #000000;
  margin-right: 3px;
}
.centreTextHeadingRabitOf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 32px;
	color: #915D38;
}
.centreTextDropRabitOf {
  float: left;
  font: normal 30pt/0.8em Helvetica, Verdana, Arial, sans-serif;
  color: #915D38;
  margin-right: 3px;
}
.centreTextHeadingAmenity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 32px;
	color: #FF6d00;
}
.centreTextDropAmenity {
  float: left;
  font: normal 30pt/0.8em Helvetica, Verdana, Arial, sans-serif;
  color: yellow;
  margin-right: 3px;
}
.centreTextHeadingTurf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 32px;
	color: #76B900;
}
.centreTextDropTurf {
  float: left;
  font: normal 30pt/0.8em Helvetica, Verdana, Arial, sans-serif;
  color: #76B900;
  margin-right: 3px;
}
.centreTextHeadingTreeWash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 32px;
	color: #6E2639;
}
.centreTextDropTreeWash {
  float: left;
  font: normal 30pt/0.8em Helvetica, Verdana, Arial, sans-serif;
  color: #6E2639;
  margin-right: 3px;
}
.centreTextHeadingGarshield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 32px;
	color: #EB0438;
}
.centreTextDropGarshield {
  float: left;
  font: normal 30pt/0.8em Helvetica, Verdana, Arial, sans-serif;
  color: #EB0438;
  margin-right: 3px;
}
.centreTextHeadingGranules {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 32px;
	color: #0073B2;
}
.centreTextDropGranules {
  float: left;
  font: normal 30pt/0.8em Helvetica, Verdana, Arial, sans-serif;
  color: #0073B2;
  margin-right: 3px;
}
.centreTextHeadingRoseBarrier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 32px;
	color: #FFE300;
}
.centreTextDropRoseBarrier {
  float: left;
  font: normal 30pt/0.8em Helvetica, Verdana, Arial, sans-serif;
  color: #FFE300;
  margin-right: 3px;
}
.centreTextHeadingRoseSeaweed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 32px;
	color: #00B3DD;
}
.centreTextDropRoseSeaweed {
  float: left;
  font: normal 30pt/0.8em Helvetica, Verdana, Arial, sans-serif;
  color: #00B3DD;
  margin-right: 3px;
}

.centreTextHeadingGarlicWonder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #000000;
	line-height: 30px;
}

.centreTextHeadingSubscript {
	font-size: 16px;
}

.productHeading {
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	padding-bottom: 2em;
}
.productSubHeading {
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding-bottom: 1em;
}

.marketted {
	font-size: 95%;
	text-decoration:none;
	font-style: italic;
	text-align: center;
}

.marketted-detail {
	font-size: 110%;
}

.pictureLefFloat {
	float: left;
}