@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	height: 100%;
	width: 100%;
	display: block;
	background-color: #000031;
	background-image: url(../Assets/mainBody.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*#bodyBG {
	background-image: url(../Assets/diamond.png);
	background-repeat: repeat;
	background-position: left top;
}
*/

#Header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
	background-image: url(../Assets/SLClogo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
#navbar {
	display: block;
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Assets/navbar.gif);
	background-repeat: no-repeat;
	background-position: center -8px;
	margin-top: 0px;
}
#navbar ul {
	display: block;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma;
	height: 35px;
	margin-top: 0px;
}
#navbar li {
	vertical-align: middle;
	list-style-type: none;
	display: inline;
}
#navbar li small {
	color: #FFFFFF;
}

#navbar a {
	color: #666666;
	text-decoration: none;
	width: 120px;
	height: 27px;
	float: left;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	background-image: url(../Assets/navBTNS2.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #FFFFFF;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navbar a:hover {
	background-image: url(../Assets/navBTNS-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #414698;
}
#navbar .current {
	background-image: url(../Assets/navBTNS-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #414698;
}

#Content {
	width: 900px;
	height: inherit;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 0px;
	background-color: #FFFFFF;

}
.wrapper {
	background-image: url(../Assets/middleBG.gif);
	background-repeat: repeat-x;
	background-position: left 144px;
}

#Content      h2, h3, h4 {
	margin-top: 5px;
	margin-bottom: 8px;
	color: #040438;
}

#Content a {
	color: #414698;
	text-decoration: none;
}
#Content  img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Content p {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Content dl {
	margin: 5px;
	font-size: 14px;
}
#topSection {
	width: 100%;
	height: inherit;
	margin-bottom: 0px;
	background-image: url(../Assets/topBg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#leftSide {
	width: 600px;
	margin: 0px;
	float: left;
}
#rightSide {
	width: 300px;
	float: left;
	margin: 0px;
}


#info {
	width: 585px;
	float: left;
	height: 90px;
}
.middle {
	padding-left: 15px;
	margin-top: 0px;
}

.middle  dl {
	display: inline;
	float: left;
	width: 200px;
	height: 60px;
}
.middle dt {
	font-size: 16px;
	font-weight: bold;
	color: #040438;
}
.middle dd span {
	color: #E7AE1B;
	font-weight: bold;
}



.mainBoxes {
	width: 220px;
	height: inherit;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
}

.mainBoxes  h4 {
	margin: 0px;
	color: #E7AE1B;
}
.mainBoxes  h3 {
	margin-top: 5px;
	margin-bottom: 0px;
	color: #333333;
}

.mainBoxes .days {
	width: 40%;
	height: auto;
	text-align: right;
	margin: 0px;
	float: left;
}
#podcastinfo {
	width: auto;
	height: 90px;
}
#WPC {
	padding-left: 25px;
	background-image: url(../Assets/sideline.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}

#PODCAST {
	width: 290px;
}


.mainBoxes .times {
	width: 60%;
	float: left;
}
#YNR {
	height: auto;
	width: 489px;
	padding-left: 30px;
	padding-bottom: 50px;
	padding-top: 10px;
	background-image: url(../Assets/ynr2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-left: 40px;
	margin-top: 10px;
	border: thin solid #CCCCCC;
}
#YNRText {
	float: left;
	height: 100%;
	padding-left: 5px;
	margin-bottom: 10px;
	width: 450px;
}
#YNR object {
	float: left;
}

#otherLinks {
	width: 280px;
	margin-left: 5px;
	margin-top: 5px;
}

#otherLinks a {
	font-size: 12px;
	font-weight: bold;
}
#otherLinks li {
	list-style-type: square;
}
#Content  a:hover {
	color: #010133;

}





.podcastBtn {
	display: block;
	color: #FFFFFF;
}
#PODCASTBTN {
	width: 130px;

}


.breaker {
	clear: both;
}
.long {
	width: 575px;
	padding-left: 15px;
	float: left;
}
.sublink {
	font-size: 12px;
	text-decoration: none;
}
.line {
	height: 10px;
	width: 100%;
	display: block;
	clear: both;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.hidden {
	display: none;
}
.sideline {
	width: 2px;
	height: 120px;
	float: left;
	background-color: #666666;
	margin-left: 10px;
}
.contactA a {
	color: #050539;
	font-weight: bold;
}
.contactA  a:hover {
	color: #FFFFFF;
}
.topSection {
	height: inherit;
	margin-bottom: 2px;
	background-image: url(../Assets/topBg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	background-color: #FBFBFC;
}
#Content  #directions {
	padding-left: 15px;
	padding-right: 20px;
}
#Content #directions ul {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	list-style-type:none;
	float: left;
}
#Content #directions li {
	list-style-type: none;
}

#Content #directions img {
	float: right;
	margin-top: 1px;
}
#Content #directions p {
	float: right;
	margin-left: 15px;
}

#Content #middle {
	padding-left: 15px;
	padding-right: 30px;
}
#Content #headPastor {
	height: auto;
}
#Content #headPastor h3 {
	margin-top: 10px;
}

#Content  #headPastor  img {
	float: left;
	height: 155px;
	width: 150px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-left: 15px;
	display: inline;
}
#Content #headPastor p {
	padding-right: 10px;
	padding-left: 10px;
}


#Content  .bios  img {
	float: left;
	height: 155px;
	width: 150px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	display: inline;
}
#Content .bios h3 {
	margin-top: 10px;
}

.topSection2 {
	height: 145px;
	margin-bottom: 0px;
	background-image: url(../Assets/topBg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	background-color: #FBFBFC;
	width: 900px;
}
.closeBio {
	float: right;
	width: 150px;
	margin-bottom: 10px;
}
.closeBio :hover {
	font-weight: bold;
	color: #FFFFFF;
}
.bios {
	padding-right: 30px;
	padding-left: 15px;
	padding-top: 15px;
	width: 855px;
	height: auto;
	background-image: url(../Assets/middleBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.title {
	font-weight: normal;
}
.readmore {
	font-weight: bold;
}
