<style type="text/css"> @import url("/live/css/main.css");
 </style> ul {
 margin: 0px;
 padding: 0px;
}
/* End of Custom Scroll bar*/



body {
	background-color: #171717;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	outline:none;
	background-image: url(../images/pastorDoggette.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
}
.bodyLogo {
}
iframe {
	color: #FFFFFF;
	background-color: #333;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
}
li {
	list-style-type:none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFF;
	font-weight: lighter;
}
#mainWrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: none;
	width: 990px;
	font-size: 12px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 100%;
	overflow: hidden;
	outline:none;
	background-repeat: repeat;
	background-position: 20px;
}
#mainWrapper960 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: none;
	width: 960px;
	font-size: 12px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 100%;
	overflow: hidden;
	outline:none;
	padding-top: 20px;
}
#homeContainer {
	height: 100%;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	overflow: hidden;
}
#directoryContainer {
	height: 100%;
	width: 100%;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
}
#navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 960px;
	position: relative;
	background-image: url(../images/headerLogoSmaller.png);
	background-repeat: no-repeat;
	background-position: left;
	overflow: hidden;
	height: 50px;
	background-color: #3C1435;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
/*  Navigation */

#navbarFull {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 100%;
	position: relative;
	background-image: url(../images/headerLogoSmaller.png);
	background-repeat: no-repeat;
	background-position: left;
	overflow: hidden;
	height: 50px;
	background-color: #3C1435;
	
}





























.nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	float: right;
	position: relative;
	right: 0px;
	bottom: 0px;
	text-align: right;
	vertical-align: bottom;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 10px;
	height: 40px;
}
.nav li {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: inline-block;
	text-decoration: none;
	list-style-type: none;
	position: relative;
}
.nav li a {
	text-decoration: none;
	color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	background-image: url(../images/navBG.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 8pt;
	background-color: #2D0125;
}
.nav li a:visited {
}
.nav li a:hover {
	color: #FE9A00;
	background-image: url(../images/navBG-HOVER.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.nav li a:visited:hover {
	color: #FF9902;
	background-image: url(../images/navBG-HOVER.png);
	background-repeat: no-repeat;
	background-position: center top;
}
/*Custom Scroll Bar*/































.scroll-pane {
	width: 580px;
	height: 250px;
	overflow:auto;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F90;
	outline:none;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F60;
	outline:none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	outline:none;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	outline:none;
}
#advertisements {
	float: left;
	width: 390px;
	outline:none;
	background-image: url(../images/content-bgColor.png);
	background-repeat: repeat;
}
#blogWrapper {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	float: left;
	width: 680px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(../images/content-bgColor.png);
	background-repeat: repeat;
}
#choirAndPraiseTeamImages {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	float: right;
	height: 350px;
	width: 350px;
	overflow: hidden;
	background-image: url(../images/content-bgColor.png);
	background-repeat: repeat;
}
#libertySideBar {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	float: right;
	height: 550px;
	width: 350px;
	overflow: hidden;
	background-image: url(../images/content-bgColor.png);
	background-repeat: repeat;
}
#clock {
	background-color: #2a2a2a;
	float: left;
	width: 390px;
}
.colorGold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
#divider {
	background-color: #ff9900;
	float: left;
	height: 25px;
	width: 990px;
}
.dropCapSmall {
	color: #ff9900;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 19px;
	padding-top: 2px;
	padding-right: 5px;
}
.dropCap {
	color: #ff9900;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 78px;
	line-height: 62px;
	padding-top: 2px;
	padding-right: 10px;
}
#footerWrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 980px;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #FFF;
	outline:none;
	background-color: #2C2C2C;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 950px;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #FFF;
	outline:none;
	background-color: #2a2a2a;
}
.footerNavigation {
	width: 950px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
#generalMainContent {
	float: left;
	width: 990px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	color: #FFF;
	outline:none;
	background-image: url(../images/content-bgColor.png);
}
#loginEmailWrapper {
	float: left;
	width: 990px;
	outline:none;
	background-image: url(../images/content-bgColor.png);
	background-repeat: repeat;
}
#liveWrapper {
	float: left;
	width: 960px;
	outline:none;
	background-repeat: repeat;
}
#loginFormWrapper {
	float: left;
	width: 580px;
	height: 35px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	outline:none;
}
#mainWrapper #blogWrapper .js-kit-comments {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #2A2A2A;
	border-right-color: #2A2A2A;
	border-bottom-color: #2A2A2A;
	border-left-color: #2A2A2A;
	outline:none;
	background-image: url(../images/content-bgColor.png);
	background-repeat: repeat;
}
#MainconsoleWrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 960px;
	overflow: hidden;
	background-repeat: repeat;
	position: relative;
	margin-bottom: 20px;
}
#newConsole {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 960px;
	overflow: hidden;
	background-repeat: repeat;
	position: relative;
}
#photoPageContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 990px;
	background-image: url(../images/content-bgColor.png);
	overflow: hidden;
	background-repeat: repeat;
}
#photosContent {
	float: left;
	height: 450px;
	width: 990px;
}
#madisonMissionLiveWrapper {
	float: right;
	width: 370px;
}
#madisonMissionLiveWrapper:hover {
	float: right;
	width: 370px;
	background-image: url(../images/MM_LIVE-hover.png);
	background-repeat: no-repeat;
}
#mainChoirTextContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	width: 580px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-repeat: repeat;
	overflow: auto;
	height: 300px;
}
#mainChoirTextContentTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F90;
	background-color: 2f0329;
	text-align: center;
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#mainChoirText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	width: 600px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 100%;
	background-image: url(../images/content-bgColor.png);
	background-repeat: repeat;
	overflow: auto;
}
#libertyContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	width: 590px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	overflow: auto;
	background-image: url(../images/content-bgColor.png);
	background-repeat: repeat;
	height: 700px;
}
#libertyWrapper {
	float: left;
	width: 990px;
}
#mainAskThePastorContentWrapper {
	height: 100%;
	width: 990px;
	float: left;
	background-image: url(../images/content-bgColor.png);
	background-repeat: repeat;
}
#marketingConsoleWrapper {
	background-color: #000;
	float: left;
	height: 450px;
	width: 990px;
}
#navbarWrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #2F0329;
	float: left;
	width: 990px;
	position: relative;
	height: 50px;
	background-image: url(../images/headerLogo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#newsAdsWrapper {
	float: left;
	width: 960px;
	background-repeat: repeat;
	background-image: url(../images/Backgrounds/bg-transparent-2a2a2a.png);
	padding-bottom: 20px;
}
#news {
	float: left;
	width: 461px;
	height: 100%;
	font-size: 10px;
	margin-right: 5px;
	margin-top: 20px;
	padding: 0px;
	margin-left: 10px;
}
/* This is the fix the dotted Outline for the  Object tag used by flash swf files*/































object {
	text-decoration: none;
	outline: none;
}
#quickLinksClockWrapper {
	float: left;
	width: 990px;
	background-repeat: repeat;
}
#quickLinks {
	float: left;
	width: 600px;
	background-image: url(../images/content-bgColor.png);
	background-repeat: repeat;
}
.smallText {
	font-size: 9px;
	color: #666;
	text-decoration: underline;
}
#youthTextContentWrapper {
	float: left;
	width: 570px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-repeat: repeat;
}
/* Video ----   Youth Video on the Youth webpage*/















/* ------------------------------------------------------------------------------------------------------  */















#youthVideo {
	float: left;
	width: 390px;
	background-image: url(../images/content-bgColor.png);
}
#webTVWrapper {
	float: left;
	height: 450px;
	width: 990px;
	background-image: url(../images/webtv%20bg.png);
}
/*  Photos Wrapper ------------------------------------------------------------ */















