*{	padding: 0;
	margin: 0;
	}
	
body {
	background:url(images/bg/9_2.jpg) repeat;
}
.maintext p{
 font-size:16px;	
 text-indent: 1.5em;
 text-align:justify;
}
.maintext {
	margin:5px;
	max-width:800px;}
.mainimg{
	margin:5px;
	float:left;
}
#header{
	font-size:24px;
	text-indent: 1.5em;
}
#logored {
	float:left;
	margin:10px;
	}
#textl h1{
		font-size:32px;
		color:#186E49;
}
#textl p{
		font-size:18px;
		color:#872314;
}
#redline{
    height:10px;
    background-color:#ef5740;
}
.left_menu{
    min-width:300px;
}
.left_menu a{
    font-size:18px;
     text-decoration: none;
     font-weight: bold;
}
.left_menu li {
list-style-type:none;

}
.nav-child unstyled small li, a{
    	color:#186E49;
}
.info_head h1{
    	font-size:18px;
		color:#872314;
		font-weight:bold;
		 line-height: 0.8;
}

.info_text{
    color:#0a5837;
    font-size:14px;
    line-height: 2;
    font-weight:bold;
    text-align: justify!important;
}
.glyphicon-zoom-in {
    color:#872314;
}
#copyr {
    font-size:10px;
    color:#872314;
}
.ach{
    max-width:380px;
    margin:8px;
}
.pagination ul li{
    display: inline;
    margin-right:5px;
}
.pagination-start, .pagination-prev, .pagination-next,.pagination-end, .pagecounter{
    display:none!important;
}