/*
*************************************************
AgChoice Farm Credit
Print Stylesheet

Author:		andCulture, info@andCulture.com
Updated:	July 28, 2009
*************************************************
*/


/* HIDE ELEMENTS */
.hide, #nav, #sidebar1, #sidebar2, #header ul, #header form, a.print { display: none; }

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

/* RECONFIGURE ELEMENTS */
body { width: auto; }
#header,
#footer { margin: 0 !important; padding: 0; width: auto !important; min-height: auto; float: none; }
#content { margin: 0 0 70px 0 !important; padding: 0; width: auto !important; min-height: auto; float: none; }

#footer { padding-top: .5em; border-top: 1px solid #998 !important; }

