/*DIRECTIONS*/

#contactcopy {
	width: 720px;
}

#contactcopy h2 {
	font-size:130%;
	margin-bottom: 5px;
}


#contactcopy p {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	margin-bottom: 15px;
	font-weight: normal;
}

.mapcopy {
	float: left;
	width: 300px;
	padding-top: 8px;
}

.directionscopy {
	float: right;
	width: 300px;
	padding-top: 10px;
}