body {
	line-height: 1;
	background-image: url(images/bg-trees.jpg);
	background-repeat: repeat-x;
	background-position: center 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
ol, ul {
	list-style-type: disc;
	list-style-position: outside;
}
.copyHeaders {
	padding-top: 20px;
	padding-bottom: 25px;
}
/* 
	* _-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-
	* global classes and styles
	* _-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-
*/
body {
	text-align:center;
	background-color: #282012;
	}
.hide/* 
	* _-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-
	* supporting divs - these are not loaded into the site by default
	* most of this stuff is injected into the dom with javascript
	* _-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-
*/	
 {
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:200px;
	background-color: #282012;
	}
#wrapper {
	width:854px;
	position:relative;
	text-align:left;
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 25px;
	}
#topbox {
	margin-top: 80px;
	padding: 0px;
	height: 25px;
}
#logbox {
	background-image: url(images/log.jpg);
	background-repeat: repeat-x;
	height: 60px;
	width: 100%;
	position: absolute;
	z-index: 25;
}
/* 
	* _-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-
	* the site logo is now in the masthead
	* _-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-
*/	
#masthead {
	width:100%;
	height:150px;
	margin:0 auto;
	position:relative;
	z-index:200;
	background-color: #FFFFFF;
	text-align: center;
	}
#subnav a {
	display:block;
	text-align:left;
	padding:12px 0 13px 0;
	color:#0079C2;
	text-transform:uppercase;
	text-decoration:none;
	font:normal 11px helvetica, arial, verdana, sans-serif;
	}

/* 
	* _-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-
	* landing page content
	* _-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-
*/	
#content {
	width:854px;
	position:relative;
	color:#2A2012;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: justify;
	background-image: url(images/boxshadow.png);
	background-repeat: repeat-y;
	}
#tagline {
	width: 600px;
	margin-left: 280px;
	padding-top: 15px;
	height: 55px;
}
#header {
	width:940px;
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
}

/* 
	* _-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-
	* footer
	* two columns, #copyright and #footer_nav
	* _-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-
*/	
#footer {
	width:854px;
	padding:20;
	font:10px/14px Helvetica, Arial, Verdana, sans-serif;
	color:#59442A;
	overflow:hidden;
	background-color: #2A2012;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30;
	margin-left: auto;
	}
#content  p {
	padding:0 0 0 18px;
	}
/* 
	* _-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-
	* landing page link blocks
	* these show a gradient in off state and turn black on hover/active
	* drop shadows appear on hover/active
	* this is a three column structure on most pages, and two column on a two pages
	* _-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-
*/	
#landing {
	width:994px;
	padding:40px 0 0 0;
	overflow:hidden;
	}
#pages {
	width:1000px;
	overflow:hidden;
	border: 1px solid #000000;
	}
#subnav       li     {
	padding:0 0 0 0;
	list-style-type: none;
	}
.agentBox {
	float: left;
	width: 140px;
	display: block;
	margin-right: 45px;
}
.agentWrapper {
	clear: both;
	width: 500px;
	float: none;
	height: 110px;
}
#subnav {
	width:165px;
	float:left;
	margin-top: 40px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 0px;
	}

	
#pages li h2 {
	display:block;
	font:16px/22px helvetica, arial, verdana, tahoma, sans-serif;
	margin:0 0 6px 0;
	text-transform:uppercase;
	color:#fff;
	}
#mainnav {
	float: left;
	width: 650px;
	padding-top: 15px;
	height: 50px;
	text-align: left;
}
#mainnav img  {
	margin-left: 20px;
}
#entry h1 {
	width:500px;
	overflow:hidden;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0;
	font-size: 24px;
	font-weight: lighter;
	color: 686056;
	}
#entry h2 {
	margin:0;
	font-family: tahoma, arial, serif;
	color:#2A2012;
	text-transform:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	display: block;
	font-size: 18px;
	}
