#siteSectionsTable {
	margin: 12px auto;
	padding: 0px;
	width: 630px;
	border: 0px;
	text-align: center;
}
#siteSectionsTableMiddleSplitCell {
	width: 10px;
}
#siteSectionsTableGeogChalBG {
	background-image:    url("images/home/home/geog_chal_bg.jpg");
	background-repeat: repeat-y;
	background-color: #C4EABF;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}
#siteSectionsTableGeogStoreBG {
	background-color: #EBCBCA;
	background-image:    url("images/home/home/geog_store_bg.jpg");
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}
#siteSectionsTableGeogStoreBG table {
	width: 99%;
	/*background-color: #EBA4A1;*/
	background-color:#FFFFFF;
	margin-top: 3px;
	margin-left: auto;
	margin-right:auto;
}
#siteSectionsTableGeogStoreBG table th {
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}
li {
	list-style-type: disc;
	margin-bottom: 5px;
}
ul {
	margin: 0px;
	padding: 0px 0px 0px 1em;
}
#storeFeaturingTD {
background-color: #EBB3B1;
}
#storeFeaturingTable td {
text-align:center;
}
.storeFeaturingImgCell {
text-align: center;
}
#storeFeaturingTD, #siteSectionsTableGeogStoreBG table {
	border-width: 2px;
	border-style: solid;
	border-color:#D86A67;
	/*
	border-top-color: #D86A67;
	border-right-color: #F4D8D7;
	border-bottom-color: #EFC1C0;
	border-left-color: #D86A67;
	*/
}
#siteSectionsTableGeogStoreBG table hr {
width: 95%;
}
