
thissection = "about us"; // must match text label - verbatim
subdir = "about"; //  dir for content pages in that section

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

topcol = "246,168,0"; // upper faded block
blockcol = "204,7,30"; // fatter, middle block
bodycol = "220,147,73"; // content body bg
textcol =  "199,81,40" // ethical edibles banner text color

navcolor = textcol;

function dopages(navcolor) { // redef of stub in ../leftnav.js
	// use pagelabel(text, url, target, color);
}
