﻿/*reset*/
th, td, table, textarea, pre, p, ol, ul, li, html, h1, h2, h3, h4, h5, h6, fieldset, form, dt, dd, dl, div, caption, body, blockquote {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
body {
	color: #333;
	font-family: arial, sans-serif;
	font-size: 77%;
	background: #fff url('../../../improvements/yourhome/images/background_grad.gif') repeat-x;
}

#wrap {
	max-width: 62em;
	margin: 10px auto;
	background-color: #fff;
	overflow: hidden; /*makes mozilla treat header as non-empty container (clearfix)*/
}
html:first-child #wrap {
	/*opera width fix*/
	max-width: 64em;
}
.noborder {
	border: none !important;
}
a:hover {
	text-decoration: underline !important;
}
/*header*/
/*hide skip links*/
#header .skip, #header .skip a, #header .skip a:visited, #header .skip a:hover, #header .skip a:link {
	position: absolute;
	left: 0;
	top: -1000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
#header h1 {
	float: left;
	margin: 0;
	height: 115px;
	overflow: hidden; /*stops IE6 showing decenders gap below*/;
	background: #fff;
}

#header span {
	display: none;
}

#header #headerright {
	width: 587px;
	height: 115px;
	float: right;
	background: #fff url('../../../improvements/yourhome/images/banner_right.jpg') no-repeat;
	display: block;
}

#header h2 {
	float: left;
	width: 270px;
	color: #fff;
	font-weight: normal;
	font-size: 100%;
	padding: 25px 0 0 100px;
}

#header form {
	float: right;
	width: 200px;
	padding: 30px 10px 0 0;
	text-align: right;
}

#header p {
	display: block;
	width: 210px;
	clear: right;
	float: right;
	padding-top: 10px;
	color: #fff;
	text-align: center;
}

#contentwrapper {
	clear: both;
	float: left;
	background-color: #fff;
	width: 100%;
}

/*nav rows tabs*/
ul#nav {
	width: 100%;
	overflow: hidden;
	text-align: center;
	list-style: none;
	height: 2em; /*keeps safari happy*/;
	background-color: #8ac140;
	clear: both;
	float: left;
}

ul#nav li {
	float: left;
	display: inline;
	list-style: none;
	text-align: center;
}

ul#nav li a {
	display: block;
	background-color: #8ac140;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 0.4em 5px;
}

ul#nav li a:hover {
	text-decoration: underline;
}

#service #servicetab {
	display: block;
	background-color: #fff !important;
	border-right: none;
	color: #000;
}

#improvements #improvementstab {
	display: block;
	background-color: #fff !important;
	border-right: none;
	color: #000;
}

#rehousing #rehousingtab {
	display: block;
	background-color: #fff !important;
	border-right: none;
	color: #000;
}

#faces #facestab {
	display: block;
	background-color: #fff !important;
	border-right: none;
	color: #000;
}

#yoursay #yoursaytab {
	display: block;
	background-color: #fff !important;
	border-right: none;
	color: #000;
}

#youpwg #youpwgtab {
	display: block;
	background-color: #fff !important;
	border-right: none;
	color: #000;
}

/*tab widths*/
.medtabwidth {
	width: 14%;
}
.largetabwidth {
	width: 21%;
}
/*end nav tabs*/
/*for dotted divider line*/
div.hr {
	clear: both;
	height: 1px;
	background: #fff url('../../../improvements/yourhome/images/just_dots.gif') repeat-x;
	margin: 0 0 10px 0;
}
div.hr hr {
	display: none;
}
#contactus {
	background-color: #CFD7C8;
	width: 94%;
	line-height: 2.5em;
	padding-left: 10px;
	margin: 10px 0;
}
#contactus a {
	color: #265831;
	font-weight: bold;
	text-decoration: none;
}

#emailprint {
	clear: both;
	font-size: 90%;
	padding-top: 20px;
}
#emaillink {
	width: 10em;
	line-height: 1.6em;
	float: left;
	margin-right: 30px;
}
#printlink {
	width: 10em;
	line-height: 1.6em;
	float: left;
	margin-right: 30px;
}
#printlink a {
	display: block;
	width: 10em;
	background: #44afc8 url('../../../improvements/yourhome/images/print.gif') no-repeat 95% 0.3em;
	color: #fff;
	padding: 0 10px;
	text-decoration: none;
}
#emaillink a {
	display: block;
	width: 11em;
	background: #93b5bd url('../../../improvements/yourhome/images/email.gif') no-repeat 95% 0.3em;
	color: #fff;
	padding: 0 10px;
	text-decoration: none;
}
#quicklinks {
	clear: both;
	padding: 0 10px;
	text-align: center;
}

#rightcontent {
	width: 75%;
	float: right;
	padding-top: 25px;
}
#rightcontent h3 {
	clear: both;
	font-size: 180%;
	padding: 10px 0;
}
#rightcontent h4 {
	font-size: 130%;
	color: #545456;
	padding: 0 0 10px 0;
}

#rightcontent h4.sub {
	font-size: 110%;
	color: #545456;
	margin: 0;
	padding: 0;
}

#rightcontent h5 {
	font-size: 110%;
	color: #545456;
	margin: 0;
}

#rightcontent p {
	line-height: 1.5em;
	padding: 0 0 10px 0;
}

