* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #3A3A3A;
}
h1 {
	font-size:19px;
	font-weight:bold;
}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#006633;
}
h5 {
	font-size:11px;
	font-weight:normal;
	margin-top:5px;
}
.sprites {
	background:url(../images/sprite-bg.gif) no-repeat top left;
}
#header a, #news_list a, #sub_page_links a, #sub_page_680 a, #sub_page_900 a, #pto_page #sub_page_440 a, #food_page #sub_page_440 a, #resources_page #sub_page_440 a {
	color:#004B8D;
	text-decoration: none;
	font-weight: bold;
	font-style:normal;
}
#sub_page_440 a, #sub_page_420 a {
	color:#004B8D;
	text-decoration: none;
	font-weight: bold;
	font-style:italic;
}
#news_list a {
	text-decoration: underline;
}
#header a:hover, #news_list a:hover, #sub_page_440 a:hover, #sub_page_420 a:hover, #sub_page_links a:hover, #sub_page_680 a:hover, #pto_page #sub_page_440 a:hover, #food_page #sub_page_440 a:hover, #resources_page #sub_page_440 a:hover, #sub_page_900 a:hover {
	color:#99C5F0;
}

a img {
	border-style:none;
}
#wrapper {
	background-color: #FFF;
	width: 960px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header #header-logo {
	float: left;
	padding: 20px 20px 0px 20px;
}
#header #header-links {
	float: left;
	width: 675px;
	margin-top: 20px;
	text-align: center;
}
#header #header-icons {
	float: right;
	margin-top: 15px;
	margin-right: 20px;
	text-align: right;
	
}

#header #header-google {
	
	background-color: #CCC;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

#header #header-facebook {
	padding-right: 10px;
	background-color: #CCC;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	
}

#header #header-twitter {
	padding-right: 10px;
	background-color: #CCC;
	padding-left: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	
}
#header #header-contact {
	float: right;
	background-color: #CCC;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 5px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
#header-date {
	clear:both;
	text-align:right;
	padding: 5px 20px;
}
#google {
	clear:both;
	text-align:right;
	padding: 5px 20px;
}
#searchsubmit {
	height:25px;
	}

#header-menu {
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
	height: 30px;
	width: 920px;
	background-position: -0px -0px;
}
#main-picture {
	float:left;
	width: 560px;
	padding: 20px;
}


#rotating-item-wrapper {
    position: relative;
	width: 560px;
    height: 359px;
	
}
.rotating-item {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}


#main_dates {
	width: 340px;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
}
#footer {
	clear:both;
	text-align:center;
	padding: 10px;
	background-color: #D7D7D7;
}
#main-body #main-news {
	float:right;
}
#dates_table {
	width: 340px;
	border-right-color: #3A3A3A;
	border-bottom-color: #3A3A3A;
	border-left-color: #3A3A3A;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	cursor: pointer;
}
#important_dates, #news-items {
	color: #FFF;
	font-weight:bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: -0px -80px;
	cursor: pointer;
}
table .odd {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
table .even {
	border:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #D7D7D7;
}
#news_list {
	/*height: 205px;*/
	height: 470px;
	overflow: auto;
}

#news_list .alert {
	list-style-type:none;
	background-color:#e8e18e;
	padding: 5px;
	border-right-color: #3A3A3A;
	border-left-color: #3A3A3A;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
#news_list .odd {
	list-style-type:none;
	padding: 5px;
	border-right-color: #3A3A3A;
	border-left-color: #3A3A3A;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
#news_list .even {
	list-style-type:none;
	background-color:#D7D7D7;
	padding: 5px;
	border-right-color: #3A3A3A;
	border-left-color: #3A3A3A;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
#news_list .covid {
	list-style-type:none;
	background-color:#e64343;
	padding: 5px;
	border-right-color: #3A3A3A;
	border-left-color: #3A3A3A;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
