@charset "UTF-8";


 .menu li {
    display: block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 13%;
    border-bottom-style: none;
    border-bottom-width: thin;
    margin-top: 14px;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0.32%;
    padding-left: 0.32%;
    float: left;
    bottom: auto;
    position: relative;
    text-align: center;
    left: -31px;
}

.pageHeader #pageNav { 
	margin-right:0px;
	margin-left:0px;
    background-color: #333300;
    height: 48px;
    width: 100%;
    border-bottom: thick solid #993300;
    position: relative;
	margin-bottom: 0px;
	
}

.menu li a {
    text-decoration: none;
    font-weight: bold;
	font-size: 1.3vw;
    text-transform: none;
    font-style: normal;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    color: #FDFDFD;
    text-align: center;
}

 .menu li:hover {
    border-bottom: thick solid #993300;
}

 .menu ul {
	border-top: thick solid #993300;
	margin-bottom: -9px;
    margins-left: 0px;
    margin-right: 0px;
    background: #333300;
    position: absolute;
    display: none;
}

.menu ul li{
	
   
    text-align: left;
	border-bottom-style: solid;
    border-bottom-color: #993300;
	width:130px;
}

 .menu ul li a {
    marging-left: 0px;
    padding-left: 0px;
    border-bottom: thin;
    border-bottom-color: #993300;
    padding-right: 0px;
    margin-left: 0px;
    left: auto;
}

 .menu li:hover>ul {
	display:block;
}
@charset "UTF-8";
body {
    background-image: url(../_images/AACMA22.jpeg);
    background-size: cover;
    margin-top: auto;


}
.pageHeader { 
	border-top: medium solid #fff;
	border-bottom: medium solid #fff;
	border-radius:10px;
}

.spotlight {
    margin: 0px;
    padding: 2px;
    width:24.3%;
    height: 232.75px;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: thin;
	border-radius: 10px;
	
}
.events {
	margin:0px;
	padding:2px;
    background-color: #FFFFFF;
	width: 26.2%;
    height: 232.75px;
    border-radius: 10px;	
}
body article {
   
    background-color: #FFFFFF;
    border-top-color: #2F0102;
    border-top-style: inset;
	margin:0px;
	border-radius: 10px 20px 10px 10px;
	border-right:medium solid #993300;
	
}

.infor {
    margin: 0px;
    padding: 2px;
 
    background-color: #FFFFFF;
    border-left-style: inset;
    border-left-width: thin;
	border-radius: 10px;
}

body aside {
	width: 24.53%;
	margin:0px;
	padding:2px;
		float: right;
border-radius: 10px;
	border:  medium solid #fff ;
	
	
}

body footer{
	margin:0px;
	float:left;
	width:100%;
	background-color:#333300;
}
@charset "UTF-8";

.infor-slide {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 232.75px;
    background-image: url(../_images/AACMA20.jpg);
    background-size: 100% 234px;
    animation: slide 20s infinite;
	float:right;
}
@keyframes slide{
	20%{
		 background-image: url(../_images/AACMA26.jpg);
	}
		40%{
		 background-image: url(../_images/AACMA25.jpg);
	}
	60%{
		  background-image: url(../_images/ACCMA4.jpg);
	}
	
	80%{
		 background-image: url(../_images/ACCMA5.jpg);
	}
	
	100%{
		  background-image: url(../_images/AACMA20.jpg);
	}
}
@charset "UTF-8";

.documentContainer li a{
    text-decoration: none;
    font-size: medium;
    font-weight: bold;
    text-transform: none;
    font-style: normal;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    text-align: left;
    color: hsla(0,85%,8%,1.00);	
}

.documentContainer li{
	width:67.85%;
	 display: block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border-bottom-style: none;
    border-bottom-width: thin;
    margin-right: 0;
    margin-left: 0;
    bottom: auto;
    position: relative;
    text-align: left;
	
}

.documentContainer{
	
	
}

.documentContainer li:hover {
    border-bottom: thick solid #993300;
	
}


.next a{
    text-decoration: none;
    font-size: medium;
    font-weight: bold;
    text-transform: none;
    font-style: normal;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    text-align: left;
    height: 25px;
    width: 50px;
    display: block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin-right: 0;
    margin-left: 5px;
    bottom: auto;
    position: relative;
    float: left;
    border-style: groove;
    border-color: #000000;

    
}


.next a:hover{
    background-color: #2F0102;
    color: #FFFFFF;	
}

.setfocus{
    background-color: burlywood;
    color: #000000;		
}
@charset "UTF-8";
.MCE {
    border: medium solid #565555;
	
	margin-left:30px;
	margin-top:7px;
	align:left;
	border-radius:10px;
}


.image{
    padding-top: 5px;
    margin-top: 5px;
    margin-left: 5px;
    float: left;
    margin-right: 28px;
    border-style: outset;
    width: 247px;
	height:420px;
 
    text-align: center;
	border-radius:10px;
	background:white;
}

.aboutArticle{
	
	height: auto;
   
    background-color: #FFFFFF;
	

}


.home-projects{
	display:;
	
}
.projects{
	
text-align: center;
height: 420px;
width: 330px;
border: thick ;
border-style: none;
border-color: aliceblue;
background-color: whitesmoke;
	transition: 1s;
	color: #666666;
	margin-right: 5px;
	margin-bottom: 5%;
	float: left;
	filter:grayscale(0);
}

.projects:hover{
	
	background-color: navy;
	color:white;
	filter:grayscale(100%);
	transform: scale(1.3);
}



.MsoNormal{
	
	margin-top:12.0pt;
	margin-right:0in;
	margin-bottom:12.0pt;
	margin-left:7px;
	text-align:left;
	line-height:19.2pt;
	vertical-align:baseline;
	font-family:'inherit',serif;
	font-size:12.0pt;
	color:#666666;
border-right :medium solid #993300;
	
	border-radius:0 20px 0 0;
}


.aboutHeading{
    padding-top: 5px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: large;
    text-align: center;
    background-image: url(../_images/ACCMA8.jpg);
	width:100%;
	margin:0px;
	border-radius: 10px;
}


.Ourstructure{
	
	background-color: #FFFFFF;
}

.management{
	
	margin:0px;
	background: #fff;
	width:100%;
	
}