// JavaScript Document

		Cufon.replace('#nav ul li a, h4 a', {
			hover: true,
			fontFamily: 'CAC-Pinafore'
		});
		
		Cufon.replace('h1, h2, h3, #content table.menu_table td.menu_category_cell', {
			fontFamily: 'CAC-Pinafore'
		});
