

(function($) {
	$(document).ready(function() {
		// Place document manipulation code here
		Cufon.replace('h1, h2, h3, .overview-title, .home-blurb');
		

	}); 
})(jQuery);
