body{
    font-family:Arial;
    background-color:#bac9d5;
    margin:0;
    margin-top:0px;
    background-image:url('/images/bottom-bg.jpg');
    color:#4d4d4d;
    font-size:12px;
}

*{
    margin:0;
}

img{
    border:0;
}

h1{
    color:#b93737;
    text-transform:uppercase;
    font-size:24px;
}

h2{
    color:#b93737;
    text-transform:uppercase;
    font-size:20px;
}

h3{
    color:#000000;
    font-size:16px;
}

h4{
    color:#b93737;
    font-size:14px;
}

h5{
    color:#000000;
    font-size:12px;
}


p{
    font-family:arial;
    font-size:12px;
    color:#61676c;
}

.intro {
    font-family: arial;
    font-size: 15px;
    font-weight: normal;
    line-height: 22px;
    color:#000000;
}

ul{
    margin-top:20px;
}

ul li{
    font-family:arial;
    font-size:13px;
    color:#61676c;
    line-height:18px;
}

a:link{
    text-decoration:none;
}
    
a:hover{
    text-decoration:none;
}

a:active{
    text-decoration:none;
}

a:visited{
    text-decoration:none;
}

.bgcontainer{
    float: left;
    width: 100%;
    background-image: url('/images/top-bg.jpg');
    background-repeat: repeat-x;
}

.bgcontainer2{
    float:left;
    width:100%;
    background-image: url('/images/black-bg.png');
    background-repeat: no-repeat;
    background-position:center 35px;
}

.page{
    width:980px;
    margin:auto;
    margin-top:0;
}

.header{
    width:980px;
    height:150px;
    float:left;
}

    .logo{
        width:400px;
        height:153px;
        position:relative;
        margin-top:50px;
        margin-left:-40px;
        z-index:150;
    }
    
    .topnav{
        position:relative;
        text-align:right;
        margin-top:-110px;
        margin-left:360px;
        color:#6d6d6d;
        height:25px;
        z-index:300;
    }
    
    .topnav a:link{
        text-decoration:none;
        color:#ffffff;
    }
    
    .topnav a:active{
        text-decoration:none;
        color:#c23e3e;
    }
    
    .topnav a:hover{
        text-decoration:none;
        color:#c23e3e;
    }
        
    .topnav a:visited{
        text-decoration:none;
        color:#ffffff;
    }
    
    .navcontainer{
        display:inline;
    }
    
    #nav{
        line-height:25px;
        height:25px;
    }
    
    #nav, #nav ul {
        padding:0;
        margin:0;
        list-style-type:none;
        position:relative;
        z-index:500;
    }
        
    #nav a {
        display:block;
    }
    
    #nav a:active {
        text-decoration:none;
        color:#c23e3e;
    }
        
    #nav a:hover {
        text-decoration:none;
        color:#c23e3e;
    }
        
    #nav li {
        float:left;
        font-size:14px;
        font-weight:300;
    }
        
    #nav li ul {
        position: absolute;
        width:10em;
        left:-999em;
        z-index:500;
    }
        
    #nav li:hover ul {
        left:auto;
        margin-top:10px;
        margin-left:-5px;
        background-color:#f7f6f6;
        /*border:1px solid #b8b8b8;
        border-top:0;*/
        color:#c23e3e;
        width:160px;
        -moz-border-radius-topright: 3px;
        -moz-border-radius-bottomright: 3px;
        -moz-border-radius-bottomleft: 3px;
        border-top-right-radius:3px;
        border-bottom-right-radius:3px;
        border-bottom-left-radius:3px;
        -webkit-box-shadow: 0px 2px 2px #b7b7b7;
        -moz-box-shadow: 0px 2px 2px #b7b7b7;
        box-shadow: 0px 3px 2px #b7b7b7;
    }
        
    #nav li:hover ul, #nav li.sfhover ul {
        left:auto;
    }
    
    .navHover{
        background-color:#f7f6f6;
        color:#c23e3e;
        -webkit-box-shadow: 0px -2px 2px #b7b7b7;
        -moz-box-shadow: 0px -2px 2px #b7b7b7;
        box-shadow: 0px -2px 2px #b7b7b7;
        -moz-border-radius-topleft: 3px;
        -moz-border-radius-topright: 3px;
        -moz-border-radius-bottomright: 0px;
        -moz-border-radius-bottomleft: 0px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }
    
    .navHover a:link{
        text-decoration:none;
        color:#c23e3e;
    }
    
    .navHover a:active{
        text-decoration:none;
        color:#c23e3e;
    }
    
    .navHover a:hover{
        text-decoration:none;
        color:#c23e3e;
    }
        
    .navHover a:visited{
        text-decoration:none;
        color:#c23e3e;
    }
    
    .dropdown{
        margin:5px;
        width:150px;
        text-align:left;
    }
    .dropdown a:link{
        text-decoration:none;
        color:#19A4B4;
        font-size:12px;
    }
    .dropdown a:active{
        text-decoration:none;
        color:#c23e3e;
        font-size:12px;
    }
    .dropdown a:visited{
        text-decoration:none;
        color:#19A4B4;
        font-size:12px;
    }
    .dropdown a:hover{
        text-decoration:none;
        color:#c23e3e;
        font-size:12px;
    }
    
    #term-calendar-menu{
        padding-top:10px;
        padding-bottom:10px;
        padding-left:5px;
        padding-right:5px;
    }
    
    #our-teams-menu{
        padding-top:10px;
        padding-bottom:10px;
        padding-left:5px;
        padding-right:5px;
    }
        
    .li_spacer{
        padding-top:10px;
        padding-bottom:10px;
    }
    

