/* 
    Document   : default
    Created on : Jun 26, 2010, 3:41:17 PM
    Author     : Jeffrey
*/


/* General stylings */

html, body, div, span, applet, object, iframe,
p, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul, form, label,
h1, h2, h3, h4, h5, h6, hr, 
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    outline: 0;
    text-decoration: none;
    font-size: 100%;
    font-family: inherit;
}
    body { 
        line-height: 1.5em;    
        color: black;
        background: white;
    }
    :focus {
        outline: 0;
    }    
    a img {
        border: 0;
    }



/* tables */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
    caption, th, td {
        text-align: left;
    }



/* lists */
ol, ul {
    list-style: none;
}



/* clearing */
.clear {
    clear: both;
    height: 1px;
    margin: 0;
    padding: 0;
}



/* hide/show */
.hide {
    display: none;
}
.show {
    display: block;
}


body {
    background: #666054;
    text-align: center;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    line-height: 22px;
    color: #333333;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4 {
    margin-top: 10px;
    margin-bottom: 19px;
}

h1 {
    color: #00a69c;
    font-size: 32px;
    font-family: Impact, sans-serif;
    font-weight:normal;
}

h2 {
    font-size: 20px;
    color: #676155;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight:normal;
}

h3 {
    font-size: 16px;
    color: #676155;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight:normal;
}


h5 {
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight:normal;
        line-height: 16px;
}

p {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    line-height: 22px;
    font-size: 16px;
}

a {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    line-height: 22px;
    font-size: 16px;
    text-decoration: none;
    color: #00a69c;
}

a:hover, a:focus {
    color: #666054;
}

.smallParagraph {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    line-height: 12px
    font-size: 12px;
}

/* header */

#headerWrap {
    background: #666054 url(../images/headerTear.png);
    height: 185px;
}

#header {
    width: 960px;
    margin: 0 auto;
    padding-top: 10px;
    margin-bottom: 0;
    position: relative;
}

#header div#headerContent {
    float: right;
    text-align: right;
}

#header div#socialLinks p {
    display: inline;
    position: absolute;
    right: 157px;
    top: 18px;
}

#header div#socialLinks p, #header div#searchContainer label {
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #333333;
    font-weight: bold;
}

#header div#socialLinks ul#socialLinksNav li {
    float: right;
    list-style-type: none;
    margin-left: 15px;
}

#header div#searchContainer {
    height: 25px;
    margin-top: 70px;
}

ul.headerNav {
    margin-top: 35px;
    float: right;
}

ul.headerNav li {
    list-style-type: none;
    /*float: right; */
    float: left;
    display: inline;
    margin-left: 32px;
}

ul.headerNav li a {
    font-family: Impact, sans-serif;
    font-size: 20px;
    color: #00a69c;
    font-weight: normal;
}

ul.headerNav li a:hover, ul.headerNav li a:active {
    color: #666054;
}

h1#logo {
   /* background: url(../images/logo.png) no-repeat; */
    text-indent: -9999px;
    height: 141px;
    padding-top: 15px;
    width: 429px;
    float: left;
}
h1#logo a {
    background: url(../images/logo.png) no-repeat;
    height: 141px;
    width: 429px;
    display: block;
}

/* SEARCH FORM */
#header div.search {
    position: relative;
    width: 270px;
    float: right;
}
#header div.search label {
    font-weight: bold;
    font-size: 12px;
    color: #333;
    position: absolute;
    left: 0;
    top: 0;
}    
#header div.search .searchInput {
    border: none;
    padding: 2px 4px;
    width: 147px;
    height: 23px;
    background: url(../images/searchInputbg.gif) no-repeat top left;
    position: absolute;
    top: 0;
    right: 25px;
}    
#header div.search .searchButton {
    margin: 0;
    border: none;
    width: 26px;
    height: 27px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/searchBtnbg.gif) no-repeat top left;
    font-size: 0.1em;
 }


/* main content styles */

div#contentContainer {
    margin: 20px auto;
    background: #f3f3ed;
    width: 960px;
    position: relative;
    padding: 10px;
}

/*featured content*/
div#featuredContent {
    border: 1px solid #d6d6d0;
    padding: 8px;
}

/*main column*/
div#mainColumn {
    text-align: left;
    float: left;
    margin: 25px auto;
    width: 620px;
}
div#homePage div#mainColumn {
    width: 690px !important;
    margin: 0 !important;
    padding: 0 !important;
}

div#mainUpper div#upperPrimary, div#mainUpper div#upperSecondary {
    float: right;
    width: 285px;
    display: inline;
}

