/*Container	*/
#Container {
	width: 1100px;
	margin: 0 auto;
	background-color: white;
}
/*Header	*/
#Header {
	Height: 165px;
	width: 1100px;
	margin: 0px;
	padding: 0px;
}
img.Header {
	border: 0px;
}
#LeftPane {
	height: 110px;
	width: 800px;
	padding-left: 5px;
	display: inline-block;
	vertical-align: top;
}
#RightPane {
	height: 110px;
	width: 290px;
	padding: 0px;
	display: inline-block;
	vertical-align: top;
	font-family: Muli;
	font-size: 19px;
	color: rgb(95,96,97);
}
#HeaderPadding {
	height:19px;
}
#SlideText {
	height: 51px;
	width: 280;
	text-align: right;
	vertical-align: bottom;
}
#SlidePic {
	height: 40px;
	width: 280;
	vertical-align: top;
	float: right;
}
/*Menu		*/
#Menu {
	line-height: 50px;
	width: 1100px;
	padding: 0px;
	font-family: Muli;
	font-size: 29px;
}
#MenuLeft {
	margin: 0px;
	padding: 0px;
	width: 775px;
	display: inline-block;
}
#MenuRight {
	margin: 0px;
	padding: 0px;
	width: 325px;
	display: inline-block;
}
hr {
    background-color: rgb(71,195,211);
    width: 100%;
    border: 0;
    clear: both;
    height: 1px;
    margin: 0px;
    padding: 0px;
    display: block;
}
a.Menu:link {
	COLOR: rgb(71,195,211);
	text-decoration: none;
}
a.Menu:visited.Menu {
	COLOR: rgb(71,195,211);
}
#Shop {
	Display: inline-block;
	margin-left: 15px;
	text-align: left;
	width: 137px;
}
#News {
	Display: inline-block;
	text-align: left;
	width: 136px;
}
#About {
	Display: inline-block;
	text-align: left;
	vertical-align: center;
	width: 151px;
}
#Connect {
	Display: inline-block;
	text-align: left;
	width: 168px;
}
#Faith {
	Display: inline-block;
	text-align: center;
	width: 148px;
}
/*Footer	*/
#FooterContainer {
	margin-top: 20px;
	height: 300px;
	width: 1100px;
}
#Footer {
	padding: 0px;
	margin-top: 20px;
	height: 250px;
	width: 1100px;
}
#FooterLeft {
	background-image: url('Images/FooterBack.png');
	padding: 0px;
	height: 250px;
	width: 700px;
	display: inline-block;
	vertical-align: top;
	font-family: muli;
}
a.Foot:link {
	color: rgb(255,255,255);
	text-decoration: none;
}
a.Foot:visited {
	color: rgb(255,255,255);
}
hr.Footer {
	background-color: rgb(255,255,255);
	height: 1px;
	padding: 0px;
	width: 150px;
}
#FootShop {
	padding-left: 100px;
}
.FooterContainer {
	padding-top: 30px;
	margin: 0px;
	height: 250px;
	width: 200px;
	display: inline-block;
	vertical-align: top;
}
.FooterHead {
	font-size: 25px;
}
.FooterMargin {
	margin-top: 25px;
}
.FooterSpace {
	margin-top: 10px;
}
#FooterMid {
	height: 250px;
	width: 50px;
	display: inline-block;
	vertical-align: top;
}
#FooterRight {
	padding: 0px;
	height: 250px;
	width: 350px;
	display: inline-block;
	vertical-align: top;
}
#FooterSocialTopBar {
	background-color: rgb(71,195,211);
	height: 50px;
	width: 350px;
	vertical-align: top;
	font-family: Muli;
	font-size: 50px;
}
.FootSocialText {
	color: rgb(255,255,255);
}
#FooterSocialBar {
	height: 90px;
	width: 350px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.FooterSocial {
	height: 90px;
	width: 110px;
	display: inline-block;
}
#FootTwitter {
	height: 90px;
	width: 170px;
	display: inline-block;
	vertical-align: top;
}
#FootFacebook {
	height: 90px;
	width: 170px;
	display: inline-block;
	vertical-align: top;
}
#SocialMid {
	height: 90px;
	width: 10px;
	display: inline-block;
	vertical-align: top;
}
#FooterSocialBar2 {
	height: 90px;
	width: 350px;
}
#FootPinterest {
	height: 90px;
	width: 170px;
	display: inline-block;
	vertical-align: top;
}
#FootInstagram {
	height: 90px;
	width: 170px;
	display: inline-block;
	vertical-align: top;
}
#SocialMid2 {
	height: 90px;
	width: 10px;
	display: inline-block;
	vertical-align: top;
}
#BottomContainer {
	width: 1100px;
	margin: 0 auto;
	margin-top: -20px;
	font-family: Muli;
	font-size: 14px;
	color: rgb(95,96,97);
}
#Copyright {
	display: inline-block;
	width: 600px;
}
#Scripture {
	display: inline-block;
	width: 500px;
	text-align: right;
}