/* iPhone Specific Styles */

#topFlorish {
	display: none;
}

#footerFlorish {
	display: none;
}

#oFooterWrap {
	background: url('../images/_structure/footer_bkg.gif') repeat-x bottom left;
}

#oHeader h2 {
	text-align: right;
	background-image: none !important;
	color: #666;
	font-family: Georgia, Times, serif;
	font-size: 20px;
	width: 600px;
	position: absolute;
	top: 63px;
	right: 0;
}

	#oHeader h2 span {
		display: block;
	}
	
	#oHeader h2 a {
		color: #666;
		text-decoration: underline;
		display: inline;
	}
	
.anythingFader h1 {
	color: #666;
	font-size: 30px;
	text-transform: uppercase;
	background-image: none;
}

	.anythingFader span {
		display: block;
	}
	
#contactMary a {
	text-decoration: underline;
}

