#tblMainBody
{
	 background-color: #000;

}

#boxHeroTerrainParks
{
	position: relative;
	z-index: 5;
	margin-top: 4px;
	width: 768px;
	height: auto;
	background-color:#FFFFFF;
	border-top: solid 4px #fff;
	border-left: solid 4px #fff;
	border-right: solid 4px #fff;

}
#tblMainBody h1
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 28px;
	font-weight: lighter;
	letter-spacing: .001em;
	color: #60acdb;
}
#tblMainBody h2 {
	font-family: Arial;
	font-size: 17px;
	color: #000;
}
#tblCellLeft
{
	background-color: #000;
	color: #fff;
	padding-bottom: 80px;
	border-bottom: solid 4px #000;
	border-left: solid 4px #fff;	
}

#tblCellRight
{
	background-color: #F3F6F9;
	font-size: 12px;
	color: #000;
	padding-bottom: 80px;
	border-top: solid 4px #fff;
	border-bottom: solid 4px #fff;	
	border-left: solid 4px #fff;	
	font-family: Arial;
}

#tblCellRight a:link
{
	color: #65676A;
	text-decoration: underline;
	font-weight: bold;
}

#tblCellRight a:visited
{
	color: #65676A;
	text-decoration: underline;
	font-weight: bold;
}

#tblCellRight a:hover
{
	color: #3E3F44;
	text-decoration: none;
}

#tblCellRight a:active
{
	color: #3E3F44;
	text-decoration: none;
}

#terrain-park-logo {
	position: absolute;
	top: 200px;
	left: 0px;
	z-index: 20;
}

#boxLeftSubNav {
	padding-top: 60px;
}

#boxLeftSubNav ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 18px;
	font-size: 12px;
	font-family: Arial;
}

#boxLeftSubNav a:link
{
	color: #fff;
	text-decoration: none;	
}

#boxLeftSubNav a:visited
{
	color: #68b4e3;
	text-decoration: none;	
}

#boxLeftSubNav a:hover
{
	color: #68b4e3;
	text-decoration: none;	
}

#boxLeftSubNav a:active
{
	color: #68b4e3;
	text-decoration: none;	
}

#boxLeftSubNav .lnkNavSelected
{
	color: #68b4e3;
}


#boxLeftSubNav ul#navlevel2 a {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	line-height: 18px;
}
#boxLeftSubNav ul#navlevel2 a:hover {
	color: #68b4e3;
	text-decoration: none;	
}