/* CSS For Schools */
#profile{
	width:600px;
	height:239px;
}

#profile img{
	float:left;
	margin:15px 0 0 0;
	padding:0;
}
#school-info{
	position:absolute;
	margin-left:316px;
	*margin-left:16px;
	margin-top:10px;
	width:210px;
}
.content{
	width:525px;
	padding-top:0;
}
*html .content{
	padding-top:8px;
}
#school-info h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:1.3em;
	line-height:normal;
}
#school-info p{
	font-size:1em;
	margin-top:8px;
}

/*------ Highlights ------*/
#highlights{
	width:555px!important;
	height:auto;

}
.highlight-box{
	height:245;
	margin-top:0px;
}
.highlight-box-border{
	height:250;
}

.highlight-box .schoolthumb{
	width:160px;
	height:120px;
	background:#CCCCCC;
	margin:0px 0 0 13px;
}

#highlights .highlight-box a{
text-decoration:none;
color:#0060B6;}

#highlights .highlight-box  a:visited{
text-decoration:none;
color:#0060B6;	
}
#highlights .highlight-box a:hover{
text-decoration:none;
color:#319126;}

.secondary-box{
	height:850;
	margin-top:0px;
}
.secondary-box-border{
	height:850;
}
.secondary-box1 .schoolthumb{
	width:160px;
	height:120px;
	background:#CCCCCC;
	margin:0px 0 0 13px;
}

#highlights .secondary-box a{
text-decoration:none;
color:#0060B6;}

#highlights .secondary-box  a:visited{
text-decoration:none;
color:#0060B6;	
}
#highlights .secondary-box a:hover{
text-decoration:none;
color:#319126;}


/*Footer for School pages only*/
#back_to_top{
	height:25px;
	margin:0 2px 2px 2px;
	text-align:right;
	padding-right:190px;
	background:url("../images/back-to-top-bk.jpg");
	background-position:right;
	background-repeat:no-repeat;
}
#footer_column1{
	float:left;
	width:180px;
	height:45px;
}
#footer_column2{
	float:left;
	width:200px;
	height:45px;
	
}
#footer_column3{
	width:120px;
	height:50px;
	float:left;
	
	}