html *{
    margin:0;
    padding:0;
}

input::-moz-focus-inner{
    margin:0;
    padding:0;
}

.column{
    zoom:1;
}

.cl{
    clear:both;
    float:none;
}

.wrapper-wrap a{
    color:#75bb7e;
}

.wrapper-wrap ul{
    list-style-position:inside;
}

.article-img{
    border:solid #f2f2f2 1px;
    padding:3px;
    background:#ffffff;
}

a img, fieldset,
.wrapper-wrap .buttonheading img{
    border:0;
    padding:0;
    border:0;
    background:transparent;
}

body{
    text-align: center;
    font-size:12px;
    font-family:Arial;
    background:url(../images/top_bar.png) top repeat-x;
    color:#6F6F6F;
}

#wrapper{
    text-align:left;
    margin:auto;
    width:968px;
    padding-bottom:26px;
    padding-top:36px;
}

html, body{
    height:100%;
}

#outer-wrap{
    min-height:100%;
    position:relative;
}

#footer{
    position:absolute;
    width:100%;
    background:url(../images/bottom_bar.png) repeat-x;
    bottom:0;
    height:26px;
    line-height:36px;
    text-align:center;
    font-weight:bold;
    overflow:hidden;
    color:#ffffff;
    left:0;
    font-size:11px;
}

#header{
    height:60px;
    position:relative;
}

#header .logo{
    position:absolute;
    width:296px;
    height:57px;
    background:url(../images/logo.png);
    left:9px;
}

#header .login{
    position:absolute;
    right:0;
}

#form-login-username{
    float:left;
    margin-top:6px;
}

#form-login-password{
    float:left;
    margin-top:6px;
    margin-right:5px;
}

#form-login-username label,
#form-login-password label{
    margin:0 5px;
    text-transform:uppercase;
    font-size:11px;
}

#form-login .loginbtn{
    border:0;
    background:url(../images/btn.png);
    width:30px;
    height:30px;
    cursor:pointer;
    float:left;
    margin-top:1px;
}

#modlgn_username,
#modlgn_passwd{
    font-size:12px;
    border:solid #E6E6E6 1px;
    width:99px;
    padding:2px 0;
}

#left-col{
    float:left;
    width:179px;
}

#right-col{
    float:right;
    width:789px;
}

#tab-pane{
    position:relative;
    padding-top:24px;
    margin-top:-25px;
}

#tab-pane .tab-contents .mod-wrap{
    width:775px;
    height:180px;
}

#tab-pane .tab-buttons{
    list-style:none;
    position:absolute;
    top:0;
    z-index:2;
    background:#ffffff;
    right:0;
}

#tab-pane .tab-buttons li{
    float:left;
}

#tab-pane .tab-buttons .btn-c{
    display:block;
    height:21px;
    background:url(../images/mod_tc.png) top repeat-x;
    width:125px;
    padding-top:6px;
}

#tab-pane .tab-buttons .btn-r{
    display:block;
    padding-right:6px;
    background:url(../images/tab_btn_r.png) top right no-repeat;
}

#tab-pane .tab-buttons a{
    display:block;
    outline:none;
    cursor:pointer;
    padding-left:7px;
    background:url(../images/tab_btn_l.png) top left no-repeat;
    text-decoration:none;
    text-transform:uppercase;
}

#tab-pane .tab-buttons .bg-top{
    display:block;
    height:16px;
    line-height:16px;
    font-size:11px;
    color:#ffffff;
    padding:0 2px;
    text-transform:uppercase;
    background:#FF9C00;
}

#tab-pane .tab-buttons .bg-bottom{
    display:block;
    height:3px;
    font-size:0;
    background:#FF9C00;
    margin-top:1px;
}

#education{
    background:#FF9C00;
}

#tab-pane .tab1 .bg-top,
#tab-pane .tab1 .bg-bottom,
#food-security{
    background:#9C3001;
}

#tab-pane .tab3 .bg-top,
#tab-pane .tab3 .bg-bottom,
#health{
    background:#319C32;
}

#tab-pane .tab4 .bg-top,
#tab-pane .tab4 .bg-bottom,
#volunteer{
    background:#003162;
}

#tab-pane .tab-buttons a.active .bg-bottom{
    height:8px;
}

.tab-contents .tab-content{
    width:100%;
    height:100%;
}

#nav ul{
    list-style:none;
}

#nav .top-level,
#nav .menu-r,
#nav .menu-c{
    display:block
}

#nav .menu-c{
    height:28px;
    line-height:28px;
    background:url(../images/menu_c.png) repeat-x;
}

#nav .top-level{
    padding-left:12px;
    background:url(../images/menu_l.png) left no-repeat;
    outline:none;
    text-decoration:none;
    text-transform:uppercase;
    color:#6F6F6F;
    cursor:pointer;
}

#nav .menu-r{
    padding-right:12px;
    background:url(../images/menu_r.png) right no-repeat;
}

