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


html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, code, img, 
small, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ol, ul {
    list-style: none;
}


/* LAYOUT */

body{background:#e4cea1 url(../images/bg-main2.jpg) left top no-repeat;
}


#wrapper {
    width: 980px;
    margin:0 auto;
   
}

.container  {
    width: 980px;
    text-align:center;
	display:block;
   
}

.container span {
    margin-top:57px;
	text-align:center;
	display:block;
	width:785px;
	margin-left:131px;
   
}

.container h1{
    width: 980px;
   	text-align:center;
	display:block;
	margin-top:-66px;
	line-height:normal;
   
}

.container p{
    width: 750px;
   	text-align:center;
	display:block;
	line-height:normal;
	font:italic bold 13px Georgia, "Times New Roman", Times, serif, "century 751bt roman b";
	color:#0e0000;
	margin:0 auto;
	font-style:italic;
   
}




/********menu start here********/
.navbar{
	width:860px;
	margin:0 auto;
	
}


.menu{
	list-style: none;
	padding:0;
	margin:28px auto;
	position:relative;
	left:0px;
	z-index: 964;
	top:0px;
	height:12px;
	}

.menu li{
	
   margin:0 ;
}

.menu li a{ 
   font-family:century751BT Roman B, Georgia, "Times New Roman", Times, serif;
   color:#eccca0;
   font-size:17px;
   display: block;
   color: #ebdcc7;
   margin:0 auto;
   text-decoration: none;
   text-align: center;
   padding: 0px 12px 0px 12px;
  
   float:left;
   }
   
   
   
.menu li a:active{
   color: #fae8d0;
   }
.menu li a:hover{
     color:#fae8d0;
   }
.menu li a.hover{
     color:#fae8d0;
   }
.menu li.selected{
	 color: #fae8d0;
   }
.menu li.selected a{ /*selected main tab style */
 
   color: #fae8d0; /*THEME CHANGE HERE*/
   }
.menu li.selected a:hover{ /*selected main tab style */
      color: #fae8d0;
   }

.border{ border-right:1px solid #FFF;
height:20px;
}

/* menu end here*/



/* right colom inner start*/

.inner-bg{
	background:url(../images/contant-bg.png) center top no-repeat;
	width:912px; 
	height:472px;
	margin:0 auto 13px 33px;
	float:left;
}


.inner-contant{
	width:900px;
	height:449px;
	overflow-y:auto;
	margin-top:9px;
	
}

.inner-contant h1{
	font:28px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	line-height:normal;
	padding:20px 0 0 30px;
	margin:0px;
}


.inner-contant h3{
	font:20px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	line-height:normal;
	padding:10px 0 0 30px;
	margin:0px;
}

.inner-contant p{
    font:15px Georgia, "Times New Roman", Times, serif, "century 751bt roman b";
	color:#ebdcc7;
	padding:10px 10px 8px 35px;	
}

.inner-contant p a{
    font:12px Georgia, "Times New Roman", Times, serif, "century 751bt roman b";
	color:#ebdcc7;
	padding:10px 10px 8px 0px;	
}

.inner-contant p a:hover{
    font:12px Georgia, "Times New Roman", Times, serif, "century 751bt roman b";
	color:#fff;
	
}

.inner-contant-gallery{
	padding:30px 0 0 30px;
	margin-top:20px;
	
}
/* right colom inner end*/


.video-shadaw{  border:6px solid #432901;
    border-radius:3px;
    box-shadow: 2px 1px 1px #222222;}


.radius{ border: 3px solid #FFFFFF;
    border-radius: 3px ;
    margin-top: 22px;
}

.links-logo{width:150px; float:left;}

/******footer start here********/

.footer{
	width:800px;
	margin:0 auto;}
	
.footer p{
	width: 772px;
   	text-align:center;
	display:block;
	line-height:normal;
	font:italic bold 13px Georgia, "Times New Roman", Times, serif, "century 751bt roman b";
	color:#0e0000;
	margin:10px auto;
	font-style:italic;
}


.form-contact{
	color:#fff;
	width:380px;
	margin-left:60px;
}
.form-contact label{text-align:right; padding-right:6px; float:left; width:120px;}
.form-contact label.error {
    color: red;
    float:right;
	width:300px;
}

.input-form{ background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #DADADA;
    color: #333333;
	margin:5px 0;
	width:230px;}

.contact-f-img{background:url(../images/contact-us-close.pngpp) right bottom no-repeat;
 position:relative;
 bottom:-8px;
 right:0px;
}

.contact-f-img2{position:relative; float:right;
top:-30px;}

.links-f-img{background:url(../images/links.png) right bottom no-repeat;
 position:relative;
 bottom:-8px;
 right:0px;
 }
	


/**********btn***********/
.btn_margin{ margin: 5px 0 0 126px;}
.btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: #BBBBBB #BBBBBB #A2A2A2;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 14px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
    background-color: #E6E6E6;
    color: #333333;
}
.btn:active, .btn.active {
}
.btn:first-child {
}
.btn:hover {
    background-color: #E6E6E6;
    background-position: 0 -15px;
    color: #333333;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}
.btn:focus {
    outline: thin dotted #333333;
    outline-offset: -2px;
}
.btn.active, .btn:active {
    background-color: #E6E6E6;
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    outline: 0 none;
}
.btn.disabled, .btn[disabled] {
    background-color: #E6E6E6;
    background-image: none;
    box-shadow: none;
    cursor: default;
    opacity: 0.65;
}

.hr-border{height:1px; width:800px; border-bottom:1px solid #d7c08d; margin:8px 0px 8px 34px; box-shadow:1px 1px 0px #000;}

.hr-border-event{height:1px; width:300px; border-bottom:1px solid #d7c08d; margin:8px 0px 8px 34px; box-shadow:1px 1px 0px #000;}
.hr-border-event2{height:1px; width:300px; border-bottom:1px solid #d7c08d; margin:8px 0px 8px 0px; box-shadow:1px 1px 0px #000;}