/* CSS Document designed for Camden Community Empowerment Network by Dave Hastings david@phlex.co.uk */
body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	color: #333333;
	width: 100%;
}
div#header {
	clear: both;
	height: 116px;
	padding: 1px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/bannerback.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#logo {
	background-image: url(images/CCEN01b_small.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	margin: 10px 0px 10px 5px;
	padding: 0px;
	height: 100px;
	width: 145px;
	float: left;
}
div#left {
	float: left;
	width: 160px;
	margin: 0px;
	padding: 0px;
	top: 140px;
	position: absolute;
}
/* div#search {
	
} */


div#right {
	float: right;
	width: 10px;
	border: 1px none #B6D5E5;
	margin-right: 5px;
	padding: 5px;
	position: relative;
	top: 20px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: .9em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
}
div#middle {
	padding: 0px 10px 5px 220px;
	margin: 0px;
	
}

div#footer {
	border: 1px solid #0A7AB4;
	margin-right: 20px;
	margin-left: 200px;
	padding: 5px 0px;
	text-align: center;
	font-size: .8em;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 70%;
}
#skipnav {
	position: relative;
	display: compact;
	height: 5px;
	margin: 0px;
	padding: 0px;
	}
#imageR {
	float: right;
	margin: 0px 5px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	}

h1 {
	font-size: 1.7em;
	font-weight: 900;
	color: #0A7AB4;
	margin: 10px 0px 0px 15px;
	padding: 10px 0px 5px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	}

/* =-=-=-=-=-=-=-[Menu One]-=-=-=-=-=-=-=- */
	
#menu {
	width: 180px;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B6D5E5;
	border-right-color: #B6D5E5;
	border-bottom-color: #B6D5E5;
	border-left-color: #B6D5E5;
	}
#menu li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border: none;
	line-height: normal;
	list-style-position: outside;
	font-weight: bold;
	}	


#menu li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	text-indent: 15px;
	}	

	
#menu li a:link, #menu li a:visited {
	color: #173E4F;
	display: block;
	background: url(images/menu5.gif);
	padding: 8px 0 0 10px;
	text-indent: 15px;
	}
	
#menu li a:hover {
	color: #FFFFFF;
	background: url(images/menu5.gif) 0 -32px;
	padding: 8px 0 0 10px;
	text-decoration: underline;
	text-indent: 16px;
	}
	
#menu li a:active {
	color: #26370A;
	background: url(images/menu5.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}
p {
	color: #333333;
	padding-right: 50px;
	line-height: 1.3em;
	font-size: .9em;
	width: 90%;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	color: #4B3E4B;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	color: #1C4759;
	padding-top: 5px;
	font-size: 1em;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 5px 10px;
	padding-left: 145px;
	border-top-color: #D7D7F3;
	border-right-color: #D7D7F3;
	border-bottom-color: #D7D7F3;
	border-left-color: #D7D7F3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	}

#middle li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 30px;
	line-height: 1.2em;
	padding: 5px;
}
h3 {
	font-size: 1.1em;
	margin: 20px 0px 0px;
	padding: 0px;
	color: #26637D;
	width: 100%;
	border: 1px none #D7D7F3;
}
div#right p {
	font-size: 0.8em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #26637D;

}
div#left p {
	font-size: .8em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h4 {
	font-size: 1.5em;
	margin: 10px 10px 10px 0px;
	color: #26637D;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #D7D7F3;
	border-right-color: #D7D7F3;
	border-bottom-color: #D7D7F3;
	border-left-color: #D7D7F3;
	padding-top: 20px;
}
img {
	vertical-align: text-top;
}
.single {
	margin: 0px;
	padding: 0px 0px 2px;
}
a.skipnav {
	FONT-SIZE: 0.7em;
	color: #EBECF0;
	margin: 0px;
	border: none;
	padding: 0px;
	height: 1px;
	display: none;
}
a.skipnav:hover {
	FONT-SIZE: 0.7em;
	color: #333333;
	border: none;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
a.skipnav:visited {
	FONT-SIZE: 0.7em;
	color: #EBECF0;
	border: none;
	margin: 0px;
	padding: 0px;
	height: 1px;
	}
dt {
	color: #0A7AB4;
}
dd {
	padding-bottom: 10px;
	font-size: .9em;
}
.credits {
	font-size: 0.6em;
	text-align: right;
}

.meetingshead {
	margin: 0px;
	padding: 12px 0px 2px;
	font-weight: bold;
}
h6 {
	font-size: 0.9em;
	color: #333333;
	text-decoration: underline;
	margin-left: 5px;
}
h5 {
	font-size: 1em;
}
ol {
	list-style-type: upper-alpha;
	list-style-image: none;
	font-size: 0.9em;
}
.Emaillink {
	font-family: "Trebuchet MS";
	color: #0000CC;
}
