/*
//-----------------------------------------------------------------------------

	typo.css
	
	version:	1.0
	date:		09/08/09
	author:		[Martin Olson @ innertwine]
	email:		[martin@innertwine.com]

	website:	[www.momslandscaping.com]

	version history: [1.0]
	

// -----------------------------------------------------------------------------
*/

h1 {
	font-size: 28px;
	color: #686864;
	font-weight: 100;
	margin: .4em 0 .3em;
	line-height: 1.3em;
	width: 450px;
	}
h2 { }
h3 { }
h4 { }
h5 { }
	}
	
/*	sIFR
-----------------------------------------------------------------------------*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
	z-index: 1;
	}
.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
	}
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}
.sIFR-active h1 {
	visibility: hidden;
	line-height: 1em;
	font-size: 34px;
	margin: .4em 0
}