/* ---------------------------------------- CSS INFORMATION ---------------------------------------- */
/* Author: Design & Usability (GSS) 
/* Relationship / Project: CSS for www.AsgrowAndDekalb.com 
/* Version History: September 29, 2007 
/* Media: Print 
/* Comments: This is the secondary layout file used for printers.
/* ------------------------------------------------------------------------------------------------- */

/* ---------------------------------------- DEFAULT CSS SET ---------------------------------------- */
div#print {
	display: none;
}
div#content_wrapper {
	width:95%;
}
div#columns_wrapper {
	width: 100%;
}
div#columns {
	background: none;
}
div#column-1 {
	display: none;
	background: none;
}
div#column-2 {
	width: 100%;
}
div#columns_wrapper {
	background: none;
}
div#content_close_wrapper {
	display: none;
}
div#content_close {
	display: none;
}
div#copyright a:link, div#copyright a:visited, div#copyright a:hover, div#copyright a:active{
	color: #000;
	text-decoration: none;
}
/* ---------------------------------------- SUPPORT TEAM ADD CSS BELOW THIS LINE  ---------------------------------------- */