/*	General Styles for Gourmet Caterers
	Designed and Developed by Next Street Agency
	info@nextstreetagency.com
	main number: 646-392-9500
	June 2009
*/


/* OVERALL SITE STYLES FOR PRINTING */
/************************************/

body {
	color: black;
	background: white url() no-repeat;
	margin: 0;	padding: 0;
	text-align: center;
}

/* HOME PAGE & BANNERS */

#nav, td.left_col, td.rule { display:none; width: 0px; }
#plain-logo, #contact-info { display:block; }
#plain-logo { margin: 0 auto; }

#GC_content { border: 0px solid white; }

#GC_container { width: auto; }
#GC_int_3col{ width: auto; }

img.banner, #orange_bottom  { display: none; }

#footer { padding-top:10px; border-top:1px solid #888; }
/* .nxst-credit { text-align: left; } */

/* .print-border { border:1px solid #888; padding:5px; } */