body {
    font-family: Helvetica;
    overflow: hidden;
    -webkit-text-size-adjust: none;
}

#nav li a {
	padding: 6px 12px 5px 12px;
	background: #BAB785 url(../images/navBG.png) repeat-x top; /* unselected tab background color */
	color: #5C5B33; /*  unselected tab link color */
	margin: 0 0 0 0; /* spacing between tabs */
	font-size: 13px;
}

body, p, form, textarea, input, li
{
	font-size: 14px;
}

p { padding-bottom: 10px; line-height: 18px}

h2 {
font-size: 18px;
padding-bottom: 10px
}

h3 {
font-size: 16px;
padding-bottom: 2px
}

#content { background: none }

body { margin: 20px 0 15px 0 }

#logo {
	margin-top: 14px;
	background: url(../images/logoiPhone.png) no-repeat;
	width: 156px;
	height: 17px;
}

#logo a { 
	width: 166px;
	height: 34px;
}

#masthead { height: 40px; background: url(../images/mastheadiPhone.png) repeat-x; }