/*
*************************************************
MHS Centennial Site
Print Stylesheet

Author:		andCulture, info@andCulture.com
Updated:	August 15, 2008
*************************************************
*/


/* HIDE ELEMENTS */
.hide, #nav, p#subnav, #credit { display: none; }

/* HIDING BACKGROUNDS */
body, #container, #header, #content, #footer, #main { background: none !important; }

/* RECONFIGURE ELEMENTS */
body { padding: 0 !important; }
#container { margin: 0; width: 100%; }
#logo { margin-bottom: 20px; position: static; }

#content { margin: 0 0 20px 0; padding: 0; }
p.lead { width: 95%; }
#content img.imagery { margin: 0 0 0 20px !important; }

#footer { margin: 0; padding: 0; width: auto !important; min-height: auto; float: none; }
#footer p { display: none; }
#footer p#copyright { border-top: 1px solid #95835B; display: block; float: none; text-align: left; }

#main, #features { margin: 0; padding: 0; min-height: 1px; clear: left; }
#main p { margin-left: 0; }
#main .button { margin-bottom: 20px; }

div.then-now { width: 500px; }
