html, body {
	margin:0;
	padding:0;
}

body {
	background-color:#d1ded5;
	font-family:"Arial", sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333;
}

a, a:visited {
	color:#0664a4;
}

a:hover,
#breadcrumb a:hover {
	color:#111;
	text-decoration:underline !important;
}

a img, a:visited img {
	border:none;
}

#logo h1 {
	margin:0;
	padding:0;
	border:none;
}

h1 {
	margin:0;
	margin-top:9px;
	margin-bottom:18px;
	padding:0;
	padding-bottom:2px;
	font-size:26px;
	font-weight:bold;
	color:#245932;
	border-bottom:solid 1px #c3d4c8;
	line-height:39px;
}

h2 {
	margin:0;
	margin-top:9px;
	margin-bottom:18px;
	padding:0;
	padding-bottom:2px;
	font-size:24px;
	font-weight:normal;
	color:#245932;
	/*border-bottom:solid 1px #c3d4c8;*/
	line-height:39px;
}

h3 {
	margin:0;
	margin-top:9px;
	margin-bottom:9px;
	padding:0;
	font-size:20px;
	font-weight:normal;
	color:#245932;
	line-height:30px;
}

h4 {
	margin:0;
	margin-top:9px;
	margin-bottom:3px;
	padding:0;
	font-size:16px;
	font-weight:bold;
	color:#245932;	
	line-height:24px;
}

p {
	margin:0;
	margin-bottom:18px;
	padding:0;
}

ul, ol {
	margin:0;
	margin-bottom:18px;
	padding:0;
	padding-left:20px;
}

ul ul, ol ul, ul ol, ol ol {
	margin-bottom:0;
}

hr {
	margin:18px 0;
	padding:0;
	height:1px;
	color:#c7d2cc;
	background-color:#c7d2cc;
	border:none;
}

blockquote {
	margin:0;
	padding:9px 0;
	color:#245932;
	font-style:italic;
}

blockquote span {
	font-size:300%;
	color:#f28d21;
	font-family:"Georgia", serif;
	font-style:normal;
	font-weight:bold;
}

blockquote .quote {
 	margin-top:0.15em;
 	margin-right:6px;
	float:left;
	line-height:0.85em;
}

input, textarea, select, option, legend {
	font-family:"Arial" sans-serif;
	font-size:12px;
	color:#333;
}

#pageWrapper {
	width:100%;
}

#page {
	width:100%;
	background:#c3d4c8 url('../../images/ui/body.gif') repeat-x 0 0;
}

#outerWrapper {
	margin:auto;
	/* padding:0 2px; */
	width:964px;
}

#innerWrapper {
	width:964px;
	background:url('../../images/ui/innerWrapper.gif') repeat-y 100% 0;
}

#sidebar {
	padding-bottom:18px;
	padding-right:40px;
	width:160px;
	float:left;
	color:#245932;
	overflow:hidden;
}

#sidebar h3 {
	margin:0;
	margin-top:54px;
	margin-bottom:18px;
	padding:0;
	padding-bottom:2px;
	border-bottom:solid 1px #a2bca9;
	color:#50735a;
}

#header {
	height:165px;
	width:964px;
	background:url('../../images/ui/header.gif') no-repeat 100% 0;
}

#headerLinks {
	padding-top:8px;
	padding-right:14px;
	float:right;
}

#header .secondaryLinks {
	display:inline;
	color:#777;
}

#header .secondaryLinks a,
#header .secondaryLinks a:visited {
	color:#777;
	text-decoration:none;
}

#header .primaryLinks {
	display:inline;
	margin-left:40px;
	color:#245932;
}

#header .primaryLinks a,
#header .primaryLinks a:visited {
	color:#245932;
	text-decoration:none;
}

#header form {
	margin-left:20px;
	display:inline;
}

#header .textbox {
	margin:0;
	padding:6px 9px 3px 9px;
	width:142px;
	height:18px;
	border:none;
	background:url('../../images/ui/header_textbox.gif') no-repeat 0 0;
}

#header input {
	font-family:"Arial", sans-serif;
	font-size:12px;
	line-height:18px;
	vertical-align:middle;
	color:#777;
}

#logo {
	padding-top:8px;
	width:368px;
	height:92px;
}

#logo a {
	display:block;
	width:368px;
	height:92px;
	background:url('../../images/ui/logo.gif') no-repeat 0 0;
	overflow:hidden;
	text-decoration:none;
}

#logo a:hover {
	text-decoration:none !important;
}

#logo span {
	position:relative;
	left:-9000em;
}

#navigation {
	width:764px;
	height:48px;
	float:right;
	font-size:13px;
	font-weight:bold;
}

#navigation ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#navigation li {
	float:left;
	width:127px;
	text-align:center;
	line-height:48px;
}

#navigation li.chl2_first {
	width:128px;
	border-left:none;
}

#navigation li.chl2_last {
	width:128px;
	border-right:none;
}

