
body {
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #666;	
}

.header .printlogo {
	display: block;
}

.header .arrow, 
.header .breadcrumb, 
.header h1,
body.home #map, 
#transportnav, 
.printhide, 
#map li em, 
.content .slideshow, 
.content .link, 
.leftcolumn .links, 
.content-container .links { display: none; }

.content-container { margin: 30px 0; }

.content-footer, .footer {
	clear: both;
	width: 100%;
	display: block;
	height: 30px;
}

.content-footer .address { font-weight: bold; }

.footer {
	border-top: 1px solid #ccc;
	font-size: 11px;
}


#map ul { list-style: none; }

#map li {
	position: relative !important;
	left: 0 !important;
	top: auto !important;
}


.leftcolumn ul.images { list-style: none; }

.leftcolumn ul.images li {
	float: left;
	margin: 0 15px 15px 0;
}

.leftcolumn ul.images li a { display: none; }

body.location .info { clear: both; }
	
.listing .item {
	float: left;
	width: 140px;
	margin: 0 15px 15px 0;
}
	
.listing .item .image a {
	display: none;
}

.listing .item .caption { padding: 10px 0 0 0; }

.rightcolumn { clear: both; }

