/* 	The Restaurant Source Print CSS
	Author:	Derek Balmer of Hold Fast Creative
	Date:	04/15/08
 */

body {
	font-family: "Helvetica", Arial, Verdana, sans-serif;
	font-size: 80%;
	background:#fff;
	margin:0.25in;	
}

a, img {border:none;outline:none;color:#000;text-decoration:none;}

/* -- DISABLE USELESS CONTENT -- */
h1#branding a, #top ul, #topInfo, #topSearch, #mainNav, #breadcrumb,
.pageSort, #sideBar, #footerWrap, #footer {visibility:hidden;width:1px;height:1px;overflow:hidden;display:none;}

