@charset "utf-8";
/* CSS Document */

/* Clean up default styling */

/* remove default link styles */
:link,:visited { text-decoration:none; }

/* Remove list styles by default */
/*ul,ol { list-style:none; }*/

/* Remove inconsistent browser element fon sizing */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* Remove inconsistent margins and padding */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div,dd,dt,dl { margin:0px; padding:0px; }

/* Remove blue borders on linked images */
a img,:link img,:visited img { border:none; }

body {
	margin: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #e8ecda url(../images/OrnamentalBkgd.png) repeat-x top left;;
}
h1 { /* home box */
	color: #cece9c;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
h2 { /* green head over main page image */
	color:#2d6b5a;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h3 { /* large green header  */
	color: #366;
	font-size: 24px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 7px 3px 0 3px;
}

a {
	color:#366;
	text-decoration: none;
}

a:link {
	color:#366;
}
a:visited {
	color:#366;
}
a:hover {
	color: #808040;
	text-decoration:underline;
}
a:active {
	color:#2B5555;
}

ul, ol {
	margin: 0 0 0 10px;
	padding: 5px 0 10px 20px;
	line-height: 120%;
	
}
ul li {
	margin:0;
	padding:0;
	list-style-type:disc;
	line-height:120%;
}
ol li {
	margin:0;
	padding:0;
	line-height:120%;
}

#container {
	margin: 32px auto 0 auto;
	width: 985px; 
	border: 2px solid #829782;
	background: #fff;
}  
/* Header stuff, including logo, topnav and so on */

#head {
	height: 178px; 
	margin: 0; 
	padding: 0; 
	background: url(../images/topLogoGradient.png) no-repeat; 
	position: relative;
}

/* topnav elements */
#topNav {
	height: 42px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 2px;
	background: #cece9c;
    position: absolute; bottom: 0; width: 100%;
	text-align: center;
	display: inline-block;
}
#topNav img {
	margin: 0 5px;
	vertical-align: middle;
}
#topNav a:active, #topNav a:hover, #topNav a:link, #topNav a:visited  {
	text-decoration: none;
	color: #2b6a59;
}
#topNav a:hover {
	color: #FFF;
	text-decoration: none;
}
.topNavWhite {
	color: #fff;
}

/* Main content  */
#mainContent {
	border: 0px #060 solid;	
	padding: 10px 5px;
	/* height:100%; */
	margin: 0 auto;
	background: url(../images/AfricanContinentBkgd.png) no-repeat; 
	background-position: center 25px;
}
/*#AfricaBkgd {
	background: url(../images/AfricanContinentBkgd.png) no-repeat; 
	background-position: center 25px;
	
}*/
.smTextBox {
	background-color: #829782;
	color: #fff;
	padding: 10px;
	width: 308px;
	float: left;
	margin-right: 5px;
	height: 237px;
}
.smTextBox p {
	padding: 5px 0;
}
.smTextBox a {
	color: #d9d9b4;
	font-weight: bold;
	text-decoration: underline;
}

.imageBox {
	width: 626px;
	float: right;
	color: #2b6a59;
	border: 2px solid #829782;
	height: 243px;
	background: url(../images/MissionariesNigeria.jpg) no-repeat;
	padding: 5px;
}
.smBoxes {
	width: 301px;
	float: left;
	border: 1px solid #cece9c;
	margin-top: 20px;
	padding: 2px;
	font-family: Verdana, Geneva, sans-serif;
	height: 220px;
}
.smBoxes p {
	padding: 10px 5px 5px 5px;
}
.smBoxes a {
	color: #366;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smBoxes a:hover {
	text-decoration: underline;	
}
.smBoxMargin {
	margin-right: 27px;
}
.smBoxHead {
	background: #cece9c;
	height: 20px;
	color: #666633;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif; 
	font-weight: bold;
	padding: 3px 5px 0 5px;
}
.linkArrow {	
	padding: 5px 5px 5px 5px;
}
.arrow {
	vertical-align: middle;
	padding-left:10px;
}
.quoteBox {
	width: 297px;
	float: left;
	border: 1px solid #cece9c;
	margin-top: 20px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #829782;
	height: 375px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.quoteBox p {
	padding: 0px 3px 3px 3px;	
}
.quoteBoxMargin {
	margin-right: 24px;
}
.videoBox {
	width: 638px;
	float: right;
	margin-top: 20px;
	height: 360px;
	border: 1px solid #FFFFFF;
	
}


/* left navigation column */

#navColumn {
	float: left;
	width: 200px;
	display: inline;
	padding: 5px 0;
}
#navColumn a {
	text-decoration: underline;	
	color: #666633;
	font-weight: bold;
}
#navColumn ul {
	margin: 0;
	padding: 14px 0 0 5px;
	list-style-type: none;
	width: 200px;
	line-height: 130%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
}
#navColumn li {
	padding: 0 0 0 20px;
	background: ;
	list-style-type: none;
	line-height: 130%;
	
}
#navColumn li a:hover {
	background: #cece9c;
}

