﻿#sb_enroll_online
{
    background-image:url(/img/sb-enroll-online.jpg);
    background-repeat:no-repeat;
    background-position:center;
    height:45px;
    margin-bottom:1px;
}
#sb_enroll_online a
{
    display:block;
    height:45px;
}

#sb_FACTS
{
    background-image:url(/img/sb-facts.jpg);
    background-repeat:no-repeat;
    background-position:center;
    height:105px;
    margin-bottom:1px;
}

#sb_FACTS a
{
    display:block;
    height:105px;
}

#sb_game_maps
{
    background-image:url(/img/sb-game-maps.jpg);
    background-repeat:no-repeat;
    background-position:center;
    height:110px;
    margin-bottom:1px;
}
#sb_game_maps a
{
    display:block;
    height:110px;
}


div.sb-lunchmenu
{
    margin-bottom:1px;   
    height:90px;
}


#sb_give
{
    background-image:url(/img/sb-give.jpg);
    background-repeat:no-repeat;
    height:125px;
    margin-bottom:1px;
}
#sb_give a
{
    display:block;
    height:125px;
}



#sb_employment
{
    background-image:url(/img/sb-employment.jpg);
    background-repeat:no-repeat;
    height:125px;
    margin-bottom:1px;
}
#sb_employment a
{
    display:block;
    height:125px;
}



#sb_facebook
{
    background-image:url(/img/sb-facebook.jpg);
    background-repeat:no-repeat;
    background-position:center;
    height:85px;
    margin-bottom:1px;
}
#sb_facebook a
{
    display:block;
    height:85px;
}



#sb_childcare
{
    background-image:url(/img/sb-childcare.jpg);
    background-repeat:no-repeat;
    height:90px;
    margin-bottom:1px;
}
#sb_childcare a
{
    display:block;
    height:90px;
}



#sb_tour
{
    background-image:url(/img/sb-tour.jpg);
    background-repeat:no-repeat;
    background-position:center;
    height:120px;
    margin-bottom:1px;
}
#sb_tour a
{
    display:block;
    height:120px;
}



#sb_newsletter
{
    background-image:url(/img/sb-newsletter.jpg);
    background-repeat:no-repeat;
    background-position:center;
    height:115px;
    margin-bottom:1px;
}
#sb_newsletter a
{
    display:block;
    height:115px;
}



#sb_featured
{
    background-color:#66788a;
    background-image:url(/img/sb-featured-bg.jpg);
    background-repeat:repeat-x;
    text-align:center;
    padding:10px 0;
    margin-bottom:1px;
}
#sb_featured h3
{
    margin:0;
    color:#ffffff;
}
#sb_featured_img
{
    width:154px;
    height: auto;/* 192px; */
    margin:0 auto;
    padding-top:8px;
    background-image:url(/img/sb-featured-img-bg.png);
    background-repeat:no-repeat;
}
#sb_featured a:link, #sb_featured a:visited
{
    color:#ffe066;
    text-decoration:none;
    font-style:normal;
    font-weight:bold;
}
#sb_featured a:hover, #sb_featured a:active
{
    color:#ffe066;
    text-decoration:underline;
    font-style:normal;
    font-weight:bold;
}


#sb_news
{
    padding:20px 20px 1px 20px;
    margin-bottom:1px;
    
    background-color:#003c71;
}
#sb_news h3
{
    color:#cee8ff;
    margin:0;
    font-weight:normal;
    border-bottom:1px solid #cee8ff;
}
.sb_news_item
{
    margin:10px 0 20px 0;
    font-size:88%;
}
.sb_news_title
{
    font-weight:bold;
}
#sb_news a:link, #sb_news a:visited
{
    color:#ffe066;
    text-decoration:none;
    font-style:normal;
}
#sb_news a:hover, #sb_news a:active
{
    color:#ffe066;
    text-decoration:underline;
    font-style:normal;
}

#sb_default
{
    padding:20px 20px 1px 20px;
    margin-bottom:1px;
    
}
#sb_default h3
{
    color:#cee8ff;
    margin:0;
    font-weight:normal;
    border-bottom:1px solid #cee8ff;
}
.sb_default_item
{
    margin:10px 0 20px 0;
    font-size:100%;
}
.sb_default_title
{
    font-weight:bold;
}
#sb_default a:link, #sb_default a:visited
{
    color:#ffe066;
    text-decoration:none;
    font-style:normal;
}
#sb_default a:hover, #sb_default a:active
{
    color:#ffe066;
    text-decoration:underline;
    font-style:normal;
}
