@charset "utf-8";
/* CSS Document */
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	color:#724126;
	background-color: #91AE5E;
	margin-top:0px;
	margin-bottom:0px;
}
#container {
	height: auto;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#barras {
	height: auto;
	width: 988px;
	background-image: url(../images/contentBG.jpg);

}
#content {
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	height: auto;
	background-image: url(../images/contentBG.jpg);
	background-repeat:no-repeat;
	background-color:#ffefd3;
}
#header {
	height: 131px;
	width: 955px;/*background-image: url(images/header.jpg);
	background-repeat: no-repeat;*/
}
#headerImage {
	width: 955px;
	height: 131px;
	background-image: url(../images/headerBG.jpg);
	background-repeat: no-repeat;
}
#empty{
	float:left;
	width:600px;
	height: 130px;
	background-image: url(../images/empty.png);
	background-repeat: no-repeat;
	
}
.cleaner {
	clear:both;
}
/*#menu {
	height: 39px;
	width: 955px;
	margin-left: auto;
	margin-right: auto;
}*/
#banner {
	height: 310px;
	width: 955px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
}
#bannerHomeModel {
	height: 450px;
	width: 955px;
	margin-bottom: 3px;
	float: left;
	/*margin-top:-80px;*/
}
#homeText {
	height: auto;
	width: 500px;
	margin-left: 35px;
	text-align: left;
	padding-top: 10px;
	line-height: 1.3;
	float: left;
}
#photos {
	float: right;
	height: auto;
	width: 375px;
	margin-right: 15px;
	border: solid #C57950 1px;
	margin-top: 20px;
	padding-bottom: 8px;
	padding-top: 4px;
}
.photos {
	float: right;
	height: auto;
	width: 375px;
	margin-right: 15px;
	border: solid #C57950 1px;
	margin-top: 20px;
	padding-bottom: 8px;
	padding-top: 4px;
}

