/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-replaced > div {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
/* replaced by version 3 sifr styles ------------------------------------
.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 30px;
}

.sIFR-hasFlash .smaller-header {
	visibility: hidden;
	font-size: 22px;
}
--------------------------------------------------------------*/
.sIFR-active h1 {
	visibility: hidden;
	font-size:22px;
	line-height: 1em;
	letter-spacing: -1px;
	margin:0px;
	padding: 15px 0px 0px 0px;
	color:#1FA8C8;
}
/*
.sIFR-active h2 {
	visibility: hidden;
	font-size:16px;
	line-height: 1em;
	letter-spacing: 0px;
	margin-top:0px;
}
*/
.sIFR-active .austcorp-table .tabhead td {
	visibility: hidden;
	font-size:12px;
	line-height: 1em;
	letter-spacing: 0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.sIFR-active h2 {
	visibility: hidden;
	font-size:16px;
	letter-spacing: 0px;
	margin:0px;
	padding: 22px 0px 10px 0px;
}
.sIFR-active h2.subheading {
	visibility: hidden;
	font-size:16px;
	letter-spacing: 0px;
	margin:0px;
	padding: 6px 0px 10px 0px;
}
.sIFR-active h2.home-news {
	visibility: hidden;
	font-size:16px;
	letter-spacing: 0px;
	margin:0px;
	padding: 0px 0px 0px 0px;
}
.sIFR-active h2.property-header{
	visibility: hidden;
	font-size:15px;
	letter-spacing: 0px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	line-height: 15px;
}
.sIFR-active h2.resource-header{
	visibility: hidden;
	font-size:14px;
	line-height: 1em;
	letter-spacing: 0px;
	margin:0px;
	padding:0px;
}
.sIFR-active h2.key-facts{
	visibility: hidden;
	line-height: 1em;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	text-transform: uppercase;
}
.sIFR-active #propertyDescription{
	visibility: hidden;
	padding: 0px;
	margin: 0px;
	width: 457px;
	height:51px;
	font-size: 15px;
	font-weight: bold;
	line-height: 14px;
}
