//<![CDATA[
	 var h1_font = {
		src: 'http://www.solterraranch.com/websitefontdata/fonts/___jane[regular].swf'
	};
	 var h3_font = {
		src: 'http://www.solterraranch.com/websitefontdata/fonts/___jane[regular].swf'
	};
	 var h4_font = {
		src: 'http://www.solterraranch.com/websitefontdata/fonts/___jane[regular].swf'
	};
	sIFR.useStyleCheck = false;
	sIFR.fixHover = true;
	sIFR.fitExactly = true;
	sIFR.repaintOnResize = true;
	sIFR.preserveSingleWhitespace = false;
	sIFR.fromLocal = true;
	sIFR.activate(h1_font, h3_font, h4_font);
	sIFR.replace(h1_font, {selector: 'h1',
		css: [
			'.sIFR-root { line-height: 1em; font-size: 24px; color: #CB6D0F; text-align: left; font-weight: normal; font-style: normal; text-decoration: none; visibility: hidden; }',
			'a { text-decoration: none; }',
			'a:link { color: #CB6D0F; }',
			'a:hover { color: #CB6D0F; }'
		],
		filters: {
		},
		wmode: 'transparent'
	});
	sIFR.replace(h3_font, {selector: 'h3',
		css: [
			'.sIFR-root { line-height: 1em; font-size: 24px; color: #995E2C; background-color: #FFFFFF; text-align: left; font-weight: normal; font-style: normal; text-decoration: none; visibility: hidden; }',
			'a { text-decoration: none; }',
			'a:link { color: #995E2C; }',
			'a:hover { color: #995E2C; }'
		],
		filters: {
		},
		wmode: 'transparent'
	});
	sIFR.replace(h4_font, {selector: 'h4',
		css: [
			'.sIFR-root { line-height: 1em; font-size: 28px; color: #CB6D0F; text-align: right; font-weight: normal; font-style: normal; text-decoration: none; visibility: hidden; }',
			'a { text-decoration: none; }',
			'a:link { color: #CB6D0F; }',
			'a:hover { color: #CB6D0F; }'
		],
		filters: {
		},
		wmode: 'transparent'
	});
	//]]>