
#hidePrint1, #hidePrint2, #hidePrint3, #hidePrint4, .hidePrint {
	display: none;
}

a {
	color: black;
	text-decoration: none;
}

.mainBody {
	width: 100%;
}

#mainTable {
	width: 100%;
}

#mapTable {
	width: 100%;
}

#mapImage {
	float: right;
	margin-left: 2%;
}


#theDirections h3 {
	margin-top: 0px;
	padding-top: 0px;
	color: black;
}

#theDirections .H3 {
	color: black;
}