#footer {
	height: 30px;
	width: 955px;
	background-color: #703d22;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma;
}
.credits {
	float: left;
	margin-left: 12px;
	width: 540px;
	margin-top: 8px;
}
#cuLeftBox {
	float: left;
	height: auto;
	width: 460px;
	margin-left: 80px;
	margin-top: 15px;
	line-height: 1.5;
	font-family: Tahoma;
	font-size: 14px;
	margin-bottom: 20px;
}
#cuRightBox {
	float: right;
	height: 300px;
	width: 340px;
	margin-right: 30px;
	margin-top: 2px;
	border-left: solid #C57950 1px;
	padding-left: 15px;
	padding-bottom: 10px;
	margin-bottom: 40px;
	line-height: 1.5;
}
.inputBox {
	width:250px;
	border: solid #D19574 1px;
	color: #724126;
	margin-bottom:2px;
	padding-left:2px;
}
.inputBoxSmall {
	width:190px;
	border: solid #D19574 1px;
	color: #724126;
	margin-bottom:2px;
	padding-left:2px;
}
.inputBoxList {
	width:254px;
	border: solid #D19574 1px;
	color: #724126;
	margin-bottom:2px;
	padding-left:2px;
}
.inputBoxListSmall {
	width:194px;
	border: solid #D19574 1px;
	color: #724126;
	margin-bottom:2px;
	padding-left:2px;
}
.labels {
	text-align:right;
}
.botone {
	float:right;
	margin-right:30px;
	background-color:#703d22;
	border:none;
	color:#FFFFFF;
}
#thanks {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
}
strong {
	font-weight:bold;
}
.galleryPic {
	float: left;
	height: 120px;
	width: 150px;
	margin-right: 16px;
	margin-left: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
	border: solid #819E4F 1px;
	padding: 3px 3px 3px 3px;
}
.horizontal_bar_top {
	width: 918px;
	border-bottom: solid #999 1px;
	float:left;
	margin-left:15px;
	text-align: right;
	padding-bottom: 3px;
	margin-top:10px;
}
.horizontal_bar_bottom {
	width: 918px;
	border-top: solid #999 1px;
	float:left;
	margin-left:15px;
	text-align: right;
	padding-top: 3px;
	margin-top:10px;
	margin-bottom:20px;
}
.noLine {
	text-decoration:none;
	color:#724126;
}
.noLine a:link {
	text-decoration:none;
	color:#724126;
}
.noLine a:visted {
 text-decoration:none;
 color:#724126;
}
.asterics {
	font-size:9px;
}
#leftBox {
	float: left;
	height: auto;
	width: 550px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#rightBox {
	float: right;
	height: auto;
	width: 340px;
	border-left: solid #C57950 1px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#title {
	color: #1595A2;
	font-size: 24px;
	margin-left: 20px;
	margin-bottom: 15px;
	padding-top: 2px;
	height:25px;
}
#description {
	height: auto;
	width: 550px;
	text-align: justify;
	line-height: 1.3;
	margin-bottom: 20px;
}
.extraPic {
	float: left;
	height: 120px;
	width: 150px;
	margin-right: 10px;
	border: solid #819E4F 1px;
	padding: 3px 3px 3px 3px;
	margin-top: 10px;
}
.imagesTitle {
	width: 70px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
.news {
	float: left;
	margin-left: 15px;
	width: 915px;
	margin-bottom: 5px;
	margin-top: 8px;
	border-bottom: dotted #C77E58 1px;
	padding-bottom: 3px;
}
.newsPic {
	float: left;
	width: 150px;
	height: 120px;
	border: solid #819E4F 1px;
	padding: 3px 3px 3px 3px;
}
.newsTitle {
	float: left;
	margin-left: 8px;
	width: 740px;
	margin-bottom: 2px;
	font-size: 16px;
	font-weight: bold;
}
.newsbrDesc {
	float: left;
	width: 740px;
	margin-left: 8px;
	height: 80px;
}
.more {
	float: right;
	height: 15px;
	width: 100px;
	margin-right: 10px;
	text-align: right;
	text-decoration: underline;
}
.more a:link {
	color:#724126;
	text-decoration: underline;
}
.more a:visited {
	color:#724126;
	text-decoration: underline;
}
#video {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	height: 310px;
	margin-bottom:20px;
}
.theVideo {
	height: 310px;
	width: 400px;
	margin-top: 15px;
	padding-bottom: 20px;
	float: left;
	margin-left: 57px;
}
#video2 {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	height: 310px;
	margin-bottom:20px;
}
#theVideo2 {
	height: 310px;
	width: 400px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 15px;
	padding-bottom: 20px;
}
/*Menu*/
#topContainer {
	height: 39px;
	width: 955px;
	background-color: #1595a2;
	float: left;
}
#topLeft {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
.mallol {
	float: left;
	height: 200px;
	width: 276px;
	margin-left: 150px;
	margin-bottom: 60px;
	margin-top: 20px;
}
.zurcher {
	float: left;
	height: 200px;
	width: 276px;
	margin-left: 120px;
	margin-top: 20px;
}
.architectLogo {
	height: 160px;
	width: 270px;
	border: solid #999 1px;
	/**/padding: 3px 3px 3px 3px;
}
.architect {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	text-decoration:none;
	color:#724126;
}
.architect a:link {
	text-decoration:none;
	color:#724126;
}
.architect a:visited {
	text-decoration:none;
	color:#724126;
}
.models {
	margin-left: 30px;
	height: 150px;
	width: 420px;
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
	border: solid #819E4F 1px;
	padding: 3px 3px 3px 3px;
}
.modelTitle {
	float: left;
	margin-left: 5px;
	width: 210px;
	font-weight: bold;
	font-size: 16px;
}
.modeleBrDesc {
	width: 210px;
	float: left;
	margin-left: 5px;
	margin-top: 8px;
	height: 110px;
	line-height: 1.1;
}
.modelPic {
	float: left;
	height: 150px;
	width: 200px;
	margin-right: 3px;
}
.back {
	float: right;
	margin-right: 30px;
	text-decoration:none;
	color: #1595A2;
}
.back a:link {
	text-decoration:none;
	color: #1595A2;
}
.back a:visited {
	text-decoration:none;
	color: #1595A2;
}
.title {
	float: left;
}
.modelMainPic {
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}
#pdfList {
	height: auto;
	width: auto;
	margin-top: 20px;
}
.pdf {
	height: 55px;
	margin-top: 8px;
	border-bottom: dotted #724126 1px;
	width: 320px;
}
#pdfTitle {
	font-weight: bold;
	text-align: center;
	text-decoration:none;
}
.pdfPic {
	height: 50px;
	width: 44px;
	float: left;
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
}
.pdfTitle {
	float: left;
	width: 260px;
	margin-left: 10px;
	height: 35px;
	margin-top: 15px;
	font-size: 12px;
	text-decoration:none;
}
.pdfTitle a:link {
	text-decoration:none;
	color:#724126;
}
.pdfTitle a:visited {
	text-decoration:none;
	color:#724126;
}
.inicio{
	margin-left:100px;
}
#logo {
	float: left;
	height: 100px;
	width: 300px;
	background-color: #000000;
	z-index: 25;
}
.planMainTitle {
	width: 170px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}
