/*

//Cufon.replace('#content .nav a strong, #footer .phone dd', { fontFamily: 'Kozuka Gothic Pro OpenType', textShadow: '#000 0 1px', color: '-linear-gradient(#828382, #323232)' });



//Cufon.replace('#content .nav a strong, #footer .phone dd', { fontFamily: 'Kozuka Gothic Pro OpenType', textShadow: '#000 0 1px', color: '-linear-gradient(#828382, #164614)' });
Cufon.replace('#content .nav a strong, #footer .phone dd', { fontFamily: 'Kozuka Gothic Pro OpenType' });
//Cufon.replace('#content .nav a em, #footer .phone dt', { fontFamily: 'Kozuka Gothic Pro OpenType', textShadow: '#fff 0 0' });


//Cufon.replace('#content .nav a em, #footer .phone dt', { fontFamily: 'Kozuka Gothic Pro OpenType', textShadow: '#ddd 0 0' });
Cufon.replace('#footer .phone dt', { fontFamily: 'Kozuka Gothic Pro OpenType', textShadow: '#ddd 0 0' });

Cufon.replace('#content .nav a', {
	hover: true,
	fontFamily: 'Kozuka Gothic Pro OpenType'
});



Cufon.replace('h2, #faded .extra-button', { fontFamily: 'Kozuka Gothic Pro OpenType' });
Cufon.replace('#faded h2', { fontFamily: 'Kozuka Gothic Pro OpenType', textShadow: '#000 1px 1px'  });

*/
