/*
Design by Jonathan Tetteh Jontetteh@gmail.com
*/
/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
	height: 51px;
	padding: .2px 0px 0px 0px;
}
body {
	margin-top: 0px;
	padding: 0;
	background-color: #000000;
	background-image:url('images/BG3.jpg'); 
	background-position:fixed;
	background-repeat: no-repeat;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #8C0209;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}


#header {
	width: 1000px;
	margin: 0 auto;
	height: 150px;
}

/* Header */

#logo {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #8C0209;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #8C0209;
}

/* Menu */

#member {
	width: 960px;
	margin: 0 auto;
	height: 33px;
	background: url(images/MLimg.jpg) no-repeat left;
	padding: .2px 0px 0px 0px;
	text-align: top;
	text-indent: 40px;	
	text-decoration: none;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

input.search {
background:url left no-repeat;
padding: 1px 4px 1px 25px;
color:#3D3D3D;
background-color:#E8E8FF;
border:1px solid;
border-color: #374F7F;
font: 100% "Times New Roman", Times, serif;
}

input.button {
background:url left no-repeat;
color:#050;
background-color:#E8E8FF;
border:1px solid;
border-color: #374F7F;
margin:2px;
margin-top:5px;
padding: 1px 4px 1px 25px;
font: 100% "Times New Roman", Times, serif;
}


#nav {
	width: 960px;
	height: 51px;
	margin: 0 auto;
	background: url(images/Nimg.jpg) no-repeat left top;
	padding: .2px 0px 0px 0px;
	text-align: left;
	text-indent: 30px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	display: inline;
}

#nav a {

	display: block;
	float: left;
	height:0px;
	margin: 0;
	padding: 18px 10px 0 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

#nav a:hover {
	color: #FFFFFF;
}
#bread {
	width: 960px;
	margin: 0 auto;
	height: 51px;
	background: url(images/BCimg.jpg) no-repeat left top;
	background-color: #ffffff;
	padding: .1px 0px 0px 0px;
	text-align: left;
	text-indent: 30px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}



#banner {
	width: 960px;
	margin: 0 auto;
	height: 206px;
	background: url(images/BRI_HEADER.jpg) no-repeat center center;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
}

#MEDIAbanner {
	width: 960px;
	margin: 0 auto;
	height: 206px;
	background: url(images/MEDIA_HEADER.jpg) no-repeat center center;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
}

#CONTACTbanner {
	width: 960px;
	margin: 0 auto;
	height: 206px;
	background: url(images/CONTACT_HEADER.jpg) no-repeat center center;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
}

#ABOUTUSbanner {
	width: 960px;
	margin: 0 auto;
	height: 206px;
	background: url(images/ABOUTUS_HEADER.jpg) no-repeat center center;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
}
/* Content */

#content {
	float: left;
	width: 960px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
}


.post {
	float: clear;
	width: 620px;	
	padding: 0px 0px; 0px 0px;
	margin: 0 auto;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #8C0209;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	width: 560px;
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}
/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
}

#page-bg {
}

/* Sidebars */

#sidebar1 {
	float: left;
	background-color: #e0e0e0;
	border-style:solid;
	border-width:1px;
	border-color: #000000;
}

#sidebar2 {
	float: right;
	background-color: #e0e0e0;
	border-style:solid;
	border-width:1px;
	border-color: #000000;
/*
	background: url(images/ad1.jpg) no-repeat left top;
*/
}

.sidebar {
	float: left;
	width: 168px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {

	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2 {
	height: 33px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	background: url(images/HBCB.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar a {
}











/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0 10px;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
}

#footer .copyright {
	float: left;
}


.flower {
	float: clear;
	width: 920px;	
	padding: 0px 180px; 0px 20px;
	margin: 0 auto;
}