.feature{
    clear:both;
    width:980px;
    float:left;
}

.content-container{
    clear:both;
    float:left;
    width:980px;
    min-height:200px;
    padding-bottom:12px;
    margin-top:-30px;
    background-image:url('/images/cc-bg.png');
    background-repeat:no-repeat;
}
    
    .content-container a:link{
        color:#19a4b4;
        text-decoration:none;
    }
    
    .content-container a:hover{
        color:#19a4b4;
        text-decoration:none;
    }
    
    .content-container a:active{
        color:#19a4b4;
        text-decoration:none;
    }

    .content-container a:visited{
        color:#19a4b4;
        text-decoration:none;
    }

    .content{
        float:left;
        width:980px;
        background-color:#ffffff;
        margin-top:108px;
        min-height:500px;
        -webkit-border-bottom-right-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        -moz-border-radius-bottomright: 10px;
        -moz-border-radius-bottomleft: 10px;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
    }
    
        .content p{
            margin-top:20px;
            line-height:18px;
        }
        
        .content h2{
            margin-top:20px;
        }
        
    .actual-content{
        float:left;
        width:920px;
        margin-left:30px;
        margin-right:30px;
        margin-top:-20px;
    }
    
    .left_contain{
        float:left;
        width:175px;
        min-height:100px;
    }
    
    .right_contain{
        float:left;
        width:655px;
        margin-left:50px;
    }
    
    #pagination{
        clear:both;
        float:left;
        width:655px;
        text-align:center;
        margin-left:0px;
        padding-left:0px;
        padding-bottom:50px;
        margin-top:0px;
    }
    #pagination li{ 
        display:inline; 
        padding:5px;
        border:solid 1px #dddddd;
        color:#19A4B4;
    }
    #pagination li:hover{ 
        color:#19A4B4; 
        cursor:pointer; 
    }
    
    .sub_nav_ul{
        padding:10px;
    }
    
    .clear_both{
        clear:both;
    }
    
    .pagination_title_container{
        clear:both;
        float:left;
        width:655px;
        height:30px;
        text-align:center;
        margin-top:25px;
    }
    
    #ptc_title{
        border:solid #dddddd 1px;
        padding:5px;
        color:#B93737;
    }
    
.contact_container h4{
    margin-top:15px;
    margin-bottom:5px;
    line-height:18px;
}

.contact_container content p{
    margin-top:5px;
    margin-bottom:5px;
}

.contact_container h3 {
    margin-bottom:20px;
}

.contact-left{
    float:left;
    width:520px;
}

.contact-right{
    float:left;
    width:320px;
    margin-left:20px;
}

/****** homepage specific ******/
.homepage_banner_container{
    float:left;
    width:920px;
    height:345px;
    margin-top:-60px;
}

.homepage_banners{
    position:relative;
    left:-20px;
    top:-30px;
    z-index:100;
}

.mission_container{
    position:absolute;
    margin-left:580px;
    margin-top:-425px;
    width:340px;
    height:335px;
    background-image:url('/images/mission-bg.jpg');
    z-index:50;
}

.mission_statement{
    position:absolute;
    margin-left:580px;
    margin-top:-425px;
    z-index:100;
}

#mc_our{
    float:left;
    margin-left:100px;
    margin-top:40px;
    font-size:38px;
    font-weight:bold;
    color:#ffffff;
}

#mc_mission{
    clear:both;
    float:left;
    margin-left:100px;
    margin-top:-10px;
    font-size:38px;
    font-weight:bold;
    color:#ffffff;
}

#mc_statement{
    clear:both;
    float:left;
    margin-left:100px;
    width:205px;
    color:#b93737;
    font-size:16px;
    line-height:24px;
    margin-top:10px;
}

