/* CSS Document */
.type
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

.topNav
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #098cce;
	font-size: 12px;	
}

.header
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f58500;
	font-size: 20px;	
}

.orange
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f58500;
	font-size: 12px;
}

.subHead
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
	font-size: 16px;
	font-weight: bold;
}

.quote
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f58500;
	font-size: 14px;
	font-weight: bold;
}

.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;	
}

a:link
{
	color: #3399cc;
	text-decoration: none;
	font-weight: bold;
}

a:active
{
	color: #3399cc;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #3399cc;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #f58500;
	text-decoration: none;
	font-weight: bold;
}

.topNav a:link
{
	color: #098cce;
	text-decoration: none;
	font-weight: bold;
}

.topNav a:active
{
	color: #098cce;
	text-decoration: none;
	font-weight: bold;
}

.topNav a:visited
{
	color: #098cce;
	text-decoration: none;
	font-weight: bold;
}

.topNav a:hover
{
	color: #f58500;
	text-decoration: none;
	font-weight: bold;
}

/* New Navigation */
#nav_bg {float: left; width: 814px; height: 60px; margin: 0; padding: 0; background: url('../images/navigation/nav.gif') no-repeat;}

a#mission {display: block; float: left; width: 67px; height: 49px; margin: 2px 0 0 3px; padding: 0; background: url('../images/navigation/mission.gif') no-repeat top;}
a:hover#mission {background-position: bottom;}

a#boardStaff {display: block; float: left; width: 90px; height: 49px; margin: 2px 0 0 0; padding: 0; background: url('../images/navigation/boardstaff.gif') no-repeat top;}
a:hover#boardStaff {background-position: bottom;}

a#centurySkills {display: block; float: left; width: 132px; height: 49px; margin: 2px 0 0 0; padding: 0; background: url('../images/navigation/21st.gif') no-repeat top;}
a:hover#centurySkills {background-position: bottom;}

a#teacherAcademy {display: block; float: left; width: 125px; height: 49px; margin: 2px 0 0 0; padding: 0; background: url('../images/navigation/teacheracademy.gif') no-repeat top;}
a:hover#teacherAcademy {background-position: bottom;}

a#passport {display: block; float: left; width: 72px; height: 49px; margin: 2px 0 0 0; padding: 0; background: url('../images/navigation/passport.gif') no-repeat top;}
a:hover#passport {background-position: bottom;}

a#teacherHousing {display: block; float: left; width: 122px; height: 49px; margin: 2px 0 0 0; padding: 0; background: url('../images/navigation/teacherhousing.gif') no-repeat top;}
a:hover#teacherHousing {background-position: bottom;}

a#ourDonors {display: block; float: left; width: 90px; height: 49px; margin: 2px 0 0 0; padding: 0; background: url('../images/navigation/ourdonors.gif') no-repeat top;}
a:hover#ourDonors {background-position: bottom;}

a#donate {display: block; float: left; width: 110px; height: 49px; margin: 2px 0 0 0; padding: 0; background: url('../images/navigation/donate.gif') no-repeat top;}
a:hover#donate {background-position: bottom;}




