

Cufon.replace(
	'#menu-top, #sidebar-splash h3, #locations', {
	fontFamily : 'Avant Garde Gothic Medium',
	hover      : true
});

Cufon.replace(
	'.medium', {
	fontFamily : 'Avant Garde Gothic Medium',
	hover      : false
});

Cufon.replace(
	'#payoff, .carousel-header, .carousel-subheader, #content-main h1', {
	fontFamily : 'Avant Garde Gothic Book',
	hover      : true
});

Cufon.replace(
	'.book', {
	fontFamily : 'Avant Garde Gothic Book',
	hover      : false
});

Cufon.replace(
	'#content-menu-right, #content-menu-left li.active a, #designer-signature .sig-title, h2.header-orange', {
	fontFamily : 'Avant Garde Gothic Demibold',
	hover      : true
});

Cufon.replace(
	'.demibold, #specialoffers-page-header h1', {
	fontFamily : 'Avant Garde Gothic Demibold',
	hover      : false
});

Cufon.replace(
	'.medium', {
	fontFamily : 'Avant Garde Gothic Medium',
	hover      : false
});

Cufon.replace(
	'.bold', {
	fontFamily : 'Avant Garde Gothic Bold',
	hover      : false
});


// don't move -bm:
Cufon.replace(
	'#content-menu-left', {
	fontFamily : 'Avant Garde Gothic Book',
	hover      : true
});


Cufon.replace(
	'.menu-content', {
	fontFamily : 'Avant Garde Gothic Book',
	hover      : false
});



