* {
	margin:0;
	border:0;
	padding:0;
}

@font-face {
    font-family: 'ml-ttchandrikabold';
    src: url('mlcn0btt_0-webfont.eot');
    src: url('mlcn0btt_0-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('mlcn0btt_0-webfont.woff') format('woff'),
         url('mlcn0btt_0-webfont.ttf') format('truetype'),
         url('mlcn0btt_0-webfont.svg#ml-ttchandrikabold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'DroidSansRegular';
    src: url('DroidSans-webfont.html');
    src: url('DroidSans-webfontd41d.html?#iefix') format('embedded-opentype'),
         url('DroidSans-webfont-2.html') format('woff'),
         url('DroidSans-webfont-3.html') format('truetype'),
         url('DroidSans-webfont-4.html#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bitsumishiregular';
    src: url('bitsumis-webfont.eot');
    src: url('bitsumis-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('bitsumis-webfont.woff') format('woff'),
         url('bitsumis-webfont.ttf') format('truetype'),
         url('bitsumis-webfont.svg#bitsumishiregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.eng{
	font-family: 'DroidSansRegular';
	font-size:24px;
	}
body {
	background:url(../img/bg.jpg) top center  no-repeat #db7216;
	color:#a23100;
	font-size:12px;
	line-height:18px;
	font-family: 'ml-ttchandrikabold';
}
h1{
	font-size:20px;
	font-family: 'ml-ttchandrikabold';
	color:#a23100;
	text-transform:uppercase;
	font-weight:normal;
	font-weight:bold;
	text-shadow: 0.1em 0.1em 0.05em #ae4c09;
	}
h2{
	font-size:16px;
	font-family: 'ml-ttchandrikabold';
	color:#d0cece;
	font-weight:normal;
	text-transform:uppercase;
	}
h3{
	font-size:14px;
	font-family: 'ml-ttchandrikabold';
	color:#d0cece;
	font-weight:normal;
	text-transform:uppercase;
	}
#header{
	float:left;
	width:1000px;
	height:125px;
	padding:0 0 0px 0;
	background:url(../img/sep.jpg) bottom repeat-x;
	}

#main_wraper{
	float:left;
	width:100%;
	background:url(../img/top_bg.html) top repeat-x ;
	}
#main_container{
	margin:0 auto;
	width:1000px;
	}
#left_part{
	float:left;
	width:363px;
	padding-top:28px;
	}
#right_part{
	float:right;
	width:620px;
	margin:0px 0 0 0px;
	background:url(../img/nav_bgm.jpg) no-repeat;
	}
.language{
	float:left;
	padding:28px 0 0 0px;
	}
.language a{
	color:#990000;
	text-decoration:none;
	}
.language a:hover{
	color:#d2721e;
	text-decoration:none;
	}
#nav{
	float:left;
	width:620px;
	padding:35px 0 88px 0;
	}

#nav ul{
	float:left;
	list-style:none;
}
#nav li{
	float:left;
	height:55px;
	background:url(../img/nav_sep.jpg) no-repeat top left;
	display:inline;
	text-align:center;
}
#nav li a{
	display:block;
	text-decoration:none;
	color:#a23100;
	font-size:14px;
	font-weight:bold;
	padding-right: 6px;
	padding-left:10px;
	line-height: 55px;
}
#nav li a:hover{
	color:#cf5b00;
}

.current {	
	color:#00b4ff;
	background:url(../img/vav_over.html) repeat-x bottom;
}

:focus{
	outline:0;
	}
#banner{
	float:left;
	width:620px;
	height:420px;
	background:url(../img/banner_bg.jpg) no-repeat;
	}
#slideshow {float:left;
	position:relative;
	width:620px;
	height:420px;
	display:block;
	margin:20px 0 0 0;}
#slideshow IMG {
	position:absolute;
	z-index:8;
	opacity:0.0;
	top:-20px;
	left:0px;
}
#slideshow IMG.active { z-index:10; opacity:1.0;}
#slideshow IMG.last-active { z-index:9;}
#home_content{
	float:left;
	width:363px;
	height:574px;
	margin-top:21px;
	background:url(../img/text_bg.jpg) no-repeat;
	}

#home_content h1{
	text-align:center;
	color:#ffae00;
	font-size:25px;
	padding:24px 0 0 0;
	}
