/* @override 
	http://dev.intouchyogabyronbay.com/css/print.css
*/

body {
	font-family: Verdana, sans-serif;
	font-size: 80%;
	color: black;
	line-height: 1.5em;
	background-image: none;
}

#head {
	height: 60px;
}

.clearer {
	height: 1px;
	clear: both;
}

img, a {
	border: none;
}

/* Don't show these */

#nav,
#right_arrow img,
#left_arrow img, #left {
	display: none;
}

ul.textbox_menus li {
	list-style: none;
}



/* Gallery images - caption above and bold, padding between */

.gallery_text_box img {
	padding: 30px 0 5px;
	display: block;
}

.gallery_text_box span.img_caption {
	font-weight: bold;
	display: block;
}

#footer {
	display: none;
}
