/* the main style sheet containing tag definitions and core styles
   1. TAGS 
   2. SITE COMPONENTS  
   3. HOME PAGE COMPONENTS
   4. SITE NAVIGATION 
   5. SITE RIGHT NAVIGATION 
   6. ADMIN / CMS STYLINGS
*/


/* 1. TAGS */

body {
    background: #ffffff url(/images/background.jpg) repeat-x top left;
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #353535;
    margin: 0;
    padding: 0;	
}

a:link, a:visited  {
    color: #7cbe30;
    text-decoration: none;
    font-weight: normal;
}

a:hover, a:active  {
    color: #7cbe30;
    text-decoration: none;
    font-weight: normal;
}

a.hit {
    color: #000000;
}

a.download {
    display: block;
    padding: 0 0 0 20px;
    height: 18px;
    background: transparent url(/images/icon_download.gif) no-repeat;
}

td, div {
    text-align: left;
}

p {
    font-size: 0.9em;
    margin: 0;
    margin-bottom: 12px;
    line-height: 1.3;
}

img {
    display: block;
    border: 0;
}

h1 {
    font-size: 21px;
    padding: 0 0 18px 0;
    line-height: 1.0;
    margin: 0;
    font-weight: normal;
    color: #7cbe30;
}

h2 {
    font-size: 13px;
    padding: 0 0 5px 0;
    line-height: 12px;
    margin: 0;
    font-weight: normal;
    color: #7cbe30;
}

/*  2. SITE COMPONENTS  */

.validation-advice {
 color:#7CBE30;
}

span.green {
    color: #45750d;
}

#mast {
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 970px;
    clear: both;
    background: url(/images/logo_top.gif) no-repeat top left;
}

#mast #indextop {
    position: absolute;
    display: block;
    width: 133px;
    height: 146px;
    z-index: 1000;
}

#navframe {
    margin: 0 0 0 0;
    float: right;
    padding: 0;
    line-height: 11px;
    height: 73px;
    clear: both;
}

#banner {
    height: 238px;
    background: url(/images/background_banner.jpg);
    clear: both;
    text-indent: -9999em;
}

#copy {
    min-height: 450px;
}

.content_container {
    margin: 0 auto;
    width: 970px;
    padding: 0;
    clear: both;
}

.left {
    float: left;
    width: 626px;
    overflow: hidden;
    margin: 0 0 75px 0;
}

.content {
    width: 580px;
    margin: 75px 0 0 0;
    padding: 0 36px 0 10px;
}

.content p {
    font-size: 11.5px;
    line-height: 18px;
}

.right { 
    margin: 0;
    float: left;
    width: 344px;
}

.right #bottom {
    background: url(/images/sidebar_footer.gif) no-repeat;
    width: 286px;
    height: 13px;
    margin-bottom: 25px;
}

#sidebar {
    background: #eaeaea url(/images/background_sidebar.gif) no-repeat;
    width: 260px;
    padding: 13px 13px 0 13px;
    min-height: 50px;
}

#sidebar #portal {
    background: url(/images/sidebar_portal.gif) no-repeat;
    width: 260px;
    height: 130px;
    margin: 0;
    text-indent: -9999em;
}

#sidebar #sidebarnav {
    width: 260px;
    margin: 0;
    margin-top: -20px;
    background:  url(/images/background_repeat.gif) top left repeat-y;
}

#sidebar #sidebarnavtop {
    background: url(/images/background_title.gif) no-repeat top left;
    padding: 29px 0 0 43px;
    width:217px;
    height: 58px;
    border: 0;
}

#sidebar #sidebarnavtop p {
    font-size: 1.4em;
    line-height: 1.0;
    margin:0;
}


#sidebar #sidebarnavbot {
    background: url(/images/background_footer_side.gif) no-repeat top left;
    width:260px;
    height: 16px;
}

#sidebar #news {
    background: url(/images/sidebar_news.gif) no-repeat;
    width: 260px;
    height: 130px;
    margin: 13px 0 0 0;
}

#sidebar #feedback {
    background: url(/images/sidebar_feedback.gif) no-repeat;
    width: 260px;
    height: 130px;
    margin: 13px 0 0 0;
}

