Cufon ('.header_menu li a', {hover: {color: '#b5a873'} });
Cufon ('.header_menu2 li a', {hover: {color: '#c1a36e'} });
Cufon ('.header_menu3 li a', {hover: {color: '#b1869a'} });
Cufon ('.left_menu > ul > li > a');
Cufon ('.bottom_menu li a', {hover: {color: '#b5a873'} });
Cufon ('h1');
Cufon ('h2');
Cufon ('.block > h3');
Cufon ('.main_block_title');
Cufon ('.testimButton');
Cufon ('.formButton');
Cufon ('.formButton-payment');
Cufon ('.tab_title');
Cufon ('.block_title_text');
Cufon ('.comment_form_title span');
Cufon ('.comment_form_button');
Cufon ('.content_list_text6 li a');
Cufon ('.blogPosts .info a.comments');
Cufon ('#reply-title b');
Cufon ('blockquote');
Cufon ('.events h3');
Cufon ('.store .content_block_top li a');

jQuery(document).ready(function()
{
	jQuery('#mc_mv_EMAIL').val('Join our email list and become an insider');
	jQuery('#mc_mv_EMAIL').focus(function(){ if (this.value=='Join our email list and become an insider') this.value=''; });
	jQuery('#mc_mv_EMAIL').blur(function(){ if (this.value=='') this.value='Join our email list and become an insider'; });
});
