/*-----------------------------------------------------------------------------
Website Owners Manual Print Style Sheet

version:   1.0
author:    Paul Boag
email:     paul.boag@headscape.co.uk
website:   http://www.headscape.co.uk
-----------------------------------------------------------------------------*/


#footer, #popup, #buy ul, #summary ul {
	display:none;
}

body {
	font: 10pt/1.4 "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	}

a {
	color:#000000;
	text-decoration:none;
}

h1, h2, h3, h4 {
	color: #c36a3b;
	font-weight: normal;
}

h4 { font-size: 20px; }
h3 { font-size: 25px; }
h2 { font-size: 30px; }
h1 { font-size: 35px; }

ol  {
	list-style: none;
}

img {
	float:right;
	clear:right;
	margin-right:-250px;
	margin-bottom:20px
}

#container {
	margin-right:250px;
}

#spread {
	position: relative;
	top:20px;
}

#toc strong {
	color: #61af3a;
}
