/*---------------------------------- GENERAL -----------------------------------*/
body
{
    text-align: center;
    background-color: #c8b297;
    margin: 0;
    padding: 0;
}
body, td
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    color: #333333;
}
img
{
    border:none;
}
a
{
    color: #2c5200;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}

.clear {
    clear: both;
}

.highlight
{
    text-decoration: none;
    font-size: 15px;
    color: red;
    font-weight: bold
}
.highlight:hover
{
    text-decoration: underline;
}
#search 
{
    position: absolute;
    top: 28px;
    right: 5px;
}
#search input 
{ 
    margin-bottom:5px;
    border:1px solid #666; 
} 
#search .searchfield
{
    width: 231px;
}
#search .searchsubmit
{
    padding: 0 3px 0px 3px;
    width: 30px;
}
/*---------------------------------- FORMS -------------------------------------*/
.row
{
    margin-bottom:1px;
}
input, select, textarea
{
/*    border:1px solid #666; */
}
em.required, em.invalid, strong.error, em.error 
{
    color:red;
}
input.error 
{ 
    background-color: #ff9999; 
}
select.required, input.required, textarea.required { 
    background-color: #ffff99; 
}

/*---------------------------------- FULL AREA -----------------------------------*/
#full-area
{
    margin: 0 auto;
    text-align: left;
    width: 999px;
    background: url(/styles/modern/images/bg-content.gif) repeat-y top center;
    position: relative;
}

/*---------------------------------- HEADER -----------------------------------*/
#header
{
    padding: 4px 15px 0;
    position: relative;
    height: 114px;
    background-color: #c8b297;
}
#header ul 
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#header ul li
{
    margin: 0;
    padding: 0;
    float: left;
}
#header ul li.seperator
{
    padding: 0 8px;
}
#header .upper-links
{
    position: absolute;
    top: 5px;
    right: 5px;
    _right: 0px;
    z-index: 200;
}
#header .upper-links a
{
    color: #333333;
    text-decoration: none;
}
#header .upper-links a:hover
{
    text-decoration: underline;
}
#header .logo
{
    display: block;
    position: absolute;
    top: 4px;
    left: -13px;
    height: 153px;
    width: 512px;
    background: url(/styles/modern/images/lg-main.png) no-repeat top left;
    _background: url(/styles/modern/images/lg-main.gif) no-repeat top left;
    z-index: 1;
}
#header .take-action
{
    display: block;
    position: absolute;
    top: 55px;
    right: 5px;
    height: 60px;
    width: 270px;
    background: url(/styles/modern/images/btn-take-action.jpg) no-repeat top left;
    z-index: 1;
}

/*---------------------------------- CONTENT -----------------------------------*/
#content
{
    position: relative;
    padding: 40px 15px 0;
}
/*---------------------------------- NAV -----------------------------------*/
#social-networking
{
    z-index: 2;
    position: absolute;
    left: 501px;
    _left: 481px;
    top: 7px;
}
#social-networking ul 
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#social-networking ul li
{
    margin: 0;
    padding: 0 6px 0 0;
    float: left;
}
#social-networking ul li a
{
    display: block;
    height: 32px;
    width: 32px;
    background-repeat: no-repeat;
    background-position: center center;
}
#social-networking ul li a.you-tube
{
    background-image: url(/styles/modern/images/ic-you-tube.jpg);
}
#social-networking ul li a.myspace
{
    background-image: url(/styles/modern/images/ic-myspace.jpg);
}
#social-networking ul li a.twitter
{
    background-image: url(/styles/modern/images/ic-twitter.jpg);
}
#social-networking ul li a.facebook
{
    background-image: url(/styles/modern/images/ic-facebook.jpg);
}
#social-networking ul li a.rss
{
    background-image: url(/styles/modern/images/ic-rss.gif);
    background-position: top center;
}


/*---------------------------------- NAV -----------------------------------*/
#nav
{
    z-index: 2;
    position: absolute;
    padding-right: 11px;
    margin-left: 0px;
    _margin-left: -15px;
    left: 4px;
    top: 10px;
    background: url(/styles/modern/images/bg-nav-right.gif) no-repeat top right;
}
#nav ul 
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#nav ul li 
{
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    background-color: #6c8a47;
}
#nav ul li a
{
    display: block;
    line-height: 27px;
    height: 27px;
    color: White;
    font-size: 19px;
    text-decoration: none;
    padding: 0 16px;
}
#nav ul ul
{
    position: absolute;
    z-index: 5;
    top: 26px;
    left: 10px;
    display: none;
}
#nav ul li:hover ul
{
    display: block;
}
#nav ul ul li 
{
    float: none;
    background-color: #427000;
    border-bottom: solid 2px #66863a;
}
#nav ul ul li a
{
    line-height: normal;
    height: auto;
    padding: 5px 14px;
    font-size: 14px;
    white-space: nowrap;
}
#nav ul ul li:hover,
#nav ul ul li:hover a:hover,
#nav ul ul li:hover a,
#nav ul ul li a:hover
{
    background-color: #2c5200;
}


/*---------------------------------- NAV --------------------------------------*/
ul.pagenav 
{ 
    padding:0;
    margin:0;
    list-style:none; 
}
dl.generalnav
{
    list-style-image: url(/styles/modern/images/bul-action-alerts.gif);
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 6px;
    padding-bottom: 0;
    padding-left: 18px;
    padding-right: 60px;
}
.generalnav dt
{
    display: list-item;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 2px;
    color: #666666;
    font-size: 14px;
    font-family: Georgia, Times New Roman, Serif;
}
.generalnav dd
{
    padding:0 0 20px 0;
    margin:0;
    color: #666666;
    font-size: 13px;
    font-family: Georgia, Times New Roman, Serif;
}
.generalnav dt a
{
    color: #2c5200;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana, Arial, Sans-Serif;
}
.generalnav dt a:hover
{
    text-decoration: underline;
}


/*---------------------------------- FOOTER -----------------------------------*/
#advertisement
{
    width:468px;
    height:60px;
    border:1px solid #666;
    margin:10px auto;
}
#footer
{
    margin-top:25px;
    clear: both;
    padding: 0 15px 20px 15px;
    background: url(/styles/modern/images/bg-footer.gif) no-repeat bottom center;
}

#footer ul
{
    margin: 0;
    padding: 0;
    float: left;
    list-style-type: none;
}
#footer ul li 
{
    margin: 0;
    padding: 0;
    float: left;
}
#footer ul li.seperator
{
    padding: 0 4px;
}
#footer ul li a
{
    color: #333333;
    text-decoration: none;
}
#footer ul li a:hover
{
    text-decoration: underline;
}
#footer .copyright
{
    float: right;
    text-align: right;
}
