/*  =reset.css */
#main_content #storeindexbody {
	float: left;
	width: 920px;
	margin-top: 5px;
}
#storeindexbody p {
	margin-bottom: 60px;
}
#storeindexbody h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #777777;
	margin-bottom: 0px;
}
#storeindexbody ul {
	font-size: 1.2em;
	line-height: 1.8em;
	list-style-type: square;
	list-style-position: inside;
}
#storeindexbody h2 {
	font-size: 1.8em;
	color: #611577;
	font-weight: bold;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	text-align: left;
	padding-bottom: 5px;
}
#store_endlinks {
	width: 380px;
	margin-top: 15px;
	float: left;
	padding-top: 15px;
	border-top: 10px solid #EAEAEA;
	margin-bottom: 20px;
	padding-bottom: 0px;
}
#store_endlinks a {
	font-size: 1.1em;
	color: #6E1766;
	line-height: 0.4em;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#store_endlinks a:hover {
	text-decoration: underline;	
}
#storeindex_text {
	float: left;
	width: 920px;
	background: url(../store_guide/assets/floorplan2.jpg) no-repeat left top;
	padding-top: 377px;
}
#storeindex_text h4 {
	color: #6E1766;
	font-size: 1.45em;
	font-weight: bold;
	padding-top: 10px;
}
#storeindex_text a {
	color: #666666;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.7em;
}
#storeindex_text a:hover {
	color: #E8009F;
	text-decoration: underline;
}
#storeindex_text a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#store_column {
	width: 184px;
	float: left;
	border-top: 10px solid #EAEAEA;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: block;
}
