html{
	background:url(../images/bgr.jpg) 50% 0;
	margin:0;
	padding:0;
}

body{
	margin: auto;
	padding: 30px 0px;
	width:936px;
	color:#eee;
	font-size:14px;
	font-family:Verdana, sans-serif;
}
.clear{ clear:both; }
.hide{ display:none; }
input, select, textarea{
	font-family:inherit;
	font-size:inherit;
}
label{ cursor:pointer; }
a:hover{
	cursor:pointer;
	text-decoration:none;
	color: #900;
	text-align: center;
}
a img{ border:none; }
a {
	color: #CCC;
}

.nom{ margin:0; }

#logo{
	float:left;
	background:url(../images/logo.png);
	margin:0 0 35px;
}
#logo, #logo a{
	display:block;
	width:300px;
	height:103px;
}

#top_links{
	margin:0 23px 0 0;
	padding:35px 0 0 0;
	list-style:none;
	overflow:hidden;
	font-size:18px;
	line-height:1.2;
}
#top_links li{
	float:right;
	border-right:2px solid #fff;
	padding-right:11px;
	margin:0 -10px 0 20px;
}
#top_links a{
	color:#fff;
	text-decoration:none;
}
#top_links a:hover{ text-decoration:underline !important; }

#menu_cont{
	position:relative;
	width:935px;
	height:302px;
	padding:0 0 0 1px;
	background:url(../images/shadow.png);
	margin-bottom:25px;
}
#menu{
	position:absolute;
	top:0;
	left:1px;
	width:928px;
	margin:0;
	padding:0;
	list-style:none;
}

#menu li{
	float:left;
	width:232px;
	background:url(../images/menu_na.png);
	height:50px;
}

#menu li:hover{ background-image:url(../images/menu_a.png); }
#menu a{
	display:block;
	height:50px;
	position:relative;
	overflow:hidden;
}
.menu_text{
	display:block;
	margin:0 auto;
	height:100px;
}
#menu a:hover .menu_text{ margin-top:-50px; }
#menu_item1 .menu_text{
	width:68px;
	background:url(../images/menu1.png);
}
#menu_item2 .menu_text{
	width:77px;
	background:url(../images/menu2.png);
}
#menu_item3 .menu_text{
	width:126px;
	background:url(../images/menu3.png);
}
#menu_item4 .menu_text{
	width:50px;
	background:url(../images/menu4.png);
}

#footer{
	text-align:center;
	color:#d9d9d9;
	font-size:11px;
	padding-top:50px;
}
#footer a{ color:inherit; }

h2{
	margin:0 0 25px 0;
	font-size:20px;
	font-weight:normal;
	padding:0 0 4px 10px;
	background-position:0 24px;
	background-repeat:no-repeat;
}
.wide_h{ background-image:url(../images/line_long.png); }
.narrow_h{ background-image:url(../images/line_short.png); }
#fp_blocks{
	margin:0;
	padding:0;
	list-style:none;
}
.fp_block{
	float:left;
	width:211px;
	margin-right:22px;
	position:relative;
}
.read_more{
	text-align:right;
	margin:0;
	font-size:12px;
	padding-right:25px;
}
.read_more a{ 
	color:#921212;
	 }
.fp_c{ height:240px; }

#nelson_letter{
	width:138px;
	height:169px;
	float:left;
}
h3 {
	color: #900;
	text-decoration: underline;
}

#nelson_picture{
	position:absolute;
	width:167px;
	height:169px;
	background:url(../images/photo_nelson.png);
	top:58px;
	right:0;
}
#fp_donations, #fp_prayer{
	padding-left:12px;
	width:200px;
}
#btn_donate{
	position:relative;
	top:-12px;
}

#nav_menu{
	float:left;
	width:145px;
	padding:0 15px 0 0;
	min-height:347px;
	background:url(../images/line_vert.png) 100% 0 no-repeat;
	text-align:center;
	list-style:none;
	font-size:15px;
	font-weight:600;
	overflow:hidden inherit;
	letter-spacing: .3px;
}
#nav_menu a{
	text-decoration:none;
	color:#fff;
}
#nav_menu a:hover, .current_page, .current_page a{
	color:#b50202 !important;
	font-family: Verdana, sans-serif;
}
#nav_menu li{
	padding:10px 5px;
	border-bottom: dashed thin #CCC;
}
#the_content{
	float:right;
	width:745px;
	color:#cfd1c5;
	font-size:14px;
	line-height:1.3;
}
#the_content h2{
	font-size:24px;
	color:#fff;
	overflow:hidden;
}
#the_content h2 span{
	float:left;
	padding-bottom:1px;
	border-bottom:1px solid #fff;
}
img.righted{
	float:right;
	margin:0 0 15px 15px;
}
.tablehead {
	font-weight: bold;
}
#the_content img {
	padding: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	
}

#the_content a:hover {
	border: #069 thick !important;
}
.tabbedarea #the_content {
	height: 500px;
	clear: right;
}
#content #the_content table tr td div table tbody tr td strong {
	font-size: 16px;
}
#content #the_content tr td div #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible table {
	color: #333;
}
#content #the_content p strong {
	color: #06F;
}
#content #the_content p strong {
	color: #CCC;
}
#the_content li{
	padding-top: .2em;
}
#bio {
	padding-top:30px;
	margin-top:20px;
	font-size:12px;
	width: 140px;
	float:left;
}
.kenyaBoard {
	float:right;
	margin-top: 50px;
}
h2 .kenyaBoard {
	padding-top: 40px;
}

#the_content .redFont {
	color: #b50202;
	text-decoration: none;
	
}

.redFont a:hover {
	color:#eee;
}

