#directionsbody {
	width:967px;
	background:#e6eff1;
	float:left;
	border: 4px solid #A29E92;
	border-top: 0;
}
#directionsheader {
	width:100%;
	height:128px;
	background:url(http://www.hollyridgenc.com/images/directions/title.jpg);
}
#directionsheader h2 {
	display:none;
}
#directionsubsheader {
	width:850px;
	height:30px;
	margin:40px auto;
	margin-bottom:0;
	background:url(http://www.hollyridgenc.com/images/directions/header.gif) top left no-repeat;
}
#directionsubsheader p {
	display:none;
}
#directionsbody form {
	width:850px;
	margin:0 auto;
	color:#514747;
}
#saddr {
	width:555px;
}
#map_canvas {
	width:850px;
	height:500px;
	border:1px solid #900;
	background-color:#FFF;
	margin:20px auto;
}
#directionsbody .redlinks {
	width:435px;
	margin:20px auto;
	text-align:center;
	color:#ab2d0b;
}
#directionsbody .redlinks a {
	color:#ab2d0b;
	text-decoration:none;
}
#directionsbody .redlinks a:hover {
	text-decoration:underline;
}
