@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0; outline: none;}

body {
	background: #3a5024 url("../_img/background.jpg") no-repeat top center;
}
#logo {
	width: 730px;
	height: 115px;
	margin: 0 auto 0 auto;
}
#wrapper {
	width: 730px;
	background: url("../_img/bg-png2.png");
	position: relative;
	margin: 13px auto 0 auto;
	border: 2px solid #fff;
}
#leftCol {
	width: 234px;
	padding-top: 34px;
	float: left;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/**** NAVIGATION ****/
.project a, .floorplans a, .neighbourhood a, .buildingGreen a, .builder a, .features a, .register a, .priceList a, .contact a {
	display: block; 
	width: 234px; 
	cursor:pointer; 
	height: 21px; 
	text-indent: -9999px;
}
.project a { background: url("../_img/project-a.png") no-repeat; } 
.project a:hover { background: url("../_img/project-b.png") no-repeat; } 

.floorplans a { background: url("../_img/floorplans-a.png") no-repeat; } 
.floorplans a:hover { background: url("../_img/floorplans-b.png") no-repeat; } 

.neighbourhood a { background: url("../_img/neighbourhood-a.png") no-repeat; } 
.neighbourhood a:hover { background: url("../_img/neighbourhood-b.png") no-repeat; } 

.buildingGreen a { background: url("../_img/building-green-a.png") no-repeat; } 
.buildingGreen a:hover { background: url("../_img/building-green-b.png") no-repeat; } 

.builder a { background: url("../_img/builder-a.png") no-repeat; } 
.builder a:hover { background: url("../_img/builder-b.png") no-repeat; } 

.features a { background: url("../_img/features-a.png") no-repeat; } 
.features a:hover { background: url("../_img/features-b.png") no-repeat; }

.register a { background: url("../_img/register-a.png") no-repeat; } 
.register a:hover { background: url("../_img/register-b.png") no-repeat; } 

.priceList a { background: url("../_img/price-list-a.png") no-repeat; } 
.priceList a:hover { background: url("../_img/price-list-b.png") no-repeat; } 

.contact a { background: url("../_img/contact-us-a.png") no-repeat; } 
.contact a:hover { background: url("../_img/contact-us-b.png") no-repeat; } 

/**** NAVIGATION FLOORPLANS ****/
.onebedroomDen a, .twobedroom a, .twobedroomDen a, .threebedroom a {
	display: block; 
	margin-left: 70px;
	width: 151px; 
	cursor:pointer; 
	height: 18px; 
	text-indent: -9999px;
}
.onebedroomDen a { background: url("../_img/1bedroom+den-a.png") no-repeat; } 
.onebedroomDen a:hover { background: url("../_img/1bedroom+den-b.png") no-repeat; } 

.twobedroom a { background: url("../_img/2bedroom-a.png") no-repeat; } 
.twobedroom a:hover { background: url("../_img/2bedroom-b.png") no-repeat; } 

.twobedroomDen a { background: url("../_img/2bedroom+den-a.png") no-repeat; } 
.twobedroomDen a:hover { background: url("../_img/2bedroom+den-b.png") no-repeat; } 

.threebedroom a { background: url("../_img/3bedroom-a.png") no-repeat; } 
.threebedroom a:hover { background: url("../_img/3bedroom-b.png") no-repeat; } 

/**** NAVIGATION FLOORPLANS 3rd LEVEL ****/
.olive a, .avocado a, .pear a, .lime a, .mango a, .pomelo a, .figA a, .figB a, .figC a, .figD a, .kiwi a, .papaya a, .starfruit a {
	display: block; 
	margin-left: 70px;
	width: 151px; 
	cursor:pointer; 
	height: 18px; 
	text-indent: -9999px;
}
.olive a { background: url("../_img/olive-a.png") no-repeat; } 
.olive a:hover { background: url("../_img/olive-b.png") no-repeat; } 

.avocado a { background: url("../_img/avocado-a.png") no-repeat; } 
.avocado a:hover { background: url("../_img/avocado-b.png") no-repeat; } 

.pear a { background: url("../_img/pear-a.png") no-repeat; } 
.pear a:hover { background: url("../_img/pear-b.png") no-repeat; } 

.lime a { background: url("../_img/lime-a.png") no-repeat; } 
.lime a:hover { background: url("../_img/lime-b.png") no-repeat; } 

.mango a { background: url("../_img/mango-a.png") no-repeat; } 
.mango a:hover { background: url("../_img/mango-b.png") no-repeat; } 

.pomelo a { background: url("../_img/pomelo-a.png") no-repeat; } 
.pomelo a:hover { background: url("../_img/pomelo-b.png") no-repeat; } 

.figA a { background: url("../_img/figa-a.png") no-repeat; } 
.figA a:hover { background: url("../_img/figa-b.png") no-repeat; } 

.figB a { background: url("../_img/figb-a.png") no-repeat; } 
.figB a:hover { background: url("../_img/figb-b.png") no-repeat; } 

.figC a { background: url("../_img/figc-a.png") no-repeat; } 
.figC a:hover { background: url("../_img/figc-b.png") no-repeat; } 

.figD a { background: url("../_img/figd-a.png") no-repeat; } 
.figD a:hover { background: url("../_img/figd-b.png") no-repeat; } 

.kiwi a { background: url("../_img/kiwi-a.png") no-repeat; } 
.kiwi a:hover { background: url("../_img/kiwi-b.png") no-repeat; } 

.papaya a { background: url("../_img/papaya-a.png") no-repeat; } 
.papaya a:hover { background: url("../_img/papaya-b.png") no-repeat; } 

.starfruit a { background: url("../_img/starfruit-a.png") no-repeat; } 
.starfruit a:hover { background: url("../_img/starfruit-b.png") no-repeat; } 

.liveLife {
	margin-top: 175px;
	margin-right: 10px;
	float:right;
}

/**** END NAV ****/

#rightCol {
	width: 494px;
	float: right;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left: 2px solid #fff;
}
#rightCol a img {
	cursor: pointer;
}
#textBox {
	width: 444px;
	height: 196px;
	padding: 40px 25px 0 25px;
	line-height: 19px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #a6ce39;
}