@charset "utf-8";
/* CSS Document */

.navpartvert {
	display: block;
	overflow:hidden;
	text-indent: -200px;
	background-color: #4B7EA1;
	text-decoration:none;
}

.navparthor-home {
	display: block;
	overflow:hidden;
	text-indent: -200px;
	float:left;
	background-color: #4B7EA1;
	text-decoration:none;
}


.navparthor {
	display: block;
	overflow:hidden;
	text-indent: -200px;
	float:left;
	text-decoration:none;
}

#nav_home {
	background-image: url(../images/nav/nav_home.gif);
	width:71px;
	height:34px;
}
#nav_home:hover { background-image: url(../images/nav/nav_home_f3.gif); }


#nav_supporters {
	background-image: url(../images/nav/nav_supporters.gif);
	width:114px;
	height:34px;
}
#nav_supporters:hover { background-image: url(../images/nav/nav_supporters_f3.gif); }

#nav_parents {
	background-image: url(../images/nav/nav_parents.gif);
	width:96px;
	height:34px;
}
#nav_parents:hover { background-image: url(../images/nav/nav_parents_f3.gif); }

#nav_volunteers {
	background-image: url(../images/nav/nav_volunteers.gif);
	width:116px;
	height:34px;
}
#nav_volunteers:hover { background-image: url(../images/nav/nav_volunteers_f3.gif); }

#nav_kids {
	background-image: url(../images/nav/nav_kids.gif);
	width:63px;
	height:34px;
}
#nav_kids:hover { background-image: url(../images/nav/nav_kids_f3.gif); }

#nav_teens {
	background-image: url(../images/nav/nav_teens.gif);
	width:63px;
	height:34px;
}
#nav_teens:hover { background-image: url(../images/nav/nav_teens_f3.gif); }

#nav_influenceher {
	background-image: url(../images/nav/nav_influenceher.gif);
	width:125px;
	height:34px;
}
#nav_influenceher:hover { background-image: url(../images/nav/nav_influenceher_f3.gif); }

#nav_aboutus {
	background-image: url(../images/nav/nav_aboutus.png);
	width:82px;
	height:34px;
}
#nav_aboutus:hover { background-image: url(../images/nav/nav_aboutus_f3.png); }

#nav_newsletter {
	background-image: url(../images/nav/nav_newsletter.gif);
	width:118px;
	height:88px;
}
#nav_newsletter:hover { background-image: url(../images/nav/nav_newsletter_f3.gif); }

#nav_news {
	background-image: url(../images/nav/nav_news.gif);
	width:118px;
	height:99px;
}
#nav_news:hover { background-image: url(../images/nav/nav_news_f3.gif); }

#nav_events {
	background-image: url(../images/nav/nav_events.gif);
	width:118px;
	height:100px;
}
#nav_events:hover { background-image: url(../images/nav/nav_events_f3.gif); }

#nav_sponsors {
	background-image: url(../images/nav/nav_sponsors.gif);
	width:118px;
	height:87px;
}
#nav_sponsors:hover { background-image: url(../images/nav/nav_sponsors_f3.gif); }

#nav_findaclub {
	background-image: url(../images/nav/nav_findaclub.gif);
	width:118px;
	height:99px;
}
#nav_findaclub:hover { background-image: url(../images/nav/nav_findaclub_f3.gif); }


#navb_newsletter {
	background-image:url(../images/nav/navb_newsletter.gif);
	width:179px;
	height:91px;
}
#navb_newsletter:hover { background-image:url(../images/nav/navb_newsletter_f3.gif); }

#navb_news {
	background-image: url(../images/nav/navb_news.gif);
	width:124px; 
	height:91px;
}
#navb_news:hover { background-image: url(../images/nav/navb_news_f3.gif); }

#navb_events {
	background-image:url(../images/nav/navb_events.gif);
	width:133px;
	height:91px;
}
#navb_events:hover { background-image:url(../images/nav/navb_events_f3.gif); }
	
#navb_sponsors {
	background-image: url(../images/nav/navb_sponsors.gif);
	width:178px;
	height:91px;
}
#navb_sponsors:hover { background-image: url(../images/nav/navb_sponsors_f3.gif); }
	
#navb_findaclub {
	background-image: url(../images/nav/navb_findaclub.gif);
	width:135px;
	height:91px;
}
#navb_findaclub:hover { background-image: url(../images/nav/navb_findaclub_f3.gif); }

#topnavhome{
	position: absolute; 
	left: 0px; 
	top: 130px;
}

#dummynav{
	height: 34px;
}