#rightcontent .inlinepic {
	float: right;
	width: 180px;
	margin: 10px 0 10px 10px;
	padding-bottom: 5px;
	color: #666;
	border-bottom: 1px dotted #ccc;
}

#rightcontent .inlinepic img {
	padding-bottom: 5px;
}

#contentcallout {
	width: 15em;
	background-color: #D7D7D9;
	float: right;
	margin: 10px 0 10px 1em;
}

#contentcallout h4 {
	font-size: 100%;
	border-bottom: 1px solid #999;
	padding: 0 5px;
}
#contentcallout ul {
	list-style: none;
	line-height: 1.5em;
}

#rightcontent #contentcallout li {
	list-style: none;
	padding-left: 1em;
	background: url('../../../improvements/yourhome/images/trianglebulletgrey.gif') no-repeat 0.3em 0.3em;
}
.smallprint {
	font-size: 85%;
}
table {
	margin: 0 0 1em 0;
}
th {
	text-align: left;
}
tr.darkgreen {
	background-color: #BBC6B0;
}
tr.green {
	background-color: #CFD7C8;
}
tr.lightgreen {
	
	background-color: #E3EADD;
}
.smallgreen {
	font-size: 95%;
	color: #006600;
	font-weight: bold;
}
.greentext {
	color: #07a652;
}
.listLinks ul {
	list-style: none;
	margin: 0.5em 0 1em 0;
	padding: 0;
	line-height: 30px;
}
.listLinks li {
	background: url('../../../improvements/yourhome/images/bulletgrey.gif') no-repeat 0.3em;
	margin: 0;
	padding-left: 17px;
}

.listLinks2 ul {
	list-style: disc url('../../../improvements/yourhome/images/bulletgrey.gif') outside;
	margin: 1em 0 2em 2em;
	padding: 0;
	padding-bottom: 0.5em;
}
#listLinks2 li {
	padding-bottom: 1em;
}
.listStyle ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0em 0 1.5em 1.5em;
}
.listStyle ol {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0em 0 1.5em 1.5em;
}
.listStyle li {
	margin: 0 0 0.5em 1em;
}

.listStyle ol {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0em 0 1.5em 1.5em;
}

.listStyle li {
	margin: 0 0 0.5em 1em;
}

.newsItem {
	clear: left;
}

.newsItem p {
	padding: 10px 0 0 10px;
	display: inline-block;
}

.newsItem img {
	float: left;
	margin: 10px 10px 10px 0;
}

.picwithcaption {
	width: 190px;
	float: left;
	padding-left: 10px;
	margin: 0 0 0 0.5em;
}

.picwithcaption p {
	color: #666;
	font-size: 85%;
}

.rednewspages {
	font-size: 1.05em;
	font-weight: bold;
	color: #FF0000;
	margin: 0;
}
.inlinepicinarea {
	float: right;
	width: 220px;
	margin: 10px 0 10px 10px;
	padding-bottom: 5px;
}
#languages li	{
			display: inline;
			list-style-type: none;
			margin-bottom: 20px;
	}
#languages2 li	{
			display: inline;
			list-style-type: none;
			margin-bottom: 20px;
	}
#languages3 li	{
			display: inline;
			list-style-type: none;
			margin-bottom: 20px;
	}
#languages4 li	{
			display: inline;
			list-style-type: none;
			margin-bottom: 20px;
	}
/*left column*/
#leftcolumn {
	width: 22%;
	float: left;
	padding: 10px 0 0 10px;
}

#leftonline {
	width: 88%;
	padding: 10px;
	background-color: #607E49;
}

#leftonline p {
	font-weight: bold;
	color: #fff;
}

#leftonline ul {
	list-style: none;
	padding-top: 10px;
}

#leftonline li {
	padding: 10px 0 10px 10px;
	margin-bottom: 5px;
	background-color: #CAD7CA;
}

#leftonline li a {
	text-decoration: none;
	color: #265831;
}

#leftdoitonline {
	width: 88%;
	padding: 10px;
	background-color: #607E49;
}

#leftdoitonline p {
	font-weight: bold;
	color: #fff;
	line-height: 1.5em;
}

#leftdoitonline ul {
	list-style: none;
	background-color: #CAD7CA;
	width: 100%;
	padding-top: 5px;
}

#leftdoitonline li {
	padding: 2px 0 4px 10px;
}

#leftdoitonline li a {
	text-decoration: none;
	color: #265831;
}

#sidebartitle a {
	color: #fff;
	font-weight: bold;
	margin: 0;
	font-size: 100%;
}

#sidebartitle {
	margin-top: 10px;
	padding: 0.5em 0 0.5em 10px;
}
#sidebartitle a {
	text-decoration: none;
}
#sectionmenu {
	list-style-image: none;
	padding-bottom: 10em;
	background-color: #e3eadd;
}
#sectionmenu li {
	list-style: none;
	padding: 0.7em 0 0.7em 10px;
	border-bottom: 1px dotted #666;
}
/*footer*/
#footer {
	clear: both;
	float: left;/* for firefox!*/;
	width: 100%;
	font-size: 90%;
	color: #333;
	padding: 10px 0;
}
.footerlogos {
	float: left;
	width: 120px;
	padding: 0 0 10px 10px;
}
.footerlogos img {
	padding: 5px 0;
	float: left !important;
}

#footer p {
	float: right;
	text-align: right;
	padding: 10px 10px 0 0;
}

#footer img {
	float: right;
	width: 90px;
}
