	div#left-column {
		padding-top: 1em;
		text-align: center;
	}

	div#left-column div.hours {
		margin-bottom: 2em;
	}
	
	div#left-column h4 {
		font-weight: bold;
		margin-bottom: 0.5em;
	}

	div#left-column div.hours h5 {
		font-weight: bold;
		margin: 0;
		padding: 0;
	}
	
	div#left-column div.hours h6 {
		font-weight: normal;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	
	div#left-column div.location {
		margin-bottom: 2em;
	}

	div#left-column div.location a {
		text-decoration: none;
	}
	
	div#left-column div.location a:hover {
		text-decoration: underline;
	}
	
	div#left-column div.location img {
		border: 1px solid black;
	}

	div#left-column div.location h6 {
		margin: 0;
		padding: 0;
	}
		
	div#left-column div.menus {
		margin-bottom: 2em;
	}
	
	div#left-column div.menus img {
		border: 1px solid black;
	}
