/* SPAN an Styles */

#topNav {
	width: 750px;
	background-color: #577C60;
	height: 25px;
	line-height: 14px;
	list-style: none;
	border-bottom: 4px solid #FCE8BC;
	margin: 0;
	padding: 5px 0 0 0;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 20px;
}

#topNav li {
	float: right;
	margin: 0;
	padding: 0 20px;
	border-left: 1px solid #fff;
	font-size: 10px;
}

#topNav li a {
	color: #fff;
	height: 25px;
	text-decoration: none;
}

#topNav li a:hover {
	color: #fff;
	text-decoration: underline;
}

#search {
	position: absolute;
	top: 101px;
	left: 10px;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 10px;
}

#search input#field {
	margin-top: 1px;
}

#search p {
	float: left;
	margin: 3px 0 0 0;
	padding: 0
}

*html #search p {
	float: left;
	margin: 2px 0 0 0;
	padding: 0
}

#search input {
	float: left;
	margin: 0 0 0 10px;
}
 /* Top Banner Home links */
 
#topLinksHome {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

#topLinksHome span {
	display: none
}

#advanceHome a {
	position: absolute;
	top: 160px;
	background: url(img/advance_home.gif) no-repeat #699775;
	display: block;
	width: 191px;
	height: 52px;
}

#supportHome a {
	position: absolute;
	top: 212px;
	background: url(img/support_health_home.gif) no-repeat #699775;
	display: block;
	width: 191px;
	height: 44px;
}

#aboutHome a {
	position: absolute;
	top: 256px;
	background: url(img/about_home.gif) no-repeat #699775;
	display: block;
	width: 191px;
	height: 45px;	
}

#advocacyHome a {
	position: absolute;
	top: 301px;
	background: url(img/advocacy_home.gif) no-repeat #699775;
	display: block;
	width: 191px;
	height: 46px;	
}

/* Top Banner Interior Link */

#topLinksInner {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

#topLinksInner span {
	display: none
}

#advanceInner a {
	position: absolute;
	top: 160px;
	background: url(img/advance_inner.gif) no-repeat #699775;
	display: block;
	width: 191px;
	height: 39px;
}

#supportInner a {
	position: absolute;
	top: 199px;
	background: url(img/support_inner.gif) no-repeat #699775;
	display: block;
	width: 191px;
	height: 35px;
}

#aboutInner a {
	position: absolute;
	top: 234px;
	background: url(img/about_inner.gif) no-repeat #699775;
	display: block;
	width: 191px;
	height: 36px;	
}

#advocacyInner a {
	position: absolute;
	top: 270px;
	background: url(img/advocacy_inner.gif) no-repeat #699775;
	display: block;
	width: 191px;
	height: 38px;	
}

/* Global Navigation */

#nav {
	background: url(img/nav_header.gif) no-repeat top center;
	float: left;
	width: 191px;
	list-style: none;
	padding-top: 30px;
}

*html #nav {
	padding-top: 40px;
}

/* Level 1 */

#nav ul {
	list-style: none;
	padding: 0;
	margin: 9px 0 5px 15px
}

#nav li a {
	background: url(img/nav_block.gif) no-repeat top left;
	display: block;
	font-size: 11px;
	color: #577C60;
	margin: 0;
	padding: 3px 0 3px 15px;
	text-decoration: none
}

*html #nav li a {
	height: 1%
}

#nav li a:hover {
	text-decoration: underline
}

#nav li a.on {
	font-weight: bold;
}

/* Level 2 & 3 */

#nav li ul {
	margin: 5px 0 5px 10px
}


#nav li li a {
	background-image: none;
	display: block;
	font-size: 11px;
	color: #C65103;
	margin: 0;
	padding: 0 0 4px 5px;
	text-decoration: none
}

*html #nav li  li a {
	height: 1%
}

#nav li li a:hover {
	text-decoration: underline
}




