/*================================
	print.css
	2008-08-25
	bigfish.co.uk
	Mark Gerrard
 ================================*/
#nav-top, #col-side, #footer, #footer-flash, .print-page, .dorsetlogo {
	display: none !important;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000;
}

h2, h3 {
	font-size: 25pt; 
	color: #5A8840;
	font-weight: normal;
	width: 400px;
}

strong,
span {
	color: #5A8840;
	font-weight: normal;
}


.intro {
	width: 400px;
	margin: 0 0 20px;
}