/* overrides */
#header {
	padding: 20px 40px 10px 40px;
}

/* custom css */
#attachment-bar {
	width: 154px;
	float: right;
	text-align: center;
	margin: 0 3px;
}
#attachment-bar h5.image-attachments {
	margin-top:6px;	
	margin-bottom:6px;	
	font-size:13px;
}
.gallery-item{
	float:none !important;
}

#map-banner {
	padding: 0 40px 20px 40px;
}
	
#map-banner-footer{	
	height: 20px; 
}
.map-banner-footer-title{
	background: #ededed;
	height: 20px; 
	padding: 6px 10px 6px 10px;
	-moz-border-radius: 0 0 8px 8px;
	-khtml-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	color:#666;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
}
.map-banner-footer-title a{
	text-decoration:none;
	color:#666;
}
.footer-crosshair{
	width: 16px;
	margin-right: 6px;
	background: #ededed url(../img/crosshair-16.png) no-repeat left center;
	float: left;
}

#wide-banner{
	padding: 0 40px 20px 40px;
}
#wide-banner a img{
	border: 0px #474747 solid;
}