/*	CSS print Document for Honiton Osteopaths
	Created by steve@lazymouse.co.uk
*/


/*--------------------------------
        DIVS NOT TO DISPLAY
---------------------------------*/

#navcontainer {
	display: none;
}

#header img {
	display: none;
}

#infopanel {
	display: none;
}

#banner001, 
#banner002, 
#banner003, 
#banner004, 
#banner005 {
	display: none;
}

#sidebar {
	display: none;
}

/*--------------------------------
        WATERMARK
---------------------------------*/

#content {
	text-align: left;
	background: url(../images/watermark.jpg) top;
	}
/*--------------------------------
        TEXT
---------------------------------*/

body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}