﻿@charset "utf-8";
/* CSS Document */

.body {
    margin: 0px;
    padding: 0px;
}

img {
    border-style: none;
}

#wrapper {
    width: 1026px;
    height: auto;
    margin: auto;
    background-color: #FFF;
    overflow: hidden;
}

.leftmenu {
    width: 205px;
    height: 920px;
    float: left;
    background-color: #492f91;
    position: relative;
    padding: 20px auto 0px;
    -webkit-box-shadow: 9px 9px 20px rgba(20, 20, 20, 1);
    -moz-box-shadow: 9px 9px 20px rgba(20, 20, 20, 1);
    box-shadow: 9px 9px 20px rgba(20, 20, 20, 1);
    z-index: 2;
}

#nav_leftmenu {
    width: 190px;
    height: auto;
    margin: 20px auto 20px auto;
    padding-top: 5px;
    padding-bottom: 5px;
}

#nav_left_info_header {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    margin: 15px 5px 10px 10px;
}

    #nav_left_info_header a {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 15px;
        color: #492F92;
        text-decoration: underline;
        text-align: left;
        display: block;
        float: none;
        margin-top: 2px;
        font-weight: bold;
        text-transform: uppercase;
    }


#nav_left_info {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    margin: 0px 10px 2px 10px;
}

    #nav_left_info a {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #492F92;
        text-decoration: none;
        text-align: left;
        display: block;
        float: none;
    }

    #nav_left_info li a:hover {
        color: #666;
    }


#nav_left_rounded_corner {
    width: 190px;
    height: 500px;
}

#nav_left_yellowbox {
    padding: 10px;
    background-color: #f6edc5;
}

.rounded {
    -webkit-border-radius: 10px;
    border-radius: 10px;
}


.leftads {
    width: 190px;
    height: auto;
    margin: auto;
}


/***********HEADER START************/
#header {
    width: 613px;
    height: auto;
    margin: 0;
    padding: 0px;
    float: left;
}

.headerlogo {
    width: 569px;
    height: 77px;
    float: left;
    margin: 4px 0px;
}

.headerlinks {
    width: auto;
    height: 60px;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    position: relative;
    float: left;
}


.admissions {
    height: 60px;
    width: 92px;
    float: left;
    margin-left: 20px;
    margin-bottom: auto;
}

.academics {
    height: 60px;
    width: 92px;
    float: left;
}


.studentlife {
    height: 60px;
    width: 92px;
    float: left;
}

.athletics {
    height: 60px;
    width: 92px;
    float: left;
    ;
}

.searchbar {
    height: 60px;
    width: 200px;
    float: left;
    padding-top: 4px;
    margin: 0;
}

/**************HEADER ENDS*************/
#topbar {
    width: 1026px;
    height: 20px;
    background-color: #fde102;
    background-repeat: no-repeat;
    float: left;
    list-style: none;
    border-top: 4px solid #492f92;
}

    #topbar ul {
        display: inline;
    }

    #topbar li {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-decoration: none;
        text-align: left;
        color: #492f92;
        list-style-type: none;
        display: inline;
    }

        #topbar li a {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 11px;
            text-decoration: none;
            text-align: left;
            color: #492f92;
        }


.pagecontent {
    width: 900px;
    height: auto;
    padding: 40px;
    margin: 0px;
    float: left;
    background-color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
}

.bottom {
    width: 1026px;
    height: 365px;
    background-color: #492f92;
    margin: auto;
}


.bottomheader {
    width: 1026px;
    height: 68px;
    background-color: #492f92;
    background-image: url(more_links_header.gif);
    background-repeat: no-repeat;
    position: relative;
}


.bottomleftlinkswrap {
    width: 142px;
    height: auto;
    margin: 0px 0px 0px 78px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    background-color: #ffd300;
    text-align: center;
    position: relative;
}

.bottomrightlinks {
    width: 846px;
    height: 230px;
    margin: auto;
    padding: 30px 30px 20px 30px;
    background-color: #FFF;
    font-family: Tahoma, Geneva, sans-serif;
    text-align: center;
    font-size: 13px;
    -moz-box-shadow: inset 10px 10px 10px -6px #000;
    -webkit-box-shadow: inset 10px 10px 10px -6px #000;
    box-shadow: inset 10px 10px 10px -6px #000;
}


.footer {
    font-family: "Times New Roman", Times, serif;
    font-size: 11px;
    color: #CCC;
    text-align: center;
    margin: 8px 0px 0px 78px;
}

#nav_bottom_header {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    #nav_bottom_header a {
        font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        font-size: 15px;
        color: #492F92;
        text-decoration: none;
        background-color: #FFF;
        text-align: left;
        display: block;
        margin-right: 10px;
        float: none;
        margin-top: 1px;
        font-weight: bold;
    }


#nav_bottom1 {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    #nav_bottom1 a {
        font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        font-size: 12px;
        color: #492F92;
        text-decoration: none;
        background-color: #FFF;
        text-align: left;
        display: block;
        margin-right: 10px;
        float: none;
        margin-top: 1px;
    }

    #nav_bottom1 li a:hover {
        color: #777;
        text-decoration: underline;
    }


.clearfix {
    clear: both;
}
