#nav {
	width:820px;
	background: url("http://www.oakbrookhealthandnutrition.com/images/public/mbg.jpg") 0 0 no-repeat;
	height:25px;
	padding:0;
	margin: 0;	
}
#nav ul{
	list-style: none;
	margin: 0;
	padding-left:260px;
}
#nav a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;	
	margin-bottom:0;
	
}
#nav li {
	font-size:10px;
	float: left;
	padding: 0 15px;
	position: relative;
	text-align: center;
	background-color:#5D6710;
	cursor: default;
	line-height:18px;
	margin-left:5px;
}

#nav a:hover, #nav a:active {
	color: #F7E1B8;
}
			
#nav a.here:link, #nav a.here:visited{
	color: #5D6710;
}
#pagenav{
	vertical-align: top;
	background-color: transparent;	
	
}
#pagenav ul{
	list-style-type: none;
	margin:5px 0 5px 20px;
	padding:0;
}
#pagenav li a {
	display:block;
	width: 180px;
	padding-left: 20px;
	color:#5D6710;
	text-decoration: none;
	line-height:25px;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	margin:5px 0;
	border: 1px solid  #F7E1B8;
}
#pagenav a:hover { 
color: #F7E1B8;
}
#pagenav li a:active {
	color:#5D6710;
}

#pagenav img {
border: 0;
margin: 0px;	
}

#head {
	background: url("http://www.oakbrookhealthandnutrition.com/images/public/logo.jpg") 0 0 no-repeat;
	height:223px;
	width:820px;
	margin:0;
	padding:0;
}

#head ul{
	list-style: none;
	margin: 0;

}
#head a {
	font-weight: normal;
	color: #9EB8D2;
	background-color:transparent;
	text-decoration: none;
	text-transform: uppercase;

}
#head li {
	font-size:10px;
	line-height:20px;
}

#head a:hover, #head a:active {
	color: #666666;
}
			
#head a.here:link, #head a.here:visited{
	color: #000;