/*!
 * Custom User Stylesheet ELS3
 */

/* CUSTOM STYLES */
h1 {
}
h2 {
}
h3 {
}
h4 {

}
h5 {
}
h6 {

}
a {
}
p {

}
.goldlake {
	color: #F4F400;
}
.mtscblue {
	font-family: "Times New Roman";
	color: #000;
}
.welcome-left{
	float:left;
	width:25%;
}
.welcome-right{
	float:right;
	width: 72%;
}
.about-main {
  background: #fff;
  margin: 0em 0em 5em 0em;
}
.abouttop-right h4 {
	font-size: 1.6em;
	font-weight: 500;
	font-family: 'Kreon', serif;
	color: #FFF;
	margin-top: .5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}
.abouttop-right h4 a{
	color:#FBA919;
}
.abouttop-right h4 a:hover{
	color:#A0431B;
	text-decoration:none;
}
.abouttop-right p {
  font-size: 1em;
  font-weight: 300;
  color: #5A5A5A;
  line-height: 1.9em;
}
.about-top h2 {
    font-size: 2.5em;
    font-weight: 500;
    color: #A0431B;
    font-family: 'Kreon', serif;
    margin: 0em 0em 1.5em 0em;
    text-align: center;
}
}
.abouttop-left {
    width: 65%;
    margin: 0 auto 1em;
}
.welcome h3 {
	color: #FF8000;
}
.welcome-txt {
	border: medium solid #F00;
	height: auto;
}
.photo-all {
	margin-top: 12px;
	margin-left: 12px;
}
.photo-allb {
	margin-top: 12px;
	margin-left:auto;
	margin-right:auto;
}
.photo-Welcome {
	margin-top: 12px;
	margin-left: 12px;
	margin-bottom: 12px;
}
