
thissection = "news and events"; // must match text label - verbatim
subdir = "events"; //  dir for content pages in that section

bandcol = "150,100,0"; // longest band, base color

topcol = "50,100,20"; // upper faded block
blockcol = "200,90,30"; // fatter, middle block
bodycol = "80,100,20"; // content body bg
textcol =  bodycol // ethical edibles banner text color

navcolor = textcol;

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