Cufon.replace('.sf-menu>li>a', {
							hover: true });
Cufon.replace('.sf-menu>li>ul>li>a', {
							hover: true });

Cufon.replace('h1, h2, h3', {
							textShadow: '1px 1px #565656'
							});

Cufon.replace('h4, h5, h6', { 
							});

Cufon.replace('#slogan, #cphone', {
							textShadow: '1px 1px #565656'
							});