#sidebar #portal .content, #sidebar #news .content, #sidebar #feedback .content {
    padding: 0;
    height: 98px;
}

#sidebar #portal p, #sidebar #news p, #sidebar #feedback p {
    font-size: 11px;
    padding: 0 0 0 23px;
    color: #505050;
    line-height: 12px;
}

#sidebar #portal .text p {
    font-size: 11px;
    padding: 65px 0 0 23px;
    color: #505050;
    line-height: 12px;
}

#sidebar #news .text p {
    font-size: 11px;
    padding: 55px 0 0 23px;
    color: #505050;
    line-height: 12px;
}

#sidebar #feedback .text p {
    font-size: 11px;
    padding: 65px 0 0 23px;
    color: #505050;
    line-height: 12px;
}

#sidebar #portal p.more a, #sidebar #news p.more a, #sidebar #feedback p.more a {
    background: url(/images/sidebar_bullet.gif) no-repeat 0 2px;
    font-size: 11px;
    padding: 0 0 0 16px;
    margin: 13px 0 0 0;
    color: #589017;
}

#sidebar #portal p.more a:hover, #sidebar #news p.more a:hover, #sidebar #feedback p.more a:hover {
    color: #000000;
}	

#sidebar #feedback {
    background: url(/images/sidebar_feedback.gif) no-repeat;
    width: 260px;
    height: 130px;
    margin: 13px 0 0 0;
}

/* Quick Sidebar Callouts */

#interiorTop {
    display: block;
    background: url(/images/quick_links.gif) top left no-repeat;
    width: 260px;
    height: 62px;
    margin: 0;
}

#interiorPortal {
    display: block;
    background: url(/images/quick_portal.jpg) top left no-repeat;
    width: 260px;
    height: 66px;
    margin: 0;
    text-indent: -9999em;
}

#interiorNews {
    display: block;
    background: url(/images/quick_news.jpg) no-repeat;
    width: 260px;
    height: 65px;

}

#interiorFeedback {
    display: block;
    background: url(/images/quick_feedback.jpg) no-repeat;
    width: 260px;
    height: 83px;
}



/* FOOTER NAVIGATION */

.footer {
    background: url(/images/background_footer.jpg) repeat-x;
    height: 105px;
    margin: 0 auto;
    clear: both;
    width: 100%;
}

.footer_container {
    margin: 0 auto;
    padding: 30px 0 0 0;
    width: 970px;
}

.footer_nav {
    margin: 0 0 30px 0;
    padding: 0;
}

.footer_nav ul {
    margin: 0;
    list-style: none;
    border: 0;
    padding: 0;
    display: inline;
}

.footer_nav ul li {
    float: left;
    border: 0;
    margin: 0;
    padding: 0 24px 0 0;
    line-height: 11px;
}

.footer_nav ul li a {
    line-height: 11px;
}

.footer_nav ul li a.hit {
    color: #263f8f;
}

.footer ul {
    margin: 0;
    list-style: none;
    border: 0;
    padding: 0;
    display: inline;
}

.footer ul li {
    float: left;
    border: 0;
    margin: 0;
    padding: 0 24px 0 0;
    line-height: 11px;
    color: #ffffff;
}

.footer ul li a:link, .footer ul li a:visited {
    line-height: 11px;
    color: #ffffff;
}

.footer ul li a:hover, .footer ul li a:active {
    line-height: 11px;
    border-bottom: 1px dotted #a1d16a;
}

.footer ul li a.hit {
    color: #2f5106;
}

/* 3. HOME PAGE COMPONENTS  */

/* 4. SITE NAVIGATION */

#navtop {
    height: 30px;
    width: 284px;
}

#navtopadmin {
    height: 30px;
    width: 784px;
}

#navtop ul, #navtopadmin ul {
    list-style:none;
    margin: 30px 0 0 0;
    border: 0;
    padding: 0;
}

#navtop ul li, #navtopadmin ul li {
    float: left;
    border: 0;
    margin: 0;
    padding: 0;
}

#navtop ul li a, #navtopadmin ul li a {
    display: block;
    font-weight: normal;
    padding: 0 12px;

}

