
/* globals */
body	{
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6	{
	color: #17351a;
	font-family: Helvetica, Arial, sans-serif;
}

hr	{ clear:both; }

p	{
	color: #333;
	font-size: 11pt;
	line-height: 1.5em;
}

/* header */
#header	{
	text-align: center;	
}

.print.logo	{
	display: block !important;
}

/* hide */
#navigation,
.social,
#header .button,
#home-banner, 
#sidebar, 
#footer	ul	{ display:none; }