div#directions_left
{
	float: left;
	padding-left: 40px;
	padding-right: 20px;
	width: 260px;
	height: auto;
	border: 0px solid #971515;
	clear: left;

}

div#directions_right
{
	float: right;
	padding-left: 20px;
	width: 260px;
	height: auto;
	padding-left: 60px;
	border: 0px solid #971515;
	clear: right;

}

img#church_title
{
	width: 103px;
	height: 38px;
	margin-bottom: 10px;

}

img#reception_title
{
	width: 139px;
	height: 38px;
	margin-bottom: 10px;
}

div#church_reception
{
	width: 690px;
	height: 420px;
	border: 1px solid #971515;
}

div#directions_bottom
{
	padding: 0px;
	height: auto;
	float: left;
	text-align: center;
	padding-bottom: 10px;
	padding-top:40px;

}

v\:* 
{      
	behavior:url(#default#VML);    
}
