/* ====================================================== */
/* = Mobile Stylesheet for Downtown Howell History Tour = */
/* ====================================================== */

html, body { background: none; }

html { border: 10px solid #fff;}

#page-middle { background: none; }
#page-top { background: none; }
#page { width: auto; }

#utility-nav, #content-sup, .nomobile, #site-search  { display: none; }
#header { width: auto !important; }
#logo {  height: 70px; margin: 0; border-bottom: 10px solid #fff;}
#logo a { text-decoration: none; background: url('../images/structure/mlogo.gif') 10px center no-repeat #beddab; font-family: 'Arial', 'Helvetica','Sans-Serif'; font-weight: bold; color: #000; line-height: 70px; width: auto; height: auto; text-indent: 0; margin: 0; position: relative; display: block; left: auto; top: auto; padding: 0 10px; color: #5d9731; padding: 0 0 0 80px; }
	
#headline-area { display: none; }	
	
#navigation-bar { padding: 0px 0; height: auto; background: #5d9731; }
#main-nav-one, #main-nav-two { float: none; margin: 0; padding: 0;}
	#main-nav-one li, #main-nav-two li { float: none; width: auto !important; margin: 0 !important; padding: 3px 10px !important; display: block; background: #5d9732; border-bottom: 1px solid #fffcd6; clear: both; }
	#main-nav-one li a, #main-nav-two li a { display: block; width: auto !important;  margin: 0 !important; padding: 0px !important; font-size: 25px; line-height: 1.5em; background: url('../images/mobile/nav-arrow.png') right center no-repeat; float: none; clear: both; }

#main-nav-one li:hover ul, #main-nav-two li:hover ul { display: none; }
#main-nav-one ul, #main-nav-two li ul,#main-nav-one li ul li { display: none; margin: 0; padding: 0; }

#navigation-bar li a.last { padding: 0px !important;}

#content-main { width: auto !important; background: url("../images/structure/main-bg.gif") repeat-x scroll 0 0 #FFFFFF; font-size: 34px; padding: 10px 20px; line-height: 1.5em; float: none; }

#content-main p, #content-main ul, #content-main ol { font-size: 28px;  line-height: 1.5em; }	

#content-main h2 { font-size: 34px;  line-height: 1.5em; }
#content-main h3 { font-size: 32px;  line-height: 1.5em; }
#content-main h4 { font-size: 30px;  line-height: 1.5em; }	
	
#photo-gallery { display: none; }
#sub-bar, #sup-nav { display: none; }

#footer { background: #5d9731; height: auto; }
#footer-wrapper { margin: 0; padding: 10px; width: auto; }
#footer-wrapper p { margin: 10px 0 18px 0; font-size: 20px; line-height: 1.5em; }


