@charset "utf-8";
/* CSS Document */



/******************************************************************************************************************
										HOME - MAIN LEFT MENU
*******************************************************************************************************************/
#homemenu{
	position:absolute;	
	left:0px;
	top:0px;
	width:180px; 
	margin:0; 
	padding:0 0 0 0; 
	height:504px;
	left: 40px;
	top: 80px;
	border:none;
	z-index:999 !important;
}

#homemenuOpacity{
	width:180px; 
	margin:0; 
	padding:192px 0 0 0; 
	height:312px;
	background:transparent url(../images/bg_main_menu.png) left top no-repeat;	
	border:none;
}
#homemenu #homelfMenu{
	width:180px; 
	margin:0; 
	padding:0px; 
	height:auto;
	display:block;
}

/**************************************************************************
						start of menu 
*************************************************************************/

#MainMenu{
	float:left;
	width:180px;
	margin:0px;
	padding:0;
	list-style:none;
}

ul#MainMenu li {
	list-style:none;
	float:left;
	display:inline;
	width:180px;
	text-align:center;
	position:relative;
	font:bold 12px "Gill Sans", "Trebuchet MS", Calibri, sans-serif ;
	z-index: 999;

  
}

ul#MainMenu a{ /* root menu*/
	font:bold 12px "Gill Sans", "Trebuchet MS", Calibri, sans-serif ;
	text-decoration:none;
	text-align:center;
	display:block;
	color:#fff;
	padding:10px 0 10px 0;
	height:auto !important;
	height:1%;
		
}

ul#MainMenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  list-style: none;
  display:none;
  position: absolute;
  top: 34px;
  left: 0; /*left position of drop down*/
}


ul#MainMenu ul:after /*From IE 7 lack of compliance */{
	display:block;
	clear:both;
	content: ".";
	height:0;
	visibility:hidden;
}

ul#MainMenu ul li{
	width:217px;/*150*/
	float:left;
	display:block !important;
	display:inline;
	padding:10px 0;
	margin:0;
	height:162px;
	height:1%;
	
}
.sepa{
	padding:0 !important;
	height:1px !important;
	background:transparent url(../images/sepa_menu.png) center no-repeat ;
}

*html .sepa{
	padding:0 !important;
	margin:-0;
	height:1px !important;
	background:transparent url(../images/sepa_menu.png) center no-repeat ;
}
/* hover */
ul#MainMenu a:hover,
ul#MainMenu li:hover a,
ul#MainMenu li.iehover a{
	color:#fff;
	background:transparent url(../images/bg_menu_on.png) no-repeat center;
}

/* 2nd menu */
ul#MainMenu li:hover li a,
ul#MainMenu li.iehover li a {
	float:none;
	width:217px;
	background:none;
	color:#FFFFFF;
	font:bold 12px "Gill Sans", "Trebuchet MS", Calibri, sans-serif ;
	padding:0 0 2px 0  !important;
	margin:0 !important;

}

/**hover*/

ul#MainMenu li:hover li a:hover,
ul#MainMenu li:hover li:hover a,
ul#MainMenu li.iehover li a:hover,
ul#MainMenu li.iehover li.iehover a {
  background:none;
  color: #fff;
}

ul#MainMenu ul ul,
ul#MainMenu ul ul ul{
	display:none;
	position:absolute;
	top:0;
	left:160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#MainMenu li:hover ul ul,
ul#MainMenu li:hover ul ul ul,
ul#MainMenu li.iehover ul ul,
ul#MainMenu li.iehover ul ul ul {
  display: none;
}

ul#MainMenu li:hover ul,
ul#MainMenu ul li:hover ul,
ul#MainMenu ul ul li:hover ul,
ul#MainMenu li.iehover ul,
ul#MainMenu ul li.iehover ul,
ul#MainMenu ul ul li.iehover ul {
  display: block;
}

ul#MainMenu a.current
{
	clear:both;
	color:#fff;
	display:block;
}

/*============================== DROP DOWN BOX ============================== */

/*THE RESORT */
.ArrBoxResort{
	width:535px;
	padding:0 0 0 0;
	margin:0px;
	height:157px;
	position:absolute;
	left:175px;
	top:-37px;
	display:block;
	background:url(../images/menu_arrw1.png) top left no-repeat;
}

*html .ArrBoxResort{
	width:536px;
	padding:0 0 0 0;
	margin:0px;
	height:157px;
	position:absolute;
	left:175px;
	top:-37px;
	display:block;
	background:url(../images/menu_arrw1.png) top left no-repeat;}

.BoxResort
{
	width:530px;
	height:157px;
	display:block;
	display:table;
	float:left;	
	padding:0 0 0 0!important;
	margin:0px;
	background-color:#BBB4A7;
	filter:alpha(opacity=90);
    opacity: 0.9;
	border:none;
	position:absolute;
	left:180px;
	top:-37px;
}

