/* EVENTS PAGE STYLE RULES */

#Directions #Note {
	margin: 0 0 20px 0;
	border-top: 1px dotted #3C1912;
	border-bottom: 1px dotted #3C1912;
	padding: 10px 0px;
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	}

#Directions table.Illustration {
	clear: both;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	}

#Directions table.Illustration td img {
	border: 1px solid #3C1912;
	}

#Directions table.Illustration td.Caption {
	padding-top: 4px;
	text-align: center;
	font-size: .8em;
	}

#Directions p {
	text-align: justify;
	}
