/*/////////TAGS START/////////////////////////////////////////////////////////////////////////////////////*/

body {
	background-color: #BFD59F;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: underline;
	color: #125208;
}

p {
	margin-bottom: 10px;
}

strong {
	color: #333333;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0E5505;
	height: 1px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #50729F;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #14570A;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #14570A;
	display: block;
	margin-top: 0px;
	margin-bottom: 15px;
}
/*/////////TAGS END/////////////////////////////////////////////////////////////////////////////////////*/


/*/////////DIVS/////////////////////////////////////////////////////////////////////////////////////*/

/*/////////MAIN LAYOUT///////////////////////////////////////////////*/

#main{ /*CONTAINS LEFT, CENTRE AND RIGHT DIVS*/
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
	padding: 0px;
	background-color: #FFFFFF;
}

#main #contentLeft {
	width: 130px;
	float: left;
	margin-right: 30px;
}
#main #contentCentre {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#main #contentRight {
	margin-left: 620px;
	width: 170px;
}

#main #contentRight strong {
	display: block;
	color: #70882A;

}

#header {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/image1.jpg);
	background-repeat: no-repeat;
	height: 211px;
	clear: both;
}

#topNav {
	background-color: #DEE9CE;
	clear: both;
	color: #DEE9CE;
	font-size: 10px;
	height: 15px;
	text-indent: 5px;
}
#footer {
	background-color: #9FCC6F;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	padding-top: 5px;
	color: #336633;
	padding-right: 10px;
	padding-left: 10px;
	width: 780px;
	height: 20px;
}

#footer p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}


#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	width: 270px;
	height: 113px;
	background-position: 15px 90px;
	padding-top: 90px;
}

/*/////////MAIN LAYOUT///////////////////////////////////////////////*/
#main #contentCentre ul {
	padding-left: 0px;
	margin-left: 15px;
}

#main #contentCentre li {
	color: #666666;
	margin-bottom: 12px;
	padding-left: 0px;
}




#main #contentRight hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9FCC6F;
	height: 1px;
	display: block;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}


/*/////////DIVS  END/////////////////////////////////////////////////////////////////////////////////////*/



/*/////////CLASSES START/////////////////////////////////////////////////////////////////////////////////////*/



.highlight { /*DOES THE QUOTES TYPE BOX*/
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #9FCC6F;
	color: #9FCC6F;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-style: italic;
	font-size: 14px;
	display: block;
	width: 90%;
}


.commonContent { /*APPLIES THE SAME TOP AND BOTTOM MARGINS TO LEFT RIGHT AND CENTRE IN ONE PLACE*/
	padding-top: 25px;
	padding-bottom: 15px;
}



.rightBox { /*STYLES FOR THE RIGHT HAND BOXES*/
	color: #9FCC6F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9FCC6F;
	border-right-color: #9FCC6F;
	border-bottom-color: #9FCC6F;
	border-left-color: #9FCC6F;
	padding: 5px;
	margin-bottom: 35px;
	display: block;
	font-size: 11px;
}


.rightBox img{
	float: right;
}


.elementsWidth{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.contentClear {
	clear: both;
	height: 1px;
}

.contactText {
	margin-top: 10px;
	margin-right: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #15580B;
	width: 200px;
	float: right;
}

.contactText p{
	margin: 0px;
	padding: 0px;
	display: inline;

}



/*/////////CLASSES START/////////////////////////////////////////////////////////////////////////////////////*/













/*MAIN MENU LIST CSS\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */



#contentLeft li  {
	padding: 0px;
}

#contentLeft ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}


.listPadding{
	margin-top: 8px;
	margin-bottom: 5px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

a.listLevel1 {
	list-style-type: none;
	font-size: 12px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #666666;
}
a.listLevel1:hover {
	color:#333333;
}

a.listLevel2 {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
	color: #999999;
}
a.listLevel2:hover {
	color:#666666;
}

/*MAIN MENU LIST CSS END\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */





/*PAGE SPECIFIC STUFF//////////////////////////////////////////////////////////////////////////////////  */

/*OFFERS PAGE START///////////////////////////////////  */
.offers {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #87B553;
	border-right-color: #87B553;
	border-bottom-color: #87B553;
	border-left-color: #87B553;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 35px;
	width: 380px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.offers strong{
	color: #1B6212;

}
.imageOffer {
	float: right;
	top: -28px;
	position: relative;
	right: -23px;
}

/*OFFERS PAGE END///////////////////////////////////  */

/*LINKS PAGE///////////////////////////////////  */
.linksBox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
	width: 380px;
	margin-top: 10px;
}
/*LINKS PAGE END///////////////////////////////////  */


/*HOME PAGE PRODUCT IMAGE LINKS///////////////////////////////////  */
div.float {
	float: left;
	width: 98px;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: 2px;
	text-align: center;
  }

div.float a{
	text-decoration: none;
  }
  
div.float a:hover{
	text-decoration: none;
	color: #9FCC6F;
  }
div.float img{
	border: 1px solid #9FCC6F;
	text-decoration: none;
	padding: 3px;
  }
/*HOME PAGE PRODUCT IMAGE LINKS END///////////////////////////////////  */




/*PAGE SPECIFIC STUFF END//////////////////////////////////////////////////////////////////////////////////  */
.table1 td {
	width: 200px;
}
.table2 td {
	width: 400px;

}
.table3 td {

}
.table3 {
	width: 480px;
}

.table4 td {
	width: 60px;
}

.table5 td {
	width: 150px;

}

.table6 td {

	width: 260px;
}

td {
	color: #14570A;
	background-color: #F1F7E6;
	padding: 4px;
		border: 1px solid #C3D3A4;
}
table {
	color: #14570A;
	background-color: #F1F7E6;
	padding: 4px;
	margin-bottom: 10px;
}


th {
	background-color: #F1F7E6;
	text-align: left;
	color: #006633;
	font-weight: bold;
	border: 1px solid #BFD59F;

}
.imageRight {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #C2D4A4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C1D5A4;
	border-right-color: #C0D4A3;
	border-left-color: #C2D4A4;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}


.imageNormal {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #C2D4A4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C1D5A4;
	border-right-color: #C0D4A3;
	border-left-color: #C2D4A4;
	margin-top: 0px;
	margin-right: 0px;
}


.imageFloatRight {
	float: right;
	margin-bottom: 25px;
	margin-left: 25px;
}
.clearRight {
	clear: right;
}

.wide {
	width: 100%;
}
.tdRight {
	text-align: right;
}
.clear {
	clear: both;
}
