@charset "utf-8";
/* CSS Document */


/*============================== general start ==============================*/
body{
	padding:0;
	margin:0;
	background-color:#e0d8c0;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#7f724e;
	 
}

div, p, h1, h2, h3, h4, h5, h6, form{
	padding:0;
	margin:0;
}
P {
	text-align: justify;
}
ul{
	list-style-type:none;
	padding:0;
	margin:0;
}

a{
	color:#B72D2F;
	text-decoration:none;
	background-color:inherit;
}

img{
	border:none;
	outline:none;
	padding:0;
	margin:0;
}

.spacer{
	clear:both;
	font-size:0;
	line-height:0;
}

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../font/bebasneue-webfont.eot');
    src: url('../font/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/bebasneue-webfont.woff') format('woff'),
         url('../font/bebasneue-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

/*============================== general end ==============================*/



/*============================== main wrapper start ==============================*/

.main_wrapper{
	width:950px;
	margin:0 auto;
}


/*----------------------------- header panel start -----------------------------*/
.top_panel{
	}

.header{
	}

.logo{
	float:left;
	margin:14px 0 0 0;
	}
	
.top_right{
	float:right;
	}
	
.nav{
	height:81px;
	}
	
.navi{	
	}
	
.navi li{
	font-size:14px;
	font-weight:normal;
	line-height:17px;
	color:#4a422b;
	background-color:inherit;
	background:url(../images/divider.gif) no-repeat 100% 0;
	padding:0 12px;
	float:left;
	position:relative;
	z-index:100;
	}
	
.navi li a{
	display:block;
	padding:40px 11px 23px;
	}
	
.navi li:hover a{
	border-bottom:1px solid #404040;
	background:url(../images/nav_ho.gif) repeat-x 0 0 #71191a;
	color:#ffffff;
	}
	
.navi li.last{
	background-image:none;
	padding-right:0;
	}
	
.navi li.current_page_item a{
	border-bottom:1px solid #404040;
	background:url(../images/nav_ho.gif) repeat-x 0 0 #71191a;
	color:#ffffff;
	}
	
.navi li ul{
	position:absolute;
	top:70px;
	left:0;
	box-shadow:0 0 3px;
	color:#bcb5a1;
	width:100%;
	display:none;
	}
	
.navi li ul li{
	float:none;
	padding:0 0 2px 0;
	background:url(../images/sub_divider.gif) repeat-x 0 100% !important;
	}
	
.navi li ul li a{	
	padding:8px 16px;
	background:url(../images/subnav_bg.gif) repeat-x #a53234 0 0;
	border:none !important;
	}
	
.navi li ul li:hover a{
	border:none !important;
	}
	
.navi li ul li a:hover{
	border:none !important;
	background:#b1a173 !important;
	cursor:pointer;	
	}
	
.addre{
	font-size:16px;
	font-weight:normal;
	line-height:19px;
	color:#b72d2f;
	background-color:inherit;
	text-align:right;
	margin:5px 0 0 0;
	}
	
.addre span{
	color:#635325;
	background-color:inherit;
	}
	
.contact{
	font-size:16px;
	font-weight:normal;
	line-height:19px;
	color:#b72d2f;
	background-color:inherit;
	float:right;
	margin:9px 15px 0 0;
	}
	
.contact img{
	float:left;
	margin-right:7px;
	}
	
.contact a{
	color:#b72d2f;
	background-color:inherit;
	}
	
.contact a:hover{
	color:#991315;
	}
	
.cont_nomrg{
	margin-right:0;
	}

/*----------------------------- header panel end -----------------------------*/

/*----------------------------- banner panel start -----------------------------*/

.banner{
	width:938px;
	height:379px;
	position:relative;
	background:url(../images/banner_bg.png) no-repeat 0 0;
	margin:8px 0 0 0;
	padding:6px;
	z-index:1;
	}

.banner img{
	display:block;
	}
	
.slideshows{
	top:-6px;
	left:-6px;
	width:652px;
	height:461px;
	overflow:hidden;
	}
	
.banner-main{
	}
.banner-main img{
	padding: 6px 0 0 6px;
	width:652px;
	}	
	
.top_image{
	width:938px;
	height:379px;
	position:absolute;
	z-index:1;
	}
	
.enquiry{
	width:303px;
	height:371px;
	position:absolute;
	top:6px;
	right:6px;
	/*background:url(../images/form_bg.png) no-repeat 0 0;*/
	background:url(../images/formBg2.png) no-repeat 0 0;
	z-index:100;
	}
	
.enquiry h1{
	font:normal 26px/42px "BebasNeueRegular", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	margin:20px 0 20px 33px;
	}
	
.enquiry form{
	width:267px;
	margin:0 0 0 23px;
	}
	
.radio{
	padding-bottom:10px;
	}
	
.radio label{
	font-size:13px;
	font-weight:normal;
	line-height:14px;
	color:#5b5741;
	background-color:inherit;
	}
	
.name_box{
	background:url(../images/name_box.png) no-repeat 0 0;
	/*width:259px;*/
	width:267px;
	margin-bottom:6px;
	padding:7px 0 5px 33px;
	font-size:0;
	line-height:0;
	}
	
.name_box input{
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#585858 !important;
	background:none;
	border:none;	
	width:222px;
	}
	
.email_box{
	background:url(../images/email_box.png) no-repeat 0 0;
	width:267px;
	margin-bottom:6px;
	padding:7px 0 5px 33px;
	}

	
.email_box input{
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#585858 !important;
	background:none;
	border:none;	
	width:222px;
	}
.phno_box{
	background:url(../images/phone_box.png) no-repeat 0 0;
	width:267px;
	margin-bottom:6px;
	padding:7px 0 5px 33px;
	}	

.phno_box input{
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#585858 !important;
	background:none;
	border:none;	
	width:222px;
	}		
.comm_box{
	background:url(../images/comments_box.png) no-repeat 0 0;
	padding:7px 0 2px 33px;
	margin-bottom: 5px;	
	}
	
	
.comm_box textarea{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#585858 !important;
	background:none;
	border:none;	
	width:222px;
	height:80px;
	resize:none;
	}
	
.submit_bt{
	background:url(../images/submit_bt.png) no-repeat 0 0;
	display:block;
	width:91px;
	height:32px;
	font-size:0;
	line-height:0;
	text-indent:-20000px;
	cursor:pointer;
	border:none;
	float:right;
	}
	
.submit_bt:hover{
	/*background-position:0 100%;*/
	}

.banner_bot{
	/*background:url(../images/banner_botbg_home.png) no-repeat 0 0;*/
	background:url(../images/banner_botbg.gif) no-repeat 0 0;
	height:113px;
	display:block;
	font-size:0;
	line-height:0;
	text-indent:-20000px;
	}
	
.banner_bot_inner{
	background:url(../images/banner_botbg.gif) no-repeat 0 0;
	height:94px;
	display:block;
	font-size:0;
	line-height:0;
	text-indent:-20000px;
	}
	

/*----------------------------- banner panel end -----------------------------*/


/*----------------------------- container panel start -----------------------------*/

.container{
	background:url(../images/container_bg.gif) no-repeat 0 0;
	width:100%;
	padding:0 0 8px 0;
	}
	
.contain_bot{
	background:url(../images/container_botbg.gif) no-repeat;
	display:block;
	height:66px;
	font-size:0;
	line-height:0;
	}
	
.content{
	width:614px;
	float:left;
	}
	
.content h1{
	font:normal 33px/37px "BebasNeueRegular", Arial, Helvetica, sans-serif;
	color:#983036;
	background-color:inherit;
	margin-bottom:14px;
	}
	
.content h2{
	font:normal 20px/23px "BebasNeueRegular", Arial, Helvetica, sans-serif;
	color:#85774d;
	background-color:inherit;
	margin:20px 0 10px 0;
	clear:both;
	}
	
.content ul{
	float:left;
	margin-right:40px;
	margin-bottom:25px;
	}
	
.content ul li{
	background:url(../images/bullet.png) no-repeat 0 5px;
	font-size:13px;
	line-height:17px;
	font-weight:normal;
	color:#5D5950;
	background-color:inherit;
	padding:0 0 0 20px;
	margin:0 0 5px 0;
	}
	
.content ul li a{
	color:#5D5950;
	background-color:inherit;
	}
	
.content ul li a:hover{
	color:#1b160a;
	background-color:inherit;
	}

.content p{
	font-size:13px;
	line-height:17px;
	font-weight:normal;
	margin-bottom:16px;
	clear:both;
	}
	
.gallery_thumb{
	padding: 10px 0 10px 0;
	margin-top:8px;
	border-top:1px dashed #A9A9A9;
	}
	
.custom_gallery{
	}
	
.custom_gallery div{
	width:auto;
	float:left;
	}
	
.sidebar{
	width:308px;
	float:right;
	background:url(../images/sidebar_bg.gif) no-repeat 0 0;
	}
	
.sidebar_cont{
	width:262px;
	float:right;
	background-color:#e1cfb1;
	/*behavior:url(PIE.htc);*/
	border-radius:4px;
	padding:0 10px;
	margin-bottom:16px;
	}
	
.sidebar_cont h3{
	font:normal 24px/27px "BebasNeueRegular", Arial, Helvetica, sans-serif;
	color:#983036;
	background-color:inherit;
	margin:10px 0 20px 0;
	}
	
.sidebar_cont p{
	color:#5d5950;
	background-color:inherit;
	line-height:16px;
	margin-bottom:14px;
	}
	
.sidebar_cont img{
	padding:3px;
	border:1px solid #af8348;
	background-color:#FFF;
	}
	
.sidebar_cont a{
	font-size:13px;
	font-weight:bold;
	color:#85774d;
	background-color:inherit;
	background:url(../images/arrow.gif) no-repeat 0 50%;
	float:left;
	display:block;
	padding:0 0 0 10px;
	margin:7px 0 5px 0;
	}
	
.sidebar_cont a:hover{
	color:#665b3a;
	}
	
.side_banner{
	margin-left:26px;
	}

/*----------------------------- container panel end -----------------------------*/

/*----------------------------- footer panel start -----------------------------*/

.footer{
	padding:0 0 38px 0;
	}
	
.footer ul{
	font:normal 13px/16px Arial, Helvetica, sans-serif;
	color:#8c815d;
	background-color:inherit;
	text-align:center;
	margin:11px 0 8px 0;
	}
	
.footer ul li{
	display:inline;
	padding:0 11px;
	}
	
.footer ul li a{
	color:#8c815d;
	background-color:inherit;
	}
	
.footer ul li a:hover{
	color:#5f5228;
	background-color:inherit;
	}
	
.footer p{
	font:normal 12px/15px Arial, Helvetica, sans-serif;
	color:#9b8f66;
	background-color:inherit;
	text-align:center;
	}

/*----------------------------- footer panel end -----------------------------*/

/*============================== main wrapper start ==============================*/

.gallery_tb {
	float:right;
    width: 380px;
    /*padding-right: 80px;*/
}

.gallery_tb .ngg-gallery-thumbnail-box{
	float: left;
    margin-right: 6px;
}
.gallery_tb h3 {
	color: #983036;
    font: 19px/19px "BebasNeueRegular",Arial,Helvetica,sans-serif;
   
    
}
.gallery_tb h3 a {
	color: #983036;
}
.videoflv {
	background-color: #000;
	padding: 12px;
	behavior:url(PIE.htc);
	border-radius:5px;
	
}
