#top_join {/*===============================================Master Page CSS begins================================>*/
	width:1109px;
	height:113px;
	background-image:url(../images/wood_background_top.png);
	position:relative;
}
.class {
	clear:both;
}
#search_bar {
	width:274px;
	height:27px;
	background:white;
	border:1px solid black;
	float:right;
	margin-top:13px;
	margin-right:71px;
	text-align:center;
	font-family:kefa;
	padding-top:1px;
	border-radius: 6px;
	box-shadow: 2px 2px 2px rgba(0,0,0,.65);
}

#logo {
	width:360px;
	height: 112px;
	float: left;
}

#left_head_link {
	width:181px;
	height:40px;
	background:url(../images/link_background.png) no-repeat;
	float:left;
	color:white;
	font-size:29px;
	text-align:center;
	font-family:kefa;
	padding-top:12px;
	text-shadow: 2px 2px 2px rgba(0,0,0,.65);
	border-radius: 6px;
	box-shadow: 2px 2px 2px rgba(0,0,0,.65);
}
	

#left_head_link:hover {
	text-shadow: 3px 3px 3px rgba(0,0,0,.65);
	
}
#center_head_link {
	width:181px;
	height:40px;
	background:url(../images/link_background.png) no-repeat;
	float:left;
	color:white;
	font-size:29px;
	text-align:center;
	margin-left:16px;
	margin-right:16px;
	font-family:kefa;
	padding-top:12px;
	text-shadow: 2px 2px 2px rgba(0,0,0,.65);
	border-radius:6px;
	box-shadow: 2px 2px 2px rgba(0,0,0,.65);
}

#center_head_link:hover {
	text-shadow: 3px 3px 3px rgba(0,0,0,.65);
}
#right_head_link {
	width:181px;
	height:40px;
	background:url(../images/link_background.png) no-repeat;
	float:right;
	color:yellow;
	font-size:50px;
	text-align:center;
	font-family:kefa;
	text-shadow: 2px 2px 2px rgba(0,0,0,.65);
	border-radius:6px;
	padding-bottom:10px;
	box-shadow: 2px 2px 2px rgba(0,0,0,.65);
}


#right_head_link:hover {
	text-shadow: 3px 3px 3px rgba(0,0,0,.65);
}
#header_links {
	width:587px;
	height:52px;
	float:right;
	margin-top:10px;
	margin-left:88px;
	margin-right:16px;
}
.head_foot_link a {
	color:white;
	text-decoration:none;
	
}

.head_foot_link_special a {
	color:yellow;
	text-decoration:none;
}
body {
	background:#B0B0B0;
}
/*========================================================Master Page CSS Ends=======================================>*/

#site_container {/*======================================Main Site Content Begins==============================>*/
	width:1109px;
	height:1123px;
	background:white;
	margin:0 auto;
}
#main_content {
	width:1109px;
	height:901px;
	}
#site_title {
	float:left;
	margin-top:70px;
	margin-left:430px;
	color:#325F3A;
	font-family:kefa;
	font-size:20px;
	display:block;
		
}
#start_date {
	float:right;
	margin-top:580px;
	margin-right:-143px;
	color:#325F3A;
	font-family:kefa;
	font-size:20px;
	display:block;
		
}
#end_date {
	float:right;
	margin-top:620px;
	margin-right:-147px;
	color:#325F3A;
	font-family:kefa;
	font-size:20px;
	display:block;
		
}
#next_mission_header {
	float:right;
	margin-top:250px;
	margin-left:50px;
	color:#325F3A;
	font-family:kefa;
	font-size:20px;
	display:block;
	
		
}
#donation_button {
	width:268px;
	height:91px;
	background:orange;
	float:right;
	margin-top:115px;
	margin-right:27px;
	border-radius:6px;
	border:5px solid yellow;
	box-shadow:2px 2px 2px rgba(0,0,0,.65)
}
h1 {
	color:yellow;
	margin-left:30px;
}
#text_box{
	width:400px;
	height:300px;
	float:right;
	margin-top:300px;
	margin-right:-450px;
	
}
#mission_description {
	font-family:monaco;
	font-size:20px;
}

#africa {
	margin-top:170px;
	margin-left:100px;
	
	border-radius:6px;
	box-shadow:2px 2px 2px rgba(0,0,0,.65);
}

#divider-top {
	width:100%;
	height:5px;
	background:black;
	position:absolute;
	bottom:0;
}

/*=======================================================Main Site Content Ends===================================>*/

footer {/*==================================================Master Page Footer CSS Begins====================================>*/
	width:1109px;
	height:113px;
	background-image:url(../images/wood_background.png);
	position:relative;
}
#divider-bottom {
	width:1109px;
	height:5px;
	background:black;
	position:absolute;
	top:0;
	left:0;
}
#left_foot_link {
	width:181px;
	height:40px;
	background:url(../images/link_background.png) no-repeat;
	float:left;
	color:white;
	font-size:29px;
	text-align:center;
	font-family:kefa;
	text-shadow: 2px 2px 2px rgba(0,0,0,.65);
	border-radius:6px;
	padding-bottom:10px;
	margin-top:10px;
	box-shadow: 2px 2px 2px rgba(0,0,0,.65);
	
}
#left_foot_link:hover {
	text-shadow: 3px 3px 3px rgba(0,0,0,.65);
}
#right_foot_link {
	width:181px;
	height:40px;
	background:url(../images/link_background.png) no-repeat;
	float:left;
	color:white;
	font-size:29px;
	text-align:center;
	font-family:kefa;
	margin-left:10px;
	text-shadow: 2px 2px 2px rgba(0,0,0,.65);
	border-radius:6px;
	padding-bottom:10px;
	margin-top:10px;
	box-shadow: 2px 2px 2px rgba(0,0,0,.65);
	
}
#right_foot_link:hover {
	text-shadow: 3px 3px 3px rgba(0,0,0,.65);
}
#footer_links {
	margin-left:24px;
}

#social_links {
	width:135px;
	height:35px;
	list-style:none;
	margin-right:200px;
	float:right;
	
	
}
#social_links li {
	float:left;
	margin:5px;
}


	

/*==========================================================Footer CSS Ends======================================>*/