@charset "utf-8";
/* CSS Document */
body{
	background:url(../images/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0;
	}
#header{
	margin:0 auto;
	}

.logo{
	text-align:center;
	padding:0 0 5px 0;
	background:#F9F9F9;
}
.logo img{width:100%;}
.clear{
	clear:both;
	}
/*-----nav----*/
.nav{ text-align:center;
	font-size:13px; 
    background:#161E21; 
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
    margin:0 5px;
	}
.nav ul{
	list-style-type:none;
    margin:0;
	padding:0;
	}
.nav ul li{
	display:inline;
	margin:0;
	padding:0;
	}
.nav ul li:first-child{
	margin:0 0 0 5px;
	}
.nav ul li:last-child{
	margin:0 5px 0 0;
	}
.nav ul li a{
	display:inline-block;
	color:#f2f2f2;
	padding:5px;
	text-decoration:none;
	}
.nav ul li a:hover{
	color:#565656;
	}
/*-- list --*/
.list {
	margin:0 0 0 0;
	padding:0 0 10px 0;
}
.list li {
	list-style:square;
	margin:3px 0 0 20px;
	padding:3px 0;
	color:#000;
	font-size:13px;
}
.list li a {
	text-decoration:none;
	font-size:13px;
}

/*--testimonials--*/
.testimonials {
	margin:0 0 0 0;
	padding:0 0 10px 0;
}
.testimonials li {
	list-style:none;
	margin:8px 5px 15px 5px;
	padding:3px 0;
	color:#000;
	font-size:12px;
	border-width:0 0 1px 0;
	border-color:#000;
	border-style:dashed; text-align:justify;
}
.testimonials li a {
	text-decoration:none;
	font-size:12px; text-align:justify;
}
.testimonials li a span {font-weight:bold; font-size:16px;
}

