/* 
Style Sheet for print media
Ernestine's Women Shelter

Michael Hodgins
Grey Matter Intelligent and Interactive Inc.

michael@greymatter.ca
created: 2004.07.29
*/

/* 'ninths symmetric' */
#content {
   border: 0;
   margin-top: 1.58em;
   margin-right: 8%;
   margin-bottom: 1.58em;
   margin-left: 11%;
   padding: 0;
   width: auto;
   }

#sidebar, #nav {
   display: none;
   }

body {	
   font: 10pt/16pt 'minion web', georgia, palatino, 'book antiqua', utopia, serif;
   color: #000;
   background: white;
   border: 0;
   margin: 0;
   padding: 0;
   }

a:link {
   font: 12pt/16pt georgia, 'minion web', palatino, 'book antiqua', utopia, serif;
   background: none;
   color: #c00;
   border-bottom: 1px dashed #000;
   content: " (" attr(href) ") ";
   }

img {
   border: 0;
   }

acronym {
   font-size: 10pt;
   letter-spacing: 0.09em;
   text-decoration: none;
   border-bottom: 0;
   }
                                                                                
h1, h2, h3, h4, h5, h6 {
   font-family: tahoma, verdana, helvetica, arial, sans-serif;
   font-weight: normal;
   color: #009;
   }

h1 {
   font-size: 18pt;
   margin: 0 0 12pt 0;
   padding: 0;
   }
                                                                                
h2 {
   font-size: 15pt;
   margin: 0;
   padding: 8pt 0 6pt 0;
   }
                                                            
h3 {
   font-size: 13pt;
   margin: 0;
   padding: 8pt 0 4pt 0;
   }
                                                                                
h4 {
   font-size: 11pt;
   padding: 6pt 0 4pt 0;
   }

p {
   margin: 0;
   padding: 0 0 12pt 0;
   }

.phonesmall { color: #c00; font-family: 'andale mono', 'courier new', courier, monaco, monospace; }

tr { vertical-align: top; }
