/* GLOBAL RESET
***************************************************************************** */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: baseline;
}

BODY
{
    background-image: url(  '/site/images/stripeBkg.gif' );
    padding: 0px;
    margin: 0px;
    
    background-repeat: repeat-x;
    background-color: #336699;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
}

#wrapper
{
    width: 100%;
    padding: 0px;
    margin: 0px auto;
    text-align: left;
    position: relative;
    width: 900px;
}

#container
{
    width: 900px;
}

IMG
{
    border: 0px;
    padding: 0px;
    margin: 0px;
}

/* HEADER SECTION */

#header
{
    width: 900px;
    height: 135px;
    position: relative;
    margin-top: 24px;
}

.logo
{
    padding: 0px;
    margin: 0px;
    width: 300px;
    height: 100px;
    float: left;
}

.headerbox
{
    padding: 0px;
    margin: 0px;
    width: 350px;
    height: 100px;
    float: left;
}

#searchbox
{
    width: 250px;
    height: 100px;
    float: left;
    color: #C0C0C0;
    text-align: right;
    vertical-align: text-bottom;
}

.topbar
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
    font-weight: bold;
    color: #FFCC00;
    text-align: left;
    width: auto;
    height: 40px;
    background-color: #336699;
    padding: 0px 0px 0px 18px;
    vertical-align: middle;
    line-height: 40px;
    background-image: none;
    background-repeat: repeat-x;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #000000;
    border-left-color: #000000;
}

/* MENU SECTION */

.menu
{
    border-style: none;
    float: left;
    width: auto;
    height: 33px;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    border-bottom-color: #FFCC00;
    line-height: 33px;
    z-index: 999;
    border-bottom-width: 0px;
    position: relative;
}

.menu ul
{
    height: 33px;
    list-style: none;
    margin: 0;
    padding: 0;
    background-image: url(  '/site/images/button_bkg.gif' );
    background-repeat: repeat-x;
}

.menu li
{
    float: left;
    padding: 0px;
    background: url(  '/site/images/separator.gif' ) no-repeat right bottom;
}

.menu li a
{
    font-size: 9pt;
    font-weight: normal;
    line-height: 33px;
    color: #CCCCCC;
    display: block;
    margin: 0px;
    padding: 0px 15px;
    text-align: center;
    text-decoration: none;
}

.menu li a:hover, .menu ul li:hover a
{
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(   '/site/images/button_bkg_on.gif' );
    background-repeat: repeat-x;
}

/* DROP DOWN STYLE */

.menu li ul
{
    background: #336699;
    display: none;
    height: auto;
    padding: 0px;
    margin: 0px;
    position: absolute;
    width: 200px;
    z-index: 200;
    border-right-style: solid;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FFCC00;
    border-left-color: #FFCC00;
    border-right-color: #FFCC00;
}

.menu li:hover ul
{
    display: block;
}

.menu li li
{
    background: url(    '/site/images/sub_sep.gif' ) bottom left no-repeat;
    display: block;
    float: none;
    margin: 0px;
    padding: 0px;
    width: 200px;
}

.menu li:hover li a
{
    background: none;
}

.menu li ul a
{
    font-size: 9pt;
    font-style: normal;
    display: block;
    height: 33px;
    margin: 0px;
    padding: 0px 10px 0px 15px;
    text-align: left;
}

.menu li ul a:hover, .menu li ul li:hover a
{
    background: #ffcc00 url(   '/site/images/hover_sub.gif' ) center left no-repeat;
    border: 0px;
    color: #336699;
    text-decoration: none;
    font-weight: bold;
}

.menu p
{
    clear: left;
}

/* SPLASH SECTION */

#splash
{
    width: 900px;
    height: 400px;
    margin: 0px;
    padding: 0px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-left-color: #000000;
}

.splashpic
{
    padding: 0px;
    margin: 0px;
    width: 640px;
    height: 400px;
    float: left;
}

/* home ad buttons */

.ads
{
    background-position: left top;
    padding: 0px;
    margin: 0px;
    width: 260px;
    height: 400px;
    float: right;
    background-color: #336699;
    background-image: url(   '/site/images/adbkg.gif' );
    background-repeat: no-repeat;
}

.aditem
{
    width: 234px;
    height: 60px;
    padding: 0px;
    margin: 18px 0px;
}

/* MAIN SITE NAV */

#horiznav
{
    width: 900px;
    height: 30px;
    position: relative;
    background-color: #000000;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #FFCC00;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #336699;
}

.navlinks
{
    position: absolute;
    top: 4px;
    left: 150px;
}

.navlinks ul
{
    margin: auto;
}

.navlinks li
{
    margin: 0px 18px 0px 0px;
    list-style-type: none;
    display: inline;
}

