/* Pretty Stuff
================================== */

/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}

body {
	color: #32772F;
	word-spacing: normal;
	background-color:#FFF;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

h1 {
  font-size: 2.4em;
  font-weight: normal;
  
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #48AA43;
}

h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #48AA43;
}

h1, h2, p {
  margin: 1em 0;
}

a {
	color: #48AA43;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 850px;
	background-color: #FFF;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}

#branding2 h1 {
	width:850px;
	height:172px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	margin: 0;
}
#branding2 {
	height: 172px;
	padding: 0px;
}

#content {
	width: 900px;
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer {
	clear: both;
	height: 5px;
} 

.imgright {
	float: right;
	padding: 5px;
}
.imgleft {
	float: left;
	padding: 5px;
}
#titles_welcome {
	height: 22px;
	text-indent: -1400px;
	width: 326px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#titles_welcome h2 {
	width:326px;
	height:22px;
	background-image: url(../images/titles_welcome.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
.textwhite {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.textchart {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.chart_col1 {
	background-color: #9aa2b7;
	font-weight: bold;
	color: #002D62;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.imageborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contactbox1 {
	width: 360px;
	float: right;
}
#contactbox2 {
	width: 455px;
	float: left;
	padding-left: 3px;
	margin-left: 15px;
	text-align: justify;
	margin-right: 5px;
}
#contactbox3 {
	width: 315px;
	float: right;
	height: 360px;
	margin-left: 10px;
	background-image: url(../images/photo_home.jpg);
}
#contactbox4 {
	width: 510px;
	float: left;
	margin-left: 10px;
	text-align: justify;
}

#contactbox2b {
	width: 240px;
	float: left;
	background-color: #c8c9cb;
	margin-right: 5px;
}
#contactbox2c {
	width: 250px;
	float: left;
	background-color: #c8c9cb;
}
.imageborder2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
.text_center {
	text-align: center;
}
.chart_col2 {
	background-color: #3D8D38;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.chart_col3 {
	background-color: #DAF0D9;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.chart_col4 {
	background-color: #48AA43;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}

.chart_c {
	background-color: #48AA43;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.chart_d {
	background-color: #dbd88c;
	font-weight: bold;
	color: #002D62;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.chart_e {
	background-color: #DAF0D9;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#loc_right {
	width: 433px;
	float: right;
}
#logotop {
	width: 120px;
	float: left;
	padding-left: 0px;
	height: 160px;
	background-image: url(../images/toplogo.gif);
	text-indent: -1900px;
	background-repeat: no-repeat;
}

#logotop h1 {
	width:120px;
	height:160px;
	background-image: url(../images/toplogo.gif);
	background-repeat: no-repeat;
	margin: 0;
}


#sidelinks {
	width: 170px;
	float: left;
	margin-top: 10px;
}
#leftside {
	width: 170px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#bottom_image {
	width: 510px;
	float: left;
	height: 112px;
	background-image: url(../images/fruit_veg.jpg);
	margin-left: 10px;
}
#pots_left {
	width: 415px;
	float: left;
	margin-left: 10px;
	text-align: justify;
}
#pots_right {
	width: 410px;
	float: right;
	height: 259px;
	margin-left: 5px;
	background-image: url(../images/photo_hadopots.jpg);
	margin-top: 25px;
}
#pots_chart {
	width: 825px;
	float: left;
	margin-left: 10px;
}
#enquiry_left {
	width: 300px;
	float: left;
	margin-left: 10px;
	text-align: center;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#enquiry_right {
	width: 525px;
	float: right;
	margin-left: 5px;
	margin-top: 25px;
}
#buynow {
	width: 315px;
	float: right;
	height: 98px;
	margin-left: 10px;
	padding-top: 5px;
}
#fronty3 {
	width: 315px;
	float: right;
	height: 300px;
	margin-left: 10px;
	background-image: url(../images/newpots.jpg);
}
#shopbox1 {
	width: 95%;
	padding: 5px;
	border: 1px dotted #48AA43;
	background-color: #DAF0D9;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 80px;
}
#shopbox2 {
	width: 95%;
	padding: 5px;
	border: 1px dotted #48AA43;
	background-color: #DAF0D9;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 80px;
}
#shopbox3 {
	width: 95%;
	padding: 5px;
	border: 1px dotted #48AA43;
	background-color: #DAF0D9;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 80px;
}
#shops_right {
	width: 320px;
	float: right;
	margin-left: 5px;
	margin-top: 10px;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #48AA43;
}
.textred {
	color: #FF3737;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