#home_content p{
	text-align:center;
	width:319px;
	font-size:12px;
	color:#de7519;
	padding:13px 0 0 23px;
	}
#donation{
	float:left;
	width:302px;
	height:145px;
	border:5px solid #b44100;
	margin:10px 0 10px 23px;
	}
#home_content a{
	color:#ffae00;
	text-decoration:none;
}
#home_content a:hover{
	color:#de7519;
	}
#home_content h2{
	color:#ffae00;
	font-family: 'ml-ttchandrikabold';
	text-align:center;
	font-size:16px;
	font-weight:bold;
	
	}
#festival{
	float:left;
	width:296px;
	padding-top:5px;
	}
#festival img{
	margin:20px 0 10px 0;
	border:10px solid #b44100;
}
#festival p{
	color:#a23100;
	padding:0 0 10px 0;
	}
.r_btn{
	font-family: 'ml-ttchandrikabold';
	color:#8f2c02;
	padding:5px 0 0 0;
	}
.r_btn a{
	color:#a23100;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}
.r_btn a:hover{
	color:#fd9840;
	}
#offerings{
	float:right;
	width:296px;
	padding-top:5px;
	}
#offerings img{
	margin:20px 0 10px 0;
	border:10px solid #b44100;
}
#offerings p{
	color:#a23100;
	padding:0 0 10px 0;
	}
.sep{
	width:620px;
	float:left;
	height:7px;
	background:url(../img/sep.jpg) repeat-x;
	}
#add{
	float:left;
	width:620px;
	height:126px;
	background:#fff;
	margin:10px 0 10px 0;
	}
#footer{
	width:620px;
	text-align:left;
	padding:10px 0 10px 0;
	}
	
	
#sub_page{
	float:left;
	width:620px;
	padding:0 0 10px 0;
	}
#sub_page h1{
	color:#ffae00;
	font-size:22px;
	padding:0 0 10px 0 ;
	}
#sub_page p{
	font-size:12px;
	line-height:22px;
	}
.s_img{
	float:right;
	border:3px solid #b44100;
	margin:0 0 0 10px;
	}




/*************contact Start here*************/
.table{
	float:left;
	width:560px;
	margin:20px 0px 10px 30px;
	}
input{
	width:250px;
	height:25px;
	color:#a33900;
	background:#dc7a1f;
	padding:4px 0px 0px 4px ;
	overflow:hidden;
	border:1px  solid #a33900;
    }
textarea{
	width:523px;
	height:100px;
	color:#a33900;
	background:#dc7a1f;
	padding:3px 0px 0px 4px ;
	overflow:auto;
	border:1px  solid #a33900;
    }

.button{
	width:70px;
	height:30px;
	background:#dc7a1f;
	color:#a33900;
	border:1px  solid #a33900;
	margin:10px 0px 0 0;
	float:left;
	padding:0 0 5px 0;
    }	
#gallery{
	float:left;
	}
.gleft{
	float:left;
	border:3px solid #b44100;
	margin:0 12px 10px 0;
	}
.gright{
	float:right;
	border:3px solid #b44100;
	margin:0 0px 10px 0;
	}
.tariff{
	float:left;
	width:620px;
	padding-bottom:20px;
	}
.tariff p{
	padding:0 0 0 15px;
	}
.tariff strong{
	color:#ff8f26;
	padding:0 0 0 15px;
	}
.border-r-b {
	font-weight: normal;
	border-right: 1px solid #d1610b;
	border-bottom: 1px solid #d1610b;
	padding:8px 0 8px 0;
}
.border-l-t {
	font-weight: normal;
	border-top: 1px solid #d1610b;
	border-left: 1px solid #d1610b;
	
	
}
#contact_address{
	float:left;
	width:233px;
	}
#contact_address h3{
	float:left;
	color:#a43000;
	font-size:16px;}
#contact_address p{
	float:left;
	width:233px;
	text-align:left;
	line-height:25px;
	}
.c_img{
	float:left;
	border:1px solid #a43000;
	margin:5px 0 0 22px;
	}
#map{
	float:left;
	width:540px;
	height:230px;
	border:1px solid #a43000;
	margin:5px 0 3px 0;}
.table h6 select {
	width:256px;
	height:31px;
	color:#a33900;
	background:#dc7a1f;
	padding:4px 0px 0px 4px ;
	overflow:hidden;
	border:1px  solid #a33900;
}