/*=========================== TAGS Curry Leaf ============================*/

* { 
	margin:0; 
	padding:0;
}

html,
body {
	min-width:957px;
	
} 

body { 
	background:#000; 
	font-family:Georgia; 
	font-size:100%; 
	line-height:1em; 
	color:#8a7656; 
	/*background:#3d2517 url(../images/body-bg.jpg) repeat-x top left;*/
	background: url(../images/page-bg.jpg) repeat top left;
	
	
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

ul, 
ol { 
	list-style:none;
}

/*==========================  page bg ==========================*/

.bodyWarper{
	width:957px;
	margin:0 auto;

}

.btmBg{
/*	background:url(../images/page-btm-bg.png) no-repeat bottom;
*/}

.topBg{
	/*background:url(../images/page-top-bg.jpg) no-repeat top;*/
}

.leftBg{
	/*background:url(../images/page-middle-left.png) repeat-y 40px ;*/
}

.rightBg{
	/*background:url(../images/page-middle-right.png) repeat-y 900px;*/
}


.location-bottom{
		background:url(../images/location-bottom-img.png) no-repeat bottom;
		padding-bottom:10px;
}
.location-top{
		background:url(../images/location-top-img.png) no-repeat top;
		padding-top:10px;

}

.location-center{
		background:url(../images/location-center-img.png) repeat-y center;
		padding:0 10px;
		}



.timeBg{
	padding:10px;
	float:right;
	width:auto;
	font-size:1.1em;
	color:#fff;
	line-height:24px; background:#922214; border:3px solid #c04b16;
}
.timeBg2{	
	padding:5px;
	width:auto;
	 font-size: 13px;
    line-height: 1.5em;
	color:#fff;
	line-height:24px; background:#922214; border:3px solid #c04b16;
}


.timeHead{
	font-size:1.3em;
	clear:both;
}

.imgBorder{
	border:3px solid #be4914;
}

.imgBorder:hover{
	border:3px solid #f5ab53;
}

/*==========================  GLOBAL ==========================*/


#header { 
	width:100%;
	background:url(images/header-bg.jpg) repeat-x left top;
	position:relative;
	z-index:1000;
}
#header .head-bg{
	height:448px;
	background:url(images/header-1.jpg) no-repeat center top;
}
#header .tail{
	background:#ffb542; 
	padding:10px 0;
	margin:0 5px;
}
#content-bg {
	background:url(images/bg.jpg) repeat left center;
}
#content{
	width:957px;
	/*background:#fff;*/
	margin:0 auto;
	position:relative;
}
.line{
	background:#b86c11;
	height:14px;
}
.shadow-left{
	background:url(images/left-shadow.jpg) no-repeat left center;
	width:15px;
	height:14px;
	position:absolute;
	top:-14px;
	left:-15px;
}
.shadow-right{
	background:url(images/right-shadow.jpg) no-repeat left center;
	width:15px;
	height:14px;
	position:absolute;
	top:-14px;
	right:-15px;
}
#bottom{
	background:url(images/bottom-tail.jpg) repeat center top;
}
#bottom .bottom-tail{
	background:url(images/bottom-bg.jpg) repeat-x left bottom;
}
#bottom .bottom-bg{
	background:url(images/bottom.jpg) no-repeat center bottom;
}
#footer{
	background:url(images/footer-bg.jpg) repeat-x left top;
}

#footer .footer-bg { 
	height:161px;
	padding:10px 0 20px 0;
	
}



.footer-text{
	width:500px;
	margin:25px auto 0;
	text-align:center;
}

#footer ul.footerIcons{ list-style:none;}
#footer ul.footerIcons{ padding-left:455px;}
#footer ul.footerIcons li{ float:left; display:inline; margin-right:15px;}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.fright { 
	float:right;
}

.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%; 
	overflow:hidden;
}

.extra-wrap {
	overflow:hidden;
}

.container { 
	width:957px;
	margin:0 auto;
	position:relative;
}
#bottom .container {
	padding-top:32px;
	padding-bottom:33px;

	overflow:hidden;
}

/*=========================== TAILING =========================*/

.ver-line{
		background:url(images/ver-line.gif) repeat-y;
		background-position:257px;
}

.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x #fff;
}

.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}

