thissection = "our products"; // must match text label - verbatim !!!!
subdir = "products"; //  dir for content pages in that section

bandcol = "246,168,0"; // longest band, base color

topcol = "104,70,113"; // upper faded block
blockcol = "140,100,130"; // fatter, middle block
bodycol = "101,88,122"; // content body bg
textcol =  "250,165,39" // ethical edibles banner text color

navcolor = bodycol;

//function dopages(navcolor) { // redef of stub in ../leftnav.js
	// use pagelabel(text, url, target, color);
	
	//pagelabel("wines", "wines.htm", "_top", navcolor);
	//pagelabel("coffees", "coffee.htm", "_top", navcolor);
	//pagelabel("foods", "foods.htm", "_top", navcolor);
//}
