@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/mnBgr.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#E0C585;
	margin:0px 0px 0px 0px;
}
.navBgr {
	background-image:url(images/nvbgr.gif);
	height:36px;
	background-repeat:no-repeat;
	background-position:top;

}
.navshade {
	background-image:url(images/nvShade.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:56px;
}
.sloganBar {
	background-image:url(images/slgBar.gif);
	background-repeat:no-repeat;
	height:29px;
	background-position:center;
}
.cntBgr 
{
	background-image:url(images/cnBg.gif);
	background-position:top;
	background-repeat:repeat-y;
	height: 596px;

}
.logo {
	background-image: url(images/logo.gif);
	background-repeat:no-repeat;
	height:135px;
	background-color:#FFFFFF;
	background-position:center;
	
}
.bgrShadow {
	background-image: url(images/bgrShdw.gif);
	background-position:center;
	background-repeat:repeat-y;
}
.ftBar {
	background-image: url(images/ftBar.gif);
	background-repeat:no-repeat;
	background-position:top;
	height: auto;
}
.ftbgr {
	background-image:url(images/ftbgr.gf);
	background-repeat:repeat-x;
	background-position: bottom;
	background-color:#FFFFFF;

}

#nav { width: 806px; margin: 0; padding-top:13px; list-style-type: none; }
#nav li { display: inline; padding: 0; }
#nav li a { display: block; float:left; padding: 0;  height: 27px; }
#nav li a:hover, #nav li a#current { background-position: 0 0px; }

#navHome a { background: url(images/home.gif); width: 52px; }
#navAboutSavanna a { background: url(images/abtSavana.gif); width: 138px; }
#navTamale a { background: url(images/tamale.gif); width: 60px; }
#navWestGonja a { background: url(images/wstGonjaDistrict.gif); width: 140px; }
#navSawlaDistrict a { background: url(images/stKalbaDistrict.gif); width: 180px; }
#navBoleDistrict a { background: url(images/boleDistrict.gif); width: 102px; }
#navMap a { background: url(images/maps.gif); width: 47px; }
#navContact a { background: url(images/contactUs.gif); width: 87px; }




.clearfix {display:inline-block;}

.pageText {
	font-family: Tahoma, Verdana;
	font-size:12px;
	text-align:justify;
	line-height:20px;
	letter-spacing:0px;
	color: #5B4902;
	
}
.footText {
	font-family: Tahoma, Verdana;
	font-size:12px;
	color: #6B3F03;
	font-weight:bold;
	
}
.heading {
	font-family: Tahoma, Verdana;
	font-size:18px;
	color: #6B3F03;
	font-weight:bold;
	
}

.Img_padding {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.jump 
{
	font-family: Tahoma, Verdana;
	font-size:11px;
	text-align:justify;
	line-height:19px;
	background-color: ;
	color: #5B4902;
}
.tablehome
{
	border: 1px solid #FEB241;
	font-family: Tahoma, Verdana;
	font-size:11px;
	text-align:right;
	line-height:19px;
	color: #5B4902;
}
