#header{
	background-color: #800000;
		padding-top:3px;
		/*padding-bottom:10px;
		padding-left:10px;
		padding-right:10px;
		margin-top:2px;
		margin-left:140px;*/
	

}

h2, h1{
	color:#ffffff;
}

footer{
	background: #800000;
	color:#eee;
	font-size: 11px;
	padding:20px;
}
 ul.unstyled{
 	list-style: none;
 	padding:0px;
 }


body{
	background-image: url(img/bg1.jpg); 
  
}

.marquee1{
font-size: 20px;
color: #E3701A;

}
.box {
  margin-bottom: 20px;
  padding: 30px 15px;
  background: #98AFC7;
  /* background: rgba(255,255,255,0.9); */
 
 }

 .admission{
 	background-color:#4863A0;
 	padding:20px; 
 	color: #fff;

 }
 .admission1{
 	background-color:#4863A0;
 	padding:20px; 
 	color: #fff;
 	margin-top: -1px;

 }

 .col-sm-6  {
    margin-bottom: 15px;
}
.boxG{
	background-color: #D1D0CE;
}
#index{
	background-color: #000;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  border-radius: 0;
  border: none;
  background-color: #ccc;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: .5;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: none;
}
.carousel-control.left {
	background-image: none;
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: none;
}

.carousel-control {
  padding-top:10.25%;
  width:5%;
}
.section-title{
  background-color: #800000;
}


 }
 .oblique{
  font-style: oblique;
  font-color:#800000;
 }

