  //<[CDATA[

  var redboard = {
    src: 'http://highchairecordings.com/_content/_images/font_redboard.swf'
    ,ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 19, 1.28, 25, 1.25, 27, 1.23, 31, 1.24, 37, 1.23, 41, 1.22, 42, 1.23, 53, 1.22, 91, 1.21, 93, 1.2, 95, 1.21, 1.2]
  };
  var interface = {
    src: 'http://highchairecordings.com/_content/_images/font_interface.swf'
    ,ratios: [10, 1.32, 16, 1.27, 19, 1.23, 24, 1.22, 33, 1.2, 37, 1.19, 38, 1.2, 46, 1.19, 50, 1.18, 51, 1.19, 74, 1.18, 75, 1.17, 77, 1.18, 81, 1.17, 82, 1.18, 87, 1.17, 88, 1.18, 1.17]
  };

/*
sIFR.debug.ratios
*/

sIFR.useStyleCheck = true;
sIFR.activate(redboard, interface);










  sIFR.replace(redboard, {
    selector: 'h1'
    ,css: [
      '.sIFR-root {  color: #b8a985;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #b8a985; }'
      ,'a:hover { color: #ffffff; }'
   ]
   ,transparent: true 
  }); 

  sIFR.replace(redboard, {
    selector: 'h2'
    ,css: [
      '.sIFR-root {  color: #b8a985; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #b8a985; }'
      ,'a:hover { color: #ffffff; }'
   ]
   ,transparent: true 
  }); 


  sIFR.replace(redboard, {
    selector: 'h3'
    ,css: [
      '.sIFR-root {  color: #b8a985; letter-spacing: 1.75; leading: -10;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #b8a985; }'
      ,'a:hover { color: #ffffff; }'
   ]
   ,transparent: true 
  }); 


  sIFR.replace(redboard, {
    selector: 'h4'
    ,css: [
      '.sIFR-root {  color: #b8a985; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #b8a985; }'
      ,'a:hover { color: #ffffff; }'
   ]
   ,transparent: true 
  }); 

  sIFR.replace(redboard, {
    selector: 'h5'
    ,css: [
      '.sIFR-root {  color: #e8e8c3; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #e8e8c3; }'
      ,'a:hover { color: #ffffff; }'
   ]
   ,transparent: true 
  }); 

  sIFR.replace(redboard, {
    selector: 'h6'
    ,css: [
      '.sIFR-root {  color: #3e7579; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #88b7ba; }'
      ,'a:hover { color: #ffffff; }'
   ]
   ,transparent: true 
  });  
  sIFR.replace(redboard, {
    selector: 'h6 a'
    ,css: [
      '.sIFR-root {  color: #88b7ba; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #88b7ba; }'
      ,'a:hover { color: #ffffff; }'
   ]
   ,transparent: true 
  });  


  sIFR.replace(interface, {
    selector: '.links ul'
    ,css: [
      '.sIFR-root {  color: #e2d5bf; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #e2d5bf; }'
      ,'a:hover { color: #ffffff; }'
   ]
   ,transparent: true 
  });  

  sIFR.replace(interface, {
    selector: '.links li'
    ,css: [
      '.sIFR-root { color: #e2d5bf; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #e2d5bf; }'
      ,'a:hover { color: #ffffff; }'
   ]
   ,transparent: true 
  });  


  //]]>