@font-face{

font-family:;
src:url(http://www.mukubahotel.com/css/mukubaHotel.css)format("");

}


* { padding: 0; margin: 0; }

body {
 font-family: helvetica;
 font-size: 14px;
}
#wrapper { 

 width: 922px;
 position:relative;
  margin: 0 auto;
  z-index:0;
}
#header {
 width: 920px;
 height: 173px;
 margin: 0px 0px 0px 0px;
 background: #DAC8BF;
 position:relative;
 z-index:0;
 background-image:url(../images/decotop-tile.gif);
 background-repeat:repeat-x;
}
#logo
{
	
	background-image:url(../images/Logo.png);
	background-repeat: no-repeat;
	width:55px;
	height:89px;
	top:55px;
	margin-left:82px;
	position:relative;
	z-index:1;
}
#antelope
{
	background-image:url(../images/antelope.png);
	background-repeat: no-repeat;
	width:83px;
	height:155px;
	top:-70px;
	margin-left:0px;
	position:relative;
	z-index:1;
}
#bannertext
{
	
	background-image:url(../images/muktext-trans.png);
	background-repeat: no-repeat;
	width:241px;
	height:75px;
	top:-180px;
	margin-left:135px;
	position:relative;
	z-index:1;
}

#navigation {
 width:443px;
 height:37px;
 color: #333;
 top:-183PX;
 left:450px;
 margin: 0px 0px 0px 0px;
 position:relative;
 z-index:1;
}
#navigation img {border: none;}
H1{ color:#996633}
#locator{margin-left:200px;}
#sidenav {
	position:relative;
	left:-0px;
	top:100px;
	width:150px;
	height:61px;
	z-index:1;
}
#sidenav img{ border:none;}
a:active{ border:none;}
#pics {
 width: 657px;
 color: #333;
 padding: 0px 10px 10px 10px;
 border: 0px solid #ccc;
 margin:0px 0px 0px 180px;
 position:relative;
 z-index:2;
 top:-30px;

}
pics img {margin:0px}
#content { 
 width: 900px;
 color: #fff;
 border: 0px solid #ccc;
 top:-80px;
 ackground:#CCC8B3;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 400px;
 background-image:url(../images/opaque-bottom900.png);
 background-repeat: no-repeat;
 position:relative;
 z-index:1;
}
#content-text { 
 width: 850px;
 color: #fff;
 top:50px;
 border: 1px solid #ccc;
 ackground:#CCC8B3;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 200px;
 position:relative;
 z-index:1;
}

#content-text ul li{
list-style-type:square;  }

#pics img{ border:none;}
#xtras { 
 margin: 0px 0px 0px 110px; 
 top:-170px;
 font-size:15px;
 position:relative;
 z-index:1;
 padding:0px 0px 0px 0px;
 float:left;
 width:900px;
}
#xtras ul li{
margin-right:170px;
list-style-type:none;
float:left;
}
#xtras ul li a{
text-decoration:none;
 color:#686663;
}
#thumbs {
margin-left:80px;
padding:0;
height:189px;
width:900px;
top:-140px;
position:relative;
z-index:2;
float:left;
}
#thumbs ul li{
margin:0 130px 0 0px;
float:left;
list-style-type:none;
height:189px;
}
#thumbs img {
border:none;
}
services ul li{ list-style-type:none;}
#footer { 
 width: 900px;
 color: #a5a4a4;
 margin-top: -80px;
 border-top: 1px solid #c4c1c1;
 border-bottom: 1px solid  #c4c1c1;
 padding:0px;
 text-align:center;
 font-size:11px;
 background-color: #dcdcdc;float:left
 
}