/* START old styles */
p.firstline:first-line {font-weight: bold; line-height: 11px;}
	
.subnav2 {font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size: 14px; text-align: center; padding-bottom: 24px;}

.subnav2 a:hover {color: #EDDC65;}

.subnavMain {color: #00802D; font-weight: bold; font-size: 18px;}

.stafflist p:first-line {font-weight: bold;}
/* END old styles */

/* START top navigation styles */
.navBox {
	z-index: 3; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 900px;
	/*width: 690px;*/
	/*background-image:url(../images/blueblock.gif);*/ 
	background-repeat: repeat-x; 
	background-position: center top;
}
.navBoxContainer {
	width: 100%;
	background-image:url(../images/blueshim.gif);
	background-repeat: repeat-x;
	padding-right: 8px;
	padding-bottom:1px; /* to remove white gap that shows in IE */
}

#nav { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left: 0px;
}

#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li { /* all list items */
	float: left;
	position: relative;
	/*width:102px;*/
	background-image:url(../images/blueblock_new.gif);
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#nav li.about-us {
	width:107px;
}

#nav li.programs {
	width:111px;
}

#nav li.coordinators {
	width:215px;
}

#nav li.events {
	width:87px;
}

#nav li.resources {
	width:116px;
}

#nav li.donate {
	width:90px;
}

#nav li.contact {
	width:124px;
}

#nav li a {
color: white;
}

#nav li a{
text-decoration: none;
}

#nav li a:hover {
color: yellow;
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 20px;
	left: 0px;
	border:0px solid black;
	/*width:102px;*/
}

#nav li ul.about-us { /* second-level lists */
	width:107px;
}

li ul.programs { /* second-level lists */
	width:113px;
}

li ul.coordinators { /* second-level lists */
	width:215px;
}

li ul.events { /* second-level lists */
	width:110px;
}

li ul.resources { /* second-level lists */
	width:176px;
}

li ul.donate { /* second-level lists */
	width:180px;
}

#nav li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	width: 102px;
}

#nav li li a {
	display: block;
	font-weight: normal;
	/*width:97px; *//* controls shift of sub-elements to the left - important in earlier ies */
	border:0px solid black;
	text-decoration: none;
}

#nav li.about-us li a {
	width:107px; /* controls shift of sub-elements to the left - important in earlier ies */
}

#nav li.programs li a {
	width:120px; /* controls shift of sub-elements to the left - important in earlier ies */
}

#nav li.coordinators li a {
	width:215px; /* controls shift of sub-elements to the left - important in earlier ies */
}

#nav li.events li a {
	width:110px; /* controls shift of sub-elements to the left - important in earlier ies */
}

#nav li.resources li a {
	width:182px; /* controls shift of sub-elements to the left - important in earlier ies */
}

#nav li.donate li a {
	width:180px; /* controls shift of sub-elements to the left - important in earlier ies */
}

#nav li.about-us li.last, #nav li.programs li.last, #nav li.coordinators li.last, #nav li.events li.last, #nav li.resources li.last, #nav li.donate li.last  { border-bottom-style:solid; border-bottom-width:2px; border-bottom-color:#004D71; }

/* END top navigation styles */

/* START HTML tag styles */
body {
margin-left: 0px;
margin-top: 0px;
}
/* END HTML tag styles */

/* START custom styles */
div.topstyle1
{
z-index: 1;
position: absolute;
left: 0px;
top: 20px;
background-color: #F5EFC1;
width: 100%;
border-top: 2px solid #00435C; 
}

div.topstyle1 img
{
border: 0px white solid;
}

div.breadcrumbnav
{
z-index: 2; 
background-color: #CCEBF9; 
position: absolute; 
left: 0px; 
top: 170px; 
width: 100%; 
height: 20px; 
border-bottom: 2px solid #0890C6;
border-top: 2px solid #0890C6; 
font-weight: bold; 
text-indent: 6px;
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 12px;
padding-top: 2px;
}

div.breadcrumbnav a:hover
{
color: green;
}


.err { color:#ff0000; }
.navhead2 {
 color: yellow !important;
}

.privacyheader {
	font-weight: bold; font-size: 16px;
}

.titletext {
margin-bottom: 12px;
font-family: Arial, Helvetica, Geneva, sans-serif;
font-weight: bold;
text-align: center;
font-size: 21px;
color: #007127;
}

div.newsitems p:first-line {
font-weight: normal;
}

div.ContentArea {
margin-top: 0px;  
margin-top: 8px;
width: 880px;
/* ...old width before nav menu items were expanded...
 width: 748px; */
z-index: 2; 
position: absolute; 
left: 0px; 
top: 200px;
}

/*end*/
/*\*/
html*div.ContentArea {
[
]margin-top: 1px; 
}/*end*/
.dummyend[id]{clear:both;}
/* END custom styles */