/* developer kishan */
body{margin:0;padding:0;background:url(../images/bg-new.jpg) no-repeat #BC9456;}
*{margin:0; padding:0;}
div{font-family:Georgia !important ;font-size:12px;color:#6B3E19;}
hr{ color:none; border:none;}
h1{ color:#502300; font-family:Verdana; font-size:14px;  border-bottom:1px #8C302E dashed;}

#wraper{position: absolute;width:1004px;height:551px;left: 50%;top: 30%;margin-left: -502px;
/* Half the width of the DIV tag*/
margin-top: -385px;
/* Half the height of the DIV */
}
#lamp{position:relative;left:295px;top:85px;z-index:100;height:205px;width:37px;}

/*============================  HOMEPAGE  ================================*/

#window{width:440px; float:left;}
#main-container{width:564px; float:right;}
.maintext{text-align:justify; line-height:18px; }

/*============================  ABOUT US PAGE  ================================*/
#icon{margin-top:100px;}
#icon img{ margin:10px 40px 10px 20px; border:0; cursor:pointer;}
/*============================  MENU PAGE  ================================*/
#menu{ padding:5px; line-height:25px}

/*============================  RESERVATION PAGE  ================================*/
select{ background:transparent;border:1px #5A0A08 solid;}
option{background:#E2DBBF;}

/*============================  CONTACT PAGE  ================================*/
#contact1{ border-bottom:1px #6B3E19 dashed; height:175px;}
#contact1 a{ text-decoration:none; color:#6B3E19;} #contact1 a:hover{ text-decoration:underline; color:#6B3E19;}
#col1{ width:200px; float:left;}
#col2{ width:300px; float:right; border-left:1px #6B3E19 dashed; padding-left:12px; }
#comments { margin:10px 0 0 0;}
input .text{color:#0000; padding-top:8px;}
#form p{ padding:5px;}
input{background:transparent; border:1px #5A0A08 solid;}
textarea{ background:transparent; border:1px #5A0A08 solid;}
.btn{background:#9D915F; border:1px #fff solid;color:#FFFFFF; font-size:10px; font-weight:bold; height:22px;}

/*============================  CMSPAGES ================================*/
.bdr{padding:3px; border:1px #999 solid; }

/*============================ NAVIGATION ================================*/
#nav{ margin-top:25px; }
#nav ul, li{ margin:0; padding:0;}
#content{ height:515px; margin-top:8px; padding:8px; background: url(../images/contant-bg.gif) repeat-x; }

/*============================  FOOTER  ================================*/
#footer{margin:12px 0 0 0;}

/*============================  SLIDER  ================================*/

#navheader { position: relative; margin :0 auto; height: 30px; padding: 0; z-index:0;}
#navheader li {z-index: 3;position: relative;float: left;padding: 0;margin: 0;list-style: none;}
#navheader li a {display: block;padding: 0 10px;text-decoration: none;color: #000;}
#navheader li a:hover {color: red;}
#navheader li.current {z-index: 1;background: transparent url(current_bg.gif) repeat-x bottom;}
#slider {z-index: 2;position: absolute;height: 30px;background: url(../images/nav-underline.png) no-repeat bottom;}
