* {
	margin:0;
	color: #222222;
	}
body,
html {}
body {
	font:70%/150% Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	}

/* Main layout
================================================*/

#container {
	width: 779px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(lib/pg-bg.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	height: auto;
}

#main {
	float:left;
	width:380px;
	margin:13px 0 0 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 0px;
	text-align: left;
	}
	
#organicPanel {
	float:left;
	margin:13px 0 0 10px;
	padding-bottom: 10px;
	padding-top: 20px;
	text-align: left;
	padding-left: 10px;
	color: #FFFFFF;
	width: 550px;
	}
	
#organicpanel{
width:320px;
	margin:13px 0 0 10px;
	padding-bottom: 10px;
	padding-top: 20px;
	text-align: left;
	}	
	
main img {
	float: left;
	padding: 0px 10px 0px 0px;
	clear: right;
}	
	
#fruitbar {
	float:left;
	width: 198px;
	
	}
#sidebar {
	font-size:1.1em;
	line-height:1.5em;
	float:left;
	width: auto;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 13px;
	}

#logo {
	background-color: #fff;
	width: 750px;
}

#header {
	background: #fff;
	height: 180px;
	width: 779px;
	clear: both;
}

#header img {
	background-color: #FFFFFF;
	height: 180px;
	}
#content {
	padding-top: 0px;
	background-color: #FFFFFF;
}
#bread {
	float:left;
	width:575px;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	margin-left: 3px;
	}	


#footer {
	background:#fff;
	text-align:right;
	font-size:0.94em;
	padding: 0px 0px 0px 10px;
	color: #999999;
	clear: both;
	margin: 0px;
	height: 90px;
	background-image: url(lib/footer.gif);
	background-repeat: no-repeat;
	
	}


/* Links
================================================*/
a:link,
a:visited {
	color:#c8c61b;
	font-weight:normal;
	text-decoration:none;
	padding:2px 2px 0;
	margin:0 0px;
	}
