/* 
Title:		Print styles
Author: 	james@jtwd.co.uk
*/

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#351c00;
	}

.screenreader, .skip-link, .breadcrumb, .quick-search, .login, #nav, .view, .nav-rooms-menu, #skip-link, #images, .more-images a span, .jtwd, .box h2.head, .box h2.selected { display:none; }

a img {
	border:0;
	}
	
span.amp { /* use the best available ampersand */
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-style: italic;
	font-weight:normal;
	line-height:inherit;
	}
.more-images h2 {
	display:none;
	}
.more-images ul {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	}
.more-images li {
	display:inline;
	margin-right:12px;
	}
.site-info {
	clear:both;
	}
h2.head, h2.selected {
	display:block !important;
	}