.navlinks li a
{
    color: #FFFFFF;
    padding: 5px 12px 7px;
    text-decoration: none;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
}

.navlinks li a:hover
{
    color: #6699cc;
    background-image: url(   '/site/images/BGhover.jpg' );
    text-decoration: underline;
}


.smalltext
{
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
}

/* LEFT NAV - SECONDARY PAGES */

#leftnav
{
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    background-position: 50% top;
    padding: 0px;
    float: left;
    width: 170px;
    min-height: 500px;
    background-color: #336699;
    background-image: none;
    background-repeat: no-repeat;
    text-align: left;
    margin: 0px;
}

UL.leftnavlinks
{
    padding: 0px;
    margin: 12px 0px 0px 0px;
    width: auto;
    height: auto;
}

UL.leftnavlinks li
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    width: auto;
    background-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
}

UL.leftnavlinks li a
{
    color: #ffcc00;
    padding: 3px 6px 3px 15px;
    text-decoration: none;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    display: block;
}

UL.leftnavlinks li a:hover
{
    color: #336699;
    text-decoration: none;
    background-color: #ffcc00;
    font-weight: bold;
}



/* RIGHT NAV */

#rightnav
{
    padding: 0px;
    float: right;
    margin: 0px;
    width: 170px;
    height: 500px;
    background-color: #FFFFFF;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #000000;
}


/* PAGE CONTENT */


#Content
{
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    text-align: left;
    min-height: 500px;
    width: 730;
    margin: 0px;
    padding: 0px;
    background-color: #FFFFCC;
    display: block;
    vertical-align: top;
}

.contentDIV
{
    text-align: left;
    height: auto;
    width: auto;
    margin: 18px;
    padding: 0px;
    display: block;
    vertical-align: top;
}

.leftCol
{
    width: 50%;
    float: left;
}

.rightCol
{
    width: 50%;
    float: right;
}

.schoolblock
{
    padding: 0px;
    margin: 10px;
    float: left;
    display: block;
    width: 20%;
    height: auto;
}

.schoolblock A
{
    color: #336699;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 12px;
    margin: 0px;
}

.schoolblock A:hover
{
    text-decoration: underline;
    display: block;
    background-color: #FFCC00;
}


.picRight
{
    border-style: none;
    border-width: 0px;
    margin-left: 12px;
    margin-bottom: 12px;
    width: 200px;
    height: 250px;
    float: right;
}

/* FOOT LINKS */

#footlinks
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
    margin: 0px;
    padding: 0px;
    clear: both;
    border-top: solid 2px #000000;
    background-color: #999999;
    width: 900px;
    height: auto;
    background-image: url(   '/site/images/footerLinksBkg.gif' );
    background-repeat: repeat-x;
    border: 1px solid #000000;
}

#footlinks A
{
    text-decoration: none;
    color: #000000;
}

#footlinks A:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}

#footlinks H1
{
    margin: 12px 0px 6px 0px;
    font-size: 10pt;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #333;
    padding: 0px;
    clear: both;
}

#footlinks DIV
{
    margin: 12px;
    padding: 0px;
    width: 150px;
    float: left;
}

#footlinks UL
{
    list-style-type: square;
    margin: 0px 0px 12px 0px;
    padding: 0px;
}

/* FOOTER */

#footer
{
    margin: 0px;
    padding: 0px;
    clear: both;
    border-top: solid 2px #ffcc00;
    height: 90px;
    border-style: solid;
    border-width: 2px 1px 1px 1px;
    border-color: #ffcc00 #000000 #000000 #000000;
    background-image: url( '/site/images/footerbkg.gif' );
    background-repeat: no-repeat;
    width: 900px;
    background-color: #000000;
}

#footer P
{
    margin: 12px 0px 0px 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-align: left;
    color: #FFFFFF;
}

.copyright
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    color: #FFFFFF;
    text-align: center;
    margin-top: 12px;
    margin-bottom: 18px;
}

.whitelink A
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
    color: #FFFFFF;
    text-align: center;
    margin-top: 12px;
    margin-bottom: 18px;
    text-decoration: none;
}

.whitelink A:hover
{
    text-decoration: underline;
}

.box
{
    margin: 18px;
    padding: 10px;
    background-color: #FFFF99;
    border: 2px solid #336699;
    width: auto;
    color: #000000;
}

H1
{
    margin: 12px 18px 12px 18px;
    font-size: 10pt;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #333;
    padding: 0px;
    clear: both;
}

H2
{
    font-size: 14pt;
    color: #336699;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #6699CC;
    padding: 0px;
    margin: 12px 0px 18px 0px;
}

H3
{
    font-size: 12pt;
    color: #336699;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 0px;
    margin: 10px 0px 6px 0px;
}

P
{
    padding: 0px;
    margin: 0px 0px 12px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: left;
}

