body {
    /*max-width: 1366px;*/
    max-width: 100%;
}

.topheader {
    /*background: url(../images/header-bg.jpg) repeat-x;*/
}

.topheader {
	padding: 10px;
	/*background-color: #8f712f;*/

	background: rgb(179,34,41);
	background: linear-gradient(180deg, rgba(253,164,84) 0%, rgba(253,187,128,0.9612219887955182) 46%, rgba(253,170,99,0.896796218487395) 100%);
}

.headerenquiry h3 {
	color: #fff;
}

.headerenquiry p {
	color: #fff;
	font-size: 1.2em;
}

.imgcenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.schoolname img {
	padding-top: 10px;
}

.schoolname h1 {
	color: #fff;
	text-align: left;
}

.schoolcontact h3 {
	color: #fff;
}

.schoolcontact p {
	color: #fff;
	font-size: 1.2em;
}

.topnavbar {
	/*background-color: #10487b;*/
	background-color: #8b453c;
}

.navbar-default {
    background-color: #ffffff00;
    /*border-color: #10487b;*/
    border-color: #8b453c;
}

.nav {
	/*background-color: #082a48;*/
	background-color: #834038;
    padding: 10px;
    width: 100%;
    border-radius: 15px;
}

.nav li {
	font-size: 1.2em;
    color: #fff;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    /*background-color: #10487b;*/
	background-color: #8b453c;

}

.backgrounddiv {
	background-color: #d7d4d4;
}

.sliderarea {
	padding: 0px;
}

.sliderarea img {
	width: 100%;
	max-height: 400px;
}

.aboutus {
	margin-top: 2%;
	background-color: #f2f2f2;
	padding-top: 15px;
}

.aboutusschool {
	background-color: #fff;
}

.aboutusschool h2 {
	color: #000;
	font-size: 2em;
}

.aboutusschool p {
	text-align: justify;
	line-height: 20px;
    color: #000;
    font-size: 1.2em;
    letter-spacing: 1px;
}

.aboutusschool h3 {
	color: #000;
	font-size: 1.8em;
}

.aboutusschool li {
	text-align: justify;
	line-height: 20px;
    color: #000;
    font-size: 1.2em;
    letter-spacing: 1px;
}

.aboutusupdates {
	background-color: #fff;
}

.aboutusupdates h2 {
	color: #000;
	font-size: 2em;
}

.aboutusupdates li {
	text-align: justify;
	line-height: 20px;
    color: #000;
    font-size: 1.2em;
    letter-spacing: 1px;
}

.aboutusupdatesitem {
	background-color: #d9edf7;
    border: 1px solid #bce8f1;
}

.messagearea {
	background-color: #f2f2f2;
	margin-top: 2%;
}

.messageareatitle h2 {
	color: #000;
	font-size: 2em;
}

.managermessagearea h3 {
	color: #000;
	text-align: left;
}

.managermessagearea p {
	color: #000;
	text-align: justify;
}

.managermessagearea h4 {
	color: #000;
	text-align: right;
}

#shadowshow {
  padding: 10px;
  box-shadow: 10px 10px #888888;
}

.topperstudent {
	background-color: #f2f2f2;
	margin-top: 2%;
	margin-bottom: 2%;
}

.topperstudent h2 {
	color: #000;
	font-size: 2em;
}

.topperstudent h3 {
	color: #000;
	text-align: center;
}

.topperstudent p {
	color: #000;
	text-align: center;
}

.footer {
    /*background: url(../images/header-bg.jpg) repeat-x;*/

    background: rgb(253,164,84);
/*background: linear-gradient(180deg, rgba(253,164,84) 0%, rgba(253,187,128,0.9612219887955182) 46%, rgba(253,170,99,0.896796218487395) 100%);*/
}

.footerlink h2 {
	/*color: #f2f2f2;*/
	color: #2e2e2e;
}

.footerlink a {
	/*color: #fff;*/
	color: #2e2e2e;
	font-size: 1.1em;
	text-align: center;
	text-decoration: none;
}

.footeraddress h2 {
	/*color: #f2f2f2;*/
	color: #2e2e2e;
}

.footeraddress p {
	/*color: #fff;*/
	color: #2e2e2e;
	font-size: 1.1em;
	text-align: justify;
}

.footercopyright {
	/*background-color: #0f477a;*/
	padding: 15px;
	background: rgb(209,111,23);
/*background: linear-gradient(180deg, rgba(253,164,84) 0%, rgba(253,187,128,0.9612219887955182) 46%, rgba(253,170,99,0.896796218487395) 100%);*/
}

.footercopyright p {
	color: #fff;
	text-align: center;
}

.schoolaboutus h2 {

}

.welcome-text {
	font-size: 24px;
    font-weight: 600;
    margin: 0px 0 15px 0;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
}

.schoolaboutus p {
    font-size: 1.2em;
    text-align: justify;
    padding: 20px;
    margin-top: 10px;
    line-height: 30px;
}

.schoolaboutus li {
    font-size: 1.2em;
    text-align: justify;
    padding: 10px;
}

.ouraffiliationstatus {
	margin-top: 2%;
	margin-bottom: 2%;
	background-color: #f2f2f2;
	padding-top: 15px;
}

.aboutspace {
	margin-bottom: 2%;
}

.contactus {
	margin-top: 2%;
	background-color: #f2f2f2;
	padding-top: 15px;
	margin-bottom: 2%;
	padding: 20px;
}

.contactusformaddress p {
	font-size: 1.2em;
}