/* CSS Document */
 
 
 #content .story #departments {
	display: inline;
	list-style-type: none;
	position: relative;
	width: 100%;
	position: relative;
	height: 22px;
	visibility: visible;
}

#content .story #departments .hbuttons {
	width: 530px;
	height: 19px;
	vertical-align: text-bottom;
	margin: 0px;
	padding: 0px;
	left: 215px;
	visibility: visible;
}


#content .story #departments .hbuttons li {
	display: inline;
	visibility: visible;
	height: 19px;
	width: 119px;
}
/* white buttons*/
#departments  .hbuttons ul li a{
	display: block;
	text-decoration: none;
	font: bold 11px Arial;
	color:#004382;
	width: 119px;
	height: 19px;
	display: inline;
	margin-right: 0px;
	background-image:url(_H-menu/gallerybuttons_37.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:14px;
	text-align:center;
	visibility: visible;
}

/* blue buttons*/
#departments  .hbuttons ul li a:hover{
	display: block;
	text-decoration: none;
	font: bold 11px Arial;
	color:#FFFFFF;
	width: 119px;
	height: 19px;
	display: inline;
	background-image:url(_H-menu/gallerybuttons_06.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:14px;
	text-align:center;
}

#content #departments .hbuttons ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	display: inline;
	position: relative;
	width: 100%;
	height: 23px;
	visibility: visible;
}


#content .story #departments .hbuttons .home {
	background-image: url(_H-menu/gallerybuttons_06.jpg);
	background-repeat: no-repeat;
	height: 23px;
	visibility: visible;
	font-weight: bolder;
	color: #FFFFFF;
	width: 119px;
}

/*//////////////////////////////////////////////*/
/* tabs for Stormwater Glossary page*/
/*///////////////////////////////////////////////////*/
 
 #content .story #glossary {
	display: inline;
	list-style-type: none;
	position: relative;
	width: 100%;
	position: relative;
	height: 23px;
	left: 50px;
	padding: 0px;
}

#content .story #glossary .hbuttons {
	height: 23px;
	vertical-align: text-bottom;
	width: 500px;
}


#content .story #glossary .hbuttons li {
	display: inline;
	height: 23px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #4E85AE;
	background-image: url(_H-menu/gallerybuttons_w200.jpg);
}

#content #glossary .hbuttons ul {
	padding: 0px;
	display: inline;
	position: relative;
	width: 650px;
	height: 23px;
	margin: 0px 20px;
}


#content .story #glossary .hbuttons .home {
	background-image: url(_H-menu/gallerybuttons_b200.jpg);
	height: 23px;
	font-weight: bolder;
	color: #FFFFFF;
	width: 200px;
}
/* white buttons*/
#glossary  .hbuttons ul li a{
	display: block;
	text-decoration: none;
	font: bold 11px Arial;
	color:#004382;
	width: 200px;
	height: 23px;
	display: inline;
	background-image:url(_H-menu/gallerybuttons_w200.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:14px;
	text-align:center;
}

/* blue buttons*/
#glossary  .hbuttons ul li a:hover{
	display: block;
	text-decoration: none;
	font: bold 11px Arial;
	color:#FFFFFF;
	width: 200px;
	height: 23px;
	display: inline;
	background-image:url(_H-menu/gallerybuttons_b200.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:14px;
	text-align:center;
}

/*buttons for Engineering Street Projects*/

#container #content .story #streets {
	display: inline;
	list-style-type: none;
	position: relative;
	width: 524px;
	position: relative;
	padding: 0px;
	left: -20px;
}

#container #content .story #streets .hbuttons {
	height: 23px;
	vertical-align: text-bottom;
	width: 524px;
}


#container #content .story #streets .hbuttons li {
	display: inline;
	height: 23px;
	width: 175px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #4E85AE;
	background-image: url(_H-menu/gallerybuttons_w200.jpg);
}

#container #content #streets .hbuttons ul {
	padding: 0px;
	display: inline;
	position: relative;
	width: 200px;
	height: 23px;
	margin: 0px 10px;
}

#container #content .story #streets .hbuttons li a:hover{
	display: block;
	text-decoration: none;
	font: bold 11px Arial;
	color:#FFFFFF;
	width: 200px;
	height: 23px;
	display: inline;
	background-image:url(_H-menu/gallerybuttons_b200.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:14px;
	text-align:center;
}
#container #content .story #streets .hbuttons li a{
	display: block;
	text-decoration: none;
	font: bold 11px Arial;
	color:#004382;
	width: 200px;
	height: 23px;
	display: inline;
	background-image:url(_H-menu/gallerybuttons_w200.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:14px;
	text-align:center;
}

#container #content .story #streets .hbuttons .home {
	background-image: url(_H-menu/gallerybuttons_b200.jpg);
	height: 23px;
	font-weight: bolder;
	color: #FFFFFF;
	width: 200px;
}

