/* ----------------------------------------------

	Hokitika Airport - Print Stylesheet
	
---------------------------------------------- */

	body {
		color:#000000;
		font:12px/18px arial, helvetica, sans-serif;
	}
	
	p { margin:14px 0; }
	
	a { color:#000; }
	
	h1 { color:#17678e; font-size:20px; margin:17px 0; }
	h2 { color:#17678e; font-size:18px; margin:17px 0; }
	h3 { color:#17678e; font-size:16px; margin:17px 0; }
	h4 { color:#17678e; font-size:14px; margin:17px 0; }
	h5 { color:#17678e; font-size:12px; margin:17px 0; }
	h6 { color:#17678e; font-size:11px; margin:17px 0; }
	
/* --- Layout ------------------------------ */

	#header ul, #header h1, #callstoaction, .copyright {
		display:none;
	}
	#footer {
		border-top:1px solid #000;
		margin:15px 0 0 0;
	}