@charset "UTF-8";
/* CSS Document */
html, body {height: 100%;}
a{
	color:#009933;
}
a:hover{
	text-decoration:none;
}
h2{
	color:#009933;
}

body {
	margin: 0;
	padding:0;
	font-family:"Trebuchet MS";
	font-size:11px;
	background:#CCCCCC;
	
}

.line {
	background:#CCCCCC;
	height:1px;
	width:100%;
	margin:24px 0;
	clear:both;
}
.sub{
	background:url(images/big-logo.gif) no-repeat 540px 0;
}
.sub2{
	background:url(images/big-logo.gif) no-repeat 340px -530px;
}
#header{
	padding:33px;
}
#content{
	padding-top:25px;
}
#container{
	width:980px;
	margin:auto;
	padding:0;
	min-height:100%;
	background-color:#FFFFFF;
	
}
* html #container {
height: 100%;
}
h1 span, h2 span{
	visibility:hidden;
	height:1px;
	font-size:1px;
	line-height:1px;
}
.subcontent{
	width:350px;
	float:left;
}
.subcontent2{
	width:800px;
	float:left;
}
.separatorInvisible {
height: 0;
clear: both;
}
.fleft{
	float:left;
	
}
.fright{
	float:right;
}
.developmentsTitle{
	background:url(images/developments.gif) no-repeat;
	text-indent:-5000px;
	height:72px;
}
.residentialTitle{
	background:url(images/residential.gif) no-repeat;
	text-indent:-5000px;
	height:72px;
}
.commercialTitle{
	background:url(images/commercial.gif) no-repeat;
	text-indent:-5000px;
	height:72px;
}
.projectsTitle{
	background:url(images/projects.gif) no-repeat;
	text-indent:-5000px;
	height:34px;
}
.contactTitle{
	background:url(images/contact.gif) no-repeat;
	text-indent:-5000px;
	height:34px;
}
.newsTitle{
	background:url(images/news.gif) no-repeat;
	text-indent:-5000px;
	height:34px;
}
.urban{
	background:url(images/urban-regeneration.gif);
	width:226px;
	height:127px;
}
.clear {
	display:block;
	clear:both;
	height:1px;
}

.nav{
	float:left;
	width:115px;
	font-size:12px;
	padding-left:30px;
	padding-right:20px;
	
}
.nav ul{
	padding-left:0;
	margin-left:0;
}
.nav li{
	list-style-type:none;
	padding-bottom:10px;
}
.nav a{
	color:#333;
	text-decoration:none;
}
.nav a:hover, .nav a.selected{
	color:#69b94c;
	
}
.nav li ul{
	padding:10px 0 0 10px;
	font-size:11px;
}
.nav li ul a{
	color:#666;
}

.home-intro{
	padding:0 15px;
	width:155px;
	color:#FFF;
	
}
.home-container{
	float:left;
	
	width:586px;
	background:#69b94c;
}

.news{
	float:left;
	line-height:13px;
	width:149px;
	padding:0 0 0 20px;
}
.news-title{
	font-size:18px;
	margin:0;
}
.news a{
	
	text-decoration:none;
}
.news a:hover{
	text-decoration:underline;
}
.imageright{
	margin:0 20px 20px 0;
}
.padleft{
padding-left:40px;
}

#newscol1{
width:200px;
float:left
}
#newscol2{
width:550px;
padding-right:50px;
float:left
}
.imagedetail{
	width:288px;
	padding-right:20px;
	padding-bottom:20px;
	float:left;
}
.imagedetail img{
	padding:0 3px 3px 0;
}
.searcher{
	padding-top:20px;
}
.searcher a{
	color:#FFF;
	margin:20px 15px 0 0;
	padding:4px;
	background:#69b94c;
}
#terms{
	margin-top:100px;
	font-size:11px;
}
.add{
	width:170px;
	float:left;
}