*html .BoxResort{
	width:530px !important;
	height:157px;
	display:block;
	display:table;
	float:left;	
	padding:0 0 0 0;
	margin:0 0 0 -2px;
	background-color:#BBB4A7;
	filter:alpha(opacity=90);
    opacity: 0.90;
	border:none;
	position:absolute;
	left:180px;
	top:-37px;
}
.ResortContentBox{
	float:left;
	margin:25px 0 0 0;
	width:359px;
	height:132px;
	padding:0;	
}


.BoxResort .titR {
	float:left;
	font:normal 24px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	width:100%;
}
.BoxResort .subtitR {
	float:left;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	color:#572C01;
	width:100%;
}
.BoxResort .txtR {
	float:left;
	font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	width:100%;
}
.BoxResort .logoR {
	float:left;
	width:125px;
	padding:41px 0 0 16px;
}
.BoxResort .logoR a{
	float:left;
	width:125px;
	padding:0 !important;
	background:none !important;
}

.BoxResort .butR {
	float:left;
	width:125px;
	height:16px;
	margin:18px 0 0 16px;
	padding:2px 0 0 0;
	background:#FFF;
	font:bold 10px Georgia, "Times New Roman", Times, serif;
	color:#572C00;
	text-align:center;
}

.BoxResort .butR a{
	font:bold 10px Georgia, "Times New Roman", Times, serif !important;
	color:#572C00 !important;
	background:#FFF !important;
	background-image:none;
	padding:2px 0 0 0 !important;
}

.BoxResort .butR a:hover{
	font:bold 10px Georgia, "Times New Roman", Times, serif;
	color:#572C00 !important;
	background:#FFF !important;
	background-image:none;
	padding:2px 0 0 0 !important;
}


/*GOLF */
.ArrBoxGolf{
	width:535px;
	padding:0 0 0 0;
	margin:0px;
	height:157px;
	position:absolute;
	left:175px;
	top:-76px;
	display:block;
	background:url(../images/menu_arrw2.png) top left no-repeat;
}

*html .ArrBoxGolf{
	width:536px;
	padding:0 0 0 0;
	margin:0px;
	height:157px;
	position:absolute;
	left:175px;
	top:-76px;
	display:block;
	background:url(../images/menu_arrw2.png) top left no-repeat;
}

.BoxGolf {
	width:530px;
	height:157px;
	display:block;
	display:table;
	float:left;	
	padding:0 0 0 0!important;
	margin:0px;
	background-color:#B7A66D;
	filter:alpha(opacity=90);
    opacity: 0.9;
	border:none;
	position:absolute;
	left:180px;
	top:-76px;
}

*html .BoxGolf{
	width:530px !important;
	height:157px;
	display:block;
	display:table;
	float:left;	
	padding:0 0 0 0;
	margin:0 0 0 -2px;
	background-color:#B7A66D;
	filter:alpha(opacity=90);
    opacity: 0.90;
	border:none;
	position:absolute;
	left:180px;
	top:-76px;
}

.BoxGolf .titG {
	float:left;
	font:normal 24px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	width:100%;
}
.BoxGolf .subtitG {
	float:left;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	color:#572C01;
	width:100%;
}
.BoxGolf .txtG {
	float:left;
	font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	width:100%;
	margin-top:21px;
}
.BoxGolf .logoG {
	float:left;
	width:125px;
	padding:41px 0 0 16px;
}
.BoxGolf .logoG a{
	float:left;
	width:125px;
	padding:0 !important;
	background:none !important;
}


.BoxGolf .butG {
	float:left;
	width:125px;
	height:16px;
	margin:18px 0 0 16px;
	padding:2px 0 0 0;
	background:#FFF;
	font:bold 10px Georgia, "Times New Roman", Times, serif;
	color:#572C00;
	text-align:center;
}

.BoxGolf .butG a{
	font:bold 10px Georgia, "Times New Roman", Times, serif !important;
	color:#572C00 !important;
	background:#FFF !important;
	background-image:none;
	padding:2px 0 0 0 !important;
}

.BoxGolf .butG a:hover{
	font:bold 10px Georgia, "Times New Roman", Times, serif;
	color:#572C00 !important;
	background:#FFF !important;
	background-image:none;
	padding:2px 0 0 0 !important;
}

/*FOUR SEASONS */
.ArrBoxFour{
	width:535px;
	padding:0 0 0 0;
	margin:0px;
	height:157px;
	position:absolute;
	left:175px;
	top:-115px;
	display:block;
	background:url(../images/menu_arrw3.png) top left no-repeat;
}

*html .ArrBoxFour{
	width:536px;
	padding:0 0 0 0;
	margin:0px;
	height:157px;
	position:absolute;
	left:175px;
	top:-115px;
	display:block;
	background:url(../images/menu_arrw3.png) top left no-repeat;
}