#entry h3 {
	margin:10px 0 20px 0;
	float:right;
	display:block;
	min-width:395px;
	max-width:650px;
	text-align:left;
	color:#fff;
	text-transform:uppercase;
	}
#logo {
	float: left;
	width: 250px;
	padding-top: 15px;
	height: 150px;
	padding-left: 15px;
}
#copyright {
	text-align:left;
	width:250px;
	float: left;
	padding-top: 0px;
	padding-left: 12px;
	}
.photoBoxLiveWorkPlay {
	background-image: url(images/p_liveworkplay.png);
	height: 380px;
	width: 600px;
	background-repeat: no-repeat;
	margin-left: 100px;
	display: block;
	position: absolute;
	top: 225px;
	left: 225px;
}
.wrapCopy {
	width: 355px;
	height: 300px;
}
.introCopy {
	font-size: 15px;
	padding-bottom: 13px;
	color: #686056;
}
#subnav a:hover {
	display:block;
	text-align:left;
	padding:12px 0 13px 0;
	color:#ADC637;
	text-transform:uppercase;
	text-decoration:none;
	font:normal 11px helvetica, arial, verdana, sans-serif;
	}
#subnav     li  #on  {
	display:block;
	text-align:left;
	padding:12px 0 13px 0;
	color:#ADC637;
	text-transform:uppercase;
	text-decoration:none;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a   {
	color:#0079C2;
	text-decoration:none;
	}
a:hover  {
	text-decoration:none;
	color: #ADC537;
	}		
/* 
	* _-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-
	* entry content styling
	* _-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-_-~=^=~-
*/	
#entry {
	font-size:13px;
	font:normal 12px/17px helvetica, arial, verdana, sans-serif;
	line-height:18px;
	width: 500px;
	padding-bottom: 45px;
	margin-left: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C7D8F0;
	padding-left: 45px;
	padding-right: 35px;
	padding-top: 25px;
	}
#entry .header_photo {
	margin:8px 0 0 0;
	float:right;
	display:inline;
	width:754px;
	}
#formCopy h1 {
	margin:0 0 10px 0;
	float:none;
	display:block;
	min-width:395px;
	max-width:500px;
	text-align:left;
	font:normal 17px/28px helvetica, arial, verdana, sans-serif;
	color:#fff;
	text-transform:uppercase;
	}
#content #entry p {
	padding-left:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	display: block;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	}
#entry #page_features li p {
	margin:0 0 20px 0;
	}
#entry  #page_features  ul {
	margin:0 0 10px 0 !important;
	padding:0 0 0 0 !important;
	background:none !important;
	}
#entry ul {
	margin:0 0 20px 30px;
	text-align: left;
	}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	#copyright img {
	padding-top: 0px;
	padding-right: 15px;
	}
#footer_nav {
	width:850px;
	float: left;
	padding-top: 20px;
	}
#footer_nav a {
	display:block;
	float:right;
	/* 	background:url('../images/overlay.png'); */
	text-decoration:none;
	color: #6C522F;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	}
#footer_nav a:hover {
	color:#ADC537 !important;
	text-decoration:none;
	}	
