body {
background:#8f8f8f;
background-image:url(images/bg-africa-charity.gif);
background-repeat:repeat-x;
margin:0px;
padding:0px;
text-align:center;
font-family:'Trebuchet MS', Helvetica, Arial, Helvetica, sans-serif;
font-size:12px;
}

#phcdiv {
padding:8px;
background:#f9f9f9;
border: 2px solid #dfdfdf;
}


.imgtfe{
margin:5px 10px 10px 0px;
}

h1{
font-size:24px;
color:#888;
margin:0;
padding:0;
margin-bottom:4px;
}

h2{
font-size:22px;
color:#f60;
margin:0;
padding:0;
margin-bottom:4px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
}

h3{
font-size:17px;
color:#999;
margin:0;
padding:0;
margin-bottom:4px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
}

h4{
}

a{
color:#FF6600
}

#breadcrumbs{
font-style:oblique;
font-size:12px;
border-bottom:1px dashed #ddd;
padding:5px 3px;
background:#f6f6f6;
color:#a2a2a2;
font-size:11px;
margin:-12px 0 16px 0;
}

#hihcolumns{
margin:15px 5px 15px 5px;border:1px solid #ddd;border-top:4px solid #666;width:250px;float:left;padding:5px;background:#f5f5f5;
}

hihboxes{
}

#wrapper{
margin:0px auto;
text-align:left;
width:900px;
}

#header{
color:#DDD;
position:relative;
}

#header_tiny_menu{
position:absolute;
left:630px;
top:4px;
width:260px;
z-index:100;
font-size:15px;
}

#header_tiny_menu a{
color:#DDD;
}

#nav{
height:28px;
width:900px;
background: url(images/nav_bg_africa_charity.gif);
background-repeat:repeat-x;
margin:0 auto;
border-bottom:1px solid white;
padding-top:6px;
color:white;
}

#nav li {
display:inline;
list-style:none;
}

#nav a{
color:white;
text-decoration:none;
padding:0 12px;
font-size:14px;
font-weight:bold;
/*border-right:1px solid #9AC8DA;*/
}

#nav a:hover{
text-decoration:underline;
}

#grayline{
background:#bbb;height:1px;margin:14px 0;
}

#index_left{
width:265px;
float:left;
}

#index_right{
padding:15px;
width:604px;
float:left;
}

#index_left li{
padding:5px;
background:#e2e2e2;
display:block;
width:251px;
border-left:3px solid #f60;
border-bottom:2px solid #aaa;
font-weight:bold;
font-size:14px;
}

#index_left ul{
list-style:none; margin:0px 0px 0px 0px; padding:0px; }

#index_left li a{
color:#666;
}

#index_left li.current_page_item, #index_left li.current_page_item a {
background:#aaa;
color:white;
}

#home_splash_text{
position:absolute;
width:300px;
left:570px;
top:60px;
color:white;
font-size:13px;
font-weight:bold;
}

#home_splash_text h1{
font-size:25px;
color:white;
}

#home_content{
background-image:url(images/home_content_bg.gif);
}

#index_content{
background-image:url(images/index_content_bg.gif);
}


#home_left{
width:480px;
float:left;
padding:20px 25px 10px 50px;
}

#home_right{
width:340px;
float:left;
}

#home_excerpt {}

#home_excerpt p{
display:inline;
width:180px;
float:left;
padding:0px 10px 0px 10px;
}

#home_excerpt img{
float:left;
}

#footer{
background:url(images/footer_bg_africa_charity.gif);
height:32px;
padding:7px 0 0 20px;
color: #DDD;
}

#footer a{color:#ccc;}

.orange{
color: #FF6600;
}

/*WORDPRESS STUFF*/

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img {border:0;}	

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

