
/* ==== main colours - home and support pages ==== */ 

/* ==== light colour ==== */ 	
h1, #header, #nav-utilities a, #header label, input.button   {color:#006600}


/* ==== dark colour ==== */ 
h2, h3, .intro-leader, strong, #left-content,  #left-content a:hover, #main-content a, div.ingredients, ul  {color:#006600;}
#header, input.button {background-color:#006600}


/* ==== mid colour ==== */ 
a.left-link, #main-content , #footer, h4 {color:#000000}
hr {
	border-bottom:1px dotted #669966;
	color: #FFFFFF;
}


 #nav-main a {
	color:#006600;}


