/* CSS Document */
#divLocationText {
	position:	absolute;
	left:		16px;
	top:		130px;
	width:		668px;
	height:		137px;
	
}

#divTree {
	position:	absolute;
	left:		320px;
	top:		253px;
	width:		239px;
	height:		240px;
	
}

#divSeeMore {
	position:	absolute;
	left:		16px;
	top:		338px;
	width:		320px;
	height:		60px;
	z-index:	10;
}

.clsTextHead {
	font-family:	arial, helvetica, sans-serif;
	font-size:		9pt;
	color:			#000000;
	text-align:		justify;
	font-weight:	bold;
}

.clsTextLocation {
	font-size:		8pt;
	color:			#790000;
	font-weight:	bold;
	font-family:	Arial, Helvetica, sans-serif;
	text-align:		justify;
}


