

body {
	font-size: 12px;
	background-color: white;
	font-family: arial, helvetica, sans-serif;
}

#top {
	
	background-image: walk.jpg;
}

#toptext {
	padding: 5px;
	left: 30px;
	top: 200px;
	color: #295621;
	font-family: roman, 'times new roman', times, serif;
	position: absolute;
	background-color: #F0FFCB;
}


.heading {
	font-size: 14px;
	color: #317545;
	font-family: roman, 'times new roman', times, serif;
	margin: 10px;
	position:absolute;
	top: 20px;
	left: 385px;
}






	#navleft {
		position: relative;
		line-height: 2;
		font-family: arial, helvetica, sans-serif;
		padding: 5px;
		width: 20%;
		margin: 10px;
		
	}
		#data {
			width: 75%;
			height: 200px;
			top: 170px;
			position: absolute;
			left: 25%;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			display: inline;
		}

#dataind {
			width: 50%;
			height: 200px;
			top:280px;
			position: absolute;
			left: 22%;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			display: inline;
		}

																									#navright {
										position: absolute;
										line-height: 2;
										font-family: arial, helvetica, sans-serif;
										padding: 5px 5px 5px 5px;
										width: 20%;
										margin: 10px;
										left: 75%;
										top: 200px;
										display: block;
										border: 3px solid Blue;
									}










.sp {
	background-color: #A5BFCC;
	border-color: #2B21FF;
	padding: 4px;
	border-width: 2px;
	padding: 5px;
	font-family: arial, helvetica, sans-serif;
}

#mrk {
	background-color: #A5BFCC;
	border-color: #2B21FF;
	padding: 4px;
	border-width: 2px;
	padding: 5px;
	font-family: arial, helvetica, sans-serif;
}

#pdld {
	background-color: #A5BFCC;
	border-color: #2B21FF;
	padding: 4px;
	border-width: 2px;
	padding: 5px;
	font-family: arial, helvetica, sans-serif;
}
#forest {
	background-color: #7AC56E;
	font-family: arial, helvetica, sans-serif;
	padding: 5px;
	border-width: 2px;
	padding: 4px;
	border-color: #2B21FF;
}

.navsp {
	background-color: #A5BFCC;
	margin: 10px;
	text-align: center;
	position: relative;
	padding: 5px;
	font-family: arial, helvetica, sans-serif;
}


			.men {
		border-style: solid;
			background-color: grey;
			border-width: 3px;
			border-color: Blue;
			position: relative;
		}





.lnk {
	
	padding: 4px;
	margin: 2px;
}




	a:link {
		font-size: 11px;
		font-family: arial, helvetica, sans-serif;
		text-decoration: underline;
		color: #1E18C5;
	}





a:hover {
	background-color: #A4EDEF;
	color: #0F14FF;
	text-decoration: underline;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;	
}

a:visited {
	color: #1E18C5;
text-decoration: underline;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}


.title {
	text-align: center;
	font-size: 16px;
	color: #220EB3;
	font-family: roman, 'times new roman', times, serif;
	font-weight: bold;
}


