body {
	background: #f1dbab url(../images/bg.jpg) top left;
	font: 12px/150% Arial, Helvetica, sans-serif;
	color: #977b3b;
	text-align: center;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#header {
	height: 168px;
}
#content {
	display: inline;
}
#col1 {
	width:472px;
	float: left;
	padding-bottom: 60px;
	}
	#col1 p, #col1 ul, #col1 form {
		padding-left: 30px;
		padding-right: 52px;
	}
	#col1 h2, #col1 h3, #col1 h4 {
		margin-left: 30px;
		margin-right: 52px;
	}
#col2 {
	width:428px;
	float: left;
	padding-bottom: 60px;
	}
	#col2 p, #col2 ul, #col2 form {
		padding-left: 8px;
		padding-right: 30px;
	}
	#col2 h2, #col2 h3, #col2 h4 {
		margin-left: 8px;
		margin-right: 30px;
	}
#footer {
	clear: left;
	background: url(../images/footer-bg.gif) no-repeat 30px 0;
	padding-top: 50px;
	width:100%;
}
#header h1 a {
	height:52px;
	width:243px;
	position:absolute;
	top:40px;
	left:30px;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
}
#footer p {
	text-align: right;
	font-size: 10px;
	margin-right: 40px;
}
#nav-lang {
		background: transparent;
		position: absolute;
		top: 20px;
		right: 30px;
		z-index: 10;
		font: 10px Futura, Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		color: #616161;
	}
	#nav-lang li {
		background: transparent;
		color: #d6df7c;
		float: left;
		padding: 0 0 0 4px;
	}
	#nav-lang li a {
		color: #ffffff;
		text-decoration: none;
		display: block;
		border: none;
		text-indent: -9000px;
		overflow: hidden;
	}
	#nav-lang li a#en {
		background: url(../images/lang-en.gif) no-repeat;
		background-position: 0px -26px;
		height: 26px;
		width: 30px;
	}
	#nav-lang li a#en:hover, #nav-lang li a#en:active, #nav-lang li a#en.active {
		background: url(../images/lang-en.gif) no-repeat;
		background-position: 0 0;
		height: 26px;
		width: 30px;
	}
	#nav-lang li a#po {
		background: url(../images/lang-po.gif) no-repeat;
		background-position: 0px -26px;
		height: 26px;
		width: 30px;
	}
	#nav-lang li a#po:hover, #nav-lang li a#po:active, #nav-lang li a#po.active {
		background: url(../images/lang-po.gif) no-repeat;
		background-position: 0 0;
		height: 26px;
		width: 30px;
	}
	#nav-lang li a#fr {
		background: url(../images/lang-fr.gif) no-repeat;
		background-position: 0px -26px;
		height: 26px;
		width: 30px;
	}
	#nav-lang li a#fr:hover, #nav-lang li a#fr:active, #nav-lang li a#fr.active {
		background: url(../images/lang-fr.gif) no-repeat;
		background-position: 0 0;
		height: 26px;
		width: 30px;
	}
	
	#nav-lang li a#nl {
		background: url(../images/lang-nl.gif) no-repeat;
		background-position: 0px -26px;
		height: 26px;
		width: 30px;
	}
	#nav-lang li a#nl:hover, #nav-lang li a#nl:active, #nav-lang li a#nl.active {
		background: url(../images/lang-nl.gif) no-repeat;
		background-position: 0 0;
		height: 26px;
		width: 30px;
	}
#nav-service {
	background: transparent;
	position: absolute;
	top: 70px;
	right: 30px;
	z-index: 10;
	font: 9px Futura, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #677e0d;
	}
	#nav-service li {
		background: transparent;
		color: #677e0d;
		float: left;
		padding: 0 10px;
		border-right: 1px solid #677e0d;
	}
	#nav-service li.last {
		padding: 0 0 0 10px;
		border: none;
	}
	#nav-service a {
		color: #677e0d;
	}
	#nav-service a:hover, #home #homenav a, #contact-us #contactnav a, #send-to-a-friend #friendnav a {
		xbackground: #fbf3e0;
		text-decoration: none;
	}
#nav-main {
	background: transparent;
	position: absolute;
	top: 112px;
	right: 30px;
	z-index: 10;
	font: 12px Futura, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #4e4e4e;
	}
	#nav-main li {
		background: transparent;
		color: #4e4e4e;
		float: left;
		padding:0
		
	}
	#nav-main li a {
		color: #4e4e4e;
		text-decoration: none;
		margin: 0 0 0 8px;
	}
	#nav-main li a[href^="/en"] {
		margin: 0 0 0 24px;
	}
	#nav-main li a[href^="/fr"] {
		margin: 0 0 0 11px;
	}
	#nav-main li a[href^="/nl"] {
		margin: 0 0 0 8px;
	}
	#nav-main a:hover, #nav-main a:active, #investors #whonav a, #project #projectnav a, #hotel #hotelnav a, #why-brasil #whynav a, #ecologic #econav a {
		background: #fbf3e0;
		text-decoration: none;
	}
	
	
