﻿#left ul { margin-top:0px; margin-bottom:0px;list-style-type:none;/* menu style. */ }
#left ul ul { margin-left:-40px;line-height: 15px;padding-bottom:5px;/* sub-menu style. */ }
#left ul ul li a{line-height: 15px;padding-bottom:5px; padding-left:20px;/* sub-menu style. */ }

.menu .submenu { display: none; }
.menu .active .submenu,
.menu .parent .submenu,
.menu li:hover .submenu { display: block; }

h3{
	color:#c00;font-weight:bold;margin-left: 20px;	margin-right: 20px;
}

#left a, #left a:link, #left a:visited  .active
	{
	display: block;
	width: 179px;
	background: #4A5726;
	border: 1px solid #000;
	margin-top: 0px;
	text-align: left;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left:-40px;
	
}

#left a:hover, #left a.active,#left .active a, .newstab .active
	{
		color:#fff; 
		background:#cc0000;
	}


html,body{
	height: 100%;
}
body {
	margin: 0 auto;
	padding: 0;
	font-size: 90%;
	background-color: #4A5726;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.mastheadp {
	font-weight: bold;
	font-size: xx-large;
	color: #CC0000;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#masthead {
	background-position: center center;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	border-bottom: 3px solid #CC0000;
	color: red;
	font-weight: bold;
	background-image: url('images/calabarforumtop_r2_c2.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 100px;
	background-color: #FEFEFE;
	text-align: right;
	vertical-align: bottom;
}
.slogan {
	font-weight: bold;
	font-size: small;
	color: #4A5726;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#container {
	min-width: 600px;
	width: 796px;
	margin: 0 auto;
	background: #4A5726;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-color: #ffc;
	border-right-color: #ffc;
	border-left-color: #ffc;
	padding: 0;
}
#left{
	width: 200px;
	float: left;
	position: relative;
	min-height: 600px;
	border-right: 1px solid #000;
	padding: 0 0 0 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #4A5726;
	color: #333;
}


#right{
	width: 200px;
	float: right;
	position:relative;
	min-height:600px;
}



#page_content {
	margin-left: 200px;
	position: relative;
	background: #FFFFCC;
	min-height: 1000px;
}

		#page_content p{
	margin-left: 20px;
	margin-right: 20px;
	color: #000000;
	text-align: justify;
}
		
		
		#page_content p .indented{margin-left:100px;
		}
/*	#page_content a{color:maroon;} */

	#page_content ul li {
	color: #000;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	font-weight: normal;
	line-height: 150%;
	list-style-type: disc; 
	text-transform: none;
}

	#page_content ol li * {
		color: #CC0000;
		text-align: left;
		margin-left: 120px;
		margin-right: 20px;
		font-weight:normal;
	}
	
	#page_content ol.colour li {
		color: #CC0000;
		margin-left: 120px;
	}

/*	#page_content a {
		color: maroon;
		
	}
*/

.h3{
	color:#cc0000;font-weight:bold;
}

#pagetitle{
	background-color: #CC0000;
	color: #FEFEFE;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	text-align: right;
	font-size: 90%;
	font-weight: bold;
	margin-left: 2px;
	margin-bottom: 30px;
}


    .office{
	color:#ffc;
	font-size:medium;
	text-align:left;
	margin-top:20px;
	padding-left:10px;
}

	.pimage {
	height: 90px;
	width: 90px;
	padding-left: 10px;
	float: right;
	padding-top: 0px;
}

	.pimageleft {
	height: 90px;
	width: 90px;
	padding-right: 10px;
	float: left;
	padding-top: 0px;
}



table,th,td{
	border-style: none;
	border-width: 0;
	border-color: inherit;
	padding: 0;
	border-collapse: collapse;
	margin: 0;
	width: auto;
	border-spacing: 10px;
}


hr{
	margin-left:20px;margin-right:20px;  height:1px; color:#CC0000;
}

ol li * {
	color: #CC0000;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	font-weight:normal;
}

ol.colour li {
	color: #CC0000;
	font-weight: bold;
}

#footer {
	clear: both;
	width: 800px;
	margin: 0 auto;
	border-top: 3px solid #CC0000;
	background: #FFFFCC;
}
    #footer p {
	padding: 10px 20px 10px 0px;
	margin: 0;
	text-align: right;
	color: #000000;
	font-size: 80%;
}


#contactaddress{
	position:relative;float:left; width:49%;left:40px;
}

#contactform{
	position:relative; float:right; width:500px;
}

#contactform2{
	position:relative; float:left; left:64px; top:20px; width:100%; clear:both;
}


#sidebar{
}

