var futuraheavy = { src: 'http://www.treeallen.com/_flash/futuraheavy.swf' };

sIFR.activate(futuraheavy);


sIFR.replace(futuraheavy, {
  selector: 'ul#primary-navigation li.active',
  css: '.sIFR-root { color: #000000; text-transform: uppercase; font-size: 22px;} a { color: #8E9F97; text-decoration: none; } a:hover { text-deocration: none; color: #8E9F97;}'
});

sIFR.replace(futuraheavy, {
  selector: 'ul#primary-navigation li',
  css: '.sIFR-root { color: #000000; text-transform: uppercase; font-size: 22px; } a { color: #000000; text-decoration: none; } a:hover { text-deocration: none; color: #8E9F97;}'
});

sIFR.replace(futuraheavy, {
  selector: 'h4',
tuneHeight: -5,
  css: '.sIFR-root { color: #000000; text-transform: uppercase; letter-spacing: 1; } a { color: #000000; text-decoration: none; } a:hover { text-deocration: none; color: #8E9F97;}'
});

sIFR.replace(futuraheavy, {
  selector: '#welcome h3',
tuneHeight: -8,
  css: '.sIFR-root { color: #000000; text-transform: uppercase; letter-spacing: 1; } a { color: #000000; text-decoration: none; } a:hover { text-deocration: none; color: #8E9F97;}'
});

sIFR.replace(futuraheavy, {
  selector: 'h3.title',
tuneHeight: -5,
  css: '.sIFR-root { color: #000000; text-transform: uppercase; letter-spacing: 1; } a { color: #000000; text-decoration: none; } a:hover { text-deocration: none; color: #8E9F97;}'
});

sIFR.replace(futuraheavy, {
  selector: 'ul.archive-list li',
tuneHeight: -5,
  css: '.sIFR-root { color: #000000; text-transform: uppercase; letter-spacing: 1; font-size: 14px; } a { color: #000000; text-decoration: none; } a:hover { text-deocration: none; color: #8E9F97;}'
});

sIFR.replace(futuraheavy, {
  selector: '#newsletter-contact strong',
wmode: 'transparent',
tuneHeight: -8,
  css: '.sIFR-root { color: #FFFFFF; text-transform: uppercase; letter-spacing: 1; }'
});

