body#attractions a#attractions {
	background: #56A2BE;
	color: #0C4D66;
}


/* SUB NAV */
table#shell th#subNav {
	width: 770px;
	background: #F2A663;
	text-align: center;
	color: #D84800;
	font: bold 11px/24px Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
}
table#shell th#subNav a,a:visited,a:active {
	color: #D84800;
	text-decoration: none;
}
table#shell th#subNav a:hover {
	color: #fff;
}

/* LINK GROUPS */
table#shell td.linkGroupHdr {
	width: 770px;
	padding: 0 6px;
	background: #F2D666 url(images/linkGroupHdr_bg.jpg) repeat-y;
	text-align: left;
	color: #0B4960;
	font: bold 18px/24px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	letter-spacing: .1em;
}
table#shell td.linkGroupHdr a.back2top,a.back2top:visited,a.back2top:active {
	float: right;
	font-size: 12px;
	color: #0B4960;
	text-decoration: none;
}
table#shell td.linkGroupHdr a.back2top:hover {
	color: #D84800;
}
table#shell td.linkGroup {
	width: 770px;
	padding: 8px;
	background: #B2DDCC;
	text-align: left;
	color: #315D4C;
	font: normal 14px/24px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
}
table#shell td.linkGroup h1 {
	color: #D84800;
	font: bold 14px/24px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	letter-spacing: .1em;
	margin-bottom: 8px;
}



