html {font-size:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fffef9;
}

#outer_div {
	position: relative;
	margin: auto;
	background-color: #FFFFFF;
	background-image: url(../images/sp_header_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}



/* Header Div CSS xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#header_div {
	position: relative;
	height: 219px;
	width: 960px;
	margin: auto;
	background-image: url(../images/sp_header_top_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	z-index:10;
	background-color:#2F7408;
}

#header_logo {
	position: absolute;
	height: 101px;
	width: 350px;
	top: 33px;
}
#header_rotator_image {
	position: absolute;
	height: 115px;
	width: 554px;
	top: 20px;
	right: 25px;
	background-image:url(../images/sp_header_rotator_image1.jpg);
}
#header_rotator_frame {
	position: absolute;
	height: 140px;
	width: 555px;
	top: 0px;
	right: 25px;
}
/* HEADER BUTTONS xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#header_button_home {
	background-image: url(../images/sp_headernav_home.jpg);
	height: 37px;
	width: 72px;
	top: 0px;
	right: 443px;
	position: absolute;
	z-index: 200;
}
#header_button_home:hover {
	background-image: url(../images/sp_headernav_home_ro.jpg);
	height: 37px;
	width: 72px;
	top: 0px;
	right: 443px;
	position: absolute;
	z-index: 200;
}
#header_button_sitemap {
	background-image: url(../images/sp_headernav_sitemap.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 37px;
	width: 84px;
	top: 0px;
	right: 359px;
	z-index: 200;
}
#header_button_sitemap:hover {
	background-image: url(../images/sp_headernav_sitemap_ro.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 37px;
	width: 84px;
	top: 0px;
	right: 359px;
	z-index: 200;
}
#header_button_mailing_list {
	background-image: url(../images/sp_headernav_mail_list.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 37px;
	width: 106px;
	top: 0px;
	right: 253px;
	z-index: 200;
}
#header_button_mailing_list:hover {
	background-image: url(../images/sp_headernav_mail_list_ro.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 37px;
	width: 106px;
	top: 0px;
	right: 253px;
	z-index: 200;
}
#header_button_contact_us {
	background-image: url(../images/sp_headernav_contact.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 37px;
	width: 98px;
	top: 0px;
	right: 155px;
	z-index: 200;
}
#header_button_contact_us:hover {
	background-image: url(../images/sp_headernav_contact_ro.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 37px;
	width: 98px;
	top: 0px;
	right: 155px;
	z-index: 200;
}
#header_button_city_pickering {
	background-image: url(../images/sp_headernav_city_pickering.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 37px;
	width: 133px;
	top: 0px;
	right: 22px;
	z-index: 200;
}
#header_button_city_pickering:hover {
	background-image: url(../images/sp_headernav_city_pickering_ro.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 37px;
	width: 133px;
	top: 0px;
	right: 22px;
	z-index: 200;
}

/* TOP NAV xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#header_topnav {
	position: absolute;
	height: 56px;
	width: 914px;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 141px;
	left:23px;
}



/* Content Div CSS xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#content_div {
	position: relative;
	width: 950px;
	margin:auto;
	padding-bottom: 10px;
	z-index:0;
}

#content_column {
	padding-right: 31px;
	padding-left: 21px;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c7c7c7;
}
#content_column ul li {list-style:circle;}
#content_column ol li {list-style:decimal;}
#content_column2 {padding-top:25px;}
#content_column a {color:#06619a;}
#content_column a:hover {color:#68ac41;}

/* Content LEFT COLUMN xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#left_column {
	position:relative;
	width: 250px;
	text-align: center;
}
#search_box {
	position: relative;
	height: 45px;
	width: 250px;
	top: 0px;
}
label.hidden {display:none;}
.search_bar_field {
	position: absolute;
	top: 15px;
	left: 38px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px 0px;
	border: 0;
	background: none;
	outline: none;
	font-size: 12px;
	color: #5e5e5f;
	width: 160px;
}
.go_button {
	position: absolute;
	top: 0px;
	left: 189px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width:43px;
	height:45px;
}
#upcoming_events_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4D9524;
	text-align: center;
	position: relative;
	width: 188px;
	margin:auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mini_calendar {
	text-align: center;
	position: relative;
	width: 188px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#see_calendar_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D9524;
	text-align: center;
	position: relative;
	width: 188px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 7px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88be69;
}
#see_calendar_link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D9524;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 7px;
	padding-bottom: 15px;
	text-decoration: underline;
}
#see_calendar_link a:hover{
	color: #000000;
}

#featured_news {
	text-align: center;
	position: relative;
	width: 188px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#accessibility_link {
	height: 86px;
	width: 188px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-bottom: 7px;
	padding-top: 7px;
}
#advisory_link {
	height: 180px;
	width: 188px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}


#left_column_pages {
	position: relative;
	width: 250px;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #307509;
	background-color: #f8faf1;
}
#search_box_pages {
	position: relative;
	height: 45px;
	width: 250px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5c6c3;
}
#side_navigation_pages {
	width: 250px;
	position: relative;
	padding-top: 15px;
}


/* Content RIGHT COLUMN xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#right_column {
	width: 219px;
}
#hotlink_my_challenge {
	text-align: left;
	height: 70px;
	width: 188px;
	position: relative;
	top: 0px;
	padding-bottom: 7px;
}
#hotlink_calculators {
	text-align: left;
	height: 70px;
	width: 188px;
	position: relative;
	top: 0px;
	padding-bottom: 7px;
}
#hotlink_flickr {
	text-align: left;
	width: 188px;
	position: relative;
	top: 0px;
	padding-bottom: 7px;
}
#hotlink_signup {
	text-align: left;
	width: 188px;
	position: relative;
	top: 0px;
	padding-bottom: 7px;
}
#hotlink_signup_field {
	text-align: left;
	width: 188px;
	position: absolute;
	top: 94px;
	left: 13px
}
#hotlink_video {
	text-align: left;
	width: 188px;
	position: relative;
	top: 0px;
}



/* Footer Div CSS xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#footer_div {
	position: relative;
	width: 100%;
	margin: auto;
	background-image: url(../images/sp_footer_bg.jpg);
	background-repeat: repeat-x;
	height: 125px;
	padding-top:5px;
}
#footer_inner_container_div {
	height: 100px;
	width: 960px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#pickering_logo_div {
	height: 62px;
	width: 131px;
	left: 62px;
	top: 23px;
	position: absolute;
}
#edtools_logo_div {
	height: 54px;
	width: 90px;
	top: 26px;
	position: absolute;
	right: 36px;
}
#copyright_text_div {
	height: 54px;
	width: 156px;
	top: 26px;
	position: absolute;
	right: 126px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	vertical-align: middle;
	height: 54px;
}
#footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	top: 40px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	display: block;
	height: 30px;
	width: 400px;
}
#footer_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	display: inline;
	height: 30px;
	width: 300px;
	text-decoration: none;
}
#footer_nav a:hover {
	color: #555555;
	text-decoration: underline;
}


/* Top Nav Table Container xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.topnav_box_end_borders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #93bf79;
	border-left-color: #307309;
}
.printer_icon {
	position:absolute;
	left:-15px;
	top:-12px;
	width:52px;
	height:45px;
	z-index:0;
}
.printonly {display:none;}

/* Marquee xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#marquee_box {
	position:relative;
	width:185px;
	background-color:#579F2D;
	padding:5px;
	text-align:center;
}
#marquee_box #mtitle {
	color:#E9EED0;
	font-weight:bold;
	margin-bottom:-10px;
}
#marquee {
	color:#000000;
	padding: 5px;
	width:175px;
	height:180px;
	background-color:#ffffff;
	text-align:left;
	position: relative;
	overflow: hidden;
}

#vmarquee {
	position: absolute;
	padding-right: 10px;
		font-size: 12px;
	line-height: 100%;
	text-align: center;
}

