@charset "UTF-8";
/* CSS Document */

#googleMap{
	margin:10px;
	padding:10px;
	border:1px solid black;
	background:white;
	width:750px;
	height:300px;
	}
	
table {	
	}
table tr{
	}
table tr td{
	}
	
/* Bacon Of The Month */

#overlayed{
	padding-top:30px;
	
		text-align:center;
		height:260px;

}

#overlayed .image{
	float:left;

	}
#overlayed #overlay{
	position:absolute;
	z-index:100;
	margin-left:-15px;
	margin-top:	-40px;

	}
#overlayed #picture{
	margin-left:10px;
	}
	
.align_left p, .align_left h3{
text-align:left;
}