/* These are standard sIFR styles... do not modify */


.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	display: block;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
	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 */

.sIFR-hasFlash h1 {
	visibility: hidden;
}
.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}
.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;

}
.sIFR-hasFlash ul#mainNav li a{
	text-align: right;
	visibility: hidden;
	font-size: 8px;
	display:  block;
	width: 80px;
	text-transform: uppercase;
}
.sIFR-hasFlash ul#unitNav li a {
	text-align: right;
	visibility: hidden;
	font-size: 14px;
	display:  block;
	width: 80px;
	text-transform: uppercase;
}

.sIFR-hasFlash ul#sectionNav li a {
	text-align: left;
	visibility: hidden;
	font-size: 8px;
	height: 8px;
	display:  block;
	text-transform: uppercase;
	padding: 0;
	margin: 0;

}



.sIFR-hasFlash #midPanelHome .title h2 {
	visibility: hidden;
	font-size: 16px;
	text-transform: uppercase;
	height: 18px;
	color: #fc3502;
	padding: 0;
	margin: 0 0 -4px 6px;
	width: 95%;
}

.sIFR-hasFlash #midPanelSub .title2 h2 {
	visibility: hidden;
	font-size: 16px;
	text-transform: uppercase;
	height: 18px;
	color: #fc3502;
	padding: 0;
	margin: 0 0 -4px 6px;
	width: 95%;
}

.sIFR-hasFlash #midPanelSub #leftCol .copy h3{
visibility: hidden;
	font-size: 16px;
	text-transform: uppercase;
	height: 18px;
	color: #fc3502;
	padding: 0;
	margin: 0 0 10px 0;

}

.sIFR-hasFlash #midPanelSub #leftCol .copy h2{
visibility: hidden;
	font-size: 16px;
	text-transform: uppercase;
	height: 18px;
	color: #fff;
	padding: 0;
	margin: 0 0 0 0;
	width: 95%;

}



.sIFR-hasFlash #midPanelSub #rightCol h2 {
	visibility: hidden;
	font-size: 16px;
	text-transform: uppercase;
	height: 18px;
	color: #fc3502;
	padding: 0;
	margin: 0 0 -4px 6px;
	width: 95%;
}


.sIFR-hasFlash #midPanelSub h3.subHeader{
	font-size: 16px;
	text-transform: uppercase;
	height: 18px;
	color: #fc3502;
	padding: 0;
	margin: 10px 0 10px;
	letter-spacing:1px;
}

.sIFR-hasFlash #midPanelSub h4.subHeader{
	font-size: 16px;
	text-transform: uppercase;
	height: 16px;
	color: #fc3502;
	padding: 0;
	margin: 30px 0 5px;
	letter-spacing:1px;
	width: 95%;
}


.sIFR-hasFlash #midPanelSub h3.partnerHeader{
    font-size: 12px;
	text-transform: uppercase;
	height: 14px;
	color: #f8b11e;
	padding: 0;
	margin: 10px 0 10px 0;
	width: 100%;
}
.sIFR-hasFlash #midPanelSub h4.header {
	font-size: 16px;
	text-transform: uppercase;
	height: 18px;
	color: #f8b11e;
	padding: 0;
	margin: 30px 0 5px;
	width: 100%;
	}



.sIFR-hasFlash #btmPanelHome h2 {
	visibility: hidden;
	font-size: 16px;
	text-transform: uppercase;
	height: 18px;
    line-height: 18px;
	color: #fff;
	padding: 0;
	margin: 0 0 10px 0;
	width: 100%;
}


.sIFR-hasFlash #btmPanel h2 {
	visibility: hidden;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	height: 18px;
	color: #fff;
	padding: 0;
	margin: 0 0 10px 0;
	width: 100%;
}

.sIFR-hasFlash #btmPanel2 h2 {
	font-size: 16px;
	line-height: 18px; 
	text-transform: uppercase;
	height: 18px;
	color: #fff;
	padding: 0;
	margin: 0 0 0px 0;
	width: 100%;
}

.sIFR-hasFlash #btmPanel .title2 h2 {
	visibility: hidden;
	font-size: 16px;
	text-transform: uppercase;
	height: 18px;
	color: #fc3502;
	padding: 0;
	margin: 0 0 -4px 6px;
	width: 95%;
}
/*__________________________FOOTER______________________________*/

.sIFR-hasFlash #bgWrapperFooter #footer div h3.contact {
	visibility: hidden;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	height: 14px;
	color: #ffc528;
	padding: 0;
	width: 200px;
	height: 16px;
	text-align: right;
}
.sIFR-hasFlash #bgWrapperFooterSub #footer #colWrapper h3.contact {
	visibility: hidden;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	height: 14px;
	color: #ffc528;
	padding: 0;
	width: 200px;
	height: 16px;
	text-align: right;
}

.sIFR-hasFlash #bgWrapperFooter #footer div h3.number {
	visibility: hidden;
	font-size: 20px;
	line-height: 16px;
	text-transform: uppercase;
	height: 14px;
	color: #fc3502;
	padding: 0;
	width: 200px;
	height: 16px;
	text-align: right;
}


.sIFR-hasFlash #bgWrapperFooterSub #footer div h3.number {
	visibility: hidden;
	font-size: 20px;
	line-height: 16px;
	text-transform: uppercase;
	height: 14px;
	color: #fc3502;
	padding: 0;
	width: 200px;
	height: 16px;
	text-align: right;
}


#bgWrapperFooterSub #footer #colWrapper h3.specials {
	visibility: hidden;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	height: 14px;
	color: #ffc528;
	padding: 0;
	width: 200px;
	height: 16px;
	text-align: left;
}
#bgWrapperFooterSub #footer #colWrapper h3.giftcertificate {
	visibility: hidden;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	height: 14px;
	color: #fc3502;
	padding: 0;
	width: 200px;
	height: 16px;
	text-align: left;
}
