#page-container {
	width: 960px;
	margin: auto;
	background: none;
	padding: 0;
}
html, body {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
} 
img.floatLeft { 
    float: left;
	margin-right: 10px;
}
img.floatLeftBigpadding { 
    float: left;
	margin-right: 10px;
	margin-bottom: 40px;
	border: 1px solid #bababa;/*the border*/
}

img.floatRight { 
    float: right; 
	margin-left: 10px;
	border: 1px solid #bababa;/*the border*/
}
img.floatRightNoBorder { 
    float: right; 
	margin-left: 10px;
}

img.nofloatBorder { 
	border: 1px solid #bababa;/*the border*/
}
img.nofloatBorderBtmMargin { 
	border: 1px solid #bababa;/*the border*/
	margin-bottom: 10px;
	margin-top: 10px;
}

#boxFloatRight{ 
    float: right; 
	width: 255px;
	background-color: #f2f2f2;
}
#boxFloatRight p{ 
	padding: 5px;
	color: #39838b;
}
#boxFloatRight p a{ 
	color: #39838b;
}
#boxFloatRight a:hover{ 
	text-decoration: none;
}
#boxFloatRight-heading {
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	background-color: #39838b;
	color: #ffffff;
	padding-bottom: 10px;
	padding: 5px;
	display: block;
}

img.FrontfloatLeft { 
    float: left;
	margin-right: 10px;
	margin-bottom: 65px;
}

img.BlueBorderBtm { 
	border-top: 5px solid #17bfda;/*the border*/
	border-bottom: 1px solid #dcdce9;/*the border*/
}
img.GreenBorderBtm { 
	border-top: 5px solid #c1c42b;/*the border*/
	border-bottom: 1px solid #dcdce9;/*the border*/
}

img.nofloatBlueBorder { 
	border-top: 5px solid #00b4d9;/*the border*/
	border-bottom: 5px solid #00b4d9;/*the border*/
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	background-image: url('../images/agapeheader_bg.jpg');
	background-repeat:repeat-x;
	background-position:top;
}
#navnew-menu {
	padding-bottom: 40px;
}

#header {
	height: 105px;
}
/* h1 is used in codasliderstylesheets/reset.css */

h2 {
	margin: 0;
	font-size: 1.7em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #548cbf;
	padding: 0;
	line-height: 130%;
}
h3 {
	margin: 0;
	font-size: 1.2em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #548cbf;
	padding-bottom: 10px;
	line-height: 130%;
}
h4 {
	margin: 0;
	font-size: 1.7em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #548cbf;
	padding: 0;
	line-height: 130%;
}

h5 {
	color: #;
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
	padding-bottom: 0.8em;
	font-size: 1.7em;
	line-height: 1em;
	color: #548cbf;
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #d6d6d6;/*the border*/
}
h6 {
	margin: 0;
	font-size: 1.7em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #548cbf;
	padding: 0;
	line-height: 130%;
}


.frontsplashbox {
	margin: auto;
	padding: 0;
	width: 600px;
	height: 305px;
	float: right;
	padding-bottom: 10px;
	clear: left;
}
#headingimage {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 150px;
	border-bottom: 5px solid #e4e4e4;/*the border*/	
	border-top: 10px solid transparent;/*the border*/
}

#frontPageContainer {
	width: 947px;
	height: 325px;
	clear: both;
	margin-top: 7px;
	padding-top: 25px;
	padding-left: 13px;
	/*background-color: #406e86;*/
	background-image: url('../images/frontPageContainer_bg.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

#content {
	padding: 0;
}