.BoxFour {
	width:530px;
	height:157px;
	display:block;
	display:table;
	float:left;	
	padding:0 0 0 0!important;
	margin:0px;
	background-color:#FFF;
	filter:alpha(opacity=90);
    opacity: 0.9;
	border:none;
	position:absolute;
	left:180px;
	top:-115px;
}

*html .BoxFour{
	width:530px !important;
	height:157px;
	display:block;
	display:table;
	float:left;	
	padding:0 0 0 0;
	margin:0 0 0 -2px;
	background-color:#FFF;
	filter:alpha(opacity=90);
    opacity: 0.90;
	border:none;
	position:absolute;
	left:180px;
	top:-115px;
}

.BoxFour .titF {
	float:left;
	font:normal 24px Georgia, "Times New Roman", Times, serif;
	color:#000;
	width:100%;
}
.BoxFour .subtitF {
	float:left;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	color:#572C01;
	width:100%;
}
.BoxFour .txtF {
	float:left;
	font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	width:100%;
	margin-top:21px;
}
.BoxFour .logoF {
	float:left;
	width:125px;
	padding:26px 0 0 16px;
}
.BoxFour .logoF a{
	float:left;
	width:125px;
	padding:0 !important;
	background:none !important;
}

.BoxFour .butF {
	float:left;
	width:125px;
	height:16px;
	margin:18px 0 0 16px;
	padding:2px 0 0 0;
	background:#FFF;
	font:bold 10px Georgia, "Times New Roman", Times, serif;
	color:#572C00;
	text-align:center;
}

.BoxFour .butF a{
	font:bold 10px Georgia, "Times New Roman", Times, serif !important;
	color:#572C00 !important;
	background:#FFF !important;
	background-image:none;
	padding:2px 0 0 0 !important;
}

.BoxFour .butF a:hover{
	font:bold 10px Georgia, "Times New Roman", Times, serif;
	color:#FFF !important;
	background:#572C00 !important;
	background-image:none;
	padding:2px 0 0 0 !important;
}
/*PROPERTY SALES */
.ArrBoxProperty{
	width:535px;
	padding:0 0 0 0;
	margin:0px;
	height:157px;
	position:absolute;
	left:175px;
	top:-154px;
	display:block;
	background:url(../images/menu_arrw4.png) top left no-repeat;
}

*html .ArrBoxProperty{
	width:536px;
	padding:0 0 0 0;
	margin:0px;
	height:157px;
	position:absolute;
	left:175px;
	top:-154px;
	display:block;
	background:url(../images/menu_arrw4.png) top left no-repeat;
}

.BoxProperty {
	width:530px;
	height:157px;
	display:block;
	display:table;
	float:left;	
	padding:0 0 0 0!important;
	margin:0px;
	background-color:#81B0B5;
	filter:alpha(opacity=90);
    opacity: 0.9;
	border:none;
	position:absolute;
	left:180px;
	top:-154px;
}
*html .BoxProperty{
	width:530px !important;
	height:157px;
	display:block;
	display:table;
	float:left;	
	padding:0 0 0 0;
	margin:0 0 0 -2px;
	background-color:#81B0B5;
	filter:alpha(opacity=90);
    opacity: 0.90;
	border:none;
	position:absolute;
	left:180px;
	top:-154px;
}

.BoxProperty .titP {
	float:left;
	font:normal 24px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	width:100%;
}
.BoxProperty .subtitP {
	float:left;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	color:#572C01;
	width:100%;
}
.BoxProperty .txtP {
	float:left;
	font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	width:100%;
}
.BoxProperty .logoP {
	float:left;
	width:125px;
	padding:41px 0 0 16px;
}
.BoxProperty .logoP a{
	float:left;
	width:125px;
	padding:0 !important;
	background:none !important;
}

.BoxProperty .butP {
	float:left;
	width:125px;
	height:16px;
	margin:18px 0 0 16px;
	padding:2px 0 0 0;
	background:#FFF;
	font:bold 10px Georgia, "Times New Roman", Times, serif;
	color:#572C00;
	text-align:center;
}

.BoxProperty .butP a{
	font:bold 10px Georgia, "Times New Roman", Times, serif !important;
	color:#572C00 !important;
	background:#FFF !important;
	background-image:none;
	padding:2px 0 0 0 !important;
}

.BoxProperty .butP a:hover{
	font:bold 10px Georgia, "Times New Roman", Times, serif;
	color:#572C00 !important;
	background:#FFF !important;
	background-image:none;
	padding:2px 0 0 0 !important;
}

.plainTop{
	float:left;
	text-align:left;
	width:500px;
	height:157px;
	background:none;
	margin:0;
	padding:0 16px 0 14px;
	display:block;
	
}
*html .plainTop{
	float:left;
	width:500px;
	height:157px;
	background:none;
	text-align:left;
	margin:0;
	padding:0 16px 0 14px;
}