.colBox {
	padding-bottom: 25px;
	display: block;
	height: 180px;
}
.colBox1  {
	padding: 15px;
	border: 1px dotted #94B13D;
	width: 149px;
	margin: 2px;
	display: block;
	float: left;
	font-size: 11px;
	text-align: left;
	height: 175px;
}
.colBox2 {
	padding: 15px;
	width: 200px;
	margin: 2px;
	display: block;
	float: left;
	font-size: 11px;
	text-align: left;
}
.colBox3 {
	padding: 15px;
	width: 200px;
	margin: 2px;
	display: block;
	float: left;
	font-size: 11px;
	text-align: left;
	position: absolute;
	top: 461px;
	left: 245px;
}
.colBox4 {
	padding: 15px;
	width: 200px;
	margin: 2px;
	display: block;
	float: left;
	font-size: 11px;
	text-align: left;
	position: absolute;
	top: 97px;
	left: 516px;
}
.resourceBox {
	padding-bottom: 25px;
	display: block;
	height: 1050px;
}
hr {
	font-size: 10px;
	margin-top: 25px;
	margin-bottom: 35px;
	color: #B3D8ED;
}
.titleLg {
	width:500px;
	overflow:hidden;
	padding-top: 45px;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0;
	font-size: 24px;
	font-weight: lighter;
}
.titleSm {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #94B13D;
	padding-bottom: 10px;
	text-align: left;
}
.newsBox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85BFE2;
	padding-bottom: 15px;
}
.titleMd {
	width:500px;
	overflow:hidden;
	padding-top: 45px;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 10px;
	font-size: 20px;
	font-weight: lighter;
	color: #94B13D;
	text-transform: uppercase;
}
.viewButtonLg a {
	color: #FFFFFF;
	text-decoration: none;
	width: 130px;
	border: 1px dotted #8EA22E;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	text-align: center;
	margin-right: 15px;
	background-color: #ADC537;
	display: block;
	margin-bottom: 25px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.viewButtonLg a:hover {
	background-color: #9ABAC6;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px dotted #9ABAC6;
	display: block;
}
.viewButtonXLg a {
	color: #FFFFFF;
	text-decoration: none;
	width: 150px;
	border: 1px dotted #8EA22E;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	text-align: left;
	margin-right: 15px;
	background-color: #ADC537;
	display: block;
	margin-bottom: 25px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.viewButtonXLg a:hover {
	background-color: #9ABAC6;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5FABD9;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	vertical-align: top;
}
#entry td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	font-size: 11px;
}
.titleModel {
	font-size: 15px;
	color: #69B1DC;
	margin-bottom: 5px;
	font-weight: bold;
}
.photoBoxGreenLiving {
	height: 380px;
	width: 360px;
	margin-left: -15px;
	display: block;
	position: absolute;
	top: 225px;
	left: 0px;
	background-image: url(images/p_greenliving.png);
	background-repeat: no-repeat;
	background-position: -190px;
}
.photoBoxContact {
	height: 380px;
	width: 365px;
	margin-left: 520px;
	display: block;
	position: absolute;
	top: 214px;
	left: 15px;
	background-image: url(images/p_contact.png);
	background-repeat: no-repeat;
	background-position: 0px;
}
.photoBoxItsAllHere {
	height: 440px;
	width: 775px;
	margin-left: 110px;
	display: block;
	position: absolute;
	top: 239px;
	left: 0px;
	background-image: url(images/p_itsallhere.png);
	background-repeat: no-repeat;
	background-position: 200px;
	margin-top: 85px;
}
.titleXSm {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #94B13D;
	padding-bottom: 10px;
	text-align: left;
	line-height: 11px;
}
#topboxHome {
	margin-top: 50px;
	height: 270px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 540px;
}
#contentHome {
	width:865px;
	position:relative;
	color:#FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: justify;
}
.colHome1 {
	padding: 15px;
	border: 1px dotted #94B13D;
	width: 129px;
	margin: 2px;
	display: block;
	float: left;
	font-size: 11px;
	text-align: left;
	height: 175px;
}
#entryHome1 {
	font-size:12px;
	line-height:18px;
	width: 200px;
	padding-bottom: 45px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 45px;
	padding-right: 35px;
	float: left;
	border-left-color: #5F574C;
	font-family: helvetica, arial, verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin-top: 60px;
	padding-top: 40px;
}
#entryHome2 {
	width: 250px;
	padding-bottom: 45px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	padding-top: 0px;
	margin-top: 95px;
}
#entryHome3 {
	font-size:13px;
	font:normal 12px/17px helvetica, arial, verdana, sans-serif;
	line-height:18px;
	width: 210px;
	padding-bottom: 45px;
	margin-left: 0px;
	padding-left: 45px;
	padding-right: 35px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5F574C;
	padding-top: 0px;
	margin-top: 60px;
}
h1  {
	width:500px;
	overflow:hidden;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0;
	font-size: 30px;
	font-weight: lighter;
	color: #686056;
	margin: 0px;
}
h4 {
	font-size: 29px;
	color: #FFFFFF;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.titleLgGreen {
	width:500px;
	overflow:hidden;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-size: 24px;
	font-weight: lighter;
	color: #ADC537;
}
.home #wrapper #content #entry #gradientBox td {
	background-image: url(images/bg-pricelist.png);
	background-repeat: repeat-x;
	height: 15px;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
	padding: 3px;
}
.pricelistHead {
	color: #FFFFFF;
	background-color: #94B13D;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.textSmall {
	font-size: 10px;
	font-weight: bold;
}
.newsDate {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.newsTitle a {
	font-size: 11px;
	font-weight: bold;
	color: #ADC537;
	line-height: 11px;
	text-transform: uppercase;
}
.newsTitle a:hover {
	color: #0079C2;
}
.newsItem {
	margin-bottom: 8px;
	line-height: 12px;
}
.home #wrapper #contentHome #entryHome3 #textfield {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
	color: #282012;
	height: 20px;
}
#entryWide {
	font-size:13px;
	font:normal 12px/17px helvetica, arial, verdana, sans-serif;
	line-height:18px;
	width: 700px;
	padding-bottom: 45px;
	margin-left: 30px;
	padding-left: 45px;
	padding-right: 35px;
}
.contactBox3 {
	padding: 15px;
	border: 1px dotted #94B13D;
	width: 280px;
	margin: 2px;
	display: block;
	float: left;
	font-size: 11px;
	text-align: left;
	height: 175px;
}
.viewButtonModel a {
	color: #FFFFFF;
	text-decoration: none;
	width: 100px;
	border: 1px dotted #8EA22E;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 20px;
	text-align: center;
	margin-right: 0px;
	background-color: #ADC537;
	margin-bottom: 0px;
	display: block;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-left: 18px;
}
.viewButtonModel a:hover {
	background-color: #9ABAC6;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px dotted #9ABAC6;
	background-color: #5FABD9;
	display: block;
	padding: 1px;
}
.modelBox {
	background-image: url(images/model-homes-halifax.png);
	background-repeat: no-repeat;
	height: 1800px;
	width: 500px;
	display: table;
}
.modelBoxWrap {
	height: 60px;
	text-align: right;
	margin-left: 380px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.home #wrapper #content #entry #solidBox td {
	font-size: 11px;
	padding: 3px;
}
.home #wrapper #content #entry #lineBox td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4F1F9;
	font-size: 11px;
	padding: 1px;
}
.homebannerBox {
	z-index: 50;
}
.text, .textarea, .select{
	margin-bottom:9px;
	font-size: 11px;
	line-height: 12px;
}
form{margin:0; padding:0;}
label{
	color:#0079C2;
	cursor:pointer;
	display:block;
	font-weight:bold;
	margin-bottom:3px;
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	width: 50px;
	margin-left: 0px;
	margin-right: 3px;
}
input, textarea{
	color:#282012;
	font-size:12px;
	line-height:1;
	margin:0;
	padding:0px;
}
.buttons {
	padding-left: 0px;
	margin-left: 22px;
}
.copy form input,
.copy form select{float:left; margin-right:5px;}
.modelHomeLg {
	padding-right: 10px;
}
.logoLg {
	padding-bottom: 10px;
}
#subnavBanner {
	width:165px;
	float:left;
	margin-top: 40px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-left: 0px;
	clear: left;
}
.newsDateLg {
	font-size: 10px;
	text-transform: uppercase;
	color: #282012;
}