/*************************** FRONT BOX Left ***************************/
#content .containboxfrontleft {
	padding: 0;
	line-height: 18px;
	width: 629px;
	font-size: 0.75em;
	float: left;
	/*clear: both;*/
}
#content .containboxfrontleft p {
	font-size: 1em;
	margin: 0;
}
#content .containboxfrontleft p a{
	color: #90c42b;
	text-decoration: none;
	font-weight: bold;	
}
#content .containboxfrontleft p a:hover{
	color: #90c42b;
	text-decoration: underline;
}
#content .containboxfrontleft p.heading {
	font-size: 1.7em;
	font-family: Arial, sans-serif;
	color: #3a6ba3;
	padding-bottom: 10px;
}
/*************************** Right Column ***************************/
#content .rightcolumn {
	padding: 0 0 5px 5px;
	line-height: 20px;
	width: 655px;
	float: right;
	clear: both;
	font-size: 0.75em;
}
#content .rightcolumn p {
	font-size: 1em;
}
#content .rightcolumn p a{
	color: #548cbf;
	text-decoration: none;
	font-weight: bold;	
}
#content .rightcolumn p a:hover{
	color: #548cbf;
	text-decoration: underline;
}
#content .rightcolumn p.heading {
	font-size: 1.7em;
	font-family: Arial, sans-serif;
	color: #3a6ba3;
	padding-bottom: 10px;
}
/************************** Right Column End **************************/

/*************************** Right Column BIO ***************************/
#content .rightcolumnBioBio {
	padding: 5px;
	line-height: 20px;
	width: 655px;
	clear: both;
	font-size: 0.75em;
}
#content .rightcolumnBio p {
	font-size: 1em;
}
#content .rightcolumnBio p a{
	color: #548cbf;
	text-decoration: none;
	font-weight: bold;	
}
#content .rightcolumnBio p a:hover{
	color: #548cbf;
	text-decoration: underline;
}
#content .rightcolumnBio p.heading {
	font-size: 1.7em;
	font-family: Arial, sans-serif;
	color: #3a6ba3;
	padding-bottom: 10px;
}
/************************** Right Column End **************************/

/************************** Left Column **************************/
#content .leftcolumn {
	padding: 5px;
	line-height: 18px;
	width: 255px;
	float: left;
	font-size: 0.75em;
	margin: 0;
	margin-bottom: 20px;
}
/************************** Left Column End **************************/

/*************************** Small Boxes ***************************/
.announcecontainboxfrontleft {
	line-height: 18px;
	width: 295px;
	padding: 5px;
	float: left;
	height: 260px;
	font-size: 1em;
	border: 1px solid #e4e4e4;/*the border*/
	background-image: url('../images/boxsilver_bg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
}
.announcecontainboxfrontleft a{
	color: #548cbf;
	text-decoration: none;
	font-weight: bold;	
}
.announcecontainboxfrontleft a:hover{
	color: #548cbf;
	text-decoration: underline;
}
.boxcontainleft2 {
	line-height: 18px;
	width: 300px;
	float: left;
	clear: both;
	padding-top: 10px;
	height: 130px;
	font-size: 1em;
}
.boxcontainleft2 a{
	color: #548cbf;
	text-decoration: none;
	font-weight: bold;	
}
.boxcontainleft2 a:hover{
	color: #548cbf;
	text-decoration: underline;
}
.newsfrontrightbox {
	width: 295px;
	padding: 5px;
	line-height: 18px;
	float: right;
	height: 260px;
	font-size: 1em;
	border: 1px solid #e4e4e4;/*the border*/
	background-image: url('../images/boxsilver_bg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}

.newsfrontrightbox a{
	color: #548cbf;
	text-decoration: none;
	font-weight: bold;	
}
.newsfrontrightbox a:hover{
	color: #548cbf;
	text-decoration: underline;
}
.boxcontainright2 {
	line-height: 18px;
	width: 300px;
	float: right;
	padding-top: 10px;
	height: 130px;
	font-size: 1em;
}
.boxcontainright2 a{
	color: #548cbf;
	text-decoration: none;
	font-weight: bold;	
}
.boxcontainright2 a:hover{
	color: #548cbf;
	text-decoration: underline;
}
/*************************** Small Boxes End***************************/
#frontmediaBox {
	height: 295px;
	width: 330px;
	float: left;
	/*border: 1px solid #e4e4e4;/*the border*/
	color: #666666;	
	font-size: 0.75em;
	margin: 0;
	line-height: 18px;
}
#frontmediaBox a{
	color: #767676;
	text-decoration: none;
	font-weight: bold;
}
#frontmediaBox a:hover{
	text-decoration: underline;
}

