@charset "utf-8";
.urgentNotice #SCLEC-Container {
	width: 100%;
	height: auto;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../SCLEC/images/SCLEC-FoodFunFellowship/bkg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #C0E1F0;
}
.urgentNotice #SCLEC-Container #SCLEC-Container2 {
	width: 100%;
	height: auto;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(../SCLEC/images/SCLEC-FoodFunFellowship/bkg2.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
#SCLEC-Container #SCLEC-Container2 #SCLEC-LogoBox {
	width: 100%;
	height: auto;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#SCLEC-Container2 #SCLEC-LogoBox #SCLEC-ChurchLogo {
	width: 130px;
	height: auto;
	display: block;
	margin-top: 1%;
	margin-right: auto;
	margin-bottom: 0%;
	margin-left: auto;
}
#SCLEC-Container #SCLEC-Container2 #SCLEC-TextBox {
	height: auto;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	color: #000000;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 1.2rem;
	line-height: 1.3rem;
}
#SCLEC-Container2 #SCLEC-TextBox p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#SCLEC-Line-1 {
	color: #AC004B;
	font-size: 2.5rem;
	line-height: 2.4rem;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#SCLEC-TextBox p strong {
	font-size: 1.5rem;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.5rem;
}

#SCLEC-Line-2 {
	color: #AC004B;
	font-weight: bold;
	font-size: 2rem;
	line-height: 1.9rem;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

@media (min-width : 650px ){
#SCLEC-Container #SCLEC-Container2 #SCLEC-TextBox {
	width: 45%;
}

}

@media (min-width:450px) and (max-width:649px){
#SCLEC-Container #SCLEC-Container2 #SCLEC-TextBox {
	width: 60%;
}

}

@media (max-width:449px){
#SCLEC-Container #SCLEC-Container2 #SCLEC-TextBox {
	width: 90%;
}

}
