
body {
	font: 12px/1.4 "Trebuchet MS", Tahoma, sans-serif;
	}

.nav, #home_pics {
	display:none;
	}

img#print_logo {
	display: block;
}

.footer {
	border-top:1px solid #666;
	padding:15px 0 0 0;
	margin:15px 0 0 0;
	}

	#page_map #close {
	display: none;	
	}
	

/* Display all content on FAQ & Locations pages -- this doesn't seem to work in all cases */

dd.element {
	height: 120px !important;
	overflow: visible !important;
}