#mc_learnmore{
    clear:both;
    float:left;
    margin-left:100px;
    margin-top:20px;
}

.homepage_content_container{
    clear:both;
    float:left;
    width:920px;
    margin-top:50px;
}

.hcc_intro{
    clear:both;
    float:left;
    width:420px;
    height:300px;
    margin-top:30px;
}

#hcc_intro_span{
    text-transform:uppercase;
    font-size:26px;
    color:#b93737;
    font-weight:bold;
}

.hcc_events_container{
    float:left;
    width:230px;
    min-height:320px;
    background-image:url('/images/fptile_bg.png');
    background-repeat:repeat-x;
    margin-left:25px;
}

.hcc_events_content{
    float:left;
    margin-left:20px;
    width:210px;
    margin-top:20px;
}

.hcc_ec_event{
    clear:both;
    float:left;
    margin-top:10px;
}

.hcc_ec_event_image{
    clear:both;
    float:left;
    width:80px;
}

.hcc_ec_event_noimage{
    clear:both;
    float:left;
    width:80px;
    height:80px;
    background-color:#f0f0f0;
}

.hcc_ec_event_desc_container{
    float:left;
    width:110px;
    margin-left:10px;
}

.hcc_ec_event_dc_name{
    float:left;
    font-weight:bold;
    margin-top:5px;
    margin-bottom:5px;
}

.hcc_ec_event_dc_date{
    clear:both;
    float:left;
    margin-bottom:5px;
}

.hcc_ec_event_dc_link{
    clear:both;
    float:left;
    margin-top:5px;
}

.hcc_newsletter_container{
    float:left;
    width:235px;
    min-height:320px;
    background-image:url('/images/fptile_bg.png');
    background-repeat:repeat-x;
    margin-left:10px;
}

.hcc_newsletter_content{
    float:left;
    margin-left:20px;
    width:195px;
    margin-top:20px;
}

.hcc_nc_desc_container{
    float:left;
    width:195px;
}

.hcc_nc_dc_title{
    float:left;
    font-weight:bold;
    margin-top:5px;
    margin-bottom:5px;
}

.hcc_nc_dc_desc{
    clear:both;
    float:left;
    margin-bottom:5px;
    width:195px;
}

.hcc_nc_dc_image{
    clear:both;
    float:left;
    margin-top:5px;
}

.hcc_clear_both{
    clear:both;
    float:left;
    width:880px;
    height:50px;
}

/***** TEAMS Stuff ******/
.teams_container{
    background-image:url("/images/teams-bg.png");
    background-repeat:no-repeat;
    min-height:500px;
    margin-left:-30px;
}

.left_teams{
    margin-left:30px;
    float:left;
    width:680px;
}
    #lt_heading{
        float:left;
        width:200px;
        overflow:hidden;
    }
    #lt_buttons{
        float:left;
        margin-left:135px;
        font-size:16px;
        font-weight:normal;
    }
        #ltb_blog{
            float:left;
            width:110px;
            text-align:center;
        }
        #ltb_blog_on{
            float:left;
            width:111px;
            height:39px;
            text-align:center;
            background-color:#ffffff;
            border-left:1px solid #dbdbdb;
            border-right:1px solid #dbdbdb;
            border-top:1px solid #dbdbdb;
            -moz-border-radius-topleft: 5px;
            -moz-border-radius-topright: 5px;
            -moz-border-radius-bottomright: 0px;
            -moz-border-radius-bottomleft: 0px;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            border-bottom-right-radius: 0px;
            border-bottom-left-radius: 0px;
        }
        #ltb_events_on{
            float:left;
            width:111px;
            height:39px;
            margin-left:6px;
            text-align:center;
            background-color:#ffffff;
            border-left:1px solid #dbdbdb;
            border-right:1px solid #dbdbdb;
            border-top:1px solid #dbdbdb;
            -moz-border-radius-topleft: 5px;
            -moz-border-radius-topright: 5px;
            -moz-border-radius-bottomright: 0px;
            -moz-border-radius-bottomleft: 0px;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            border-bottom-right-radius: 0px;
            border-bottom-left-radius: 0px;
        }
        #ltb_gallery_on{
            float:left;
            width:111px;
            height:39px;
            margin-left:10px;
            text-align:center;
            background-color:#ffffff;
            border-left:1px solid #dbdbdb;
            border-right:1px solid #dbdbdb;
            border-top:1px solid #dbdbdb;
            -moz-border-radius-topleft: 5px;
            -moz-border-radius-topright: 5px;
            -moz-border-radius-bottomright: 0px;
            -moz-border-radius-bottomleft: 0px;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            border-bottom-right-radius: 0px;
            border-bottom-left-radius: 0px;
        }
        #ltb_events{
            float:left;
            width:110px;
            margin-left:4px;
            text-align:center;
        }
        #ltb_gallery{
            float:left;
            width:110px;
            margin-left:4px;
            text-align:center;
        }
        .ltb_text{
            text-align:center;
            width:110px;
            margin-top:12px;
            margin-left:1px;
        }
        .ltb_text_on{
            text-align:center;
            width:110px;
            margin-top:11px;
        }
    #lt_content{
        clear:both;
        float:left;
        border-right:1px solid #dbdbdb;
        min-height:500px;
        width:680px;
        margin-top:20px;
    }
    
    .ltc_oneorfour_divider{
        clear:both;
        float:left;
        width:600px;
        height:10px;
        overflow:hidden;
    }
    
    .ltc_oneorfour_container{
        clear:both;
        float:left;
        width:200px;
        min-height:200px;
        margin-top:10px;
        margin-bottom:5px;
    }
    
    .ltc_twoorthree_container{
        float:left;
        width:200px;
        min-height:200px;
        margin-top:10px;
        margin-bottom:5px;
        margin-left:25px;
    }
    
    .ltc_photo{
        margin-top:10px;
        width:200px;
    }
    
    .ltc_caption{
        color:#000;
        text-align:center;
    }
    
    .ltc_date{
        margin-top:5px;
        width:200px;
        color:#B93737;
        text-align:center;
    }
 