/*=========================== FORMS ===========================*/
#news{
	margin-top:30px;
}
#news input{
	background:none;
	border:none;
	width:210px;
	font-size:13px;
	color:#9d9d9d;
}
#news span.bg{
	background:url(images/input.png) no-repeat;
	width:240px;
	height:54px;
	padding-top:8px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}
#contacts-form .field { 
	height:40px;
}
#contacts-form input {
	width:220px; 
	padding:7px 0 7px 18px; 
	background:#fff;
	font-size:12px;
	color:#4e4e4e;
	border:1px solid #bc7a10;
	vertical-align:top;	
	line-height:1.2em;
}
#contacts-form textarea { 
	width:220px; 
	height:121px; 
	overflow:auto;
	background:#fff;
	font-size:12px;
	color:#4e4e4e; 
	border:1px solid #bc7a10;
	padding:7px 0 2px 18px; 
}
#mess{
	width:275px;
	overflow:hidden;
}
.left-form{
	float:left;
	padding-right:20px;
}
#contacts-form  fieldset a{
	color:#f7f7f7;
	font-size:11px;
	margin-left:13px;
	margin-top:25px;
	float:right;
	margin-right:5px;
}
/*========================== LISTS ============================*/

.site-nav {
	width:947px;
	height:88px;
	background:url(../images/site-nav-bg.jpg) repeat-x left top;
	margin-left:5px;
}
	.site-nav li {
		float:left;
		background:url(images/menu-line.jpg) no-repeat right center;
		padding-right:31px;
		margin-right:31px;
		margin-top:37px;
	}
	.site-nav li.first{
		padding-left:46px;
	}
	.site-nav li.last{
		background:none;
		padding:0;
		margin-top:37px;
	}
		
		.site-nav li a {
			font-size:20px;
			text-transform:uppercase;
			color:#d4cec1;
			text-decoration:none;
		}
		.site-nav li a:hover,
		.site-nav .active a{
			color:#a35f0e;
		}

.list1 {
	width:775px;
	height:100%;
	margin-top:50px;
	background:url(images/ver-line.gif) repeat-x 151px;
	overflow:hidden;
	
}
	
