@charset "utf-8";
body{
margin:0px;
/*font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;*/
background-color:#993300;
}

/* selected top menu items
--------------------------------- */
body.c5 #aHome,
body.c6 #aDonate,
body.c21 #aWhatsNew,
body.c22 #aAboutUs,
body.c26 #aCommunityAssessments,
body.c27 #aMoreabouttheCommunities,
body.c28 #aResourcesandPublications,
body.c29 #aPhotos,
body.c30 #aFaqs,
body.c31 #aContact
{
   background-color:#999933;
   display:block;
   color: #FFF;
}

/* selected sub menu items
--------------------------------- */
body.c7 #aBuildingCaringRelationships,
body.c8 #aBasics,
body.c9 #aYouthandChildren,
body.c18 #aEconomicDevelopment,
body.c19 #aHealing,
body.c20 #aAdvocacy,
body.c22 #aAboutMomaw,
body.c23 #aStructure,
body.c24 #aGoals,
body.c25 #aWorkingGroups
{
  border-left:4px solid #999933;
	color:#FFF;
}

/* show sub-menu when one of its children is the active page
--------------------------------- */
body.c7 #aGetInvolved_menu,
body.c8 #aGetInvolved_menu,
body.c9 #aGetInvolved_menu,
body.c18 #aGetInvolved_menu,
body.c19 #aGetInvolved_menu,
body.c20 #aGetInvolved_menu,
body.c22 #aAboutUs_menu,
body.c23 #aAboutUs_menu,
body.c24 #aAboutUs_menu,
body.c25 #aAboutUs_menu
{
  display: block;
  background-image: url(left.png);

}

/* hilite sub-menu opener link when one of its children is the active page
--------------------------------- */
body.c7 #aGetInvolved,
body.c8 #aGetInvolved,
body.c9 #aGetInvolved,
body.c18 #aGetInvolved,
body.c19 #aGetInvolved,
body.c20 #aGetInvolved,
body.c22 #aAboutUs,
body.c23 #aAboutUs,
body.c24 #aAboutUs,
body.c25 #aAboutUs
{
  color: #FFF;
  background-color:#999933;
  display:block;
}


/*a:link{
text-decoration:none;
color:#993300;
}

a:hover{
text-decoration:underline;
}*/


#header{
height:190px;
}
#nsp_title{
z-index:5px;
position:relative;
width:800px;
}
#nspTitle_img{
margin-left:282px;
margin-top:20px;
}
#h_title_bar {
	/*z-index: 1;*/
	background-color:#999933;
	top: 30px;
	visibility: visible;
	height:81px;
	/*position: absolute;*/
	width: 800px;
	left: 174px;
}
#top_title{
margin-left:242px;
margin-top:2px;}

#dcatcher_layer {
	z-index: 2;
	background-color:none;
	top: -163px;
	left:21px;
	visibility: visible;
	width: 158px;
	height:205px;
	position: relative;
}

#p1, #p2, #p3, #p4, #p5 { margin-top:10px; margin-bottom:10px;
}

/* piture galleries */
.pic-wrapper-border{ border:1px dotted #666; padding:10px;}
.closebutton{margin:0px; padding:0px; text-align:right; border:0px;}
#p1, #p2, #p3, #p4, #p5{display:none;}
