/* ------------------------------
	generic CSS
------------------------------ */

#content_generic {
	position: relative;
	width: 100%;
	background: #F5F5EB url(/images/contentbg_generic.jpg) repeat-x top left;
}

#content_generic2 {
	position: relative;
	width: 100%;
	background: #F5F5EB url(/images/contentbg_generic2.jpg) repeat-x top left;
}

#subflash_generic {
	position: absolute;
	top: 96px;
	left: 0;
}

h2.generic_title {
	position: relative;
	display: block;
	text-indent: -1000em;
	width: 394px;
	height: 33px;
	margin: 5px 0 15px 11px;
	padding: 0;
	background: transparent url(/images/title_discover.gif) no-repeat top right;
}

#subcontent_generic {
	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: #CC3333; }

#section_content, h3.section_title  { color: #000000; }