.list1 li {
	float:left;
	width:235px;
	background:url(images/ver-line.gif) repeat-y right top;
	overflow:hidden;
	margin-right:15px;
	margin-bottom:20px;
}
li.hor-line1{
	width:100%;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
.list1 li.down{
	margin-bottom:0;
}
.list1 li.last{
	background:none;
	padding-right:0;
	margin-right:0;
}
	.list1 li img{
		float:left;
		margin-right:16px;
	}
	.list1 li p{
		font-size:12px;
		color:#fff;
		line-height:1.33em;
		padding-bottom:9px;
		margin:0;
	}
	.list1 li p strong{
		color:#FBB040;
		display:block;
		line-height:1.33em;
		padding-top:5px;
		padding-bottom:1px;
		text-transform:capitalize;
	}
	.list1 li a {}
	.list1 li a:hover {}
	
.gallery {
	padding-top:76px;
	margin-left:-1px;
}
.gallery li{
	float:left;
	padding-right:1px;
}
.gallery li.last{
	padding:0;
}
.list2{
	overflow:hidden;	
}
.list2 li{
	width:100%;
	overflow:hidden;
}
.list2 li a{
	font-size:12px;
	color:#c0baa6;
	text-decoration:underline;
	line-height:24px;
	padding-left:20px;
}
.list2 li a:hover{
	text-decoration:none;
}

.list3.alt{
	padding-top:15px;
	padding-bottom:17px;
}
.list3.last{
	padding-top:45px;
}
.list3.left{
	padding-top:10px;
	margin:0;
	padding-bottom:34px;
}
ul.list3{
	padding-top:13px;
	padding-bottom:18px;
	float:left;
	width:450px;
	margin-right:20px;
}
.list3 li{
	color:#fff;
	font-size:12px;
	text-decoration:none;
	background:url(../images/menu-list-icon3.png) no-repeat 0 8px;
	padding-left:13px;
	line-height:2em;
	padding-left:20px;
	
}
.list3 li a:hover{
	text-decoration:underline;
}
.list4 {
	overflow:hidden;
	padding-top:10px;
	margin:0;
}
.list4 li a{
	color:#161616;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:none;
	background:url(images/marker1.gif) no-repeat 0 4px;
	padding-left:13px;
	line-height:2em;
}
.list4 li a:hover{
	text-decoration:underline;
}

.direction{
	padding-top:22px;
}
.direction li{
	float:left;
	width:265px;
	padding-right:32px;
}
.direction li.last{
	padding-right:0px;
}
.direction li img{
	margin-bottom:16px;
}
.direction li span{
	color:#615444;
	font-weight:bold;
	font-size:12px;
	display:block;
	padding-bottom:9px;
}
.direction li p{
	font-size:12px;
	line-height:1.333em;
	color:#898989;
	margin:0;
	padding-bottom:25px;
}
.direction li span strong{
	display:block;
	color:#b87100;
	text-transform:uppercase;
	margin:0;
	padding:0;	
}
.list-5{
	padding-top:18px;
}
.list-5 li{
	width:265px;
	float:left;
	padding-right:32px;
}
.list-5 li.last{
	padding-right:0px;
}
.list-5 li p{
	font-size:12px;
	line-height:1.33em;
	padding-bottom:28px;
	margin:0;
}
.list-5 li p b{
	display:block;
	padding-top:13px;
	color:#615444;
	padding-bottom:13px;
}
/*========================== OTHER ============================*/
.col-1 strong,
.col-2 strong,
.col-3 strong{
	font-weight:bold;
	font-size:12px;
	color:#fff3cc;
	background:url(images/marker.png) no-repeat 0 5px;
	padding-left:20px;
	padding-bottom:16px;
	display:block;
}

.img-indent {
	margin-bottom:20px;
}

.img-box1 { 
	width:100%; 
	overflow:hidden;
}
	.img-box1 img { 
		float:left; 
		margin:0 20px 0 0;
	}

p { 
	margin-bottom:15px;
	line-height:1.54em;
}



.p1 {}

.address span { 
	float:right; 
	margin-right:30px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#d52d00; 
	outline:none;
}
a:hover {
	text-decoration:none;
}


h2 {
	padding:10px 0;
	font-size:25px;
	color:#f9c578;
	
}
h2.news{
	padding-top:0;
	color:#fff5ce;
	
}
h2.p3{
	padding-bottom:16px;
}

h3 {
	padding:5px 0;
}

h4 {color:#fbb040; padding-bottom:6px;}
h5 {}
h6 {}

.txt1 {}
.txt2 {}

.link1 { 
	display:block;
	background:url(images/button-left.gif) no-repeat left top #b87100;
	float:left; 
	color:#f7f7f7;
	text-decoration:none;
}
.link1:hover { 
	text-decoration:underline;
}
	.link1 em { 
		display:block; 
		background:url(images/button-right.gif) no-repeat right top; 
		font-style:normal; 
		font-weight:normal;
		font-size:11px;
		padding-left:18px;
		padding-right:9px;
		padding-top:1px;
		padding-bottom:2px;
	}
.link2 { 
	display:block;
	background:url(images/button2-bg.gif) repeat-x left top;
	float:left; 
	color:#f7f7f7;
	text-decoration:none;
}
.link2:hover { 
	text-decoration:underline;
}
	.link2 b{
		background:url(images/button2-left.gif) no-repeat left top;
		display:block;
	}
	.link2 em { 
		display:block; 
		background:url(images/button2-right.gif) no-repeat right top; 
		font-style:normal; 
		font-weight:normal;
		font-size:11px;
		padding-left:18px;
		padding-right:12px;
		padding-top:1px;
		padding-bottom:2px;
	}
	
.subscribe{
	background:url(images/button3-bg.gif) repeat-x left top;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	margin-top:13px;
	margin-left:115px;
}
.subscribe em{
	background:url(images/button3-left.gif) no-repeat left top;
	display:block;
	font-style:normal;
}
.subscribe span{
	background:url(images/button3-right.gif) no-repeat right top;
	display:block;
	padding:9px 20px 9px 24px;
}
.subscribe:hover{
	text-decoration:underline;
}
.line-hor { 
	border-bottom:1px solid #000; 
	margin:20px 0; 
	overflow:hidden; 
	font-size:0; 
	line-height:0;
}

.title { 
	margin-bottom:20px;
}

/*============================ BOXES ==========================*/

.box {
	width:100%;
}
	.box .inner {
		background:url(images/box-bg.gif) left top repeat-x;
		padding:10px 30px;
		clear:both;
	}
	
.box1 {
	background:none; 
	width:302px;
	overflow:hidden;
}
	.box1 .inner {
		background:url(images/news-box-tail.png) left top repeat-x;
		padding:36px 32px 30px 35px;
	}
/*========================== HEADER ===========================*/

.mainLogo{
    margin: 0 auto 15px;
}

.mainLogo h1{
	width:204px;
	padding:0 10px 10px 10px;
	float:left;
}
.mainLogo h1 a{
	background:url(../images/Logo.png) no-repeat center;
	height:103px;
	display:block;
	text-indent:-99999px;
	text-decoration:none;
}

.mainLogo .phone{
	padding:40px 10px 20px 10px;
	text-align:right;
	/*color:#fff;*/
	color:#000;
	margin:0!important;
	font-weight:bold;
	font-size:1.05em;
	float:right;
}


.welcome .slogan1{
	display:inline-block;
	color:#FFF;
	text-align:center;
	font-size:1.8em;
	padding:10px 0;
}

.welcome .slogan2{
	display:inline-block;
	color:#FFF;
	text-align:center;
	font-size:1.8em;
	padding:10px 0;
}

.mainLogo .slogan1 span, .mainLogo .slogan2 span{
	display:block;
	clear:both;
}




	#header .row-1 .indent {}
#header .row-2 { }


.logo-blog{
	padding:10px;
}

.welcome{
	padding:5px 0;
	text-align:center;
	margin:0;
	clear:both;
}

.star{
	color:#FBB040;
}

.dwnSlogn{
	color:#FBB040!important;
	font-size:14px;
	font-weight:bold;
}

.dwnAdd{
	color:#FBB040;
	font-size:1.1em;
	padding:20px;
	margin:0;
}

.algnCter{
	text-align:center;
}

.cardInfo{
	color:#FBB040!important;
	font-size:14px;
	font-weight:bold;
	padding:15px 10px 10px 10px;
}


/*========================= CONTENT ===========================*/

#content {
	position:relative;
}
.p1-inner{
	padding-top:30px;
	padding-left:80px;
	padding-right:60px;
	padding-bottom:10px;
}
.p1-inner .text{
	width:381px;
	float:left;
	padding-right:41px;
	padding-bottom:10px;
	padding-left:29px;
}
.p1-inner .text p{
	font-size:13px;
	padding-bottom:10px;
	color:#ffcac8;
}


.p1-inner .text-2{
	font-size:13px;
	padding-bottom:10px;
	color:#fff;
}

.banner{
	margin-top:-12px;
	padding-bottom:10px;
}
.left-img{
	margin-top:21px;
	margin-bottom:15px;
}
.col-1 span{
	color:#615444;
	font-weight:bold;
	font-size:12px;
}
strong.title{
	color:#b87100;
	font-size:12px;
	text-transform:uppercase;
	display:block;
	padding-bottom:1px;
	margin:0;
}
.col-1 p{
	color:#898989;
	font-size:12px;
	margin:0;
	padding-top:8px;
	padding-bottom:30px;
	line-height:1.33em;
}


.cols .col-1 p a{
	color:#615444;
	display:block;
	padding-top:16px;
	padding-bottom:15px;
}
.cols .col-1 p{
	margin:0;
	padding-bottom:21px;
	padding-top:18px;
}
.left-menu{
	padding-left:29px;
	padding-bottom:36px;
	background:url(images/ver-line.gif) repeat-y 280px;
	float:left;
}
.top-right{
	width:555px;
	background:#C90;
	overflow:hidden;
}
.p3-top{
	padding-left:29px;
	width:100%;
	overflow:hidden;
	padding-bottom:36px;
}
.p4-top{
	padding-left:29px;
	width:100%;
	overflow:hidden;
	padding-bottom:36px;
}
.p5-top{
	padding-left:29px;
	width:100%;
	overflow:hidden;
	padding-bottom:36px;
}
.p6-top{
	padding-left:29px;
	width:100%;
	overflow:hidden;
	padding-bottom:36px;
}
.bottom-text p{
	font-size:13px;
	color:#fff;
	line-height:1.5em;
}
.bottom-text img{
	margin-top:10px;
	margin-right:18px;
	margin-bottom:10px;
	float:left;
}
.bottom-text p a{
	display:block;
	padding-top:18px;
	padding-bottom:16px;
	color:#615444;
	line-height:1.5em;
}
.bottom-text p.down{
	color:#fff;
	padding-bottom:19px;
	line-height:1.5em;
} 
.p4-top .col-1 img{
	float:left;
	margin-right:14px;
	margin-top:18px;
	margin-bottom:0;
}
.p4-top .col-1 p{
	color:#897555;
	padding-top:18px;
	padding-bottom:32px;
	margin:0;
	width:100%;
}
.p4-top .col-1 p a{
	color:#615444;
}
.p4-top .col-2 p{
	padding-top:14px;
	font-size:12px;
		line-height:1.333em;
		padding-bottom:30px;
		margin-bottom:0;
}
.p4-top .col-2 p a{
	display:block;
	color:#615444;
	line-height:1.333em;
	padding-top:16px;
	padding-bottom:15px;
}
/*========================= page5 ============================*/
.p5-top .col-1 p {
	line-height:1.333em;
	color:#897555;
	padding-bottom:30px;
}
.p5-top .col-1 p b{
	display:block;
	text-transform:uppercase;
	color:#b87100;
	padding-top:7px;
	padding-bottom:9px;
}
.p5-top .col-1 p a{
	color:#615444;
}
.p5-down p{
	font-size:12px;
	color:#898989;
	line-height:1.33em;
	padding-top:18px;
	padding-bottom:18px;
	margin-bottom:0;
}
/*========================= page6 ============================*/
.p6-top p{
	font-size:12px;
	line-height:1.5em;
	padding-right:40px;
	padding-top:13px;
	padding-bottom:0;
	margin-bottom:0;
}
.p6-top p a{
	color:#615444;
}
.adress .col-1 p{
	color:#8a7656;
}
.adress .col-1 p span{
	font-weight:normal;
	padding-right:10px;
}
.adress .col-1 p b{
	color:#615444;
}
#page6 .box .inner{
	margin-left:13px;
	margin-right:12px;
}
.p6-down .col-1 p.office{
	text-transform:uppercase;
	font-weight:bold;
	color:#b87100;
	font-size:12px;
	line-height:1.5em;
	padding-bottom:20px;
	margin:0;
	margin-top:8px;
}
.p6-down .col-1 p span{
	text-transform:uppercase;
	font-weight:bold;
	color:#b87100;
	font-size:12px;
	line-height:1.5em;
	padding-right:3px;
}
.p6-down .col-1 p a{
	text-transform:uppercase;
	font-weight:bold;
	color:#b87100;
	font-size:12px;
	line-height:1.5em;
}
.p6-down .col-1 .text{
	padding:0;
	margin:0;
}
.p6-top p.last{
	text-transform:uppercase;
	color:#b87100;
	font-weight:bold;
}
.p6-top p.last a{
		color:#b87100;
		text-decoration:none;
}
.p6-top p.last a:hover{
	text-decoration:underline;
}
/*========================= FOOTER ============================*/
#footer p{
	padding:0px;
	margin:0 0 15px 0;
	color:#fff;
	text-transform:uppercase;
	font-size:18px;
}
#footer a { text-transform:capitalize;
color:#FBB040;font-size:14px;}
#footer a:hover { text-decoration:none;}
#footer span { 
	color:#726d67;
	text-transform:uppercase;
	font-size:12px;
	}
	
