// font replacement
Cufon.replace([

	'.slidernav','.hpSection .section_title','.hpSection .column_title','.slidercontrolbox','.theslide h2','.theslide .learnmore',
	'.page_title','#NavLeft','.calltoaction b','.calltoaction a',
	'h1','.landingtitle','.backtolink'
	
], { fontFamily: 'Rockwell', hover: true });