#photosWrapper {
	float: left;
	height: 600px;
	width: 990px;
	overflow: hidden;
}
#generalContentLeft {
	float: left;
	width: 390px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#generalContentRight {
	float: left;
	width: 590px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#generalNewsFlashWrapper {
}
#newsTicker {
	float: left;
	height: 25px;
	width: 990px;
	overflow: hidden;
}
#pageContent {
	float: left;
	width: 990px;
	height: 100%;
}
#FooterContent {
}
#reLibertyVideoPlayer {
	background-color: #000;
	position: relative;
	width: 603px;
	margin-right: auto;
	margin-left: auto;
}
#vidPlayerBG {
	background-color: #000;
}
#contactForms {
	float: left;
	width: 990px;
	position: relative;
	color: #FFF;
}
#thanks {
	text-align: center;
	vertical-align: middle;
}
.recentNews {
	padding: 10px;
	float: left;
	height: 300px;
	overflow: hidden;
	width: 435px;
	background-image: url(../images/Backgrounds/bg-transparent-2a2a2a.png);
	background-repeat: repeat;
	margin-bottom: 10px;
	background-color: #333;
}
.recentNews li {
	background-color: #333;
	margin: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.recentNews li:hover {
	background-color: #666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
}
.recentNewsTitle {
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: lighter;
	background-image: url(../images/Backgrounds/bg-transparent-2a2a2a.png);
	background-repeat: repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
	border-bottom-color: #F90;
	border-left-color: #999;
	width: 430px;
}
.video {
	float: left;
	width: 470px;
}
.recentVideo {
	float: left;
	margin-top: 20px;
	width: 470px;
	margin-left: 5px;
}
.column306 {
	padding: 5px;
	float: left;
	width: 152px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
	margin-right: 10px;
}
.column306 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFF;
	text-decoration: none;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.column306 a:visited {
	color: #CCC;
}
.column306 a:hover {
	color: #F60;
}
.column306 a:visited:hover {
	color: #F60;
	text-decoration: underline;
}
.credits {
	float: left;
	width: 940px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	margin-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333;
}
.credits a {
	font-size: 8pt;
	color: #FFF;
	text-decoration: none;
}
.credits a:visited {
	color: #999;
}
.credits a:hover {
	color: #F90;
}
.credits a:visited:hover {
	color: #F90;
}
.footerMessage {
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
}
#newsSlides {
	float: left;
	height: 337px;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #CCC;
}
.majorEvents {
	float: right;
	width: 330px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 337px;
	color: #CCC;
	padding-left: 10px;
}
.content {
	color: #FFF;
	float: left;
	width: 938px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(../images/Backgrounds/bg-transparent-2a2a2a.png);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #333;
	border-left-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
#newsContent {
	float: left;
	width: 590px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	background-image: url(../images/Backgrounds/bg-transparent-2a2a2a.png);
	background-repeat: repeat;
}
#newsContentSidebar {
	float: right;
	width: 300px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #333;
	padding-left: 15px;
}
.newsContentTitle {
	font-size: 24pt;
	font-weight: lighter;
	padding: 5px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.calendar {
	padding: 10px;
	float: left;
	width: 940px;
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.calendar a {
}
.ministrySummary {
	background-color: #2C2C2C;
	padding: 10px;
	float: left;
	width: 940px;
	color: #b1b1b1;
}
.newsDate {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
	font-size: 14px;
	color: #333;
	background-color: #F90;
}
.newsTitle {
	color: #FFF;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	font-size: 14px;
	font-weight: bold;
	background-color: #000;
}
.newsSnippet {
	float: left;
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 10px;
	width: 560px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	background-image: url(../images/Backgrounds/bg-transparent-2a2a2a.png);
	background-repeat: repeat;
	background-color: #2C2C2C;
}
.fullArticle {
	font-size: 10px;
	color: #F90;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 560px;
	background-color: #666;
}
.newsItem {
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}
.newsContentItems {
	float: left;
	height: 500px;
	width: 590px;
	overflow: scroll;
}
.articlePaginate {
	padding-top: 5px;
	padding-left: 150px;
}

