/* --- Primary Nav --- */
div#navP{ position:relative;display:block;width:176px;background:url(navp-top.png) no-repeat top center #D2941B;z-index:1000;margin:0 0 10px 3px;padding:0; }
div#navP div{ position:relative;display:block;background:url(navp-bottom.png) no-repeat bottom center;padding:0 0 12px; }
div#hdr-ongoing-programs{ background:url(nav-ongoing-programs.jpg) no-repeat;height:25px;width:180px; }
div#hdr-resource-links{ background:url(nav-resource-links.jpg) no-repeat;height:25px;width:180px; }
#navP :link, #navP :visited {
	background-color: #d2941b;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 1.0;
	color: #381d51;
	display: block;
	text-decoration: none;
	border-bottom: solid 1px #381d51;
	margin: 0;
	padding: 5px 0px 5px 5px;
}
#navP :link:hover, #navP :visited:hover {
	color: #31732d;
	background-color: #dfac23;
	padding: 5px 0px 5px 5px;
}
#navP :link:active, #navP :visited:active {
	color: #31732d;
	background-color: transparent;
}
#navP A.navPA {
	border-bottom: 1px solid #381d51;
}

/* --- Nav 2 --- */
#navP2.head  {
	font-family: verdana, sans-serif;
	color: #d3941b;
	font-size: 11px;
    font-weight: normal;
	line-height: normal;
	margin: 4px 15px 8px;
}
#navP2 { margin:0;padding:5px 0 10px;line-height:0; }
#navP2 li {
	background-color:#381d51;
	list-style:none;
	margin:0 15px 0;
	padding:0 0 1px 0;
}
#navP2 :link, #navP2 :visited {
	background-color: #381d51;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 1.2em;
	color: #fdd485;
	display: block;
	text-decoration: none;
	border-bottom:solid 1px #381d51;
	margin:0;
	padding:3px 0;
}
#navP2 :link:hover, #navP2 :visited:hover {
	text-decoration: underline;
	color: #fdd485;
	background-color: #381d51;
	padding: 3px 0px;
}
#navP2 :link:active, #navP2 :visited:active {
	text-decoration: underline;
}

/* --- Secondary Nav --- */
#navS {
	margin: 0px 0px 20px 0px;
	padding: 0;
	line-height: 0;
}
#navS li {
	list-style: none;
	margin: 0;
	background-image: none;
	background-color: #dcdcdc;
	padding: 0px 0px 1px 0px;
	line-height: 1.0;
}
#navS :link, #navS :visited {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.0;
	color: #7e7e7e;
	display: block;
	text-decoration: none;
    border-bottom: solid 1px #7e7e7e;
	margin: 0;
	padding: 0px 0px 1px 30px;
}
#navS :link:hover, #navS :visited:hover {
	color: #7e7e7e;
	background: #dcdcdc;
	padding: 0px 0px 1px 30px;
}
#navS :link:active, #navS :visited:active {
	background: #ffffff;
}

/* --- Top Nav --- */
A.navTop {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
    background-color: #31732d;
	text-decoration: none;
}
A.navTop:HOVER {
	text-decoration: underline;
}
P.navTop{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
    background-color: #31732d;
	text-align: right;
    margin: 2px 6px 2px;
}


/* --- Bottom Nav --- */
A.navBot {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #fbecbb;
	background-color: transparent;
	text-decoration: none;
}
A.navBot:HOVER {
	text-decoration: none;
	color: #ffffff;

}
P.navBot{
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #fdf5db;
    background-color: transparent;
	text-align: center;
    margin: 5px 0px 10px 0px;
}

/* -- misc -- */
#navP P.contact{
	font-family: verdana, sans-serif;
	color: #d3941b;
	font-size: 11px;
    font-weight: normal;
	line-height: normal;
	margin: 4px 15px 8px;
}

