/* ------------------------------
	Shopping CSS
------------------------------ */

#content_shopping {
	position: relative;
	width: 100%;
	background: #F5F5EB url(/images/contentbg_shopping.jpg) no-repeat top left;
}

#content_shopping2 {
	position: relative;
	width: 100%;
	background: #F5F5EB url(/images/contentbg_shopping2.jpg) no-repeat top left;
}

#subflash_shopping {
	position: absolute;
	top: 101px;
	left: 0;
}

h2.dining_title {
	position: relative;
	display: block;
	text-indent: -1000em;
	width: 332px;
	height: 34px;
	margin: 5px 0 15px 11px;
	padding: 0;
	background: transparent url(/images/title_dining.gif) no-repeat top right;
}

#subcontent_shopping {
	position: relative;
	width:521px;
	padding: 0;
	margin: 0 0 0 7px;
	background: #F5F5EB url(/images/attraction_bg.jpg) no-repeat;
	border: 1px solid #F5F5EB;
	font: 12px/16px Arial, sans-serif;
}

a, h3.section_title { color: #CC3333; }

#section_content { color: #000000; }