#frontmediaBox p {
	font-size: 1em;
	color: #ffffff;
	margin: 0;
	padding-top: 12px;
}
#frontmediaBox p a{
	color: #90c42b;
	text-decoration: none;
	font-weight: bold;
}
#frontmediaBox p a:hover{
	text-decoration: underline;
}

#content .boxrightquote {
	padding: 5px;
	line-height: 18px;
	width: 287px;
	height: 122px;
	float: right;
	font-size: 0.75em;
	margin: 0;
	margin-bottom: 20px;
	padding-left: 15px;
	background-color: #f3f3f3;
}
#content .boxrightquote a{
	color: #548cbf;
	text-decoration: none;
	font-weight: bold;	
}
#content .boxrightquote a:hover{
	color: #548cbf;
	text-decoration: underline;
}
#content .boxrightquote p {
	font-size: 1em;
}

#content .boxrightquote p a{
	color: #548cbf;
	text-decoration: none;
	font-weight: bold;	
}
#content .boxrightquote p a:hover{
	color: #548cbf;
	text-decoration: underline;
}
#content .boxrightquote p.heading {
	font-size: 1.7em;
	font-family: Arial, sans-serif;
	color: #3a6ba3;
	padding-bottom: 10px;
}
/*boxes*/

hr {
	border: none 0; 
	border-top: 1px solid #d6d6d6;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	padding-bottom: 5px;
	padding-top: 5px;
} 
.frontMainTextBox {
	width: 960px;
	margin: auto;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
}
.frontMainTextBox p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	line-height: 150%;
}
.frontMainTextBox p a{
	font-family: Arial, Helvetica, sans-serif;
	color: #548cbf;
	line-height: 150%;
	text-decoration: none;
}
.frontMainTextBox p a:hover{
	text-decoration: underline;
}
.frontLeftAdvertBox {
	width: 644px;
	height: 120px;
	float: left;
	margin-top: 19px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
	background-image: url('../images/frontLeftAdvertBox-shadedbox.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e4e4e4;
	border: 1px solid #e4e4e4;
}
.frontLeftAdvertBox p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	line-height: 150%;
	margin: 0;
}
.frontLeftAdvertBox p a{
	font-family: Arial, Helvetica, sans-serif;
	color: #548cbf;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
}
.frontLeftAdvertBox p a:hover{
	text-decoration: underline;
}


#footer {
	clear: both;
	height: 45px;
	width: 100%;
	padding: 0;
	padding-top: 5px;
	background-color: #ffffff;
	text-align: center;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration: underline;
}
#footer #altnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	text-align: center;
	background-color: #f3f3f3;
	height: 100%;	
	margin-top: 25px;
	padding-top: 10px;
}
/*********************************/
#content ul.pdflist {
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 210%
}
#content ul.pdflist li{
	background: url('../images/icon_pdf.gif');
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1.8em;
}
#content ul.pdflist li a{
	color: #548cbf;
	text-decoration: none;
}
#content ul.pdflist li a:hover{
	color: #2b7a52;
	text-decoration: none;
}


/* New addition*/

#homeBoxes {
  	width: 960px;
	margin-bottom: 3px;
	margin-top: 5px;
	clear: both;
	font-size: 0.75em;
	height: 305px;
}

#homeBoxDarkBlue {
	width: 206px;
	margin-right: 19px;
	float: left;
	background-image: url('../images/darkblue_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	height: 310px;
}

#homeBoxGreen {
	width: 206px;
	margin-right: 19px;
	float: left;
	background-image: url('../images/green_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #def7e4;
	height: 310px;
}
#homeBoxBlue {
	width: 206px;
	margin-right: 19px;
	float: left;
	background-image: url('../images/blue_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #cae3e8;
	height: 310px;
}