div#upperPrimary {
    margin: 0px 30px 35px 0;
    position: relative;
}

div#uppserSecondary {
    margin-bottom: 25px;
    /* margin: 0 30px 25px -15px !important; */
    position: relative;
    
}

div#mainLower {
    padding-left: 23px;
}

/*subColumn*/
div#subColumn {
    text-align: left;
    /* margin: 25px 0 25px -648px; */
    margin: 25px 25px 25px -285px;
    float: right;
    width: 285px;
}


/* footer */

div#footerStart {
    background: #666054 url(../images/footerTear.png) repeat-x;
    height: 25px;
}

div#footerWrap {
    background: #00a69c;
    margin: 0;
    padding: 0;
    position: relative;
    margin-bottom: -10px;
}

div#footer {
    width: 960px;
    margin: 0 auto;
    color: white;
    position: relative;
}

div#footer p, div#footer a {
    color: white;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

div#footer a:hover {
    /* color: #eabc5e; */
    color: #eabc5e;
}

div#footerRight {
    float: right;
    text-align: right;
    width: 200px;
}

img#footerLogo {
    height: 65px;
    margin-top: 10px;
}

div#footerInfo {
    margin-top: 30px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
}

#footerLeft {
    float: left;
    width: 500px;
    padding-bottom: 2px;
}


div#footer div#login {
    text-align: left;
    float: left;
    width: 430px !important;
    padding: 0 !important;
    margin: 0 !important;
}

div#footer div#login .regionBoundary {
    width: 430px !important;
}

div#footer div#login h2 {
    color: white;
}

div#footer div#login h2 a {
    font-size: 20px;
    color: white;
    font-family: Impact, sans-serif;
}

div#footer div#login div, div#footer div#login img.left {
    float: left;
}

div#footer div#login p.left {
    float: left;
    width: 145px;
    margin: 0 20px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    margin-top: 25px;
}

div#footer div#login img.left {
    margin-top: 25px;
}

div#footerNavWrap {
    /* padding-top: 170px; */
    padding-top: 15px;
    position: relative;
   /* margin-top: -10px; */
}

ul#footerNav li {
    list-style-type: none;
    float: left;
    padding: 0 14px;
    border-right: 3px solid white;
    line-height: 1em;
}
ul#footerNav li:last-child,
ul#footerNav li.last {
    border-right: none;
}

div#footerLower {
    /*padding: 50px 0 10px 0;*/
    padding: 50px 0 0;
    margin-bottom: -10px;
}


/* Inside Page Styles */

/*title*/
#insidePage div#pageTitle {
    text-align: left;
    margin: 0 25px;
    margin-top: 40px;
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 14px;
}

/*main column*/
#insidePage div#mainColumn {
    width: 596px;
    margin: 25px;
}

/*sub column*/
#insidePage div#subColumn li {
    list-style-type: disc;
    margin-left: 50px;
}


/* GRAPHIC TABULAR EVENTS CALENDAR */
    .eventsCalendar table { /* entire table */
        border: 1px solid #999;
        width: 100%;
        border-collapse: collapse;
    }        

        .calendarDay, .calendarToday, .calendarDayHeader, .calendarTitle td, .calendarWeekendDay, .calendarOtherMonthDay   {
            padding: 2px;
            border: 1px solid #999;
            text-align: left;
            vertical-align: top;
        }
        
        .calendarTitle td { /* top bar with current month and next/previous buttons */
            text-align: center;
            background: #666054 !important;
            color: #FFF;
            padding: 3px 4px !important;    
            text-transform: uppercase !important;
            font-weight: normal !important;
            font-weight: bold !important;    
        }    
            .calendarNextPrevious {
                color: #fff !important;
                font-weight: normal;
                font-size: .9em;
            }    
                .calendarNextPrevious a {
                    color: #fff !important;
                    font-weight: normal;
                }    
                
        .calendarDayHeader { /* m-f bar */
            color: #333;
            background: #eabc5e !important;
            font-weight: normal;
            height: 1px;
            text-align: center;
            padding: 4px 2px;
            text-transform: uppercase !important;
            font-size: .9em;
        }    
        
        .calendarTitle,
        .calendarTitle td {
            background: #666054 !important; 
        }
            
        .calendarToday, .calendarToday a { /* current day */
            color: #333 !important;
            background: #DADADA;
            font-weight: bold;
        }    
        .calendarWeekendDay { /* weekends */
            background: #fff;
        }        
        .calendarOtherMonthDay { /* previous or next months days on current months calendar */
            color: #333;
            background: #fdf7ba;
        }
        
