body{background-color:#D89761;
padding:0px;
margin:0px;
font: .8em Verdana, Arial, Helvetica, sans-serif;
color:#79251a;
}

#header{
	left:0px;
	background-image:url(assets/logoBG.jpg);
	margin: 0px;
	padding-left: 0px;
	top: 0px;
	height:215px;
	width:100%;
}

#headerLogo{
	background:url(assets/logo.jpg) no-repeat;
	width:805px;
	height:215px;
	margin-left:10px;
}

#contentMain{
	background-color:#FFFFFF;
	padding: 10px;
	padding-left:25px;
	width: 95%;
	border: thin solid #99c280;
	
}

#menuBar{
	border-top-width: .8px;
	border-top-style: solid;
	border-top-color: #93BB7B;
	border-bottom-width: .8px;
	border-bottom-style: solid;
	border-bottom-color: #93BB7B;
	}

#footer{
	width:98%;
	padding:10px;
	text-align:center;
	color:#FFF;
	}

#footer a{
	color:#FFF;
	text-decoration: none;
	}
	
#footer a:hover{
	color:#FFF;
	text-decoration:underline;
	} 
	
#whatIsNami{
	width:35%}
	


h1{
	color:#99c280;
	font-family: "Franklin Gothic Medium Cond", Arial, sans-serif, "Franklin Gothic Book";
	font-size: 3em;
	margin-bottom:0px;

}
h2{
	color:#BE8961;
	font-family: "Franklin Gothic Medium Cond", Arial, sans-serif, "Franklin Gothic Book";
	font-size: 2em;
}
.headerCenter
{
	text-align:center;
	font-size:3.4em;
	font-weight: 900;
	margin-right:5%;	
}
.h1{
	color:#99c280;
	font-family: "Franklin Gothic Medium Cond", Arial, sans-serif, "Franklin Gothic Book";
	font-size:3em;
	
}
.h2{
color:#BE8961;
font-family: "Franklin Gothic Medium Cond", Arial, sans-serif, "Franklin Gothic Book";
font-size:2em;
}
.wrapText{
float:right;

}
.newHopeCenterPicture{
	float:left;
	margin:10px;
	border: thick solid #99c280;
}
.hrClass{
	clear:both;
	color:#99c280;
	width: 0px;
}
.brownBG{
background:#99c280;
padding:4px;
}

#wimiContent a{
color:#79251A;
font-weight:bolder;
}

#wimiContent a:hover{color:#D89761;
font-weight:bolder;
}

#wimiContent a:visited{
}


/*----Index-------*/
#leftIndex{
float:left;
position:static;
width:100%;
}

#rightIndex{
	float:right;
	clear:right;
	position:static;
	padding-top:20px;
	
}
#bottomIndex{
clear:both;
}
/*----NewHopeCenter-------*/

#leftContentNHC{
float:left;
height:400px;

}


/*----NewHopeEnterprise-------*/
#leftContentNHE{
float:left;
height: 300px;
}

/*----SeedsOfHope-------*/
#leftContentSOH{
float:left;
height: 450px;
width: 280px;
margin-right:15px;
}

/*----Programs-------*/
#programsLinks a{
color: #79251a;
text-decoration: underline;
 font-size: 16px;
}
#programsLinks a:hover{
color:#D89761;
text-decoration:underline;
}
/*----Contact-------*/

#contactContent {
margin-top:20px;
}
#contactContent p{
margin:0px;
padding:0px;}

#contactContent a{
color: #79251a;
text-decoration: underline;
}
#contactContent a:hover{
color:#D89761;
text-decoration:underline;
}