body {
   background: white;
   font-size: 12pt;
   }
#leftcolumn, #leftinner, #searchbox, #left, #header, #submenu {
   display: none;
	width: 0px;
   }
#wrap, #container, #containerhome {
	width: 100%;
	margin: 0;
	padding: 0;
}
#footer, #footerinner, #rightcolumn, #rightinner, #rightinnerhome {
   width: auto;
   margin: 0 3%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
#footerinner {
	text-align: center;
}

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#container a:link:after, #container a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#container a[href^="/"]:after {
   content: " (http://www.landstewardship.org" attr(href) ") ";
   }
   
@page { 
	size: 8.5in 11in; 
	margin: 2cm;
}
