.utilnav a:link, .utilnav a:visited {
	color: #F5E0C9;
	text-decoration: underline;
}

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



#bottomleft a:link, #bottomright a:link, #topleft a:link, #footer a:link, #bottomleft a:visited, #bottomright a:visited, #topleft a:visited, #footer a:visited {
	color: #003300;
	text-decoration: underline;
}
#copy a:link {
	color: #561829;
	text-decoration: underline;
}
#copy a:visited {
	color: #895A22;
	text-decoration: underline;
}
#copy a:hover, #copy a:visited:hover {
	color: #003300;
	text-decoration: none;
}
#bottomleft a:hover, #bottomright a:hover, #topleft a:hover, #footer a:hover, #bottomleft a:visited:hover, #bottomright a:visited:hover, #topleft a:visited:hover, #footer a:visited:hover {
	color: #84311A;
	text-decoration: none;
}

.thirdnav .active a:link, .thirdnav .active a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
.thirdnav a:link, .thirdnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.thirdnav a:hover, .thirdnav a:visited:hover, .thirdnav .active a:hover, .thirdnav .active a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #33361b;
}
.thirdnav a {
	width: 203px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	padding-left: 15px;
}

html>body .thirdnav a {
	width: 188px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	padding-left: 15px;
}
#extra a:link {
	color: #003300;
	text-decoration: underline;
}
#extra a:hover, #extra a:visited:hover {
	color: #84311A;
	text-decoration: none;
}
#extra a:visited {
	color: #006633;
	text-decoration: underline;
}
#subnav a:link, #subnav a:visited {
	text-decoration: none;
	padding: 1px 2px 2px;
	border: 1px solid #7F4A38;
}
#subnav .notactive {
	color: #FFFFFF;
	}


#subnav .active {
	color: #003300;
	background: #f5e0c9;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #561829;
	border-bottom: 1px solid #561829;
	border-left: 1px solid #561829;
}


#subnav a:hover, #subnav a:visited:hover, #subnav .active {
	color: #003300;
	text-decoration: none;
	background: #f5e0c9;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #561829;
	border-bottom: 1px solid #561829;
	border-left: 1px solid #561829;
}
#subnav a {
	margin-right: 2px;
	margin-left: 2px;
}





/* 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: #BF6F36;
	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;
}