.img{
	position:relative;
	left:10px;
	z-index:11;
	/*top:15px;*/
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:200px;
	height:84px;
	top:8px;
}
.flyandbuy{
	width:160px;
	height:40px;
	margin-left:4px;
	margin-top:20px;
	float: left;
	margin-right: 4px;
}
.calgaryGif{
	width:160px;
	height:35px;
	margin-left:4px;
	margin-top:23px;
	float: left;
	margin-right: 4px;
	
}
#books{
	float:left;
	width:320px;
	height:25px;
	margin-top:3px;
}
.locationMap {
	height: auto;
	width: 845px;
	margin-right: auto;
	margin-left: auto;
}

.socialBook{
	float:left;
	height:25px;
	margin-left:10px;
}

.brokerInput{
	border: solid #D19574 1px;
	width:120px;
	
}
.broker_botone {
	float:right;
	margin-right:24px;
	background-color:#703d22;
	border:none;
	color:#FFFFFF;
}
/*Slide show- Banner*/

#slideshow {
	position:relative;
	height:134px;
	width:955px;
}
#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
}
#slideshow IMG.last-active {
	z-index:9;
}
/**/

/*Menu*/
#menu {
	background-color: #1595a2;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: 0.5px;
	height: 32px;
	float: left;
	width: 955px;
}
#menu ul, #menu li {
	text-indent: 0px;
}
#menu ul {
	height: 32px;
	margin: 0;
	padding: 0;
	/*width: 120px;*/
	float: left;
	border-style: solid;
	border-width: 0;
	cursor:default;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;	/*border-color: #CDD074;*/
}
#menu a, #menu h2 {
	height: 20px;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	display: block;
	/*border-width: 0 1px 0px 0px;
	border-style: solid;
	border-color: #FFFFFF;*/
	margin: 0;
	padding: 8px 8px 3px 8px;
}
#menu h2 {
	color: #E7F0F1;
	background-color: #1595a2;
	text-align: center;
	cursor:default;
}
#menu h2.first {
	color: #E7F0F1;
	background-color: #1595a2;
	text-align: center;
	cursor:default;
	margin-left: 30px;
}
#menu a {
	color: #F7F7E8;/*#E7F0F1*/
	background-color: #1595a2;
	text-decoration: none;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #0E6069;
}
#menu a:hover {
	color: #FFFFFF;
	background-color: #0f6771;
	border-color: #0E6069;
}
#menu li {
	position: relative;
	margin-left: 4px;
}
#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}
#menu ul ul {
	position: absolute;
	z-index: 500;
	width: 170px;
}
#menu ul ul li a {
	padding: 5px 5px 5px 5px;
	border-top:1px solid #0E6069;
	margin-left: -4px;
}
div#menu ul ul {

}
div#menu ul li:hover h2 {
	background-color: #0f6771;
	border-bottom:0px solid #2CA0B1;
}
div#menu ul li:hover ul {
	display: block;
}
div#menu ul ul, div#menu ul li:hover ul ul, div#menu ul ul li:hover ul ul {
	display: none;
}
div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {
	display: block;
}
/*End menu*/
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#1595A2;
	font-weight:normal
}
h3{
	font-size:12px;
	display:inline;
}
