/*
Description: Hadley Associates Inc Website, Print Styles (hadleyassoc.com)
Author: Derek Reager
Author URI: http://neuleo.com/
*/

/* Updated 3/9/09 */

#header, #footer, #sidebar {
	display: none;
	}

#wrap_content_sidebar, #content {
	width: 100%;
	margin: 0;
	float: none;
	}

body, p, h1, h2, h3, ul, ol, li, dl, dt, dd, form {
	color: #000;
	background-color: #fff;
	}