.content a:hover
{
	color: #343237 !important;
}

ul,
ul li
{
	list-style: none;

	padding: 0px;
	margin: 0px;
}

.intro
{
	float: left;
	margin: 0px;
	padding: 0px;

	width: 285px;
}

.image_container
{
	clear: none !important;
	float: right !important;

	width: auto !important;
}

#hours_section .days,
#hours_section .hours
{
	float: left;

	width: 108px;
}

#hours_section .hours li
{
	padding: 0px 0px 2px;
}

#hours_section .days li
{
	text-transform: capitalize;

	padding: 0px 0px 2px;
}

#hours_section .hours .closed
{
	color: #fdfd9b;
	text-transform: uppercase;
}

#hours_section .note
{
	float: right;
	position: relative;
	 top: 30px;
}

#hours_section .note .text_link
{
	text-decoration: underline !important;
}

#hours_section hr
{
	margin-bottom: 24px;
}

.note3
{
	float: left;

	!width: 200px;
}

.gmaps
{
	background: transparent url('../../images/_shell/pages/directions/gmaps.png') top left no-repeat;
	_background: transparent url('../../images/_shell/pages/directions/gmaps.gif') top left no-repeat;

	color: transparent;
	font-size: 0px;
	text-decoration: none;

	display: inline-block;
	position: relative;
	 top: 38px;
	 left: 84px;

	height: 36px;
	width: 96px;
}

.map
{
	background: transparent url('../../images/_shell/pages/directions/map.jpg') top left no-repeat;

	border: #659a30 solid 1px;
	clear: none;
	float: right;


	height: 185px;
	width: 194px;
}

.map a
{
	color: transparent;
	text-decoration: none;

	display: block;

	height: 100%;
	width: 100%;
}