a:visited {color:#c8c61b;}
a:focus {
	color:#580801;
	}
a:hover {
	color:#e2790b;
	}
a.imglink:link,
a.imglink:visited {border:0;}
a.imglink:hover {background:transparent;}

a.circle:link {color: #a6a829; padding: 5px 5px 30px 20px; line-height:2.5em;}
a.circle:active {color: #dc6e0a;  padding: 5px 5px 30px 20px;  line-height:2.5em;}
a.circle:visited {color: #999999; padding: 5px 5px 30px 20px;  line-height:2.5em;}
a.circle:hover {color: #dc6e0a; padding: 5px 5px 30px 20px;  line-height:2.5em;}




/* Headings
================================================*/
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	color:#000;
	font-family:Helvetica,Arial,Geneva,sans-serif;
	}
h1 {
	font-size:1.8em;
	margin:0px 0 10px 0px;
	font-family: "Times New Roman", Times, serif;
	color:#e2790b;
	font-weight: normal;
	letter-spacing: 0.15em;
	}
h2 {
	font-size:1.3em;
	COLOR:#c8c61b;
	margin:0px 0px 5px 0px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.5px;
	text-align: left;
}
h3 {
	font-size:1.3em;
	font-weight:normal;
	text-transform:none;
	font-family:Tahoma,Arial,Geneva,sans-serif;
	color: #333333;
}
.home h2 {
	font-weight:normal;
	font-size:1.6em;
	margin:0 0 0.625em;
	}
h2 a:link,
h2 a:visited,
h2 a:hover {
	font-weight:normal;
	color:#000;
	border:0;
	padding:0;
	margin:0;
	}
	
.welcomeHd {
	font-weight: bold;
	font-size:1.25em;
	color:#e2790b;
	letter-spacing: 0.9px;
	text-transform: uppercase;
}	

.qualifications {
	font: normal 0.84em Arial, Helvetica, sans-serif;
	color: #666666;
}
	
/* Lists
================================================*/
dl,
ol,
ul {margin:0 0 1em;}
dl {margin-top:-0.5em;}
dt {
	font-weight:bold;
	margin:11px 0 2px 0;
	color: #fff;
	font-family: Lucida Grande, sans-serif, serif;
	font-size: 11pt;
	line-height: 14pt;
	
	}
dd {
	margin:0 0 0 0;
	font-size: 1em;
	line-height: 1.4em;
}
dd p {margin:0 0 0;}
ul {
	padding:0 0 0 5px;
	list-style:circle;
	}
ol {padding:0 0 0 0;
margin:0 3px 0 15px;}
li {margin:0 3px 0 8px;}

	

/* Images
================================================*/

.fullwidth {
	padding:4px 0px 0 0px;
	margin:0 0 20px 0;
	}
.flow {
	float:left;
	margin:0 12px 2px 0px;
	
	}
.dec {
	padding:4px;
	border:1px solid #ccc;}
	
.mugshot {
	padding: 4px;
	margin-top: 0em;
	border: 1px solid #999999;
}
.extraimage {
	float:left;
	margin:0 12px 2px 0px;
	
	}

/* extras
================================================*/
	


.formcolors {
	color: #222;
	background: #f0f3f8;
	padding: 5px;
}
.loginarrow {
	margin-top: 5px;
	background-image: url(images/blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: 50px;
}
.passwordrecover {
	border-top: 1px solid #FFFFFF;
	margin: 5px 0px 0px 0px;
}
.latestnews {
	padding-left: 3px;
}

.searchText {
	font-size: 1em;
	color: #FFFFFF;
}
.whiteText {
	color: #FFFFFF;
}
.sidehead {
	color: #094fa3;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	letter-spacing: 0.9px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
}

.sidenoStrip {
	color: #dc6e0a;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	letter-spacing: 0.9px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
}


.smalltext {
	font-size: 0.94em;
	color: #999999;
}

#pullbox {
	margin: 10px 5px 5px 0px;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #e3e3e3;
}

	
.pullout {
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	color: #999999;
	text-align: center;
	margin: 3px 12px 3px 12px;
}
.relatedhead {
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	letter-spacing: 0.9px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;

}


/* Images
================================================*/
img {
	border:0;
	display:inline;
}
.fullwidth {
	padding:4px;
	margin:1em 0; 
	}
.centerfullwidth {
	border:1px solid #ccc;
	padding:4px;
	margin:1em 0;
	}	
.flow {
	float:left;
	margin:3px 10px 10px 0px;
	}
.flowtext {
	margin:0px 6px 6px 0px;
	}
.dec {
	padding:4px;
	border:1px solid #ccc;
	}
.flowbox {
	float:right;
	padding:0px 4px 2px 4px;
	margin:1em;
	}	
.asterisk {
	font-weight: bold;
	color: #FF3300;
}
.tableBorder {
	padding-top: 5px;
	border-top: 1px solid #cccccc;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.contactTable {
	background: #ebebeb;
	margin-top: 2px;
	padding-top: 6px;
	border-top: 1px solid #0099CC;
}
.subhead {
	font-style: italic;
	color: #00A0C6;
}
.pulloutText {
	font: bold 120% Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-align: center;
	line-height: 1.6em;
}
.copyright {
	font: italic 0.94em Georgia, "Times New Roman", Times, serif;
	color: #999999;
	text-align:center;
	padding-bottom: 10px;
}
.textIndent {
	margin: 0px 3px 0px 8px;
}
.underline {
	text-decoration: underline;
}
.textIndent {
	display: block;
}
.linkbullets {
	list-style: circle;
}
.table {
	background-color: #CCCCCC;
	border-bottom: 1px solid #666666;
	font-weight: bold;
}
.subLinks {
	line-height: 1.8em;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
.tableLine {
	border-right: 1px solid #333333;
}
.spareBullet {
	background: #e3e3e3;
	display: block;
	text-indent: 10px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.quote2 {
	background: center;
}
.ul2 {
	list-style: disc inside;
	list-style-position: inside;
}
.waterTxt {
	color: #000000;
	letter-spacing: 0px;
	font-size: 1.7em;
	margin-bottom: 10px;
}
.apple {
	color: #114432;
}
.blackcurrent {
	color: #5a2049;
}
.guava {
	color: #f16377;
}
.strawberry {
	color: #b31f17;
}
.orangemango {
	color: #e4701e;
}
.pineapple {
	color: #ffd24f;
}
.mango {
	color: #fcb040;
}
.orange {
	color: #f68f1e;
}
