body {
   background: white;
   font-size: 10pt; 
   margin: 2%;
   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
   width: 8.5in;
   }
#sidebar, #headerUtility, #navSearch, #footer ul, #footer a, #footer em, #headerImg, span#printLogo { display: none; }
   
#mainCol { width: 95%; margin-left: 0 !important; border-bottom: none !important; }

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.arborwear.com/" attr(href) ") ";
   }
   
h1 { font-size: 16pt; }
h2 { font-size: 14pt; }
h3 { font-size: 12pt; }
h4 { font-size: 10pt; }
   
	#logo { display: block; height: auto; width: 100%; width: 225px; height: 97px; background-image:url(../images/bg/logo-print.jpg);  }

