/* schools section - colour stylesheet */


#topmenu_schools, #topmenu_schools:link, #topmenu_schools:visited {
	background-color: #0D5CAB;
	color: #FFFFFF;
}
#topmenu_schools:hover {
	background-color: #567BBD;
}

div.body_header {
  color: #1E378B;
}

h2 {
  color: #1E378B;
}

.emp {
/*  color: #1E378B; */
}

.category {
  color: #1E378B;
}

/* left menu button colours */
a.leftmenu, a.leftmenu:active, a.leftmenu:visited {
	color: #1E378B;
}
a.leftmenu_header, a.leftmenu_header:active, a.leftmenu_header:visited {
        color: #FFFFFF;
}
th.leftbox_menu, th.leftbox_menu:link, th.leftbox_menu:visited {
	background-color: #0D5CAB;
	color: #FFFFFF;
	border-color: #0D5CAB;
}
th.leftbox_menu:hover {
	background-color: #567BBD;
}
td.leftbox_menu, td.leftbox_menu:link, td.leftbox_menu:visited {
	background-color: #E0E4F3;
	color: #1E3D5B;
	border-color: #0D5CAB;
}
td.leftbox_menu:hover {
	background-color: #EEEFF8;
}


/* darker blue was 1E378B background was E8EFF8*/


/* INDEX PAGE */

div.title_block {
  position: absolute; 
  height: 175px; 
  width: 662px; 
  left: 5px; 
  top: 1px; 
  background-color: #0D5CAB;
  padding: 0px;
}

div.title_text {
  position: absolute; 
  height: 30px; 
  width: 300px; 
  left: 27px; 
  top: 122px;
  font-family: "arial" sans-serif; 
  font-size: 40px; 
  color: white;
}

div.top_banner {
  position: absolute; 
  height: 175px; 
  width: 632px; 
  left: 15px; 
  top: 0px; 
}

div.page_contents {
  position: relative; 
  height: 950px; 
  width: 100%; 
  left: 5px; 
  top: 180px;
  font-family: "arial" sans-serif;
  color: black;  
}

div.intro_block {
  position: absolute; 
  height: 50px; 
  width: 100%; 
  left: 0px; 
  top: 0px; 
  padding: 0px;
  font-size: 14px;
}

div.school_support_block {
  position: absolute;
  width: 305px; 
  top: 50px;
  left: 0px; 
  background-color: #E0E4F3;
  padding: 10px;
}

div.school_link_block {
  position: absolute;
  width: 305px; 
  top: 50px;
  left: 335px; 
  background-color: #EEEFF8;
  padding: 10px;
}

div.items_intro {
  position: absolute; 
  height: 50px; 
  width: 100%; 
  left: 0px; 
  top: 430px; 
  padding: 0px;
  font-size: 14px;
}

div.item_block {
  position: absolute; 
  height: 270px; 
  width: 100%; 
  left: 0px; 
  top: 500px; 
  padding: 0px;
}

img.no_border {
  border: none;
}

div.item_schooling {
  position: absolute; 
  height: 122px; 
  width: 325px; 
  left: 0px; 
  top: 0px;
  padding: 0px;
  background-color: #ABC6E0;
}

div.item_resourcing {
  position: absolute; 
  height: 122px; 
  width: 325px; 
  left: 335px; 
  top: 0px;
  padding: 0px;
  background-color: #89B5E0;
}

div.item_fundraising {
  position: absolute; 
  height: 122px; 
  width: 325px; 
  left: 0px; 
  top: 133px;
  padding: 0px;
  background-color: #89B5E0;
}

div.item_getinvolved {
  position: absolute; 
  height: 122px; 
  width: 325px; 
  left: 335px; 
  top: 133px;
  padding: 0px;
  background-color: #ABC6E0;
}





div.item_title {
  position: absolute; 
  height: 50px; 
  width: 230px; 
  left: 9px; 
  top: 9px;
  padding: 0px;
  font-family: "arial" sans-serif; 
  font-size: 21px; 
  color: white;  
}

a.white_link {
  color: white;
  font-weight: 400;
}

div.item_description {
  position: absolute; 
  height: 21px; 
  width: 210px; 
  left: 9px; 
  top: 42px;
  padding: 0px;
}

.item_description_text {
  font-family: "arial" sans-serif; 
  font-size: 13px; 
  color: #032256;
}

div.item_image {
  position: absolute; 
  height: 122px; 
  width: 100px; 
  left: 225px; 
  top: 0px;
  padding: 0px;
}

img.item_image {
  border: none;
  height: 122px; 
  width: 100px; 
}

div.item_tell_me_more {
  position: absolute; 
  height: 17px; 
  width: 98px; 
  left: 9px; 
  top: 98px;
  padding: 0px;
}
