$(document).ready(function () {
	Cufon.set('fontFamily', 'texas-hero');
	Cufon.replace('h1.header');
});