#news_list .oddlast {
	list-style-type:none;
	padding: 5px;
	border-right-color: #3A3A3A;
	border-left-color: #3A3A3A;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A3A3A;
}
#news_list .evenlast {
	list-style-type:none;
	background-color:#D7D7D7;
	padding: 5px;
	border-right-color: #3A3A3A;
	border-left-color: #3A3A3A;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A3A3A;
}
#sprymenubar {
	background-color: #004B8D;
	width: 750px;
	margin-left:auto;
	margin-right: auto;
	border-style: none;
}
#sub_page_main {
	margin:20px;
}
#sub_page_440 {
	width:440px;
	margin:0px 20px 20px;
}
#sub_page_420 {
	width:420px;
	margin:0px 20px 20px;
}
#sub_page_220 {
	width:220px;
	margin-bottom:20px;
}
#sub_page_240 {
	width:240px;
	margin-bottom:20px;
}
#sub_page_680 {
	width:680px;
	margin-bottom:20px;
}
#sub_page_680 li {
	padding-top:10px;
}
#sub_page_main #about {
	background-color:#006633;
	color: #FFF;
	font-weight:bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#sub_page_220 ul li a {
	color:#004B8D;
	font-weight: bold;
	text-decoration: none;
}
#sub_page_220 ul li a:hover {
	color:#99C5F0;
}
#mission_items {
	padding-left:30px;
}
#sub_page_header_220 {
	width:220px;
	color: #FFF;
	font-weight:bold;
	text-align: center;
	padding:3px 0px;
	background-position: -0px -230px;
}
#sub_page_lgheader_220 {
	width:220px;
	color: #FFF;
	font-weight:bold;
	text-align: center;
	padding:3px 0px;
	background-position: -0px -305px;
}
#sub_page_links {
	padding:5px;
	background-color:#D7D7D7;
	border-right-color: #3A3A3A;
	border-left-color: #3A3A3A;
	border-bottom-color: #3A3A3A;
	border-width: 0px 1px 1px 1px;
	border-style: none solid solid solid;
}
#sub_page_links li.pdf {
	background-image:url(../images/pdf_icon.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	padding-left:25px;
	padding-bottom:10px;
	list-style-position:outside;
	list-style-image:none;
	list-style-type:none;
}
#sub_page_links li.jpg {
	background-image:url(../images/jpg_icon.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	padding-left:25px;
	padding-bottom:10px;
	list-style-position:outside;
	list-style-image:none;
	list-style-type:none;
}
#sub_page_links li.no {
	padding-bottom:10px;
	list-style-position:outside;
	list-style-image:none;
	list-style-type:none;
}
#sub_page_links li.no1 {
	padding-bottom:10px;
	padding-left:25px;
	list-style-position:outside;
	list-style-image:none;
	list-style-type:none;
}
#sub_page_220 li.side {
	padding-bottom:20px;
	margin-left:18px;
	list-style-position:outside;
}
#mission_page #mission_link a, #history_page #history_link a, #trustees_page #bot_link a, #directions_page #directions_link a, #employment_page #employment_link a, #deadlines_page #deadlines_link a, #admissions_page #admissions_link a, #reenrollment_page #reenrollment_link a, #newstudents_page #newstudents_link a, #workshop_page #workshop_link a, #visit_page #visit_link a, #health_page #health_link a, #transportation_page #transportation_link a, #dropoff_page #dropoff_link a, #pto_page #pto_link a, #food_page #food_link a, #resources_page #resources_link a, #honorroll_page #honorroll_link a, #grading_page #grading_link a, #performance_page #performance_link a, #why_page #why_link a, #faq_page #faq_link a, #title1_page #title1_link a, #parentresources_page #parentresources_link a, #specialeducation_page #specialeducation_link a, #environmental_page #environmental_link a, #bus_page #bus_link a, #openrecords_page #openrecords_link a, #bcbuddies_page #bcbuddies_link a, #ecoexplorers_page #ecoexplorers_link a, #bully_page #bully_link a, #fantastic_page #fantastic_link a, #teamprogram_page #teamprogram_link a, #apprentice_page #apprentice_link a, #njhs_page #njhs_link a, #fieldtrip_page #fieldtrip_link a, #teamcouncil_page #teamcouncil_link a, #parentportal_page #parentportal_link a, #sit_page #sit_link a, #vac_page #vac_link a, #kindergarten_page #kindergarten_link a, #buzz_page #buzz_link a, #teacher_page #teacher_link a, #acceleratedreader_page #acceleratedreader_link a, #parentworkshop_page #parentworkshop_link a, #basketball_page #basketball_link a, #bids_page #bids_link a, #curriculum_page #curriculum_link a, #subscribe_page #subscribe_link a, #homeless_page #homeless_link a, #change_of_residency_page #change_of_residency_link a, #pacspgrant_page #pacspgrant_link a{
	color:#006633;
	cursor:default;
}
.float_r {
	float:right;
}
.float_l {
	float:left;
}
.clear {
	float:clear;
}
.indent {
	padding-left:25px;
}
a .alt {
	display:none;
}
a.splogo {
	display:block;
	background:url(../images/leaflogo.jpg) no-repeat top left;
	background-position: -0px -250px;
	width:125px;
	height:100px;
	outline:none;
}
a.splogo:hover {
	display:block;
	background:url(../images/leaflogo.jpg) no-repeat top left;
	background-position: -0px -375px;
	width:125px;
	height:100px;
	outline:none;
}

a#amazon {
	color:#900000;
}
a#amazon:hover {
	color:#FFA4A4;
}