#navtop ul li a#rightest, #navtopadmin ul li a#rightest {
    display: block;
    font-weight: normal;
    padding: 0 0 0 5px;
}

#navtop ul li a:link, #nav ul li a:visited, #navtopadmin ul li a:link {
    text-decoration: none;
    font-weight: normal;
}

#navtop ul li a.hit, #navtopadmin ul li a.hit {
    text-decoration: none;
    color: #263f8f;
}

#nav {
    width: 626px;
    background: url(/images/background_nav.jpg) repeat-x;
    height: 37px;
    text-indent: -9999em;
}

#nav ul {
    list-style:none;
    margin: 0;
    border: 0;
    padding: 0;
}

#nav ul li {
    float: left;
    border: 0;
    margin: 0;
    padding: 0;
}

#nav ul li a {
    display: block;
    font-weight: normal;
    padding:0 12px;
}

#nav ul li a:link, #nav ul li a:visited {
    text-decoration: none;
    font-weight: normal;
}

#nav ul li a.hit {
    text-decoration: none;
    color: #263f8f;
}

#nav ul li.nav_about a {
    display:block;
    width: 150px;
    height: 37px;
    padding: 0 3px 0 0;
    background: url(/images/nav_about.gif) 0 0 no-repeat;
    text-decoration: none;
}

#nav ul li.nav_about a.hit {
        background: url(/images/nav_about.gif) 0 0 no-repeat;
}

#nav ul li.nav_program a {
    display:block;
    width: 150px;
    height: 37px;
    padding: 0 3px 0 0;
    background: url(/images/nav_program.gif) 0 0 no-repeat;
    text-decoration: none;
}

#nav ul li.nav_resources a {
    display:block;
    width: 150px;
    height: 37px;
    padding: 0 3px 0 0;
    background: url(/images/nav_resources.gif) 0 0 no-repeat;
    text-decoration: none;
}


#nav ul li.nav_contact a {
    display: block;
    width: 150px;
    height: 37px;
    padding: 0;
    background: url(/images/nav_contact.gif) 0 0 no-repeat;
    text-decoration: none;
}

#nav ul li.nav_about a:hover, #nav ul li.nav_program a:hover, #nav ul li.nav_resources a:hover, #nav ul li.nav_contact a:hover { 
    background-position: 0 -37px;
}

#nav ul li.nav_about a.hit, #nav ul li.nav_program a.hit, #nav ul li.nav_resources a.hit, #nav ul li.nav_contact a.hit { 
    background-position: 0 -37px;
}

#nav ul li.nav_about a:active, #nav ul li.nav_program a:active, #nav ul li.nav_resources a:hover, #nav ul li.nav_contact a:active { 
    background-position: 0 -37px;
}

/* 5. SITE RIGHT NAVIGATION */
#sidebarnav ul {
    list-style:none;
    margin: 0;
    border:0;
    padding: 0;
    width: 260px;
}

#sidebarnav li {
    margin:0;
    border:0;
    padding: 0 23px 0 25px;
    height: 28px;
    width: 212px;
}

#sidebarnav li a {
    display:block;
    border-top: 1px solid #e8e8e8;
    width: 194px;
    height: 27px;
    padding: 0 0 0 18px;
    color: #589017;
    font-weight: normal;
    line-height: 2.5;
    background: url(/images/sidebar_arrow.gif) 0 12px no-repeat;
    
}

#sidebarnav li a:link, #sidebarnav li a:visited,#sidebarnav li a:hover, #sidebarnav li a:active {
    display:block;
    width: 194px;
    color: #589017;
}

#sidebarnav li a:hover, #sidebarnav li a:active {
    display:block;
    width: 194px;
    color: #000000;
}

#sidebarnav li a.hit {
    color: #000000;
}

/* 6. ADMIN / CMS STYLINGS */

#adminbar {
    margin: auto;
    margin-bottom: 10px;
    border: 1px solid #000000;
    width:892px;
    padding: 5px;
}

#adminframe {
    float: left;
    width: 636px;
    padding:0 50px 50px 15px; 
}


