@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body  {
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 22px;
}
hr  {
	height: 0px;
	padding: 0px;
	margin-bottom: 15px;
	margin-top: 15px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F78139;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a,a:visited   {
	text-decoration: none;
	color: #C43F0C;
}
a:hover {
	text-decoration: underline;
}
#home #header h1 {
	background-image: url(../images/Yosefe_Header.jpg);
	text-indent: -5000px;
	height: 247px;
	margin: 0px;
}
#yosefe #header h1 {
	background-image: url(../images/Yosefe_Header.jpg);
	text-indent: -5000px;
	height: 247px;
	margin: 0px;
}
#mkasanga #header h1 {
	background-image: url(../images/Mkasanga_Header.jpg);
	text-indent: -5000px;
	height: 247px;
	margin: 0px;
}
#barnaby #header h1 {
	background-image: url(../images/barnaby_Header.jpg);
	text-indent: -5000px;
	height: 247px;
	margin: 0px;
}
#resources #header h1 {
	background-image: url(../images/resources_Header.jpg);
	text-indent: -5000px;
	height: 247px;
	margin: 0px;
}
#news #header h1 {
	background-image: url(../images/news_Header.jpg);
	text-indent: -5000px;
	height: 247px;
	margin: 0px;
}
#partners #header h1 {
	background-image: url(../images/partners_Header.jpg);
	text-indent: -5000px;
	height: 247px;
	margin: 0px;
}
#help #header h1 {
	background-image: url(../images/howcanyouhelp_Header.jpg);
	text-indent: -5000px;
	height: 247px;
	margin: 0px;
}
#sidebarLeft {
	float: left;
	width: 166px;
	height: 263px;
	padding-top: 15px;
	background-repeat: no-repeat;
}
#sidebarRight {
	float: right;
	width: 225px;
	background: url(../images/links.jpg) no-repeat;
	height: 500px;
}
#mainContent h2 {
	color: #9e2606;
	font-size: 14px;
	padding-bottom: 8px;
}
#mainContent p {
	margin-bottom: 5px;
}
#mainContent ul {
	margin-left: 25px;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(../images/spark.gif);
}
#sidebarLeft ul, #sidebarRight ul {
	list-style-type: none;
	padding: 0px;
	margin-left: 7px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
}
#sidebarLeft li, #sidebarRight li {
	font-weight: bold;
}
#sidebarLeft li > ul li, #sidebarRight li > ul li {
	font-weight: normal;	
}
#sidebarLeft a:hover, #sidebarRight a:hover {
	color: #450000;
	text-decoration: none;
}

/*#sidebarLeft h3, #sidebarLeft h4, #sidebarLeft p, #sidebarRight p, #sidebarRight h3, #sidebarRight h4  {
	margin-left: 10px;
	margin-right: 10px;
}*/
#mainContent {
	float: none;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 10px;
	margin-top: 0;
	margin-right: 225px;
	margin-bottom: 0;
	margin-left: 166px;
	padding-bottom: 25px;
} 
#container {
	width: 900px;
	margin: 0 auto;
	border: 0;
	text-align: left;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(../images/left_column_v2.jpg);
} 
#footer {
	background:#B05A27;
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.text {
	font-size: 10px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#home a.home, #education .education, #yosefe .yosefe, #mkasanga .mkasanga, #barnaby .barnaby, #resources .resources, #news .news, #partners .partners, #help .help {
	color: #333333;
}

.thumbnails {
	width: 467px;
	display: block;
	height: 54px;
	padding-bottom: 13px;
	padding-top: 10px;
	border-top-width: 0px;
}
.thumb {
	background-color: #FFFFFF;
	display: block;
	float: left;
	padding: 2px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}
 a.thumb:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.thumb:hover {
	background-color: #F78739;
}
