/* * name:									IO for print media 
*    updated: 							jan 17, 2007
*    author:     						paul jarvis, twothirty.com
*   ----------------------------------------------------*/

* { border: none; }

body {
	font-family: helvetica, arial, sans-serif;
	background: white;
	font-size: 11pt;
	margin: 0 5%;
	}

	td, th, h1, h2, h3, h4, h5, h6 {
		font-family: helvetica, arial, sans-serif;
		}

	li {
		font-family: helvetica, arial, sans-serif;
		}

	p {
		font-size: 10pt;
		font-family: helvetica, arial, sans-serif;
		line-height: 1.2em;
		}
		
		h1, h2 a { font-size: 20pt; margin: 0 !important; padding: 0 !important; text-align: left; font-weight: normal; text-decoration: none; color: #69392a;}
		
		h3 { margin: 3em 0 0 0; padding: 0; }
		
		h1,h2,h3,h4 { color: #69392a; }
		
		a { color: #69392a; }


#header { border-bottom: 1px dotted #967469; margin-bottom: 30px;  }
#footer { border-top: 1px dotted #967469; }

ul#nav { display: block; }
ul#nav ul, ul#nav ul *, #searchform, #get-involved { display: none; }

.sIFR-flash {
  display    : none !important;
  height     : 0;
  width      : 0;
  position   : absolute;
  overflow   : hidden;
}

.sIFR-alternate {
  visibility : visible !important;
  display    : block   !important;
  position   : static  !important;
  left       : auto    !important;
  top        : auto    !important;
  width      : auto    !important;
  height     : auto    !important;
}
