/* CSS Document */
.nearbyBG {
	background-color:#e0e0e0;
	background-image: url(galleries/bg_sidebar.gif);
	background-repeat: repeat-x;
}
.padBottom10{padding-bottom: 10px;}
.padTop6{padding-top: 6px;}
.nearbyBG h1 {
	font-size: 9px;
	color: #115706;
	margin-top: 12px;
	margin-right: 6px;
	margin-bottom: 8px;
	margin-left: 6px;
}
.nearbyBG p {
	font-size: 9px;
	color: #333333;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 6px;
}
.locTitleCell{padding: 13px 0px 5px 30px;}
.locTitleCell h1{
	font-size: 14px;
	line-height: 16px;
	text-transform:uppercase;
	color: #115706;
	margin: 2px;
	}
.locTitleCell p{
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	margin: 2px;
	}
.locTextCell{padding-top: 4px; padding-left: 6px; padding-bottom:12px;}
.locTextCell h2{
	font-size: 13px;
	line-height: 16px;
	color: #115706;
	margin: 2px 10px 4px 24px;
	}
.locTextCell ul, .directionsText{
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 6px;
	}
	
div.moreInfo{padding-left:24px;}

.mapCell {padding-top: 6px; padding-right: 6px; padding-bottom: 16px;}

.mapCell p {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-top: 6px;
	margin-left: 10px;
	margin-bottom: 6px;
	}

.directionsText {margin-top:6px; margin-left:10px;}


