﻿$(document).ready(function($){

	//Cufon
	$( function() { Cufon.replace('.cufon, h1, h2, #nav, #bot-nav .hat, hover', {fontFamily: 'Facit Light', hover: true, hoverables: {strong: true, em: true, a:true}}); } ); 



});

