/* CSS Document */

body{
	padding: 0;
	margin:0;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#003357;
}
a{
	color:#003357;
}
a:link img, a:visited img{
	border-style:none;} /* no border on img links */

a img {color:white;}      /* trick to hide the border in Netscape 4 */
@media all {              /* hide the next rule from Netscape 4 */
a img {color:inherit;}    /* undo the color change above */}

#wrapper0 {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

#wrapper {
	width: 780px;
	height: 100%;
	float: left;
	border:1px solid #77A2A4;
	background-image:url(../images/line_03.gif);
	background-repeat:repeat-y;
	background-position:left;
}

/* ============= TOP ==============*/
#top{
	width:780px;
	float:left;
	background-color:#FFFFFF;
}
#logo{
	width:427px;
	height:105px;
	float:left;
}
#top_right1{
	float:left;
	width:348px;
	height:35px;
	padding-right:5px;
	padding-top:5px;
}
#top_right2{
	float:left;
	width:348px;
	height:65px;
	color:#8F8F8F;
	font-size:10px;
	padding-right:5px;
}

#top2{
	float:left;
	width:780px;
	height:201px;
}
/* ============= NAVIGATION ==============*/
#navigation{
	float:left;
	width:250px;
	height:176px;
	background-image:url(../images/line.gif);
	padding-top:25px;
}
.nav{
	text-transform:uppercase;
	margin:0px 0 12px 20px; 

}
.nav a:link, .nav a:visited{
	text-decoration:none;
	padding-left:30px;
	background-image:url(../images/circle.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.nav a:hover{
	background-image:url(../images/circle_12.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#E7BE01;
}


#top2_img1{
	float:left;
	width:530px;
	height:42px;
}
#top2_img2{
	float:left;
	width:530px;
	height:159px;
}
/* ============= BODY ==============*/
#body{
	float:left;
	width:780px;
}
#left{
	float:left;
	width:257px;
/*	background-image:url(../images/dots_18.gif);
	background-position:right;
	background-repeat:repeat-y;*/
}
#left2{
	float:left;
	width:244px;
	padding-left:8px;
	padding-right:5px;
}
#WWD{
	width:205px;
	float:left;
	border-bottom:1px solid #AFC4B3;
	margin:5px 0px 5px 0px;
	background-image:url(../images/circle_22.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:3px 0 3px 38px;
	font-weight:bold;
	font-size:14px;
	color:#5F8A66;
}
.wwd{
	width:245px;
	float:left;
	background-image:url(../images/dots_18.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:7px;
}
.wwd a{color:#107121;}
.wwd_img{
	width:74px;
	float:left;
	height:44px;
	padding-top:2px;
}
.wwd_text{
	width:168px;
	float:left;
	font-size:10px;
}

/*=============== CONTENT ========================= */
#body{
	float:left;
}
#content{
	width:515px;
	float:left;
	padding:0px 2px 0px 5px;
}
#mission{
	width:325px;
	float:left;
	padding-right:5px;
	margin-right:5px;
	background-image:url(../images/line2_03.gif);
	background-position:left;
	background-repeat:repeat-y;
	height:100%;
}

#mission_title{
	width:287px;
	float:left;
	border-bottom:1px solid #AFC4B3;
	background-image:url(../images/circle_22.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:3px 0 3px 38px;
	font-weight:bold;
	font-size:14px;
	color:#5F8A66;
	margin-top:5px;
}
#mission_text{
	width:320px;
	float:left;
	padding-left:5px;
	padding-top:5px;
}
#content2{
	width:515px;
	float:left;
	background-color:#FFFFFF;
	padding-bottom:10px;
}
#content_title{
	width:477px;
	float:left;
	border-bottom:1px solid #AFC4B3;
	background-image:url(../images/circle_22.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:3px 0 3px 38px;
	font-weight:bold;
	font-size:14px;
	color:#5F8A66;
	margin-top:5px;
}
#content_text{
	width:510px;
	float:left;
	padding-left:5px;
	padding-top:5px;
}
#projects{
	width:180px;
	float:left;
}
#projects_title{
	width:142px;
	float:left;
	border-bottom:1px solid #AFC4B3;
	background-image:url(../images/circle_22.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:3px 0 3px 38px;
	font-weight:bold;
	font-size:14px;
	color:#5F8A66;
	margin-top:5px;
}
.projects_text{
	width:180px;
	float:left;
	font-size:10px;
}	  

.banner_text{
	width:180px;
	float:left;
	padding-top:10px;
}
#quran{
	width:170px;
	float:left;
	background-color:#C7E7CD;
	padding:5px;
	margin-top:10px;
}
#footer{
	width:780px;
	float:left;
	background-color:#2F6646;
	height:60px;
	color:#EDEDED;
	padding-top:10px;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
.wwd_link{
	text-decoration:none;
	font-weight:bold;
}
.form
{
    border:1px solid #2F6646;
    color:#2F6646;
    font-size:11px;
    }
.FormRow
{
    width:480px;
    float:left;
    padding-bottom:3px;
    padding-top:5px;
    border-bottom:1px dashed #cccccc;
    margin:0 0 0 5px;
}
.FormTitle
{
    width:145px;
    float:left;
    padding-right:5px;

}
.FormField
{
    width:330px;
    float:left;

}

.button
{
    background-color:#2F6646;
    color:#ffffff;
    padding:0 5px;
    border:none;
}
#MembershipForm
{
    width:510px;
    float:left;
    padding-bottom:10px;
    }