.tsb_h4{
    text-transform:uppercase;
    margin-top:10px;
    margin-bottom:10px;
    font-size:16px;
}
#team_sidebar{
    margin-left:30px;
    float:left;
    width:210px;
}
.tsb_containers{
    clear:both;
    float:left;
    width:210px;
    border-bottom:1px solid #dbdbdb;
}
.tsb_view_more{
    float:left;
    width:210px;
    margin-top:10px;
    margin-bottom:10px;
}
#tsb_subjects{
    float:left;
}

.teams_content_container{
    clear:both;
    float:left;
    width:650px;
    margin-top:20px;
    margin-bottom:5px;
}

.teams_content_container h4 {
    margin-top:5px;
}

.tcc_image_container{
    float:left;
    margin-top:10px;
}

.tcc_image_item{
    float:left;
    width:210px;
}

.tcc_desc{
    margin-top:10px;
}

.tcc_clear{
    clear:both;
    width:655px;
    border-bottom:1px solid #dbdbdb;
}

/****** Term Calendar Specific *****/
.tc_divider_left{
    border-bottom:1px solid #dbdbdb;
    height:15px;
}

.tc_side_menu{
    border-bottom:1px solid #dbdbdb;
    height:25px;
}

.tc_sm_title{
    padding-top:5px;
}

.tc_event_content_heading{
    clear:both;
    width:655px;
    border-bottom:1px dashed #bbb7b4;
    padding-bottom:5px;
}

.tc_event_item{
    clear:both;
    float:left;
    width:655px;
    margin-top:10px;
    margin-bottom:5px;
}

.tc_event_item h3{
    font-size:15px;
}

#tc_ei_date{
    margin-top:1px;
    color:#B93737;
}

.tc_ei_image_container{
    float:left;
    margin-top:10px;
}

.tc_ei_image{
    float:left;
    width:210px;
}

.tc_ei_desc{
    margin-top:10px;
}

.tc_event_divider{
    clear:both;
    float:left;
    width:655px;
    border-bottom:1px dashed #bbb7b4;
    margin-top:-10px;
}

/****** Newsletters Stuff *****/
.newsletters_container{
    clear:both;
    float:left;
    width:880px;
    margin-top:10px;
    border-top:1px dashed #bbb7b4;
}

.newsletters_image{
    float:left;
    width:100px;
    margin-top:10px;
}

.newsletters_content{
    float:left;
    width:780px;
    margin-top:10px;
}

/***** footer specific ******/
.footer{
    clear:both;
    float:left;
    width:980px;
    height:60px;
}

    .footer_left{
        float:left;
        width:860px;
        margin-top:25px;
        margin-left:30px;
        font-size:11px;
        color:#889bab;
    }
    
    .footer_right{
        float:right;
        width:40px;
        text-align:center;
        margin-right:30px;
        margin-top:10px;
    }

.cellunderline {
     border-bottom: solid; 
     border-bottom-color: #dbdbdb; 
     border-bottom-width: 1px;"
}

#homebanner_2{
    display:none;
}

#homebanner_3{
    display:none;
}
