/*-------------------------------------------------------------
	PRINT STYLING
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body {
	background: #fff;
}

#left_column {
	display: none;
}

#left_column {
	width: 100%;
}

#holder {
	background-color: #fff;
}

#menu2_holder {
	background-color: #f2f2f2;
}

#menu3_holder {
	background-color: #f2f2f2;
}

#footer {
	background-color: #f2f2f2;
}

#home_quote {
	background-color: #f2f2f2;
}