#nav {
	width: 151px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
	padding-top: 24px;
}

#nav ul {
	display: block;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid white;
}

#nav ul ul {
	border-bottom: none;
}

#nav ul li {
	display: inline;
	width: 100%;
}

#nav ul ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#nav ul .menu-header {
	display: block;
	background: #F5DE00;
	color: #000000;
	border-top: 1px solid white;
	position: relative;
	padding: 5px 12px;
}

#nav ul .menu-header a.title {
	display: block;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#nav ul .menu-header a.title:hover {
	text-decoration: underline;
}

#nav ul .menu-header a.button {
	display: block;
	position: absolute;
	right: 6px;
	top: 7px;
	width: 9px;
	height: 9px;
	overflow: hidden;
	background:  url("images/menu-button-red.gif") no-repeat 0px 0px;
}

#nav ul li.open .menu-header a.button {
	background-position: 0px -10px;
}

#nav ul .menu-header a.button span {
	display: block;
}

#nav ul .menu {
	background: #FAEF80;
	padding: 0px;
	display: none;
	border-top: 1px solid white;
}

#nav ul .closing .menu,
#nav ul .opening .menu {
	display: block;
	padding: 0px;
}

#nav ul .closing .menu ul,
#nav ul .opening .menu ul {
	display: none;
}

#nav ul li.open .menu {
	display: block;
}

#nav ul .menu ul li {
	border-top: 1px solid white;
}

#nav ul .menu ul li.first {
	border-top: none;
}

#nav ul .menu ul ul li.first {
	border-top: 1px solid white;
}

/*#nav ul .menu ul a {
	display: block;
	color: white;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 4px;
	width: 152px;
}*/

#nav ul .menu ul a {
	font-weight: normal;
	display: block;
	text-decoration: none;
	color: #000000;
	padding-left: 23px;
	background: url(images/nav-icon.gif) no-repeat 14px 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#nav ul .menu ul ul a {
	font-weight: normal;
	display: block;
	text-decoration: none;
	color: #000000;
	padding-left: 33px;
	background: url(images/nav-icon.gif) no-repeat 24px 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#nav ul .menu ul ul ul a {
	font-weight: normal;
	display: block;
	text-decoration: none;
	color: #000000;
	padding-left: 43px;
	background: url(images/nav-icon.gif) no-repeat 34px 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#nav ul .menu a:hover {
	background-color: #F8EA59;
	color: #000000;
}

#nav ul .menu .selected_item {
	background-color: #F8EA59;
}

#menu-contactus-hq .menu-header {
	margin-top: 22px;
}
#menu-products-brochures .menu-header {
	border-bottom: 1px solid white;
}
#nav #menu-contactus-hq a, #nav #menu-buyingseed a, #nav #menu-employment-opportunities a, #nav #menu-relatedsites a, #nav #menu-glossary a, #nav #menu-search a, #nav #menu-index a {
	color: #339900;
}
#nav #menu-contactus-hq .menu a:hover, #nav #menu-buyingseed .menu a:hover, #nav #menu-employment-opportunities .menu a:hover, #nav #menu-relatedsites .menu a:hover, #nav #menu-glossary .menu a:hover, #nav #menu-search .menu a:hover, #nav #menu-index .menu a:hover {
	background-color: #F8EA59;
}
#nav #menu-contactus-hq .menu a, #nav #menu-buyingseed .menu a, #nav #menu-employment-opportunities .menu a, #nav #menu-relatedsites .menu a, #nav #menu-glossary .menu a, #nav #menu-search .menu a, #nav #menu-index .menu a {
	background: url(images/nav-icon-green.gif) no-repeat 14px 8px;
}

/* ------------ Section Colours ------------ 

#nav #menu-contactus-hq a.button, #nav #menu-buyingseed a.button, #nav #menu-employment-opportunities a.button, #nav #menu-relatedsites a.button, #nav #menu-glossary a.button, #nav #menu-search a.button, #nav #menu-index a.button {
	display: block;
	position: absolute;
	right: 6px;
	top: 7px;
	width: 9px;
	height: 9px;
	overflow: hidden;
	background: url(images/menu-button-green.gif) no-repeat 0px 0px;
}

#nav ul li.open .menu-header a.button {
	background-position: 0px -10px;
}

#nav #menu-contactus-hq .menu-header, #nav #menu-buyingseed .menu-header, #nav #menu-employment-opportunities .menu-header, #nav #menu-relatedsites .menu-header, #nav #menu-glossary .menu-header, #nav #menu-search .menu-header, #nav #menu-index .menu-header {
	background: #F5DE00;
	color: #4A611C;
}

#nav #menu-contactus-hq .menu, #nav #menu-buyingseed .menu, #nav #menu-employment-opportunities .menu, #nav #menu-relatedsites .menu, #nav #menu-glossary .menu, #nav #menu-search .menu, #nav #menu-index .menu {
	background: #FAEF80;
}

#nav #menu-contactus-hq .menu ul ul a, #nav #menu-buyingseed .menu ul ul a, #nav #menu-employment-opportunities .menu ul ul a, #nav #menu-relatedsites .menu ul ul a, #nav #menu-glossary .menu ul ul a, #nav #menu-search .menu ul ul a, #nav #menu-index .menu ul ul a {
	color: #4A611C;
	background: url(images/nav-icon.gif) no-repeat 24px 8px;
}

#nav #menu-contactus-hq .menu a:hover, #nav #menu-buyingseed .menu a:hover, #nav #menu-employment-opportunities .menu a:hover, #nav #menu-relatedsites .menu a:hover, #nav #menu-glossary .menu a:hover, #nav #menu-search .menu a:hover, #nav #menu-index .menu a:hover {
	background-color: #F8EA59;
}

#nav #menu-contactus-hq .menu .selected_item, #nav #menu-buyingseed .menu .selected_item, #nav #menu-employment-opportunities .menu .selected_item, #nav #menu-relatedsites .menu .selected_item, #nav #menu-glossary .menu .selected_item, #nav #menu-search .menu .selected_item, #nav #menu-index .menu .selected_item {
	background-color: #F8EA59;
}
*/