/*-- form --*/
.form{float:left; width:290px; font-size:19px; padding-left:5px;}
.form span {font-size:13px; color:#000;}


/* Styling  for responsive slider */
.banner{margin:0;
}
.slider {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0px auto 0px auto;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;
  }

.slider li {
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.slider li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.slider img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  max-width:100%;
  border: 0;
  }	
  
 .callus{text-align:center; margin-top:5px;} 
 
/*----container---*/ 
 .container{
	 margin:5px;
	 padding:5px;
	 background:#fff;
}
 
 h4{
	font-size:16px;
	font-weight:bold;
	color:#773600;
	border:#773600 1px dashed;
	padding:5px;
	margin:5px 5px 0 5px;
	}
 h2{
	font-size:14px;
	font-weight:bold;
	color:#773600;
	padding:5px;
	margin:5px 5px 0 0;
	}
p{
	text-align:justify;
	font-size:12px;
	color:#000;
	margin:5px; 
	padding:0;
	line-height:20px;
	}
p span{
	color:red;
	}
	
/*Gallery */

.gallery { list-style: none !important; padding: 0; margin: 0; }
.gallery:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.gallery li { float: left; width: 33.33333333%; }
.gallery li a { display: block; margin: 5px; border: 1px solid #3c3c3c; }
.gallery li img { display: block; width: 100%; height: auto; }


/* For inline examples only */
#PhotoSwipeTarget { width: 100%; height: 200px; }

#Indicators { text-align: center; margin-top: 20px; }
#Indicators span { display: inline-block; height: 10px; width: 10px; margin: 0 10px 0 0; padding: 0; -webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; border-radius:5px; background: #c5c5c5; overflow:hidden; }
#Indicators span.current{ background: #EEBF02; }

/* jquery mobile */

.gallery { list-style: none; padding: 0; margin: 0; }
.gallery:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.gallery li { float: left; width: 33.33333333%; }
.gallery li a { display: block; margin: 5px; border: 1px solid #3c3c3c; }
.gallery li img { display: block; width: 100%; height: auto; }
#Gallery1 .ui-content, #Gallery2 .ui-content { overflow: hidden; }




/* Accordian Menu */
.table{border-width:1px; border-color:#8f1003; border-style:solid;}

.menu-top{background-color:#8f1003; font-size:16px; color:#f6a607; font-family:Arial; padding:5px 0 5px 15px;}
.menu-txt{font-family:Arial; font-size:14px; color:#f11f00; padding:3px 10px 5px 10px; border-bottom:1px #8f1003 dashed;}
.menu-txt span{color:#dedede; font-size:12px; padding:0 10px 0 10px;}

.menu-txt1{font-family:Arial; font-size:14px; color:#f11f00; padding:3px 10px 5px 10px; border-bottom:1px #8f1003 dashed; line-height:18px;}
.menu-txt1 span{color:#dedede; font-size:12px; padding:0 10px 0 0;}

.menu-txt2{font-family:Arial; font-size:14px; color:#FFF; padding:3px 10px 5px 10px; border-bottom:1px #8f1003 dashed; line-height:18px; border-right:1px #8f1003 solid;}
.menu-txt2 span{color:#dedede; font-size:12px; padding:0 10px 0 0;}

.extra{color:#e3e300; font-size:14px; font-family:Arial; border-bottom:1px #8f1003 dashed; padding:5px; text-align:center;}
.extra1{color:#dedede; font-size:14px; font-family:Arial; border-bottom:1px #8f1003 dashed; padding:5px; text-align:center;}
.extra3{color:#dedede; font-size:14px; font-family:Arial; border-bottom:1px #8f1003 dashed; border-right:1px #8f1003 dashed; padding:5px; text-align:center;}
.extra2{color:#f6a607; font-size:14px; border-bottom:1px #8f1003 dashed; font-family:Arial; padding:5px; text-align:center;}

.price{color:#f6a607; font-size:14px; font-family:Arial; padding:3px 5px 3px 5px; vertical-align:top;}
.price1{color:#f6a607; font-size:14px; font-family:Arial; padding:3px 5px 3px 5px; text-align:center; font-weight:bold; background-color:#c11c04; border-left:1px #8f1003 solid; border-right:1px #8f1003 solid;}
.price2{color:#f6a607; font-size:14px; font-family:Arial; padding:5px 5px 5px 5px; text-align:center; border-left:1px #8f1003 solid;  border-right:1px #8f1003 solid; border-bottom:1px #8f1003 dashed;}





/*---- our menu ----*/
.our_menu{
	margin:15px 5px;
	padding: 0 0 25px 10px;
	text-align:left;
	background:#45322c;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */	
}
.our_menu h2{
	font-size:22px;
	padding:12px 0 12px 10px;
	color:#FFF;
}
.our_menu span{
	text-align:center;
	padding:12px 0;
}
.list1 {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.list1 li {
	list-style:square;
	margin:10px 0 0 25px;
	padding:0 0 0 0;
	color:#000;
	font-size:13px;
	line-height:12px;
	font-family:Arial;
}
.list1 li a {
	text-decoration:none;
	font-size:13px;
}

.list2 {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.list2 li {
	list-style:square;
	margin:10px 0 0 25px;
	padding:0 0 0 0;
	color:#FFF;
	font-size:13px;
	line-height:10px;
	font-family:Arial;
}
.list2 li a {
	text-decoration:none;
	font-size:13px;
}	


.our_menu1{
	margin:15px 5px;
	padding: 0 0 25px 10px;
	text-align:left;
	background:#70564e;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */	
}

.our_menu1 h2{
	font-size:22px;
	padding:12px 0 12px 10px;
	color:#FFF;
}
.our_menu1 span{
	text-align:center;
	padding:12px 0;
}		
 
 /*----footer--*/
 .footer{
	font-size:13px; 
	background:#000;
    margin:5px 5px;
	}
.footer p{
	text-align:center;
	color:#FFF;
	margin:0 5px;
	padding:5px 0;
	line-height:14px;
	}
.footer p a{
	display:inline-block;
	color:#FFF;
	padding:5px;
	text-decoration:none;
	}
.footer p a:hover{
	color:#565656;
	}			