/* -- HTML and Body Information-- */
html { 
	margin:0px;
	padding:0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#3a250a;
	margin: 0px;
	padding: 0px;
	line-height: 1.7em;
	background-color: #F6EDD6;
	background-image: url(images/bg1.gif);



	

}


/* Typography and Links */



h1 {
	font-family: "Century Gothic", "Arial", "sans-serif";
	color:#a44512;
	font-size:24px;
	font-weight:bold;
	letter-spacing:1px;
	margin-bottom:0;
	margin-top:14px;
}

h2 {
	font-family: "Century Gothic", "Arial", "sans-serif";
	color:#a44512;
	font-size: 20px;
	font-weight:bold;
	margin-bottom:0;
	margin-top:12px;
}

h3 {
	font-family: "Century Gothic", "Verdana", "serif";
	color:#a44512;
	font-size: 16px;
	font-weight:bold;
	margin-top:12px;
	margin-bottom:0;
}


h4, h5 { 
	color:#3a250a;
	margin-top:0px;
	margin-bottom:0;

}

a:link {
	color:#5c6c06;
	text-decoration: underline;
}
a:visited {
	color:#5c6c06;
	text-decoration: underline;
}

a:hover {
	color:#a44512;
	text-decoration: none;
	font-weight:normal;

}
a:active {
	color:#5c6c06;
	text-decoration: underline;
	font-weight:normal;
}

/*Header */


#body_wrapper {
	width:920px;
	border:1px solid #666600;
	margin-left:-460px;
	left:50%;
	position:absolute;



}


#body_wrapper2 {
	width:920px;
	background-color: #FFFFFF;



}

#top_header {
	width:920px;
	height:25px;
	background-color:#521906;
	background-image: url(images/topheader.gif);
	

}

#banner {
	width:920px;
	height:93px;
	margin:0;
	padding:0px;
	margin-bottom:-1px;
	background-color:#521906;
	background-image:url(images/bg_banner.gif);
}




/* Top Navigation Definition */

#top_nav {
	width:920px;
	height:42px;
	left:0px;
	margin-top:-1px;
	background-image:url(images/bg_banner.gif);	
	
}

#top_nav ul {
	list-style:none;
	margin:0;
	padding:0;
	width:920px;

}

#top_nav li {display:inline;
	float:left;

}

#top_nav ul a {display:block;
}


#top_nav ul a:hover {
	background-color: #f3ebde; 
} 



/*flash animation */
#flash {
	width:920px;
	height:287px;
}

/* Home Content */

#content_wrapper {
	position:relative;
	width:920px;
	margin:0;
	background-image: url(images/home_bg.jpg);


}

#left_content {
	width:521px;
	top:0px;
	background-repeat: no-repeat;

}

#afew_words {
	width:500px;
	height:40px;
	left:0px;
	margin-bottom:0;
	
}


#paragraph1 {
	width:400px;
	margin-top:0px;
	margin-left:30px;
	margin-bottom:25px;
}


#featured {
	width:521px;
	margin-left:0;

}

#featured_events_t {
	width:500px;
	height:24px;
	left:0px;
	margin-bottom:0;
}


.pics {
	width:250px;
	height:115px;
	margin-left:28px;
	position:absolute;
		
}

.pics2 {
	width:250px;
	height:115px;
	left: 218px;
	position:absolute;
	
}
.two-columns {
	clear: both;
	background: no-repeat;
	border-top: thin solid #f6edd6;
}

.two-columns .title {
}

.two-columns .title h2 {
	height: 53px;
	margin: 0;
	padding: 15px 0 0 20px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

.two-columns .blue {
	background: url(images/img13.gif) no-repeat center;
}

.two-columns .red {
	background: url(images/img14.gif) no-repeat center;
}

.two-columns .columnA, .two-columns .columnB {
	width: 200px;
}

.two-columns .columnA {
	float: left;
}

.two-columns .columnB {
	float: right;
}

.two-columns .btm {
	clear: both;
	background: url(images/img12.gif) no-repeat left bottom;
}


#right_content {
	width:386px;
	left: 508px;
	top: 21px;
	position:absolute;
	height: 600px;
	border: thin none #FFFFFF;


}

#news_content {
	width:368px;
	left: 533px;
	margin-left:0px;
	margin-bottom:25px;
	border: thin none #FFFFFF;
	margin-right: 15px;
	padding-right: 3px;
	padding-left: 5px;





}


#thoughts_africa {
	width:386px;
	height:40px;
	margin-bottom:0;
	margin-top:12px;
}

#thoughts_africa_c  {
	width:300px;
	left: 553px;
	margin-left:28px;
	margin-top:-16px;
		
} 


#footer { 
	width:920px;
	height:42px;
	color: #f3ebde; 
	padding-top:20px;
	font-size:0.8em;
	background-image:url(images/footer.gif);
		
}


#dots {
	left:495px;
	top:21px;
	width:16px;
	position:absolute;
	height: 980px;

	
	
}



.contact_style {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11.5px;
	text-align:right;
	text-decoration: none;
	color: #f3ebde; 

} 