a {
	color: #708418;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h2, h3, h4 {
	color: #356f28;
	font-weight: 100;
}
h2 {
	font: 30px Futura, Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
}
h3 {
	font: 22px Futura, Arial, Helvetica, sans-serif;
	padding-bottom: 12px;
	margin-bottom: 12px;
	margin-top: 24px;
	background: url(../images/line.gif) repeat-x bottom left;
}
h4 {
	font: 12px Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
}
p, ul {
	margin-bottom: 12px;
}
li {
	background: url(../images/bullet.gif) no-repeat 0 4px;
	padding-left: 14px;
	margin-bottom: 6px;
}
em, b {
	font-weight: bold;
}
xa[href] {
	color: #17a2c9;
}
img#aerial {
	position: relative;
	margin-top: -80px;
	margin-bottom: 20px;
}
input, textarea {
	border: 1px solid #e1ba60;
	font: 12px/150% Arial, Helvetica, sans-serif;
	padding: 0 3px;
	background: #fbf3e0;
	width: 270px;
}
#col1 form p, #col2 form p {
	padding: 0;
	clear: left;
}
form br {
	display: none;
}
label {
	display: block;
	float: left;
	clear: both;
	width: 100px;
}
input.button {
	margin-left: 103px;
	width: auto;
	background: #655C35;
	border: none;
	color: #FBF3E0;
	font-weight: normal;
	padding: 0 10px;
}

/* highlighted boxes for hotel and villas */
#col1 .parch {
	width: 304px;
	margin: 0 0 24px 120px;
	background: url(../images/parch-bot.jpg) no-repeat bottom left;
	padding-bottom: 16px;
}
#col1 .parch h3 {
	font: bold 30px/1 Georgia, serif;
	color: #655c35;	
	background: none;
	padding: 24px 0 0 24px;
	margin: 0 0 12px 0;
	height: 58px;
}
#col1 .parch h3 span {
	background: red;
	margin: 0 0 0 1.2em;
	padding: 0;
}
#col1 .parch h3 a {
	font: bold 30px/1 Georgia, serif;
	color: #655c35;
	text-decoration: none;
}
#col1 .parch h3 a:hover {
	color: #977b3b;
}
#col1 #hotel h3 {
	background: url(../images/parch1-top.jpg) no-repeat top left;
}
#col1 #plans h3 {
	background: url(../images/parch2-top.jpg) no-repeat top left;
}
#col1 .parch p {
	font: 12px Georgia, serif;
	color: #977b3b;
	padding-left: 24px;
}
ul#side {
	margin-left: 120px;
}

#map {
	position: relative;
	top: 120px;
	left: 230px;
	margin-top: -40px;
	width: 160px;
}
.right {
	float: right;
	overflow: hidden;
}
span.label {
	width:120px;
	display: block;
	float: left;
}
p.meta {
	font-size: 10px;
}
p.meta span {
	background: #fbf3e0;
	padding: 2px 5px;
}
p.first {
	font-weight: bold;
}
div#gallery {
	width: 394px;
	height: 394px;
	background: url(/images/gallery-bg.jpg) no-repeat top left;
}
div#gallery div {
	width: 392px;
	text-align: center;
	padding-top: 16px;
}
div#gallery img {
	xborder: 1px solid #e1ba60;
}
#nav-gallery {
	background: #fbf3e0;
	xmargin-left: 12px;
}
#nav-gallery li {
	float: left;
	background: #fbf3e0;
	padding: 0;
	margin-right: 3px;
}
#nav-gallery li a {
	padding: 2px 5px;
	text-decoration: none;
	color: #977B3B;
}
#nav-gallery li a:hover {
	background: #655C35;
	color: #fbf3e0;
}
#gmap {
	background: url(/images/map-bg.jpg) no-repeat top left;
	margin-left: 30px;
	padding: 16px 0 0 16px;
}
iframe {
	xborder: 1px solid #e1ba60;
	margin-bottom: 15px;
}

/* user message template */
#user-message {
	background-color:#FDF5C4;
	border:1px solid #E9E1AC;
	xcolor: #222222;
	padding: 10px;
}
#user-message h2 {
	color: #d80202;
	font-size: 16px;
	margin-bottom: 20px;
}
#user-message ul, #user-message li {
	margin: 0;
}
#col2 #user-message p {
	margin: 20px 0 0 0;
}