		Cufon.replace('#nav a', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px white' 
		});
			Cufon.replace('a.more', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px white' 
		});
				Cufon.replace('#special h5 a', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px white' 
		});
					Cufon.replace('#special h4', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px white' 
		});
					Cufon.replace('#utility a', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px white' 
		});
					Cufon.replace('#header input', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px white' 
		});
						Cufon.replace('#testimonials a', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px white' 
		});
							Cufon.replace('.menuheader h1 a', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px #4a6c74' 
		});
		Cufon.replace('.menuheader h3', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px white' 
		});
			Cufon.replace('#share h5', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px white' 
		});
			Cufon.replace('#menu h2 a', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px white' 
		});
		
		
	
		
		
		Cufon.replace('#welcome h1 a', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px white' 
		});
		Cufon.replace('#welcome h2', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px white' 
		});
			Cufon.replace('#footer h2 a', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px white' 
		});
				Cufon.replace('#socialspan h3 a', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px white' 
		});
					Cufon.replace('#socialspan h6', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px white' 
		});
						Cufon.replace('a.date', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px white' 
		});
							Cufon.replace('#sitemap a', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px white' 
		});
								Cufon.replace('#newsletter h4', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px white' 
		});
									Cufon.replace('#newsletter h6', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px white' 
		});
										Cufon.replace('#template #content h1#pagetitle', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px white' 
		});
												Cufon.replace('#template #content h2', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px white' 
		});
													Cufon.replace('#template #content h3', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px white' 
		});
														Cufon.replace('#template #content h4', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px white' 
		});
																Cufon.replace('#blog .caption h1 a', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px black' 
		});
		
																	Cufon.replace('.nivo-caption', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px black' 
		});
		
		
		Cufon.replace('.menuheader h1', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px black' 
		});
		
		
		
		
		$(function() {
    $('#searchsubmit').each(function(){
        $(this).after(unescape('%3Cspan id="searchsubmit"%3Eaa%3C/span%3E'));
        $(this).hide();
        $(this).next('span#searchsubmit').text($(this).val()).click(function(){
            $(this).prev('input#searchsubmit').click();
        });
    });
    Cufon.replace('#searchsubmit'); 
});

		Cufon.replace('span#searchsubmit', { 
 		 hover: true, 
  		hoverables: { a: true }, 
  		fontFamily: 'helv' ,
		textShadow: '0px 1px white' 
		});

		
		
		
	
		
		
		
	
