body {
}
h1, h2, h3 {
 color:#009;
}
h1 {
 font-size:24pt;
}
h2 {
 font-size:18pt;
}
h3 {
 font-size:14pt;
}
strong {
 color:#009;
}
#directionswrap {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#directionleft {
	float: left;
	height: auto;
	width: 325px;
	margin: 0px;
}
#directionright {
	float: left;
	height: auto;
	width: 325px;
	margin-top: 0px;
	margin-left: 20px;
	position: relative;
}
#textleft {
	height: 150px;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#testright {
	height: 150px;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#mapm {
	height: 475px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #999999;
}
#mapj {
	height: 475px;
	width: 300px;
	border: medium solid #999999;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


