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

body {
	background-color:#000000;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
	}
#layout {
	width:1008px;
	margin:10px auto;
	}
#left {
	width:264px;
	float:left;
	position:relative;
	padding-bottom:50px;
	}
#right {
	position:relative;
	float:left;
	margin-top:0px;
	border-top:1px solid #EBEBEB;
	border-right:1px solid #EBEBEB;
	}
#notice {
	position:relative;
	float:left;
	margin-top:0px;
	height:19px;
	width:678px;
	}
.footer {
	position:relative;
	float:left;
	color:#B7A24B;
	width:678px;
	letter-spacing:1px;
	margin-top:5px;
	}
.footer-text { float:left; margin-left:130px;  }
#music { width:160px; height:30px; float:right; }
#images {
	width:678px;
	height:869px;
	z-index:-1;
	}
#menu {
	position:absolute;
	z-index:10;
	left: 5px;
	top: 38px;
	width:673px;
	height:105px;
	/*background:transparent url(images/75p_bg.png) repeat scroll 0 0;*/
	background-color: #ffffff;
	/* for IE */
	filter:alpha(opacity=65);
	/* CSS3 standard */
	opacity:0.65;
	}
p.menu-itmes {
	margin:40px 0 0 0;
		color:#000000;
	font-weight:bold;
	font-size:14px;
	}
.menu-itmes a, .menu-itmes a:visited {
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding:0 1px 0 1px;
	margin:0 12px 0 12px;
	}
.menu-itmes a:hover {
	border-bottom:3px #BA4836 solid;
	}
.left-bg {
	background:url(../images/left_bg.jpg) repeat-x top;
	height:420px;
	position:relative;
	}
.mismaloya-restaurant {
	position:absolute;
	z-index:9;
	left:5;
	top:1;
	height:40px;
	line-height:40px;
	padding-left:15px;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:14px;
	color:#BA4836;
}
.hotel-mismaloya {
	color:#BA4836;
	line-height:18px;
	margin-left:10px;
	width:240px;
}

.mismaloya-restaurant  {
	color:#B7A24B;
	}
.menu-itmes a:hover {
	border-bottom-color:#B7A24B;
	}
.orange {
	color:#C26722;
	}
.green {
	color:#958F30;
	}
.yellow {
	color:#FCB415;
	}
.content-out {
	float:left;
	}
.content { 
	margin:240px 0 0 20px;
	width:420px;
	color:#FFFFFF;
	}
.content-text {
	margin-right:15px;
	height:310px;
	overflow:hidden;
	position:relative;
	}
.content-text p {
	line-height:28px;
	text-align:justify;
	}
h1,h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	margin:10px 0 20px 0;
	font-weight:normal;
	font-style:italic;
	}
.h1-big {
	font-size:38px; }
a img { border:0 none; outline:none; }
a { outline:none; } 
img, div { behavior: url(css/iepngfix.htc) }
p { margin:10px 0 10px 0; }
#scroll {
	width:33px;
	height:30px;
	float:right;
	}
#slider {
position:relative;
padding-bottom:50px;
}

#submenu {
	background-color:#868686;
	padding:10px 10px 10px 20px;
	font-weight:bold;
	margin-top:80px;
	float:left;
	width:100%;
}
#submenu a, #submenu a:visited {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.latin-grill { 
text-align:center;
border:1px solid #B7A24B;
color:#B7A24B;
padding:8px 0;
margin:0 8px;
}
.latin-grill p { margin:0 0 5px 0; }

.clear { clear:both; }