@import url(http://fonts.googleapis.com/css?family=Slabo+27px);

.container1 {
       position:relative;
   }

   .content1-1 {
       position:relative;
       color:White;
       z-index:5;
	 
   }

   .background {
       position:absolute;
       top:0px;
       left:0px;
       width:100%;
       height:100%;
       background-color:Black;
       z-index:1;
       -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
       filter: alpha(opacity=80);
       opacity:.8;
	     
   }
   
   .background1 {
       position:absolute;
       top:0px;
       left:0px;
       width:100%;
       height:100%;
       background-color:Black;
       z-index:1;
       -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
       filter: alpha(opacity=30);
       opacity:.3;
   }
		
	span ul li{font: 13px/22px "Open Sans",sans-serif;}	
		
	.transbox {
    width: 100%;
    height: 240px;
  	padding-top:15px;
	}

	.boder{border: 1px solid #545454;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 210px; padding-top:30px;
	} 

.center_row{background-color:#C97129; height:95px; font-family: 'Fjalla One', sans-serif; text-align:center; font-size:40px; color:#FFFFFF; padding-top:20px;
z-index: 999999; position: relative;
}
.center_row a{color:#FFFFFF; text-decoration:none;}
.center_row a:hover{color:#000000; text-decoration:underline;}

.ft{ 
	width: 100%;
    background-color:#BB582F;

 
	padding-top:5px;
	font-size:12px;
	font-weight:normal;
	bottom:0px;
	}
	.box_inner{height:240px;}

	.triagle:before {
    top: 0%; 
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-left-color: #C97129;
 	border-width: 95px;
	margin-top: -95px;
	z-index:99;
	}
.triangle_text{-webkit-transform: rotate(317deg);
-moz-transform: rotate(317deg);
-o-transform: rotate(317deg);
writing-mode: lr-tb;
z-index:999; position:absolute;
padding-top:20px;
}

.triangle1{background-image:url('../images/corner.png'); background-repeat:no-repeat; width:100px; height:100px; position:absolute; z-index:9999;}

#pscroller1{width:100%; height:140px;}

.header_main{height:150px; width:100%;   /*background-color:rgb(168, 165, 152);*/ background-color:#C5C2B5;}

.header_main_bg{background-color:#BB582F; height:40px; opacity:1; padding-top:10px; color:#FFFFFF; font-size:14px;}

.header_main_bg_home{height:150px; background-color:#BB582F; font-size:30px; padding-top:100px;}

.heading h4{margin-bottom:0px; padding-top:20px; color:#BB582F; 

font-family: 'Slabo 27px', serif;
background-color:#7C6F59;
color: #FFF;
padding: 8px;
border-radius: 5px;
margin-top: 10px;

text-transform: capitalize;
font-weight:normal;









}

.header_main_bg_home a{color:#FFFFFF;}
.header_main_bg_home a:hover{color:#000;}


.scroll{ padding-right:15px; padding-left:15px;
}

.tab{background-color:#BB582F; color:#fff; padding:10px; border-radius:5px; margin-top:10px; font-size:13px; text-transform:capitalize; letter-spacing:px;}

.tab:hover{background-color:#D0px5337; cursor:pointer;}

/*++++++++ AR TBL Resources Page ++++++++++*/
.ar-tbl, .ar-tbl-top {
    width: 100%;
    border-collapse: collapse;
    margin: 0px 0px 40px;
}

.ar-tbl td{border: solid 1px #e4e4e4;}

.ar-tbl th {
    color: #FFF;
    background: #BB582F none repeat scroll 0% 0%;
}

.ar-tbl td, .ar-tbl th, .ar-tbl-top td, .ar-tbl-top th {
    padding: 10px;
    line-height: 20px;
    vertical-align: middle;
	font-size:12px;
}

.ar-tbl tr:nth-child(2n+1) td {
    background: #F9F9F9 none repeat scroll 0% 0%;
}

.ar-tbl td, .ar-tbl th, .ar-tbl-top td, .ar-tbl-top th {
    padding: 10px;
    line-height: 20px;
    vertical-align: middle;
}
.ar-tbl-resources td,.ar-tbl-resources th{
	padding:10px 10px;
	line-height:20px;
	vertical-align:middle;
}
.ar-tbl-resources{
	width:100%;
	border-collapse:collapse;
	margin:0 0 40px;
}
.ar-tbl-resources .ar-section {
	text-align:left;
}
.ar-tbl-resources .ar-size {
	text-align:right;
}
.ar-tbl-resources .ar-pdf {
	text-align:center;
}
.ar-tbl-resources img {
	display:inline;
}
.ar-tbl-resources th {
	color:#000;
	background:#fabf8f;
}/*
.ar-tbl-resources tr:nth-child(odd) td {
	background:#f9f9f9;
}*/
.ar-tbl tr:hover td {
	background:#BB582F;
	color:#FFFFFF;
}
/*++++++++++++++++++++++++++++++++++++*/
.ar-tbl td,.ar-tbl,.ar-tbl-top td,.ar-tbl-top {
	padding:10px 10px;
	line-height:20px;
	vertical-align:middle;
	background-color: #FFB799;
}

.title
{
text-align: center;
color: #BB582F;
font-size: 16px;
padding-top: 5px;
font-family: "Open Sans",Arial,sans-serif;

}