#directionsliderwrap {
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
#directionsliderwrap dd {
	display: block;
	overflow: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: both;
	visibility: visible;
}
#directionsliderwrap dt {
	page-break-before: always;
}
#directionsliderwrap h4 {
	background-color: #999966;
	text-align: center;
	padding: 0px;
	clear: both;
	font-size: 14pt;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

.slideheader {
	background-repeat: repeat-x;
	padding: 0px;
	color: #FFFFCC;
	background-color: #999966;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #666633;
	margin-top: 20pt;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666633;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666633;
	border-left-color: #666633;
	font-size: 16px;
}

#directionsliderwrap ul {
	padding: 0px;
	margin: 0px;
	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;
	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;
}
script {
	display: none;
	visibility: hidden;
}
