var lucidabright = {
      src: 'http://www.dennisproperties.com.au/cms/websites/huntclub_oct08/flash/lucidabright.swf'
};
 
sIFR.activate(lucidabright);
 
sIFR.replace(lucidabright, {
      selector: 'h1',
	  css: [
      '.sIFR-root { font-size:36px; font-weight:normal; color:#104110; }'
      ],
      wmode: 'transparent'
});

sIFR.replace(lucidabright, {
      selector: 'h2',
	  css: [
      '.sIFR-root { font-size:20px; font-weight:normal; color:#104110; }'
      ],
      wmode: 'transparent'
});

sIFR.replace(lucidabright, {
      selector: 'h3',
	  css: [
      '.sIFR-root { font-size:15px; font-weight:normal; color:#104110; }'
      ],
      wmode: 'transparent'
});


sIFR.replace(lucidabright, {
      selector: 'h4',
	  css: [
      '.sIFR-root { font-size:18px; font-weight:normal; color:#104110; }',
      'h4 { font-family:Georgia, "Times New Roman", serif; 	font-size:18px; 	font-weight:normal; 	color:#104110; 	display:block; 	width:100%; 	padding-bottom:2px;}',
			'h4 a	{	text-decoration:none;	color:#104110;}',
			'h4 a:hover	{	text-decoration:underline;	color:#104110;}'
      ],
      wmode: 'transparent'
});

sIFR.replace(lucidabright, {
      selector: 'h6',
	  css: [
      '.sIFR-root { font-size:20px; font-weight:normal; color:#104110; }'
      ],
      wmode: 'transparent'
});

sIFR.replace(lucidabright, {
      selector: 'h7',
	  css: [
      '.sIFR-root { font-size:20px; font-weight:normal; color:#104110; }'
      ],
      wmode: 'transparent'
});


/*sIFR.replace(lucidabright, {
      selector: 'li.icon_link_list',
      css: [
      '.sIFR-root {font-size:19px;color:#104110;padding: 5px 25px 5px 0;}'
      ],
      wmode: 'transparent'
});


sIFR.replace(lucidabright, {
      selector: '.icon_link',
      css: [
      '.sIFR-root {font-size:19px;color:#104110;padding: 5px 25px 5px 0;}',
      ],
      wmode: 'transparent'
});*/




