/* --------------------------------------------------------------
 
CSS Document
Print style  -  Caraston Hall // Exeter, Devon
Author - Phil Clayton - Distractedpeople
http://www.distractedpeople.net/

--------------------------------------------------------------- */

html {
	 width: 100%;
	 height: 100%;
}

body {
	margin: 2%;
}

.wrap, #topNav, #header, #headerStatement, .mainNav, #supportNav, #supportNav ul,  #housingNav, #housingNav ul, #bodyContent, .col1, .col2, .col2Narrow, .col3Narrow, .signOff, .footer, #corporateFooter, #supportFooter, #housingFooter, #mapCanvas, #genNav, #genNav ul, #trans, #trans img {
	display: none;
}

/* ---------- typography ---------- */

h1, h2, h3, h4, h5, h6, p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	margin: 0;
	padding: 0;
	color: #000000;
}

h1, h2, h3, h4 {
	font-weight: bold;
}

floatRight, floatLeft {
	float: none;
}
