body {
	background: url(../images/background1.jpg) no-repeat top center #070803;
	margin:0px;
	padding:0px;
	font:normal 12pt Georgia, Times, serif;
}
html {
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
}
* {

}

p {
	text-align:justify;
}

a {
	color:#9C1800;
	text-decoration:none;
}

.textR {
	color:#993306;
}

.fL {
	float:left;
}

.fR {
	float:right;
}

.dC {
	cursor: pointer;
}

.mr20 {
	margin-right:20px;
}

.bodyDiv {
	margin:0px auto;
	width:936px;
	z-index:10;
}

#showChurch {
	padding-top:9px;
	cursor:pointer;
}

#showSite {
	padding-top:9px;
	cursor:pointer;
	display:none;
}

.pagetop {
	background: url(../images/page-background-top.png) no-repeat top center;
	margin-left:-177px;
	width:1213px;
	min-height:163px;
}

.header-donate {
	background: url(../images/donate.gif) no-repeat top center;
    width: 92px;
    height: 26px;
    position: relative;
    left: 1040px;
    top: 104px;
    margin-bottom: -26px;
    cursor:pointer;
}

.pagewrapper {
	background: url(../images/page-background.png) repeat-y top center;
	margin-left:-177px;
	width:1213px;
}

.pagemid {
	background: url(../images/page-background-mid.png) no-repeat top center;
	width:1213px;
	min-height:748px;
}

.pagecontent {
	padding:30px 70px 0px 410px;
}

.pagebottom {
	background: url(../images/page-background-bottom.png) no-repeat top center;
	margin-left:-177px;
	width:1213px;
	height:61px;
	text-align:right;
}

.social {
	margin-right:22px;
	padding:6px 0px 0px 48px;
	height:25px;
	overflow:hidden;
}

.shareButtons {
	margin:3px 0px 0px 0px;
	float:left;
}

.shareButtons a {
	color:#f7941d;
	text-decoration:none;
	font-size:10pt;
}

.followButtons {
	margin:3px 0px 0px 20px;
	float:left;
}

.followButtons div {
	float:left;
	padding-left:3px;
}

.followButtons img {
	border-width:0px;
}

.followLink {
	color:#f7941d;
	text-decoration:none;
	font-size:10pt;
}

.facebookLike {
	margin:-3px 0px 0px 2px;
	width: 92px;
	height: 21px;
	overflow: hidden;
}

.copyright {
	padding:40px 46px 10px 310px;
	float:right;
}

.txtorange {
	color:#f7941d;
	font-size:10pt;
}

.dailyReadings {
	margin-top:-10px;
	width:740px;
}

.dailyReadings img {
	margin-left:-5px;
}

.homeTwitter {
	margin:20px 10px 0px 0px;
}

.homeCalendar {
	margin:20px 20px 0px 0px;
}

.dailyReadingsContent {
	width:520px;
}

.readingTitle {
	margin-left:-60px;
	width:800px;
	height:30px;
	overflow:hidden;
}

.readingDate {
	margin-left:-60px;
}

.readingIcon {
	margin:-38px 0px 0px 20px;
}

.readingIcon img {
	border:1px solid #000000;
}

.readingElement {
	padding-bottom:15px;
}

.textPageTitle {
	font-size:1.5em;
}

.textPageSubTitle {
	margin-top:5px;
	margin-bottom:20px;
	font-size:1.1em;
}

.mid-page-leaderboard {
	width:724px;
	height:130px;
	margin-top:20px;
	//margin-bottom:10px;
}

.festival-banner {
	background: url(../images/festival.jpg) no-repeat top left #070803;
	border:1px solid #000000;
}

.mpl-text {
	background-color:#6d2504;
	color:#EEBC4A;
	width:238px;
	padding:28px;
	//width:434px;
	//padding:35px 35px 21px 35px;
	height:54px;
	border:4px solid #bd7e37;
}

.mpIcons td {
	padding-right:10px;
}

.mpDiv {
	border:1px solid #1a1c16;
	width:720px;
	height:405px;
	background-repeat:"no-repeat";
	background-position:"center";
	background-size:720px 405px;
}

/*** slider **/
div.sliderTop{
	width:724px;
	height:250px;
	float:left;
	margin-top:15px;
}
div.detailsSlide{
	width:800px;
	height:100px;
	boreder:1px solid #eee;
	float:left;
}
div.sliderTop ul li{
	width:930px;
	height:288px;
	list-style-type::none;
}
.bx-pager{
	text-align:left;
	margin:-60px 0px 0px 15px;
	position:absolute;
	z-index:100;
}
.bx-pager a{
	background: transparent url('../images/slidePageInactive.png') no-repeat center top;
	margin-right:5px;
	padding-right:10px;
	color: transparent;
	padding-bottom:1px;
}
.bx-pager a:hover,
.bx-pager a.pager-active{
	background: transparent url('../images/slidePagerActive.png') no-repeat center top;
	color: transparent;
}

.menuList p{
	font-family:'Tulpen One', cursive;
	font-size:23px;
	color:#ffde00;
	margin:0px 12px;
	text-shadow: 2px 2px #6D2504, 2px 2px #6D2504, 1px 2px #6D2504, 2px 2px #6D2504;
}
#smoothmenu1 ul li p{
	padding:3px 0px;
}
#smoothmenu1 ul li#firstItem p{
	margin-right:20px;
}
#smoothmenu1 ul li#firstItem a{
padding:0px 10px;
}
#smoothmenu1 ul li#lastItem p {
	margin-right:20px;
}


