/*-----------------------------------------------------
Status: Active
URL: www.fireextinguisherguy.com
Owner: Mike Turner - Fire Extinguisher Guy/Gal, Inc.
Author: Jenn Turner (www.stage38.com) 
------------------------------------------------------
Media: Print
File Name: print.css
Title: Printer Friendly
Description: White background black text (no navigation or masthead)
Last Modified: January, 20 2006
------------------------------------------------------*/

*
  {background: #fff;
  color: #000;}


a, a:visited
  {color: #000;
  text-decoration: underline;}
body 
  {background: #fff;
  font: normal 12pt  times, serif;
  text-align: left;
  color: #000;
  width: 7in;
  margin: 10px auto;}
p
  {margin-left: 0;
   padding-left: 0;
   margin-bottom: 5px;}
h1, h2
  {font: normal 16pt  times, serif;
  margin-bottom: 0;
  text-align: center;}
h3, h4, h5, h6
  {font: bold 14pt  times, serif;
  margin-bottom: 0;}
acronym:after 
  {content: " (" attr(title) ")";
  text-decoration: none;}

#container, #headbox, #headbox h1, #headbox h2, #content h1, #content h2,
 #content p, #content th, #content td, #footer
  {background-color: #fff;
  color: #000;
  float: none;
  margin: 0;}


#nav, #nav h1, #nav ul, #nav li, #nav a, #headbox img, form.search, #footer ul, #breadcrumb, img
  {display: none;}


#content
  {background-color: #fff;
  color: #000;
  width: 100%;}
a.external:after
  {content: "(" attr(href) ")";}
#content img
  {border: none;}
#content div.group
  {display: inline;
  margin-left: 25px;}
table
  {margin-left: 15px;
  padding: 0;
  width: 90%;}
#content dt
  {font-weight: bold;}
#content dd
  {padding-left: 1em;}


#footer
  {text-align: center;
  font-size: smaller;
  margin: 10px 0 0 0;}