#homeBoxImage {
	width: 206px;
	height: 81px;
}
#homeBoxTitleDarkBlue {
	padding-top: 15px;
	width: 195px;
	font-size: 1.6em;
	color: #2068b4;
	font-weight: normal;
	font-family:'Lucida Sans','Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif,'Trebuchet MS';
	margin-left: 5px;
	padding-bottom: 10px;
	height: 35px;
}

#homeBoxTitleGreen {
	padding-top: 15px;
	width: 195px;
	font-size: 1.6em;
	color: #63ae75;
	font-weight: normal;
	font-family:'Lucida Sans','Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif,'Trebuchet MS';
	margin-left: 5px;
	padding-bottom: 10px;
	height: 35px;
}
#homeBoxTitleBlue {
	padding-top: 15px;
	width: 195px;
	font-size: 1.6em;
	color: #19a3bf;
	font-weight: normal;
	font-family:'Lucida Sans','Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif,'Trebuchet MS';
	margin-left: 5px;
	padding-bottom: 10px;
	height: 35px;
}

#homeBoxTextDarkBlue {
  	width: 195px;
	padding-left: 5px;
	line-height: 150%;
  	color: #2663a2;
}

#homeBoxTextDarkBlue p{
	font-size: 11px;
	margin: 0;
	line-height: 26px;
}
#homeBoxTextDarkBlue p a{
  	font-weight: normal;
  	color: #2663a2;
  	text-decoration: none;
}

#homeBoxTextDarkBlue a:hover{
  	color: #104e8f;
  	text-decoration: underline;
}
#homeBoxTextGreen {
  	width: 195px;
	padding-left: 5px;
	line-height: 150%;
  	color: #33563c;
}
#homeBoxTextGreen a{
  	font-weight: bold;
  	color: #33563c;
  	text-decoration: none;
}
#homeBoxTextGreen a:hover{
  	color: #33563c;
  	text-decoration: underline;
}
#homeBoxTextBlue {
  	width: 195px;
	padding-left: 5px;
	line-height: 150%;
  	color: #0f6475;
}
#homeBoxTextBlue a{
  	font-weight: bold;
  	color: #0f6475;
  	text-decoration: none;
}
#homeBoxTextBlue a:hover{
  	color: #0f6475;
  	text-decoration: underline;
}


.forthcomingeventsbox{
	width: 265px;
	padding-left: 5px;
	padding: 5px;
	background-color: #fbfbfb;
	border: 1px solid #dcdce9;
	margin-bottom: 17px;
	float: right;
}

.forthcomingeventsbox ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 180%
}
.forthcomingeventsbox ul li{
	background: url('../images/arrow_gray2.gif');
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-left: 1.3em;
}
.forthcomingeventsbox ul li a{
	color: #548cbf;
	text-decoration: none;
}
.forthcomingeventsbox ul li a:hover{
	color: #2b7a52;
	text-decoration: none;
}
/*Imported from Agapestylesheet.css*/

.bannerfront {
	width: 100%;
	height: 172px;
	/*border: 1px solid #cbcbcb;*/
	/*background-color: #f1ffd3;*/
	background-color: #cde8fa;
	color: #3a6fa1;
	margin: 0;
	margin-top: 7px;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
}

img.bannertopLeft { 
    float: left;
	margin-right: 15px;
}
.banner {
	width: 100%;
	height: 172px;
	/*border: 1px solid #cbcbcb;*/
	background-color: #cde8fa;
	color: #3a6fa1;
	margin: 0;
	margin-top: 7px;
	font-size: 0.70em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
}
.banner a {
	color: #3a6fa1;
	font-weight: bold;
}

