#nav {
	padding:0;
	list-style:none;
	height:33px;
	position:relative;
	z-index:200;
	font-family:"Times New Roman", Times, serif;
	width:942px;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	background-color: #990000;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#nav li.top {
	display:block;
	float:left;
	text-align: center;
	width: 157px;
}
#background {
	background-image: url(http://www.grainplacefoods.com/beta/images/navigation_bg.jpg);
	background-repeat: no-repeat;
}
#last-background {
	background-image: url(http://www.grainplacefoods.com/beta/images/navigation_last-bg.jpg);
	background-repeat: no-repeat;
}
#nav li a.top_link {
	display:block;
	float:left;
	height:36px;
	line-height:33px;
	color:#000000;
	text-decoration:none;
	font-size:13px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	width: 157px;
	font-weight: bold;
}
#nav li a.top_link span {
	float:left;
	display:block;
	height:32px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
	width: 157px;
}
#nav li a.top_link span.down {
	float:left;
	display:block;
	height:32px;
	text-align: center;
	padding: 0;
	width: 157px;
}
#nav li.current a.top_link {
	color:#FFFFFF;
	text-align: center;
}
#nav li.current a.top_link span {
;
}
#nav li.current a.top_link span.down {
;
}
#nav li:hover a.top_link, #nav a.top_link:hover {
	color:#990000;
	background-position: left top;
	text-align: center;
	font-weight: bold;
}
#nav li:hover a.top_link span, #nav a.top_link:hover span {
}
#nav li:hover a.top_link span.down, #nav a.top_link:hover span.down {
	padding-bottom:0px;
}
#nav li.current:hover a.top_link, #nav li.current a.top_link:hover {
	color:#FFFFFF;
}
#nav li.current:hover a.top_link span, #nav li.current a.top_link:hover span {
}
#nav li.current:hover a.top_link span.down, #nav li.current a.top_link:hover span.down {
	padding-bottom:0px;
}
#nav table {
	border-collapse:collapse;
	padding:0;
	width:0;
	height:0;
	margin:0;
	text-align: center;
}
#nav .sub {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0px;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li:hover {
	position:relative;
	z-index:200;
}
#nav a:hover {
	position:relative;
	white-space:normal;
	z-index:200;
}
#nav :hover ul.sub {
	top:35px;
	margin-left:-3px;
	width:154px;
	height:auto;
	z-index:300;
	text-align: center;
	left: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	background-color: #FFFFFF;
}
#nav :hover ul.sub li {
	display:block;
	height:auto;
	position:relative;
	float:left;
	width:157px;
	font-weight:normal;
	padding: 0px;
	text-align: center;
}
#nav :hover ul.sub li a {
	display:block;
	font-size:11px;
	width:152px;
	line-height:17px;
	color:#000000;
	text-decoration:none;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
#nav :hover ul.sub li a:hover {
	background-image: url(../images/news-gradient.gif);
	background-repeat: repeat-x;
	background-position: center center;
	color: #990000;
	text-align: center;
}
#nav li.current a:hover, #nav li.current:hover {
	position:static;
	white-space:normal;
	z-index:1;
}
#nav li.current .line {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:0;
	top:35px;
	height:25px;
	border:0;
	text-align: center;
	width:942px;
}
#nav li.current .line li {
	display:inline;
	font-weight:normal;
	height:25px;
	margin:0;
	padding:0;
}
#nav li.current .line li a {
	display:block;
	float:left;
	padding:0;
	margin:0;
	color:#FFFFFF;
	text-decoration:none;
	height:25px;
	line-height:25px;
	font-size:11px;
	text-align: center;
}
#nav li.current .line li a:hover {
	text-decoration:underline;
}
