.about a:link, .sponsors a:link, .initiatives a:link {
	color: #330000;
	text-decoration: underline;
}

.about a:hover, .sponsors a:hover, .initiatives a:hover, .about a:visited:hover, .sponsors a:visited:hover, .initiatives a:visited:hover {
	color: #1A3030;
	text-decoration: none;
}


.about a:visited, .sponsors a:visited, .initiatives a:visited {
	color: #6B392B;
	text-decoration: underline;
}

.utilnav a:link, .utilnav a:visited {
	color: #F6E1CA;
	text-decoration: none;
}

.utilnav a:hover, .utilnav a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:link, #footer a:visited {
	color: #003300;
	text-decoration: underline;
}

#footer a:hover, #footer a:visited:hover {
	color: #84311A;
	text-decoration: none;
}.subnav a:link, .subnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #7F4A37;
}
.subnav a:hover, .subnav a:visited:hover {
	color: #223E3F;
	text-decoration: none;
	background: #F5E0C9;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #223E3F;
	border-bottom: 1px solid #223E3F;
	border-left: 1px solid #223E3F;
}
.thirdnav a:hover, .thirdnav a:visited:hover {
	color: #FFFFFF;
	background: #72764f;
	text-decoration: none;
}

.thirdnav a:link, .thirdnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#copy a:link, #extra a:link {
	color: #7F4A37;
	text-decoration: underline;
}
#copy a:hover, #copy a:visited:hover, #extra a:hover, #extra a:visited:hover {
	color: #223E3F;
	text-decoration: none;
}
#copy a:visited, #extra a:visited {
	color: #4F2F22;
	text-decoration: underline;
}



/* NAVIGATION STYLES */

.layerCloser {  overflow: visible; position: absolute; visibility: hidden; z-index: 1; height: 300px; width: 200px; left: 0px; top: 0px}
.layerMenu {  overflow: visible; position: absolute; visibility: hidden; z-index: 2; width: 168px; left: 0px; top: 0px}

#NAVHolder {
	width: 168px;
	border-left: 2px solid #571829;
	background: #7F4A37;
	border-right: 2px solid #571829;
	border-bottom: 2px solid #571829;
}
#NAV ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#NAV a, #NAV a:link, #NAV a:visited {
	display: block;
	width: 168px;
	padding: 4px 12px 4px 12px;
	color: #FFFFFF;
	text-decoration: none;
	font: bold 8.5pt Verdana, Arial, sans-serif;
	text-align: left;
}

html>body  #NAV a, #NAV a:link, #NAV a:visited {
	display: block;
	width: 144px;
	padding: 4px 12px;
	color: #FFFFFF;
	text-decoration: none;
	font: bold 8.5pt Verdana, Arial, sans-serif;
	text-align: left;
}
#NAV a:hover {
	color: #FFFFFF;
	background: #571829;
}
#NAV2_link a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#NAV2_linkON a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.NAV3_top {
	background-image: url(http://www.thesullivanfoundation.org/images/nav/nav3_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.NAV3_bottom {
	background-image: url(http://www.thesullivanfoundation.org/images/nav/nav3_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.NAV3_side {
	border-right: 2px solid #838383;
}
#NAV3 ul {
	margin: 0;
	padding: 0;
	border-top: 1px dotted #838383;
}
#NAV3 li {
	/*/*/list-style: none;
	background-repeat: no-repeat;
	background-position: 8px 9px;
	padding-left: 22px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #838383;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.NAV3 {
	background-image: url(http://www.thesullivanfoundation.org/images/nav/arrow.gif);
}
.NAV3_ON {
	background-image: url(http://www.thesullivanfoundation.org/images/nav/arrowON.gif);
	border-right: 6px solid #6C0826;
}
#NAV3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C0826;
	font-weight: bold;
	text-decoration: none;
}
#NAV3 a:hover {
	text-decoration: underline;
}
.news a:link, .news a:visited {
	color: #223E3F;
	text-decoration: underline;
}
.news a:hover, .news a:visited:hover {
	color: #7F4A38;
	text-decoration: none;
}