.innerPagesContainer {
	margin: 0;
	padding-top: 30px;
	font-size: 0.80em;
	width: 960px;
	clear: both;
	background: none;
}
.innerPagesContainer p {
	font-size: 1em;
	line-height: 160%;
}
.innerPagesContainer p a{
	color: #548cbf;
	text-decoration: none;
	font-weight: normal;	
}
.innerPagesContainer p a:hover{
	color: #548cbf;
	text-decoration: underline;
}
.innerPagesContainer ul.arrow {
	list-style-type: none;
	line-height: 220%;	
	padding: 0;
	margin: 0;
}
.innerPagesContainer ul.arrow li{
	background: url('../images/bluearrow.png');
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left: 1.5em;
}
.innerPagesContainer ul.arrow a{
	color: #548cbf;
	text-decoration: none;
	font-weight: normal;
}
.innerPagesContainer ul.arrow a:hover{
	color: #548cbf;
	text-decoration: underline;
}
.sidebarLimeGreen{
	width: 235px;
	float: right;
	padding-left: 5px;
	clear: both;
	text-align: left;
	padding: 5px;
	background-color: #f2fbee;
	border: 1px solid #ced888;
	border-top: 5px solid #ced888;
	margin-left: 10px;
	margin-bottom: 10px;
}

.sidebar{
	width: 275px;
	float: right;
	padding-left: 5px;
	clear: both;
	text-align: left;
	padding: 5px;
	background-color: #eef6fb;
	border: 1px solid #dcdce9;
	margin-left: 10px;
	margin-bottom: 10px;
}

.sidebar ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 210%
}
.sidebar ul li{
	background: url('../images/arrow_gray2.gif');
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-left: 1.3em;
}
.sidebar ul li a{
	color: #548cbf;
	text-decoration: none;
}
.sidebar ul li a:hover{
	color: #2b7a52;
	text-decoration: none;
}
.sidebarTwo{
	width: 265px;
	float: right;
	padding-left: 5px;
	clear: both;
	text-align: left;
	padding: 5px;
	background-color: #eef6fb;
	border: 1px solid #dcdce9;
	margin-left: 10px;
	margin-bottom: 10px;
}

.sidebarTwo ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 180%
}
.sidebarTwo ul li{
	background: url('../images/arrow_gray2.gif');
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-left: 1.3em;
}
.sidebarTwo ul li a{
	color: #548cbf;
	text-decoration: none;
}
.sidebarTwo ul li a:hover{
	color: #2b7a52;
	text-decoration: none;
}

#content .titlesubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #82b8ea;
	padding-bottom: 5px;
	font-weight: bold;
}
/******************************* Quicklinksrow 1 starts here *******************************/

#quicklinksrow
{
	width: 600px;
}
#quicklinksrow ul
{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type:none;
	margin:0;
	padding:0;
	display: inline;
	text-decoration: none;
}
#quicklinksrow li
{
	display: inline;	/* for IE5 and IE6 */
}

#quicklinksrow li.sample a
{
	padding-top: 15px;
	border-bottom: 3px solid #afd10f;
	color: #548cbf;
	background-color: #fff;
	font-size: 1.2em;
}
#quicklinksrow a
{
	display: block;
	padding: 3px;
	padding-left: 8px;
	width: 590px; /* to get this subtract the total padding value */
	background-color: #e7f2ff;
	border-top: 1px solid #ffffff;
	text-decoration: none;
}
#quicklinksrow a:link
{
	color: #2f95aa;
	text-decoration: none;
}
#quicklinksrow a:visited
{
	color: #2f95aa;
	text-decoration: none;
}
#quicklinksrow a:hover
{
	background-color: #2f95aa;
	color: #fff;
	text-decoration: none;
}
/******************************* quicklinksrow 1 ends here *******************************/
.bar-nigeria {
	width: 355px;
	border-top: 3px solid #c1d564;/*the border*/
	margin-top: 10px;
	height: 50px;
	background-image: url('../images/flagnigeria.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.bar-uk {
	width: 355px;
	border-top: 3px solid #c1d564;/*the border*/
	margin-top: 10px;
	height: 50px;
	background-image: url('../images/flaguk.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.bar-jamaica {
	width: 355px;
	border-top: 3px solid #c1d564;/*the border*/
	margin-top: 10px;
	height: 50px;
	background-image: url('../images/flagjamaica.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

