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

/* Global properties ======================================================== */
@font-face { font-family: 'Futura Lt BT'; src: url('../font/FUTURAL.TTF') format('truetype'),
												url('../font/FUTURAL.eot') format('eot'),
												url('../font/FUTURAL.woff') format('woff');}

body {
	background-color: rgba(0, 0, 0, 0.3);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
	}
	

	
	
/* ============================= main layout ====================== */

#content {
	position: fixed;
	bottom:20px;
	width:100%;

	}

#menu {
	width:760px;
	height: 200px; 
	margin:0px auto;
	padding:0px;
	font-family:"Futura Lt BT", Arial, sans-serif;
	font: "Futura Lt BT" !important;
	
	}
	
#maps {
	width:665px;
	height: 300px; 
	margin:0px auto;
	padding:0px;
	font-family:"Futura Lt BT", Arial, sans-serif;
	font: "Futura Lt BT" !important;
	color: #b79d68;
	text-align:right;
	
	}

	

h1 {
	font-family:"Futura Lt BT", Arial, sans-serif;
	font: "Futura Lt BT" !important;
	font-weight:lighter;
	font-size: 30px;
	color: #b79d68;
	text-decoration:none;


	}
	
h1 a {
	font-family:"Futura Lt BT", Arial, sans-serif;
	font: "Futura Lt BT" !important;
	font-weight: lighter;
	font-size: 30px;
	color: #b79d68;
	text-decoration:none;

	}
	
	
h1 a:hover {
	font-family:"Futura Lt BT", Arial, sans-serif;
	font: "Futura Lt BT" !important;
	font-weight:lighter;
	font-size: 30px;
	color: #FFFFFF;
	text-decoration:none;

	}
	
	

p {
	font-family:"Futura Lt BT", Arial, sans-serif;
	font: "Futura Lt BT" !important;
	font-weight:lighter;
	font-size: 14px;
	color: #b79d68;
	text-decoration:none;
	margin-top: 0px;
	text-align:justify;
	line-height: 1.1;
	width:710px;
	}	
	
p a {
	font-family:"Futura Lt BT", Arial, sans-serif;
	font: "Futura Lt BT" !important;
	font-weight:lighter;
	font-size: 14px;
	color: #b79d68;
	text-decoration:none;
	margin-top: 20px;
	text-align:justify;
	line-height: 1.1;
	}	
	
p a:hover {
	font-family:"Futura Lt BT", Arial, sans-serif;
	font: "Futura Lt BT" !important;
	font-weight:lighter;
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
	margin-top: 20px;
	text-align:justify;
	line-height: 1.1;
	}	
	
	
.p {
	height:130px;
	width: 715px;
	overflow:auto;
	font-family:"Futura Lt BT", Arial, sans-serif;
	font: "Futura Lt BT" !important;
	font-weight:lighter;
	font-size: 14px;
	color: #b79d68;
	text-decoration:none;
	margin-top: 0px;
	text-align:justify;
	line-height: 1.1;
	}	
	
.p a {
	height:130px;
	width: 720px;
	overflow:auto;
	font-family:"Futura Lt BT", Arial, sans-serif;
	font: "Futura Lt BT" !important;
	font-weight:lighter;
	font-size: 14px;
	color: #b79d68;
	text-decoration:none;
	margin-top: 20px;
	text-align:justify;
	line-height: 1.1;
	}	
	
.p a:hover {
	height:130px;
	width: 720px;
	overflow:auto;
	font-family:"Futura Lt BT", Arial, sans-serif;
	font: "Futura Lt BT" !important;
	font-weight:lighter;
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
	margin-top: 20px;
	text-align:justify;
	line-height: 1.1;
	}	
	

psmall {
	font-family:"Futura Lt BT", Arial, sans-serif;
	font: "Futura Lt BT" !important;
	font-weight:lighter;
	font-size: 10px;
	color: #b79d68;
	text-decoration:none;
	text-align:justify;
	line-height: 1.1;
	}
	
	
psmall a {
	font-family:"Futura Lt BT", Arial, sans-serif;
	font: "Futura Lt BT" !important;
	font-weight:lighter;
	font-size: 10px;
	color: #b79d68;
	text-decoration:none;
	text-align:justify;
	line-height: 1.1;
	}	
	
psmall a:hover {
	font-family:"Futura Lt BT", Arial, sans-serif;
	font: "Futura Lt BT" !important;
	font-weight:lighter;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
	margin-top: 20px;
	text-align:justify;
	line-height: 1.1;
	}		
	
	
	
#cssmenu ul {
  
  margin-left: 165px;
  padding: 0;
  list-style-type: none;
  width: auto;
  position: relative;
  display: block;
  height: 20px;
  	font-family:"Futura Lt BT", Arial, sans-serif;
	font: "Futura Lt BT" !important;
	font-weight: lighter;
	font-size: 14px;
	color: #b79d68;
	text-decoration:none;
-webkit-top:-23px;  
-moz-top:-21px; 
top:-19px;
  
}
#cssmenu li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}
#cssmenu li a {
  display: block;
  float: left;
  	font-family:"Futura Lt BT", Arial, sans-serif;
	font: "Futura Lt BT" !important;
	font-weight: lighter;
	font-size: 14px;
	color: #b79d68;
	text-decoration:none;
  padding: 0px 0px 0px 19px;
}
#cssmenu li a:hover {
  color: #FFFFFF;
  height: 20px;
 
}
#cssmenu li.active a {
  display: inline;
  height: 20px;
  float: left;
  margin: 0;
}




.page_spinner {
	position:absolute;
	background:#000;
	z-index:99;
	width:100%;
	height:100%;
	top:0;
	left:0;
	}
	
.page_spinner div {
	position:absolute;
	background:url(images/ajax-loader.gif) 50% 50% no-repeat;
	width:100%;
	height:100%;
	top:0;
	left:0;
	}