#footer .footerIcons{ padding:0px 10px 10px 10px;}
	
	
	
/*============================ Menu Table =================================*/

.tableWrap{ width:740px; padding:5px; background:#b99d72; border:1px solid #000;}
.tableWrap table td{ border:none; height:30px; vertical-align:middle; }
.tableWrap table td.table_head{ font-weight:bold; height:40px; text-align:center; vertical-align:middle; font-size:16px; border-bottom:1px solid #000; color:#8a1104}
.tableWrap table td.table_cntBg{ background-color:#f5d59a; color:#000; border-top:1px solid #000; padding:10px 5px; font-size:13px;}

.tableWrap  h4{ text-align:center; font-size:1.5em; color:#be1e2d; background:#feecca; padding:10px; border-top:1px solid #000;  border-bottom:1px solid #939393; width:720px; }

.tableWrap  h4 span.noDeco{ font-size:14px;}


.tableWrap .rates{ color:#BE1E2D; font-weight:bold;}

.table_cntBg2{text-align:center; background:#feecca;color:#000; padding:10px; }
.table_cntBg3{ background:#feecca;color:#000; padding:10px; }


.buttons1 { position:absolute; right:18px; bottom:18px;}
.button-down { display:inline-block; width:37px; height:29px; background:url(../images/button-down.gif) 50% 50% no-repeat #232323;}
.button-down:hover {background:url(../images/button-down.gif) 50% 50% no-repeat #4a4a4a;}


.button-up { display:inline-block; width:37px; height:29px; background:url(../images/button-up.gif) 50% 50% no-repeat #232323; margin-right:2px;}
.button-up:hover { background:url(../images/button-up.gif) 50% 50% no-repeat #4a4a4a;}


h4 .menuIcon img{
	float:none;
	margin:5px 10px;
	display:inline-block;
}




.scroll-pane {

	height:320px;
	overflow:auto;
}


.jScrollPaneContainer {
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    z-index: 1;

}
.jScrollPaneTrack {
   
    background-attachment: scroll;
    background-color: #313131;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    cursor: pointer;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
	width:10px !important;
	border:1px solid #000;

}
.jScrollPaneDrag {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: #f19205;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    cursor: pointer;
    left:1px !important;
    overflow-x: hidden;
    overflow-y: hidden;
    position: absolute;
	width:8px!important;
	border-top:2px solid #8A1104;
	border-bottom:2px solid #8A1104;
	height:18px!important;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height:15px;
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height:15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
/*background-color: #f00;*/
}





/* hack code style is begin */
.clearfix:after {
	clear:both;
	content:'.';
	display:block;
	visibility:hidden;
	height:0;
}
.clearfix {
	display:inline-block;
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
*+html .clearfix {
	display: inline-block;
}
/*----- Testimonials -------*/

ul.testimonials li{ padding-bottom:15px; border-bottom:1px solid #5d3924; margin-bottom:20px;  color: #EBD2AA;
    font-size: 13px;
    line-height: 1.5em;}

.tetimonNames{ font-size:16px; color:#FBB040; font-weight:bold; padding-top:5px; }

/*----- Testimonials ends -------*/

/*contact page*/

.contact1{float:left; width:250px; }
.contact2{float:left; width:200px; }
.marjBoth{ margin:0 15px;}
.padB1{ padding-bottom: 15px;}
.padB2{ padding-bottom: 23px;}
#contacts-form .navBtn { padding:5px 0 0 50px;}
#contacts-form .navBtn input {margin:0; padding:0;}
#contacts-form .navBtn input { width:60px; height:25px; background:#b54015; outline:0; border:1px solid #9B5C2D;  color: #EBD2AA;}
#contacts-form .navBtn input:hover { width:60px; height:25px; background:#ebe8d6; outline:0; border:1px solid #9B5C2D;  color: #000; cursor:pointer;}
/*contact page ends*/

.timing{margin-top:-20px;}
.timing{  margin/*\**/: -10px 0px 0px 0px\9!important; }

.specialBox{
  position:absolute;
  right:0;
  top:10px;
}

.specialLunch
{
    background:url(../images/special-lunch.png) no-repeat top left;
    height: 135px;
    padding-left: 1px;
    padding-top: 80px;
    width: 210px;  
    float:left;     
     }
     
 .dineIn
{
    background:url(../images/special.png) no-repeat top left;
    height: 135px;
    padding-left: 1px;
    padding-top: 80px;
    width: 210px;  
    float:left;     
     }    

.speciaOffer
{
    background:url(../images/dine-in.png) no-repeat top left;
    height: 140px;
    width: 278px;  
    float:left;     
    margin-top:20px;
     margin-left:75px;
    
     } 
   

.specialLunch h4, .dineIn h4
{
    color:#d02602;
    font-size:18px;
    text-align:center;
    padding-bottom:3px;
    
    }
    
 .speciaOffer h4
{
    color:#d02602;
    font-size:18px;
    text-align:center;
    padding-top:3px;
    
    }   
    
 .specialLunch p, .dineIn p, .speciaOffer p
{
    color:#d02602;
    font-size:12px;
    font-weight:bold;
    margin:0 0 0 0;
    padding:0 0 0 0;
    text-align:center;
    
    }
.speciaOffer .smallText
{
    font-size:10px;
    
    } 
    
.speciaOffer h3
{
    font-weight:bold;
    text-align:center;
    margin-top:-10px;
    color:#fff;
    font-size:20px;
    
    }     
    
.mar20{margin-top:155px;}
