@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,

dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: small;
	font: inherit;
	vertical-align: baseline;
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#container {
	width: 960px;
	margin: 0 auto;
	clear: both;
}
#top-line {
	width: 100%;
	height: 5px;
	position: absolute;
	top: 109px;
	background: #ecb906;
}
#header-container, #footer-container {
	width: 100%;
	clear: both;
}
#footer-container {
	background: #ecb906;
	height: 75px;
}
#header, #footer {
	width: 960px; 
	margin: 0 auto;
}
#header > div.left {
	float: left;
}
#header > div.right {
	float: right;
	position: relative;
	height: 80px;
}
#header > div.right span {
	position: relative;
	bottom: -23px;
}
#header {
	height: 130px;
	padding-top: 16px;
	clear: both;
}
#menu {
	height: 40px;
	background: url(images/lambeth_menu.png) repeat-x;
	clear: both;
}
#menu ul {
	float:right;
	margin-right: 14px;
}
#menu ul li {
	float: left;
	line-height: 35px;
	padding-top: 5px;
	margin-left: 18px;
}
#menu ul li, #menu ul li a {
	font-family: Arial;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#menu ul li.current a {
	text-decoration: underline;
	color: #e6b406;
}
#img-list li {
	margin-top: 23px;
}
#sidebar {
	float: left;
	width: 275px;
	margin-bottom: 60px;
	font-family: "Trebuchet MS";
}
#sidebar h3 {
	color: #ecb906;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 18px 0;
}
#sidebar ul.side-list {
	margin: -10px 0 10px 0;
}
#sidebar ul.side-list li, #sidebar ul.side-list li a {
	color: #8e6959;
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 24px;
}
#sidebar ul.side-list li {
	background: url(images/lambeth_25.png) no-repeat left;
	padding-left: 22px;
}
#content {
	float: left;
	width: 680px;
	font-family: "Trebuchet MS";
	padding-top: 28px;
}
#content h2, #content p {
	color: #8e6959;
	margin-bottom: 18px;
}
#content h2 {
	font-size: 16px;
	font-weight: bold;
}
#content p {
	color: #8e6959;
	font-size: 14px;
	line-height: 21px;
	text-align: justify;
}
#footer {
	position: relative;
}
#footer, #footer a {
	line-height: 75px;
	font-family: Arial;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#footer .current a{
	text-decoration: underline;
}
#footer .left {
	float: left;
	width: 200px;
	height: 75px;
	padding-top: 26px;
}
#footer .right {
	float: right;
	width: 650px;
}
#footer .right ul {
	float: right;
}
#footer .right ul li {
	float: left;
	margin-left: 16px;
}
#footer-container .copy {
	position: absolute;
	top: 25px;
	right: 39px;
	height: 19px;
}
#footer-container .copy, #footer-container .copy a {
	font-size: 11px;
	font-weight: normal;
}
#content p img {
	float: left; 
	margin: 15px 15px;
}
#content ul {
	padding: 6px 12px;
}
#content ul li, #content ul li a {
	font-size: 14px;
	line-height: 28px;
}
a.blog {
color: #ECB906;
}
a.blogtitle {
font-size:1em;
color: #ECB906;
}
h2.blog{
font-size:17px;
 font-weight: bold;
}
