#sharethis_0, #nav, #header {
	display: none;
}

body {
	-webkit-text-size-adjust: 250%;
	background: #fff;
}

#container {
	width: 100%;
	padding: 10px 20px;
	margin: 0;
	-webkit-box-shadow: none; /* Saf3.0+, Chrome */
	-webkit-border-radius: none; /* Saf3+, Chrome */
	border-radius: 0;
}

.col_2, .col, .col_half {
	margin: 20px;
	float: left;
	clear: left;
	width: 100%;
}

.col_last {
	margin-right: 20px;
}

#logo {
	text-align: center;
	width: 100%;
}

#logo img {
	width: 350px;
	height: 326px;
	float: none;
}

#page img[alt='revolve'], #page img[alt='Taste of Huron'] {
	display: none;
}

#iphone_nav {
	display: block;
	clear: both;
	margin-top: 20px;
	font-size: 150%;
}

#iphone_nav ul {
	list-style: none;
	padding: 20px 0 0 0;
	margin: 0;
	-webkit-border-radius: 20px;
}

#iphone_nav ul li {
	padding: 0;
	font-family: Helvetica, Arial, Sans-Serif;
}

#iphone_nav ul li a {
	color: rgb(0,121,193);
	padding: 10px 20px;
	border-bottom: 1px dotted #fff;
}

#iphone_nav a.active {
	color: rgb(141,198,63);
}

iframe {
	width: 100%;
	height: 500px;
	-webkit-text-size-adjust: 400%;
}

.tagline {
	padding: 20px 0;
	text-align: center;
	font-family: Georgia, Garamond, Times, Serif;
	color: #666;
	font-style: italic;
	font-weight: bold;
}
