﻿*
{
    margin: 0px;
    padding: 0px;
    font: normal 14px arial;
    color:#ffffff;
}

body
{    
}

#all
{
    width: 976px;
    height: 100%;
    margin: 0 auto;
}

#header
{
    height: 124px;
    background: url(img/top_banner.jpg) no-repeat;
}
#main
{
    margin-left: 3px;
    position: relative;
    width: 100%;
    overflow: hidden;
}
#topContent
{
    height: 18px;
    background: url(img/top_content.jpg) no-repeat;
}

#bottomContent
{
    width: 100%;
    float: left;
    border: 0 solid black;
    clear: both;
    height: 24px;
    background: url(img/bottom_content.jpg) no-repeat white;
}

#rightContent
{
    background: url(img/right_border_content.jpg) repeat-y;
    padding-bottom: 100em;
    margin-bottom: -100em;
    float: left;
    width: 7px;
}
#pagesContent
{
    width:500px;
    margin:30px 55px 0 0;
    text-align:justify;
}

#content
{
    padding-bottom: 100em;
    margin-bottom: -100em;
    direction: rtl;
    border: 0px solid red;
    background: url(img/background_content.jpg) repeat-x;
    border-left: 4px solid #A6CE47;
    float: left;
    width: 963px;
    background-color:#51AB39;
}

#menu
{
    margin-right: 55px;
}

#menu span
{
    margin: 0 15px;
}

.imgMenu
{
    margin-bottom: 13px;
}

.imgMenu1
{
    margin-bottom: 2px;
}

#newsMain
{
    margin: 5px 0 0 15px;
    border-right: 1px dotted #ffffff;
    border-left: 1px dotted #ffffff;
    margin-bottom:-100em;
    padding-bottom:100em;
    float: left;
}

#news
{
    background: url(img/background_news.jpg) no-repeat;
    height: 304px;
    width: 184px;
    margin:0 35px 0 15px;
}

.title
{
    text-decoration:underline;
    font-weight:bold;
}

#contactUs input 
{
    color:#000000;
}

#contactUs textarea
{
    color:#000000;
}
#contactUs div
{
    margin:5px;
}
.btnContact
{
    font-weight:bold;
    color:red;
    width:60px;
    background-color:#A5CF47;
}

.btnContact:hover
{
    background-color:#DAEBB4;
}

#footer
{
    text-align:center;
}
#menuFooter *
{
    font:normal 12px arial;
    color:#109742;
    padding:0 1px;
    text-decoration:none;
}
#credit
{
    margin-top:10px;
}

#lnkCredit
{
    color:#109742;
    font:bold 12px arial;
    text-decoration:none;
}

#contactUs ,#aboutUs ,#activities ,#kids ,#recommenders ,#home
{
    
}
.imgDiv 
{
    margin:5px 0px;
    
}    

.imgLnk
{
    width:240px;height:180px;border:0px;
    
}
li {font:bold 12px arial;}
li span{font:bold 12px arial;}