@charset "utf-8";
/* CSS Document */

#preLoad {
    display: none;
}

#horizLinkWrapper {
	width: 99% !important;
	display: block;
	overflow: auto;
	clear: both !important;
    margin: 0;
    padding: 1em 0 1em 0 !important;
}

#Column2 .linkbarTop a#drag {
	margin: .5em 0 .5em 0 !important;
	padding: 0 !important;
	font-size: 1em !important;
    display: inline-block;
}

.linkbarTop {
	background: url(/CountyHome/linkBarHoriz/images/linkbar_center.gif) #d8d7d8 repeat-x top;
    height: auto !important;
	height: 100%;
	margin: 0;
	overflow: hidden;
}

.linkbarLeft {
	float: left;
	background: url(/CountyHome/linkBarHoriz/images/linkbar_left_corner.gif) #d8d7d8 no-repeat top left;
	width: 5px;
    height: auto !important;
	height: 100%;
}

.linkbarRight {
	float: right;
	background: url(/CountyHome/linkBarHoriz/images/linkbar_right_corner.gif) #d8d7d8 no-repeat top right;
	width: 5px;
    height: auto !important;
	height: 100%;
}

.linkbarShadow {
	background: url(/CountyHome/linkBarHoriz/images/linkbar_shadow.gif) repeat-x top center;
	height: 15px;
	width: auto;
	text-align: center;
	margin: 0 !important;
	margin: 0 1px 0 1px;
}

.linkbarLeftVert {
	float: left;
	margin: 0 !important;
	margin: 0 -.3em 0 0;
	padding: 0;
	background: url(/CountyHome/linkBarHoriz/images/linkbar_left_vertShadow.jpg) no-repeat;
	width: 11px;
	height: 112px;
}

.linkbarRightVert {
	float: right;
	margin: 0 !important;
	margin: 0 0 0 -.3em;
	padding: 0;
	background: url(/CountyHome/linkBarHoriz/images/linkbar_right_vertShadow.jpg) no-repeat;
	width: 9px;
	height: 112px;
}

#contentbox_wrapper #Column2 .linkBarContainer ul {
	float: left;
	/*width: 100% !important;*/
	margin: 0 0 0 1em !important;
	padding: 0;
	list-style: none;
	text-decoration: none;
	text-align: left;
}

.linkBarContainer ul li {
	margin: 0 !important;
	padding: 0 !important;
	display: inline;
}

#linkbarChair a {
	background: transparent url(/CountyHome/linkBarHoriz/images/chair_norm.png) no-repeat;
	color: #000000;
	display: inline-block;
	width: 97px;
	/* LIR Accessability */
	height: 0px !important;
	height /**/: 46px;
	overflow: hidden;
	padding: 46px 0 0 0 !important;
}
#linkbarChair a:hover {
	background: transparent url(/CountyHome/linkBarHoriz/images/chair_over.png) no-repeat;
	width: 97px;
	/* LIR Accessability */
	height: 0px !important;
	height /**/: 46px;
	overflow: hidden;
	padding: 46px 0 0 0 !important;
}

#linkbarDs1 a {
	background: transparent url(/CountyHome/linkBarHoriz/images/ds1_norm.png) no-repeat;
	color: #000000;
	display: inline-block;
	width: 102px;
	/* LIR Accessability */
	height: 0px !important;
	height /**/: 46px;
	overflow: hidden;
	padding: 46px 0 0 0 !important;
}
#linkbarDs1 a:hover {
	background: transparent url(/CountyHome/linkBarHoriz/images/ds1_over.png) no-repeat;
	width: 102px;
	/* LIR Accessability */
	height: 0px !important;
	height /**/: 46px;
	overflow: hidden;
	padding: 46px 0 0 0 !important;
}

#linkbarDs2 a {
	background: transparent url(/CountyHome/linkBarHoriz/images/ds2_norm.png) no-repeat;
	color: #000000;
	display: inline-block;
	width: 81px;
	/* LIR Accessability */
	height: 0px !important;
	height /**/: 46px;
	overflow: hidden;
	padding: 46px 0 0 0 !important;
}
#linkbarDs2 a:hover {
	background: transparent url(/CountyHome/linkBarHoriz/images/ds2_over.png) no-repeat;
	width: 81px;
	/* LIR Accessability */
	height: 0px !important;
	height /**/: 46px;
	overflow: hidden;
	padding: 46px 0 0 0 !important;
}

#linkbarDs3 a {
	background: transparent url(/CountyHome/linkBarHoriz/images/ds3_norm.png) no-repeat;
	color: #000000;
	display: inline-block;
	width: 112px;
	/* LIR Accessability */
	height: 0px !important;
	height /**/: 46px;
	overflow: hidden;
	padding: 46px 0 0 0 !important;
}
#linkbarDs3 a:hover {
	background: transparent url(/CountyHome/linkBarHoriz/images/ds3_over.png) no-repeat;
	width: 112px;
	/* LIR Accessability */
	height: 0px !important;
	height /**/: 46px;
	overflow: hidden;
	padding: 46px 0 0 0 !important;
}

#linkbarDs4 a {
	background: transparent url(/CountyHome/linkBarHoriz/images/ds4_norm.png) no-repeat;
	color: #000000;
	display: inline-block;
	width: 84px;
	/* LIR Accessability */
	height: 0px !important;
	height /**/: 46px;
	overflow: hidden;
	padding: 46px 0 0 0 !important;
}
#linkbarDs4 a:hover {
	background: transparent url(/CountyHome/linkBarHoriz/images/ds4_over.png) no-repeat;
	width: 84px;
	/* LIR Accessability */
	height: 0px !important;
	height /**/: 46px;
	overflow: hidden;
	padding: 46px 0 0 0 !important;
}
