﻿/* General */

/*Reset Common Tags*/

a,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,img
{
    margin:0px;
    padding:0px;
}

body 
{
    margin:0px auto;
    padding:0px;
    background:#000000;
    font-size:12px;
    line-height:16px;
    font-family:Arial;
}

a
{
    text-decoration:none;
    color:#000;
}

a:hover
{
    text-decoration:underline;
}

img
{
    border:0px;
}

p
{
    margin:10px 0px 10px 0px;
}

h1
{
    font-size:17px;
    color:#fff;
    margin:0px;
    padding:5px 0px 5px 148px;
    border-bottom:2px solid #98bb23;
}

.highlight
{
    background:#98bb23;
}

.style3
{
    font-size:14px;
    font-weight:bold;
    text-align:center;
    margin-top:10px;
    margin-bottom:5px;
}

		/*---------------------layout--------------------*/
		
#container 
{
    width:826px;
    margin:0 auto;
    height:auto;
}

#layout
{
    float:left;
    width:826px;
    height:auto;
    margin-top:2px;
    margin-bottom:15px;
    padding:20px 0px 65px 0px;
    background:URL(../../images/layout-bg.gif) repeat;
}

#layout-terms
{
    float:left;
    width:786px;
    height:auto;
    margin-top:2px;
    margin-bottom:15px;
    padding:20px 20px 65px 20px;
    background:URL(../../images/layout-bg.gif) repeat;
}

		/*---------------------header---------------------*/
		
#header
{
    width:826px;
    margin:0px;
}

#header-top
{
    width:826px;
    height:70px;
    background:URL(../../images/header-top-bg.jpg) no-repeat;
    padding-bottom:10px;
}

#header-top a
{
    width:141px;
    height:26px;
    position:relative;
    top:20px;
    left:20px;
}

#header-flash
{
    float:left;
    width:826px;
    padding-bottom:10px;
}

        /*----------------------nav-----------------------*/

.menu
{   
    float:left;
    width:auto;
}

ul.subnav
{
    margin:10px 30px 10px 45px;
    padding:0px;
}

ul.subnav li
{
    margin-bottom:1px;
}

ul.subnav li a
{
    text-decoration:none;
    color:#617b0b;
    display:block;
    line-height:16px;
}

ul.subnav li a:hover,
ul.subnav li a.current
{
    text-decoration:none;
    display:block;
    margin:0px;
    padding:0px;
    color:#fff;
    background:#8dae1e;
    line-height:16px;
}
 
        /*---------------------content--------------------*/
       
#content-leftcol
{
    float:left;
    width:497px;
}

#content-leftcol-news
{
    float:left;
    width:457px;
    padding:0px 20px 20px 20px;
}

#content-leftcol-contact
{
    float:left;
    width:407px;
}

#content-rightcol
{
    float:right;
    width:286px;
    background:#abcf32;
    color:#698117;
}

.rightcol-link
{
    width:286px;
    height:28px;
    background:URL(../../images/rightcol-link-bg.jpg);
    color:#fff;
    font-size:14px;
    line-height:28px;
    font-weight:bold;
    text-align:center;
}

.rightcol-link a
{
    font-size:10px;
    color:#fff;
}

.rightcol-text
{
    margin:10px 30px 10px 40px;
}

.leftcol-left
{
    float:left;
    width:148px;
    padding-top:21px;
}

.leftcol-right
{
    float:right;
    width:349px;
}

.leftcol-right-contact
{
    float:right;
    width:259px;
}

.hidden-content
{
    background:#fff;
    padding:5px;
}

#nav_forum a
{
    background-image:URL(../../images/forum.gif);
    height:40px;
    display:block;
    cursor:pointer;
}

#nav_forum.active a
{
    background-image:URL(../../images/forum_d.gif);
}

#nav_assit a
{
    background-image:URL(../../images/assit.gif);
    height:40px;
    display:block;
    cursor:pointer;
}

#nav_assit.active a
{
    background-image:URL(../../images/assit_d.gif);
}

#nav_grants a
{
    background-image:URL(../../images/grants.gif);
    height:40px;
    display:block;
    cursor:pointer;
}

#nav_grants.active a
{
    background-image:URL(../../images/grants_d.gif);
}

#nav_campaign a
{
    background-image:URL(../../images/campaign.gif);
    height:40px;
    display:block;
    cursor:pointer;
}

#nav_campaign.active a
{
    background-image:URL(../../images/campaign_d.gif);
}

.section
{
    margin-bottom:10px;
}

ul.bullets li
{
    padding:5px 0px 5px 0px;
}

        /*---------------------footer---------------------*/
        
#footer
{
    clear:both;
    width:826px;
    background:URL(../../images/footer-bg.jpg) no-repeat;
    height:115px;
    text-align:center;
    color:#e5e6e8;
    padding-top:15px;
    font-size:10px;
}

#footer a
{
    color:#e5e6e8;
}

.footer-links
{
    margin-top:7px;
}

.footer-links a
{
    margin:0px;
    padding:0px;
}

.oby
{
    display:block;
    padding-top:10px;
    color:#939598;
}

.oby a
{
    color:#939598 !important;
}
