/* -----------------------

File Name: print.css
URL: http://www.cndoscotland.com/css/print.css
Title: Print CSS Styles for CNDo Scotland website
Author: Andrew Strachan, Apricot Studios Website Design, http://www.apricot-studios.com
License: Copyright 2008, CNDo Scotland Ltd, All Rights Reserved

---------------------- */

body {
	background: #FFFFFF;
	color: #000;
	font: 10pt/150% Arial, Helvetica, sans-serif;
	padding-right: 10%;
	padding-left: 10%;
	}

#dl-wrap,#toggle,#masthead h2,#nav-alt, #addThis, #banner, #nav-main, #breadcrumbs, #accessibility-options, #main-picture, #sidebar, #content-supp, #third-column, #site-info, #sustainable-tourism {display: none;}
	
a {
	color: #000000;
	text-decoration: none;
	}
	
h1 {font-size: 16pt;}

h2,h3,h4,h5,h6 {font-size: 12pt;}


	
/*a:after {
	content: " ( " attr(href) " ) ";
	font-weight: bold;
	}*/