/*MENU BUTTON STARTS HERE*/

		
			
			
			#titleforheadingn{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background: url(../map-images/mp_bg.png) repeat center;
	width: 872px;
	height: 30px;
	padding: 9px 0px 0px 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 8px;
	margin-left: 0px;
	text-transform: uppercase;
	font-size: 18px;
	border-top: 3px solid #006C00;
}
			
		
		
	
body {
	background-color: #C3F4BA;
}	
		
	