@import url(../../editor.css);

/*******************************************************************************************/
.errorhead{background-color: #708090;}
/*******************************************************************************************/

/********************************************/
/*				General Items				*/
/********************************************/

/***********************************************/
/*      		Home Page		               */
/***********************************************/
#schoolshomepage{width : 780px; margin : 0 auto;}
#schoolshomepage table{width : 100%;}
#schoolshomepage table tr td.bigimage{padding : 2px 0;}
#schoolshomepage table tr td div.displaytext{
	font-weight : bold;
	color : #636e80;
	padding : 5px;
	text-align : left;
}
#schoolshomepage table tr td div.displaytext span, .bigtext{font-size : 150%;}
#schoolshomepage table tr td div.displaytext a{
	color : #636e80;
	text-decoration : none;
}

#pageindent table{width : 100%;}
#pageindent table tr td div.displaytext a:hover{text-decoration : underline;}
#pageindent table tr td.darkband{background-color : #00529e;}

#features table tr td{width : 260px; padding : 0 0 25px 15px;}
#features table tr td.tight, #features table tr td.tightfeature{width : 260px; padding : 10px 0 25px 0;}
#features table tr td.subfeature{padding : 10px 10px 0 0;}
#features table tr td.subfeaturewide{width : 100%; padding : 10px 0 0 0;}
#features table tr td.drop{padding : 10px 0 25px 15px;}
#features table tr td.tight a, #features table tr td.drop a{color : #414b6e; text-decoration : none; font-weight : bold;}
#features table tr td.tight a:hover, #features table tr td.drop a:hover{text-decoration : underline;}

#sitesearchboxform ul li.searchreturn{display : none;}
#sitesearchboxform ul li, #sitesearchboxform ul li a{color : #2e267b;}
#sitesearchboxform ul{
	margin-top : 10px;
}
#topdisplay tr td div.phonetextgscb{
	padding : 0 5px 5px 0;
	font-weight : bold;
}

.introcon {
	color: #000000;
	padding: 0 5px 0 0;
	text-decoration: none;
	font-weight: bold;
}