#directions
{
	float: left;
	margin-top: 40px;
	padding: 0px;
	color: #000033;
	line-height: 1.1em;
	text-align: center;
	margin-left: 40px;
	height: 157px;
	background-attachment: scroll;
	background-image: url(../Images/directions_bkgr.jpg);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
}
#directions FORM
{
	width: 200px;
	margin: 70px 0px 0px;
	padding: 0px;
}
#saddr
{
	color: #000000;
}
#saddr
{
	background: #FEFEFE;
}
#directions LABEL
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