#navigation a,
#navigation a:visited {
	display:block;
	background:#f0ece1 url('../../images/ui/navigation_a.gif') no-repeat 0 0;
	color:#735a39;
	text-decoration:none;
}

#navigation a:hover {
	background:#fff url('../../images/ui/navigation_a.gif') no-repeat 0 50%;
	color:#245932;
}

#navigation li.chl2_first a,
#navigation li.chl2_first a:visited {
	background:#f0ece1 url('../../images/ui/navigation_a_first.gif') no-repeat 0 0;
}

#navigation li.chl2_first a:hover {
	background:#fff url('../../images/ui/navigation_a_first.gif') no-repeat 0 50%;
}

#navigation li.chl2_last a,
#navigation li.chl2_last a:visited {
	background:#f0ece1 url('../../images/ui/navigation_a_last.gif') no-repeat 0 0;
}

#navigation li.chl2_last a:hover {
	background:#fff url('../../images/ui/navigation_a_last.gif') no-repeat 0 50%;
}

#navigation li.chl2_active a,
#navigation li.chl2_active a:visited,
#navigation li.chl2_active a:hover {
	background-position:0 100%;
	color:#245932;
}

.subNavigation {
	margin:0;
	padding:0;
	list-style:none;
}

.subNavigation li ul {
	margin:9px 0 18px 0;
	padding:0;
	padding-left:20px;
	list-style:none;
}

.subNavigation a,
.subNavigation a:visited {
	color:#245932;
	font-weight:bold;
	text-decoration:none;
}

.subNavigation li li a,
.subNavigation li li a:visited {
	font-weight:normal;
}

.subNavigation li.chl2_active a,
.subNavigation li.chl2_active li.chl2_active a {
	color:#14331d;
}

.subNavigation li.chl2_active li a {
	color:#245932;
}

.subNavigation li.chl2_active li.chl2_active {
	padding-left:10px;
	/* background:url('../../images/ui/subNavigation_li_li_chl2_active.gif') no-repeat 0 50%; */
	background:url('../../images/ui/subNavigation_li_li_chl2_active.gif') no-repeat 0 4px;
}

#breadcrumb {
	font-size:11px;
	color:#50735a;
}

#breadcrumb a,
#breadcrumb a:visited {
	color:#50735a;
}

#content {
	padding:18px 22px 0 22px;
	width:720px;
	float:right;
}

#content .left {
	width:520px;
	float:left;
}

#content .right {
	width:178px;
	float:right;
}

.home #content .right {
	padding-left:22px;
	width:156px;
	float:right;
	height:auto !important;
	height:550px;
	min-height:550px !important;
	min-height:auto;
	background:url('../../images/ui/home_content_right.png') no-repeat 0 0;
}

#content .right form {
	margin:0;
	padding:0;
}

#content .right .chl2_imageTextGroup {
	margin-bottom:18px;
	height:1%; /* ie fix */
}

#content .right .chl2_imageTextGroup .chl2_image {
	margin-right:12px;
	width:54px;
	height:54px;
	overflow:hidden;
	float:left;
}

#content .right .chl2_imageTextGroup .chl2_text a,
#content .right .chl2_imageTextGroup .chl2_text a:visited {
	font-weight:bold;
}

#selectAction {
	position:relative;
	height:26px;
	background:url('../../images/ui/selectAction.gif') no-repeat 0 0;
	overflow:hidden;
}

#selectAction input {
	position:absolute;
	top:2px;
	right:0;
}

#selectAction select {
	width:120px;
	/* position */
	position:absolute;
	top:2px;
	left:4px;
	/* ignored by ie 6 and 7 */
	padding:2px 0;
	height:auto;
	border:none;
	background:transparent;
	/* ignored by ie 6, 7 and 8 */
	color:#fff;
}

#footer {
	padding-bottom:18px;
	width:100%;
	background:url('../../images/ui/footer.gif') repeat-x 0 0;
	font-size:11px;
}

#footer h5 {
	margin:0;
	margin-bottom:9px;
	padding:0;
	font-size:13px;
}

#footer ul {
	margin:0;
	padding:0;
	list-style:none;
}

#footer a,
#footer a:visited {
	color:#245932;
	text-decoration:none;
}

#footerOuterWrapper {
	/* width:100%; */
	padding-left:200px;
	background:url('../../images/ui/footerOuterWrapper.gif') no-repeat 50% 0;
}

#footerInnerWrapper {
	margin:auto;
	padding:48px 2px 18px 2px;
	/* position:relative;
	left:100px; */
	width:760px;
	background:url('../../images/ui/footerInnerWrapper.gif') no-repeat 100% 0;
	color:#245932;
}

#footerBody {
	background:url('../../images/ui/footerBody.gif') no-repeat 0 0;
	height:1%; /* ie fix */
}

.footerColumn1,
.footerColumn2 {
	padding:0 20px;
	width:160px;
	float:left;
}

.footerColumn3,
.footerColumn4 {
	padding:0 20px;
	width:140px;
	float:left;
}

.footerColumn4 {
	padding-top:27px;
}

.feature {
	width:520px;
	background-color:#d3dfdd;
}