/*#nav .menu li{
    height:28px;
    line-height:28px;
    overflow:hidden;
}*/

#nav .menu li li {
    height:auto;
    padding-right:3px;
    line-height:20px;
    padding-left:20px;
}

#nav a{
    text-decoration:none;
    text-transform:uppercase;
    color:#6F6F6F;
}

#nav .menu li.active.parent,
#nav .menu li.active .parent{
    height:auto;
    line-height:normal;
}

#nav li.active a,
#nav .menu li.active li.active a,
#nav .menu li.active li.active li.active a{
    color:#75BB7E;
}

#nav .menu li li a,
#nav .menu li.active li.active li a{
    color:#6F6F6F;
}

.mod_events_latest_date{
    color:#FDA110;
}

.mod_events_latest_content a,
.mod_events_latest_content a:link,
.mod_events_latest_content a:visited{
    font-size:12px;
    color:#3E8C65;
    text-decoration:none;
}

#center-left{
    width:561px;
    float:left;
}

#center-right{
    width:228px;
    float:right;
}

#center-right .mod-wrap{
    padding:0;
}

.minifp-introtitle a,
.minifp-introtitle a:hover{
    font-weight:normal !important;
    color:#FDA110 !important;
    text-decoration:none;
}

.minifp-full-link-wrp a{
    background:transparent !important;
    color:#FDA110 !important;
    font-size:11px;
}

.search-l{
    float:left;
    height:30px;
    padding-left:13px;
    background:url(../images/search_l.png) left no-repeat;
}

.search-l input{
    border:0;
    background:url(../images/search_c.png) top repeat-x;
    font-size:12px;
    padding:7px 0;
    padding-top:8px;
    float:left;
    width:160px;
}

.search-r{
    float:left;
    padding-right:25px;
    background:url(../images/search_r.png) right 0px no-repeat;
}

.search-btn input{
    float:left;
    border:0;
    cursor:pointer;
    background:url(../images/btn.png);
    width:30px;
    height:30px;
}

#center-right .minifp-introtitle a{
    color:#3E8C65 !important;
    text-transform:none;
}

.wrapper-wrap{
    min-height:287px;
}

.latest-news .module-content{
    min-height:241px;
}

#center-left.one-column{
    width:auto;
    float:none;
}

/*module*/
.contentheading,
.componentheading{
    font-size:16px;
    padding-bottom:10px;
    color:#FDA110;
}

.mod-tc{
    background:url(../images/mod_tc.png) repeat-x;
    font-size:0;
    height:7px;
}

.mod-tl{
    padding-left:7px;
    background:url(../images/mod_tl.png) left no-repeat;
    height:7px;
}

.mod-tr{
    padding-right:7px;
    background:url(../images/mod_tr.png) right no-repeat;
    height:7px;
}

.mod-bc{
    background:url(../images/mod_bc.png) repeat-x;
    font-size:0;
    height:7px;
}

.mod-bl{
    padding-left:7px;
    background:url(../images/mod_bl.png) left no-repeat;
    height:7px;
}

.mod-br{
    padding-right:7px;
    background:url(../images/mod_br.png) right no-repeat;
    height:7px;
}

.mod-l{
    padding-left:7px;
    background:url(../images/mod_l.png) left repeat-y;
}

.mod-r{
    padding-right:7px;
    background:url(../images/mod_r.png) right repeat-y;
}

.bordered .module-title,
.bordered .module-content{
    background:#F2F2F2;
    padding:5px;
}
.bordered .module-title{
    margin-bottom:1px;
    text-transform:uppercase;
    
}

.titled{
    position:relative;
}

.titled .module-title{
    position:absolute;
    bottom:7px;
    width:535px;
    height:34px;
    line-height:34px;
    color:#3EA146;
    text-transform:uppercase;
    background:url(../images/grad_w.png);
    padding:0 5px;
}
.simple .mod-wrap{
    background:#F2F2F2;
    padding:10px;
}

.contentheading,
.componentheading{
    text-transform:uppercase;
}

#myGallery.jdGallery .slideElement{
    background-color:#ffffff;
}

#myGallery.jdGallery .slideInfoZone{
    background:url(../images/grad_w.png);
    -moz-opacity:1 !important;
    filter:alpha(opacity=100) !important;
    opacity:1 !important; 
    height:30px !important;
    line-height:30px !important;
    visibility:visible !important;
}

#myGallery.jdGallery .slideInfoZone p{
    color:#319C3A;
}

#myGallery.jdGallery .slideInfoZone h2{
    display:none;
}

#myGallery a{
    color:#6F6F6F;
}

#myGallery.jdGallery .loadingElement{
    background:#ffffff;
}

.employee-tbl{
    background:#f2f2f2;
    border-spacing:1 !important;
}

.employee-tbl td{
    background:#ffffff !important;
    padding:5px;
    border:0 !important;
}