        @import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
        p{
            font-family: 'Droid Arabic Kufi', serif;
        }


body {  

	background:#CBF0F2;
	margin:0;

	padding:0;

	font-family:Droid Arabic Kufi;

	font-size: 8pt;

	color: #CBF0F2;	

	text-decoration: none;

  }





a:link,a:visited {

    -moz-transition: background-color: #CBF0F2 0.2s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
     background-color: #CBF0F2
    color: #CBF0F2;

    font-family: Droid Arabic Kufi;

    font-size: 8pt;

    text-decoration: none;

	-moz-transition :background-color 0.2s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;

}

a:hover,a:active {

	color: #CBF0F2;

    font-family: Droid Arabic Kufi;

    font-size: 8pt;

    text-decoration: none;

}

img{

	border:0px;

}



#warp{

	margin:0 auto;

	width:272px;

}

#content{

	background:#F1F0E1 url('../images/bg.png') no-repeat center top;
	margin:0 auto

}

.clear{
	clear:both;
background:#F1F0E1;

}



.header {

    height: 272px;
	height: 242px;
    margin: 0 auto;

}
.room{

	background:#FEFCFD url('../images/room1.png') no-repeat center top;

	margin:0 auto;

	height:300px;

	height: 62px;

	width:272px;

	display:block
}.room1{

	background:#FEFCFD url('../images/room2.png') no-repeat center top;

	margin:0 auto;

	height:300px;

	height: 62px;

	width:272px;

	display:block

}.room2{

	background:#FEFCFD url('../images/room3.png') no-repeat center top;


	margin:0 auto;

	height:300px;

	height: 62px;

	width:272px;

	display:block

}

.room3{

	background:#FEFCFD url('../images/room4.png') no-repeat center top;

	margin:0 auto;

	height:300px;

	height: 62px;

	width:272px;

	display:block

}

.room4{

	background:#FEFCFD url('../images/room5.png') no-repeat center top;

	margin:0 auto;

	height:300px;

	height: 62px;

	width:272px;

	display:block




}
.room5{

	background:#FEFCFD url('../images/room6.png') no-repeat center top;

	margin:0 auto;

	height:300px;

	height: 62px;

	width:272px;

	display:block




}
.room6{

	background:#FEFCFD url('../images/room7.png') no-repeat center top;

	margin:0 auto;

	height:300px;

	height: 62px;

	width:272px;

	display:block




}

/*--------------- footer  ---------*/


}



/*--------------- /footer  ---------*/

@font-face {

    font-family: "doom";

    src: url(doom.ttf);

}

.font_m {

    font-family: "doom";
}



a.font_m{

		margin:0;padding:0;

		text-decoration:none;

		font-family: "doom";

		font-size:180%;

		font-weight:bold;

		color:#ffcc00;

}


a.font_m:hover	{

		color:#FFFFFF;

}

   #nav {
      width: 100%;
      float: right;
      margin: 5 5 4em 5;
      padding: 0;
      	margin:-42 auto;
	height: 38px;

      list-style: none;
      background-color: #F1F0E1;
      border-bottom: 2px solid #B1184D; 

      border-top: 1px solid #B1184D; }

   #nav li {
      float: right; }
   #nav li a {
      display: block;
      padding: 8px 10px;
      	margin:0 auto;

      text-decoration: none;
      font-weight: bold;
      color: #545454;

      border-right: 0px solid #F39428; }      
         #nav li a:hover {
      color: #B1184D;
      background-color: #E9E8D9; }