@charset "utf-8";
/* CSS Document */

#menuwrapper{clear:both; height:38px}
#menuwrapper dl{float:left;}
#menuwrapper dl dt{float:left; border-top:1px solid #FFFFFF; border-right:1px solid #FFFFFF;}
#menuwrapper #end{border-right:none; padding-right:0px;}

#logo{
	float:left;
	border-right:1px solid #ffffff; 
	clear:both; padding:0; 
	background:url(/_assets/menu/quinta-montecarlo-logo.jpg) no-repeat top left;
	height:112px;
	width:160px;
}

.resorttext{width:160px; height:37px; color:#666666; text-align:center; padding-top:8px; font-size:.85em; font-weight:bold;}

#topmenu{float:right; color:#FFFFFF; font-size:.85em; margin-top:5px; font-weight:bold;}
#topmenu dt{float:left;padding-left:15px;}
#topmenu dt a{color:#FFFFFF; text-decoration:none;}
#topmenu dt a:hover{color:#666666;}

#footerbody{
	background:url(/_assets/footerbg.jpg) repeat-x center top #41c7f0; 
	height:180px; 

}
.footer{
	margin-left:140px;
	color:white;
	font-size:.85em;
	width:770px;
	clear:both;
	margin-top:50px;
	float:left;
}
.footer dl{padding-bottom:15px; clear:both;}
.footer dt{float:left;}
.footer dt.divider{padding-left:7px; padding-right:7px;}
.footer a{color:#FFFFFF; text-decoration:none;}
.footer a:hover{text-decoration:underline; color:#666666;}
.footer dt.designedby{background:#999999; padding:5px;}

