#menu {
	width: 994px;
	margin-top: 0px;
	height: 37px;
	margin-bottom: 0px;
	background-image: url(../images/menu-bgr.gif);
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-x;
	padding: 0px;

}
#menu ul {
	list-style-type: none;
	height: 37px;
	padding: 0px;
	margin: 0px;
	width: 994px;
}
#menu ul li{
	float: left;
}
#menu a {
	color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	height: 37px;
	display: block;
	line-height: 37px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.smaller {
	width: 106px;
	display: block;
}

#menu li {
	line-height: 37px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-right-width: 2px;
	border-right-style: double;
	border-right-color: #000000;
}
#menu a:hover {
	background-repeat: repeat-x;
	display: block;
	height: 37px;
	color: #000000;
	background-image: url(../images/menu-bgr-hover.gif);
	line-height: 37px;
}
.bigger {
	width: 132px;
	display: block;
}
.resources {
	width: 106px;
	display: block;
}
.sacramento {
	width: 165px;
	display: block;
}
.home {
	width: 100px;
	display: block;
}
.home-s {
	width: 114px;
	display: block;
}
.cities {
	width: 127px;
	display: block;
}
.about {
	width: 102px;
	display: block;
}
