#directionsliderwrap {
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#directionsliderwrap dd {
	display: block;
	overflow: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: both;
}
#directionsliderwrap h4 {
	text-align: center;
	display: block;
	padding: 0px;
	clear: both;
	width: 100%;
	font-size: 90%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#directionsliderwrap .head4 {
	font-size: 90%;
	font-weight: bold;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.slideheader {
	background-repeat: repeat-x;
	padding: 0px;
	width: 100%;
	color: #FFFFCC;
	background-color: #999966;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666633;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: n-resize;
}

#directionsliderwrap ul {
	width: 450px;
	float: left;
	padding: 0px;
	margin: 0px;
	clear: both;
	list-style-type: square;
	list-style-image: none;
}
#directionsliderwrap p {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	clear: both;
	width: 450px;
	text-align: center;
	display: block;
}

.slideheadActive {
	color: #FFFFCC;
	background-image: url(../Images/TopBarShad.jpg);
	font-weight: bold;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666633;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #666633;
}
.slideheadHover {
	color: #FFFFFF;
	background-color: #666633;
}
#noscriptul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
	list-style-image: none;
	display: inline;
	float: left;
	width: 425px;
}
#noscriptul ul {
	clear: both;
	padding: 0px;
	text-align: center;
	list-style-image: none;
	float: left;
	width: 400px;
	margin: 0px;
}
#noscriptul li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	text-align: center;
	float: left;
	width: 100px;
}
#noscriptul a {
	text-decoration: none;
	padding: 0px;
	text-align: center;
	background-image: url(../Images/TopBarShad.jpg);
	width: 100px;
	display: block;
	border: 1px solid #666600;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 15px;
	color: #FFFFCC;
}
#noscriptul a:hover {
	color: #FFFFFF;
	background-color: #999966;
	padding: 0px;
	height: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	border: 1px solid #666600;
	text-align: center;
	display: block;
	background-image: url(../Images/BtmBarShad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
