#mapleft  .landing{
	font-size: medium;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: groove;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
	width: 170px;
	margin-top: 10px;
}
#mapleft .landing p:hover {
	background-color: #66cccc;
	display: block;
}
#mapleft .landing  p{
	font-size: small;
	color: #331900;
	background-color: #DBEDF9;
	font-weight: bolder;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#mapleft .landing  a{
	text-decoration: none;
	color: #4C2500;
	padding: 0px;
	margin: 0px;
	display: block;
}
#mapleft  .landing a:hover  {
	color: #4C2500;
}
#mapleft ul {
	font-size: small;
	color: #4C2500;
}

#mapleft p  {
	font-size: small;
	color: #592D00;
	font-weight: bolder;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#maplink  a:hover  {
	color: #4C2500;
}
#maphead {
	clear: both;
	color: #653614;
	background-color: #D3E9C5;
	text-align: center;
	font-size: large;
	font-weight: bolder;
	margin-top: 10px;
}
#maphead a {
	color: #D3E9C5;
	text-decoration: none;
	background-color: #653614;
	font-size: large;
}
#maphead a:hover {
	color: #903;
	text-decoration: none;
	background-color: #653614;
	font-size: large;
}
#mapleft {
	width: 350px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
	background-color: #BBDDF4;
	height: 440px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: groove;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#mapleft h2 {
	font-size: x-large;
	color: #4C2500;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#mapleft h1 {
	font-size: medium;
	color: #4C2500;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
