h1.schools
{
background: url(../images/sce/large-arrows.jpg) no-repeat;
padding-left: 23px;

color: #2e3192;
font: 28px Arial;
font-weight: bold;
}
.header_nav_text a
{
color: white;
text-decoration: none;
}

.header_nav_text a:hover
{
text-decoration: underline;
}
.left_float
{
float: left;
}
a
{
color: #588edf;
text-decoration: underline;
}

.menu_section_menu ul li ul 
{
display: none;
}

.menu_section_menu ul
{
list-style: none;
padding-left:12px;
}

.menu_section_menu ul li
{
padding-top: 3px;
padding-bottom: 3px;

}

#menu_left ul li.current ul
{
display: block;

}

#menu_left ul li.current ul li ul
{
display: none;
}

#menu_left ul li.current ul li.current ul
{
display: block;

}

#menu_left ul li.current ul li.current ul ul
{
display: none;
}

#menu_left ul li.current ul li.current ul li.current ul
{
display: block;

}

.header_top_nav ul
{

list-style: none;

height: 68px;
}


.header_top_nav ul li
{

display: inline;
width: auto;
padding: 3px;
height: 68px;
}


/*
.header_top_nav img
{
padding-left: 10px;

padding-right: 2px;
padding-top: 10px;
}
*/

.footer_section_content
{
padding: 15px;
color: white;
}

.footer_section_content a
{
color: white;
text-decoration: none;
}

.footer_section_content a:hover
{
text-decoration: underline;
}

.thumb_text
{
width: 100px;
line-height: 180%;
}

#menu
{
margin-left:12px;
margin-top:12px;
}
.news_manager
{
width: 90%;
}
.news_manager .news_date {
font-weight:bold;
padding-right:10px;

}

.news_manager .news_title {
border-bottom-width:0;
border-top-width:0;
font-weight:bold;
margin-bottom:25px;
margin-top:25px;
padding:25px 0;
}

.news_headline
{
margin-bottom: 15px;
}

#ctl00_MainContent_ctl01_Message {
float: left;
margin-bottom: 10px;
}


.panel
{
margin-top: -5px;
}
.galleryview
{
background: white;
border: 1px solid red;
}

.panel-overlay
{
background: white;
height: 200px;
top: 0;
}

.panel-overlay h2
{
color: #2e3192;
font-size: 18px;
margin-bottom: 0;
}


.panel-overlay p
{
color: black;
}