Cufon.replace('h1', { textShadow: '#333 1px 2px'});
Cufon.replace('h2.cufon', { textShadow: '#333 1px 2px'});
Cufon.replace('#navigation li a', { textShadow: '#333 1px 2px', hover: true });
Cufon.replace('#footer_established');

