Cufon.replace('h1, h2, h3, h4, h5, h6', {fontFamily: 'nhs', fontWeight: '700'});
Cufon('#masthead h1 a', {fontFamily: 'nhs', fontWeight: '700', color: '-linear-gradient(#fff, #eee)', textShadow: '-1px -1px #666',hover: {textShadow: '-1px -1px #333',color: '#fff'}});
Cufon('#subhead', {color: '-linear-gradient(#fff, #fff)', textShadow: '-1px -1px #666'});
Cufon('#region', {color: '#fff'});
Cufon('#pct', {color: '#fff'});
Cufon('.widget h2', {fontFamily: 'nhs', fontWeight: '700'});
