/* CSS Document */

table, tr, td, div, img, form, object, embed, ul, ol, li, cite, a{
	border-width: 0;
	margin: 0;
	padding: 0;
}


ul{
list-style-type: none;}

/* layout 
===============================================*/

body {
background-color: #9c6;
width:980px;
margin:0 auto 0 auto;
padding:20px;
margin-bottom: 40px;
}

#container
{background-color:#fff;
width: 980px;
float: left;
text-align:left;
border: 2px solid #d43;
margin-top:10px;
}

#top
{background-color:#fc8;
width: 980px;
float: left;
margin:0;}

#content
{width: 980px;
float:left;
margin:0;
padding:0;}


.dkbrown
{background:url(../images/ti/ti_bg_dr-brown.gif) left top repeat-y;}


#editorial
{
width:664px;
float:right;
text-align:left;
padding: 20px 17px 15px 17px;
}

#photo
{
width: 280px;
float: left;
padding-top:20px;
margin:0;
padding-bottom:0;
}

#content.blue #photo
{background: url(../images/silhouette/sil_stephina-mkhonazi.gif) bottom no-repeat;} 

#content.yellow #photo
{background:url(../images/silhouette/sil_oscar-baloyioscar.gif) bottom no-repeat;}

#content.brown #photo
{background: url(../images/silhouette/sil_sipho-mokoena_stand.gif) bottom no-repeat;} 

#content.dkbrown #photo
{background: url(../images/silhouette/sil_margaret-ndlovu.gif) bottom no-repeat;} 

#content.dkbrown2 #photo
{background: url(../images/silhouette/sil_perform-drum.gif) bottom no-repeat;} 

#content.purple #photo
{background: url(../images/silhouette/sil_group.gif) bottom no-repeat;} 

#content.red #photo
{background: url(../images/silhouette/sil_fikile-skonsana.gif) bottom no-repeat;} 

#content.teal #photo
{background: url(../images/silhouette/sil_roy-barber2.gif) bottom no-repeat;} 


#sideImage{
float:right;
width: 200px;
border: 2px solid #9c6;
margin:0 0 5px 15px;
padding:0;}

.img {
margin-bottom:5px;}


#footer
{
	background-color:#084;
	color:#fff;
	width: 963px;
	float: left;
	line-height:26px;
	text-align:right;
	padding-right:17px;
}





/* typography 
===============================================*/
body {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:20px;
color: #000;}

.ed ul{
/*margin-left: 18px;*/
margin:5px 0 0 18px}

.ed li {
background: url(http://www.bokamosoyouth.org/images/layout/orange.gif) left -3px no-repeat;
line-height: 20px;
padding-left:25px;
margin-bottom:5px;
}


h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color:#a21;
font-weight:bold;
margin-bottom: 20px;
}

h2
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #d43;
margin-top:15px;
margin-bottom:-10px;}

a {text-decoration:underline;
color:#a21;}

a:hover {text-decoration:none;
color:#a21;}

.caption {
width:180px;
color: #752;
font-size:9px;
line-height: 15px;
padding: 5px 10px 5px 10px;
}

.contact {
color:#FFF;}




/* navigation
===============================================*/
/* Sub navigation located in left column */

/* HOMEPAGE HIGHLIGHTS BOX */

#news
{float:right;
width: 320px;
margin-left:32px;
margin-bottom:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.highlight {
width: 312px;
background-color:#dc8;
border: 4px solid #9c6;
}

h3 {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#fff;
letter-spacing:4px;
background-color:#9c6;
padding: 7px 0 8px 14px;
margin-top:0;
}


#news ul
{list-style-type:none;
margin: 0 13px 0px 17px;
padding:0;
padding-bottom:10px;}

#news li
{
color:#d43;
line-height: 16px;
padding-bottom:13px;
margin-bottom:12px;
}

.highlight li a {text-decoration:none; color: #084;}

.highlight li a:hover {
	text-decoration:underline;
	color: #a21;
}

#news p {
color:#084;
margin: 4px 13px 5px 17px;}

#news p.first{margin-top:-30px;}
/* end homepage highlights*/

/*SIDEBAR IS IMAGE PLUS NAVIGATION*/



.donate{
margin-bottom:8px;
}

#donate{margin-top:-15px;}

.meet {
display: block;
padding: 0 0 0 10px;
margin:0;
border-top: 2px solid #9c6;
/*background-color:#084;*/
background-color:#a21;
font-size:10px;
color: #fff;
font-weight:bold;
}



/* SITE NAVIGATION STYLES START HERE*/

.mainNav
{
	background-color:#084;
	color:#fff;
	width:980px;
	float: left;
	margin-top:0;
}