.featureHeader {
	height:10px;
	background:url('../../images/ui/featureHeader.gif') no-repeat 0 0;
}

.featureFooter {
	height:40px;
	background:url('../../images/ui/featureFooter.gif') no-repeat 0 0;
}

.feature .chl2_next,
.feature .chl2_previous {
	margin-right:6px;
	padding:0;
	position:relative;
	top:16px;
	float:right;
	display:block;
	width:22px;
	height:20px;
	cursor:pointer;
	overflow:hidden;
}

.feature .chl2_next {
	background:url('../../images/ui/feature_chl2_next.gif') no-repeat 0 0;
}

.feature .chl2_next:hover {
	background:url('../../images/ui/feature_chl2_next.gif') no-repeat 0 100%;
}

.feature .chl2_previous {
	background:url('../../images/ui/feature_chl2_previous.gif') no-repeat 0 0;
}

.feature .chl2_previous:hover {
	background:url('../../images/ui/feature_chl2_previous.gif') no-repeat 0 100%;
}

.feature .chl2_next span,
.feature .chl2_previous span {
	visibility:hidden;
}

.featureBody {
	padding:0 10px;
}

.featureItem {
	position:relative;
	width:500px;
	height:365px;
	float:left;
}

.featureItem .image {
	width:500px;
	height:365px;
	overflow:hidden;
}

.featureItem .text {
	padding:10px;
	position:absolute;
	left:0;
	bottom:0;
	width:480px;
	background-color:#98b39e;
}

.featureItem .text h6 {
	margin:0;
	margin-bottom:9px;
	padding:0;
	font-size:28px;
	color:#245932;
	font-weight:normal;
	line-height:28px;
}

.featureItem .text p {
	margin:0;
	padding:6px 0;
	border-top:solid 1px #c3d3c6;
	border-bottom:solid 1px #c3d3c6;
	color:#222;
	font-size:14px;
}

.linkList {
	margin-bottom:0;
	padding:0;
	color:#5a3915;
	list-style:none;
}

.linkList li {
	padding-left:14px;
	background:url('../../images/ui/linkList_li.gif') no-repeat 0 50%;
}
li.meetings {
    padding-left:14px;
    background:url('../../images/ui/linkList_li.gif') no-repeat 0 10%;
}
.extraItems{
    padding-left:56px;
    
}

.introText {
	font-size:14px;
	color:#245932;
	font-weight:bold;
}

#content .pageImage {
	float:right;
	width:270px;
}

#content .pageImage img {
	/*margin-left:20px;*/
	padding:1px;
	float:right;
	border:solid 1px #f28d21;
}

#content .right img {
	padding:1px;
	border:solid 1px #f28d21;
}

.fileList {
	padding:0;
	list-style:none;
	line-height:20px;
}

.fileList li {
	padding-left:20px;
	/*background:url('../../images/ui/fileList_fileUnknown.gif') no-repeat 0 50%;*/
}

.shareList {
	margin:0;
	padding:0;
	height:26px;
	list-style:none;
	line-height:26px;
}

.shareList h4 {
	margin:0;
	margin-right:18px;
	padding:0;
	float:left;
	line-height:26px;
}

.shareList li {
	padding:0;
	margin:0;
	display:inline;
}

/* section links */
.sectionLinks {
	margin-top:18px;
	padding-top:18px;
	width:720px;
	border-top:solid 1px #c3d4c8;
}

.sectionLinks .chl2_imageTextGroup {
	margin-top:18px;
	padding-right:20px;
	float:left;
	width:340px;
	height:1%; /* ie fix */
}

.sectionLinks .chl2_image {
	margin-right:20px;
	padding:1px;
	width:70px;
	height:70px;
	float:left;
	border:solid 1px #f28d21;
	overflow:hidden; /* ie fix */
}

/* home slider classes */
#js_slider {
	position:absolute;
}

#js_slider .js_item {
	width:500px;
	float:left;
}

#js_slider .buttons {
	text-align:left
}

#js_slider .next {
	float:right
}

.js_mask {
	position:relative;
	float:left;
	width:500px;
	height:365px;
	overflow:hidden;
}

/* ward styles */

.ward {
	position:relative;
	margin:auto;
	width:480px;
	height:305px;
}

.wardImage {
	position:absolute;
	width:108px;
	height:72px;
}

.wardImage a img,
.wardImage a:visited img {
	padding:1px;
	border:solid 1px #f28d21 !important;
	background-color:#fff;
}

.toggle {
	padding-left:12px;
	background:url('../../images/ui/toggle.gif') no-repeat 0 0;
}

.expand {
	background:url('../../images/ui/expand.gif') no-repeat 0 0 !important;
}

#councillorProfile p,
#councillorInterests p,
#councillorLinks p {
	margin:0;
	padding-bottom:9px;
}

/* mootools generated class */
.tip {
	padding:6px;
    width:200px;
	border:solid 1px #c3d4c8;
	background-color:#d1ded5;
	color:#14331d;
	z-index:900;
}
