﻿#storePage_contact ul
{
	list-style-type:none;
	font-size:110%;
	margin:.35em;
	padding:0;
}

.storepage_container
{
	margin:.5em 0;	
}

.storepage_container_store_hours
{
	margin:.5em 0;
	padding-left:1em;
	width:200px;
	font-size:100%;
}

#storePage_hours 
{

}

#storePage_map
{
	margin: 0 1em;
	float: right;
	padding:.35em;
}

#storePage_map img
{
	margin-bottom: 7px;
}

.storeList ul{
	list-style-type: none;
	margin: 0 0 10px 10px;
	padding: 0;
	font-size: 105%;
}

.storeDirections {
	width: 45%;
	float: left;

}

#storePage_storeLocationsList {
	position: relative;
	font-size: 85%;
	margin-right:.5em;
	width:230px;
}

#storePage_storeLocationsList ul{
	margin: 0;

	position: relative;
	padding: .35em;
	width: 220px;
	margin-top: 10px;
	list-style-type: none;
}

#storePage_storeLocationsList ul li.listTitle{

	color: #666;
	padding: 1px 0 1px 6px;
	margin: -.30em -.30em .25em -.30em;
}

#storePage_storeLocationsList ul li.listTitle:hover{

}

#storePage_storeLocationsList ul li{
	margin: 0
	line-height:1em;
	font-size:110%;
}

#storePage_storeLocationsList ul li a{	
	display: block;
	padding-left: 8px;
	width: 157px;	
}

#storePage_storeLocationsList ul li a:hover{	
	color: #73173F;

}

.storeHoursAlign{
	float: right;
	margin-right: 50px;
}

