body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	
	background:#fff;
	   	/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:#a9d66f url(../images/images_01.png) !important;
	color:#000;*/
}
a {
	color:#369;
}
a:hover {
	color:#fff;
	/*background:#369;*/
	text-decoration:none;
}
h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;
}
/*img {
	margin:10px 0 5px;
}*/
#ads img {
	display:block;
	padding-top:10px;
}

/* Header styles */
#header {
	clear:both;
	float:left;
	width:100%;
}
header {
	border-bottom:1px solid #000;
	height:120px;
	background:#d2d1d7 url(../images/Header.jpg) no-repeat center top;
}
#header p
{
	margin:20px 0px 0px 20px;
}
.header-image-container {
background:#D3E2E5 url(../images/Header.jpg) no-repeat center bottom;
background-size:100%;
height:120px;
}

#header ul {
	clear:left;
	float:left;
	width:100%;
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}
#header ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
#header ul li a {
	display:block;
	float:left;
	margin:0 0 0 1px;
	padding:3px 10px;
	text-align:center;
	background:#eee;
	color:#000;
	text-decoration:none;
	position:relative;
	left:15px;
	line-height:1.3em;
}
#header ul li a:hover {
	background:#369;
	color:#fff;
}
#header ul li a.active,
#header ul li a.active:hover {
	color:#fff;
	background:#000;
	font-weight:bold;
}
#header ul li a span {
	display:block;
}
/* 'widths' sub menu */
#layoutdims {
	clear:both;
	background:#eee;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}
/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0px;
	overflow:hidden;
}

.leftcolumn_bg {
	padding-top:10px;
	padding-bottom:10px;
	/*background:#6D7661;*/
	background:#EEF7E2;
}
.rightcolumn_bg {
	padding-top:10px;
	padding-bottom:10px;
	background:#FFF;
}

/* 2 Column (left menu) settings */
.leftmenu {
	/*background:#fff;		/* right column background colour */
}

.leftmenu .colleft {
	right:75%;			/* right column width */
	/*background:#f4f4f4;	/* left column background colour */
}
.leftmenu .col1 {
	width:71%;			/* right column content width */
	left:102%;			/* 100% plus left column left padding */
}
.leftmenu .col2 {
	width:21%;			/* left column content width (column width minus left and right padding) */
	left:6%;			/* (right column left and right padding) plus (left column left padding) */
}
/* Footer styles */
#footer {
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #000;
	/*background:#f2f2f2;*/
}
#footer p {
	padding:10px;
	margin:0;
	font-size:12px;
	color:#000;
	text-align:center;
	font-weight:bold;
	background:#fff;
}

#bodywrapper {
	text-align:center;
}
#body-main {
	/*width:1002px;
	margin:0px auto;
	text-align:left;*/
	
}

#navigation  {
/*margin:20px 0px 10px;*/
}
#navigation ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#navigation ul li {
	list-style:none;
	padding:0px;
	margin:0px;
	/*background:url(../images/menu_bg.jpg) right 0px no-repeat ;*/
}

#navigation ul li.active {
	/*background:url(../images/menu_bg.jpg) right bottom no-repeat ;*/
}
#navigation a, #navigation a:visited  {
	/*color:#000;
	padding:5px 0px 5px 5px;
	margin:1px 0px;
	line-height:190%;*/
	display:block;
	text-decoration:none;
	font-weight:bold;
	background:#bad0fc;
	padding:5px 0px;
	
}
#navigation a:hover {	
	background:url(../images/menu_bg1.jpg);
	color:#fff;
	
}

.header_para img {
margin-left:260px;
}

.welcome_para {
padding:10px 0px
}

.left-col-img {
margin-top:15px;
}


/**content part area style run here*/
.content_text_area {
/*padding:10px 0px;*/
color:#000101;
}
.content_text_area  h1, .content_gallery_area h1{
font-size:18px;
text-align:center;
color:#9B0707;
margin-bottom:10px;
}
.rounded_corner {
	background:#f5f5f5;
-moz-border-radius: 7px;
border-radius: 7px;
	border:2px solid #404040;
	color:#861229;
	padding:6px 0px;
}
.content_text_area  h2 {
font-size:14px;
text-align:left;
color:#0000CC;
display:inline-block;
border-bottom:#000033 2px solid;
}
.content_text_area p {
text-align:justify;
line-height:180%;
margin-bottom:10px;
}

.content_text_area ol {
	margin:5px 0px;
}
.content_text_area ol li {
text-align:justify;
line-height:170%;
padding:5px 0px;
}

.content_gallery_area {
/*padding:15px 0px;*/
}

/***light box gallery starts here***/
.content_gallery_area h3{
font-size:14px;
color:#400000;
margin-bottom:8px;
}
.gallery_div {
		background-color: #E8E8E8;
		/*padding: 5px;
		width: 100%;*/
		text-align: center;
		padding-top:15px ;
		padding-bottom: 15px;
	}
.gallery_div ul { list-style: none; margin:0px; padding:0px;}
.gallery_div ul li { display: inline; }
.gallery_div img {
	border: 1px solid transparent;
	border-radius:5px;
	max-height: 120px;
	width:auto;
}
.gallery_div ul a {
	padding:0px 3px;
}
.gallery_div ul a:hover img {
	border: 3px solid #fff;
	color: #fff;
}
.gallery_div ul a:hover { color: #fff; }
.gallery_div {
	/*height:125px;
	overflow:auto;*/
}

.donation font {
	font-size:18px;
	color:#FF0000;
	font-weight:bold;
}

.donation span {
	font-size:14px;
	color:#000066;
}

.studi_para {
	padding:10px;
}
.studi_para span {
	padding:0px 25px;
}

.border_left{border-left:1px solid #404040; }
.carousel {width:100%; margin:0px auto;}

.gallery_div.row > .image-container:nth-of-type(4n+1){clear:left;}
@media (max-width: 768px) {
.gallery_div.row > .image-container:nth-of-type(2n+1){clear:left;}
}