$(document).ready(function() {	
	/* text replacement */
	Cufon.replace('.right-heading, .gallery-heading, #navigation a, #footer-links', {fontFamily: 'Century Gothic', hover: 'true'});
});
