/* ------------------------------
	Outdoor CSS
------------------------------ */

#content_outdoor {
	position: relative;
	width: 100%;
	background: #F5F5EB url(/images/contentbg_outdoor.jpg) no-repeat top left;
}

#content_outdoor2 {
	position: relative;
	width: 100%;
	background: #F5F5EB url(/images/contentbg_outdoor2.jpg) no-repeat top left;
}

#subflash_outdoor {
	position: absolute;
	top: 87px;
	left: 10px;
}

h2.outdoor_title {
	position: relative;
	display: block;
	text-indent: -1000em;
	width: 438px;
	height: 34px;
	margin: 5px 0 15px 11px;
	padding: 0;
	background: transparent url(/images/title_outdoor.gif) no-repeat top right;
}

#subcontent_outdoor {
	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 { color: #0066CC; }
h3.section_title { color: #295881; }
#section_content { color: #000000; }