#navColumn h3, #navColumn h3 a {
	text-decoration: none;
	font-size: 14px;
	color: #366;
}
#navColumn h3 a:hover {
	text-decoration: none;
	background: #cece9c;
	color: #366;
}

/* boxColumn is set for the right side in current design but could be moved as needed

*/
#boxColumn {
	float: right;
	width: 200px;
	display: inline;
	padding: 5px;
	background: #e8ecda;
	height: 335px;
	margin-top: 10px;
	
}

/* middle column in current layout, but could be moved as necessary...main body of page  */
#bodyBox {
 	margin: 0 0px 0px 200px;
	border-left: 1px solid #cece9c;
	width: 550px;
}
#bodyCopy {
 	margin: 7px 0px 0px 8px; 
	padding: 5px 10px;
	height: 100%;
} 
#bodyCopy p {
	margin-top: 10px;
}

#bodyCopy ul {
	margin: 0;
	padding: 10px 0 0px 20px;
	list-style-type: none;	
}
#bodyCopy li {
	padding: 0 0 0 20px;
	background: transparent url(../images/greenBullet.png) no-repeat left center;
	list-style-type: none;
	line-height: 130%;	
}
#bodyCopy h3 {
	font-size: 18px;
	margin: 0;
	padding: 0;
}

/* footer, copyright, and address styling */
#footer { 
	padding: 6px;
	color: #2b6a59;
	width: 975px;
	margin: 0 auto;
	text-align: right;
	font-size: 10px;
	
} 
#footer p {
	margin: 0 ;
	padding: 10px 0;
}
.rightItalic {
	font-style: italic;
	text-align: right;
}
#bottomBox {
	padding: 0px 39px;
	background: url(../images/bottomBoxBorder.png) repeat-y top left;
	height: 245px;
}
#bottomBoxBorder {
	background: url(../images/bottomBorder.png) no-repeat;
	height: 31px;
	
}
#testimonial {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	padding: 0px 0px 0px 0;
	width: 300px;
}
#bottomLogo {
	float: left;
	text-align: center;
	padding: 10px 20px;
	width: 300px;
}
#address {
	float: right;
	padding: 0px 0 0px 0px;
	width: 300px;
}
#address a:active, #address a:hover, #address a:link, #address a:visited {
	color: #fff;
	text-decoration: none;
}
#address a:hover {
	text-decoration: underline;	
}

#bottomNav {
	font-size:11px;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
	padding: 5px 0;
	margin: 0 auto 5px auto;
	color: #2b6a59;
	
}
#bottomNav a:active, #bottomNav a:hover, #bottomNav a:link, #bottomNav a:visited  {
	color: #2b6a59;
	text-decoration: none;
}
#bottomNav a:hover {
	text-decoration: underline;
}
#copyright {
	float: right;
	width: 50%;
	text-align:right;
	padding-right: 5px;
	color: #666633;
	font-size: 12px;
	font-weight: bold;	
}
#copyright  a:active, #copyright a:hover, #copyright a:link, #copyright a:visited {
	 color: #666633;
	 text-decoration:none;
}
#copyright a:hover {
	text-decoration: underline;
}
.superSmall {	
	font-size: 10px;
	font-weight: normal;
}
/* Miscellaneous classes for reuse */

.clearAll { /* add to div or break element as final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearSpace { /* use to clear and give space between elements where needed */
	clear:both;
    height:20px;
    font-size: 1px;
    line-height: 0px;
}
.boldText {
	font-weight: bold;
}
.promoTxt {
	font-size: 18px; color: #009900; font-style: italic; font-weight: bolder;
}
.hintanchor{ /*CSS for link that shows hint onmouseover*/
	font-weight: bold;
	color: navy;
	margin: 3px 8px;
}
.imgFloatRt { /* for images in text */
	float: right; 
	margin: 0 0 0px 5px;
}
.imgFloatLft { /* for images in text */
	float: left; 
	margin: 0 5px 0px 0 ;
}
.imgCenter { /* for images in text */
	text-align: center;
	padding: 5px;
}
.centerText {
	text-align: center;
}
.textLeft {
	text-align: left;
}
.textRight {
	text-align: right;
}
.italicText {
	font-style: italic;
}

.underline { /* for divs, not text */
	border-bottom: 1px solid #00244c;
	height: 5px;
}
.devNote {
	font-size: 18px;
	font-weight: bold;
	color: #C0C;
}
