@charset "utf-8";
/* CSS Document */

.outer {
	max-width: 800px;
}
.container.outer {
	max-width: 800px;
	background-color: #658a9f;
	border: medium solid #8FC7FB;
	border-radius: 5px;
	-webkit-box-shadow: 7px 5px 10px #222121;
	box-shadow: 7px 5px 10px #222121;
}
/*Navbar Decoration*/

.navbar-default {
	/* [disabled]background-color: #498DB8; */
	border: thick groove #0495B3;
	background-image: url(Graphics/MenuBg.jpg);
	max-width: 800px;
	float: none;
	display: inline-block;
}
.navbar-default .navbar-text {
	color: #FFFFFF;
	max-width: 800px;
	clear: both;
}
.navbar-default .navbar-nav > li > a {
	color: #FFFFFF;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #001243;
	background-color: transparent;
}
.position {
}
.Decor1 {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: italic;
	font-weight: bolder;
	color: #FBFBFB;
	text-align: center;
}
.ImagePlaceCtr {
	align-content: center;
	margin-left: 69px;
	padding-right: 0px;

}
.widthsize {
	max-width: 812px;
}
.leftpad {
	margin-right: 15px;
	padding-right: 1px;
}
.padding {
	padding-left: 30px;
	margin-left: 20px;
}
#footer {
	background-image: url(../Graphics/footerBBG.png);
	max-width: 800px;
	color: #203DED;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: normal;
	font-weight: lighter;
	font-size: xx-small;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	clear: left;
	width: 100%;
}

.PText {
	color: #F9F4F4;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: medium;
	text-align: justify;
	font-weight: normal;
	
}
.gap-right {
  margin-right: 10px; 
}
.styled {
}
.size {
	max-width: 580px;
}
.navposition {
	clear: both;
	float: none;
}
.dates {
	width: 762px;
}
.bgcolor {
	background-image: url(../../SoulWebsite2017/Graphics/MenubarBG.jpg);
}
.color {
	background-image: url(../Graphics/MenuBg.jpg);
}
.MainCont {
	width: 767px;
	background-color: #658A9F;
	border-style: solid;
	border-color: #F9F9F9;
	border-radius: 10px;
	-webkit-box-shadow: 5px 5px 9px;
	box-shadow: 5px 5px 9px;
}
