body{
	
	background:url("images/bg.jpg") repeat;
	text-align: center;
	min-width: 700px;
	font-size:12px;
	
}
#bodyBlock{
	margin: auto;
	padding-top:5px;
	width:700px;
	font-family:arial;
	border-bottom:1px solid #7E8073;
	border-right:1px solid #7E8073;
	background-color:white;
	/*float:left;*/
	text-align:left;
}
#shadow-box{
	margin:-15px auto;
	width:720px;
	padding:0px;
	background: url("images/leftgradient.png") left repeat-y;
}
#shadow-box-R{

	margin: auto;
	width:720px;
	padding:0px;
	background: url("images/rightgradient.png") right repeat-y;
}
#startBlock{
	text-align:center;
	width:200px;
	padding:10px;
	background:rgb(213,223,255);
}
#contentBlock{
	text-align:left;
	padding:10px;
	background:white;
	text-align:left;
	margin-left:15px;
	margin-right:15px;
}


/* HEADER Containers */
#header {
	height:60px;
	padding-top:10px;
	/*background-color:#0080ff;*/
	/*background-color:#4E9A4D;*/
	border-bottom:2px dashed #68CE67;
	text-align:center;
	/*background:url("images/ivy.gif");*/
}
.verse{
	margin:0px auto;
	font-family: Arial;
	width:300px;
	font-size: 10px;
	color: #4E9A4D;
	text-decoration: none;
	background:transparent;
	padding-left:20px;
	margin-top:-4px;
}

.pagetitle{
	font-family:"Georgia";
	color:#4E9A4D;
	font-size:28px;
	text-decoration:none;
	margin-top:0px;
}
.titleimage { border: 0px; }
.titleimage A { border: 0px; }


/** BODY stuff**/
#LinksBlock{
	text-align:left;
	/*background-color:#F7F7F7;*/
	padding:10px;
	float:left;
	height:30px;
}
#LinksBlock .LineContainer{
	float:left;
}

.BigTitle{
	float:right;
	width:200px;
	height:20px;
	font-family:"Georgia";
	/* color:#1E90FF; */
	color:#d84c00;
	font-size:18px;
	text-decoration:none;
	cursor:pointer;
	text-align:left;
	padding-left:4px;
}

.SubTitle{
	float:right;
	text-align:right;
	font-family:"Georgia";
	font-size:12px;
	height:20px;
	line-height:20px;
	padding-top:2px;
}
#smallLinksBlock{
	text-align:left;
	background-color:#F7F7F7;
	padding:3px 10px 3px 10px;
	float:left;
}
.smallNav{
	float:right;
	font-size:10px;
	text-align:right;
	font-family:"Georgia";
	color:#d84c00;
}
.smallLeftNav{
	float:left;
	font-size:10px;
	text-align:right;
}

A:link{	
	color:#d84c00;
	/*color:#143A17;*/
	text-decoration:none;
	border:none;
}
A:visited{
	color:#d84c00;
	text-decoration:none;
	border:none;
}

.RSSblock{
	border:1px solid black;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
	text-align:left;
	float:right;
	padding:5px;
	width:200px;
	background-color:white;
	height:450px;
}
#Calendar{
	border:1px solid black;
	margin-left:5px;
	margin-top:20px;
	margin-right:5px;
	margin-bottom:20px;
	float:left;
	padding:5px;
	width:200px;
	height:450px;
	overflow:hidden;
	background-color:white;
	z-index:1;
}
#highlight{
	border:5px solid #FF00FF;
	position:relative;
	top:0px;
	left:-2px;
	height:450px;
	width:212px;
	z-index:20;
}

.toggle{
	color:black;
	background:transparent;
	cursor:pointer;
	text-decoration:none;
	font-family: Verdana;
	font-size:12px;
	display:inline;
	padding-left:3px;
	background:#BBBBBB;
}
.toggle A:link A:visited A:hover{
	color:navy;
	background:transparent;
	cursor:pointer;
	border:0px;
	text-decoration:underline;
	font-family: Verdana;
	font-size:12px;
}

.ReadingBlock{
	text-align:left;
	margin:20px;
}

h1 {
	text-align:center;
	margin-bottom:10px;
	color:#4E9A4D;
	background:transparent;
	vertical-align:top;
	font-family:"Georgia";
	font-size:14pt;
}
h2 {
	text-align:center;
	margin-bottom:10px;
	color:#4E9A4D;
	background:transparent;
	vertical-align:top;
	font-family:"Georgia";
	font-size:10pt;
}
h3 {
	text-align:center;
	margin-bottom:10px;
	color:#4E9A4D;
	background:transparent;
	vertical-align:top;
	font-family:"Georgia";
	font-size:8pt;
}
h4{
	text-align:center;
	margin-top:0px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px;
	color:#4E9A4D;
	font-family:"Georgia";
	
}

.parhead{
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
}
.paragraph{
	font-size: 10px;
	text-indent: 20px;
	margin-left:35px;
	margin-right:35px;
	margin-bottom:20px;
	font-family: Verdana;
}
.paragraph-no-indent{
	font-size: 10px;
	margin-left:35px;
	margin-right:35px;
	margin-bottom:20px;
	font-family: Verdana;
}
.hidenpop{
	color:#212151;
	background:transparent;
}
.innerhotref{
	font-weight:bold;
	cursor:pointer;
}
ul{
	margin-left:10px;
	padding-left:10px;
}
ol{
	margin-left:10px;
	padding-left:10px;
}
li{
	font-family: Verdana;
	font-size:10px;
}
.OtherLinks{
	float:right;
	width:112px;
	height:20px;
	font-family:"Georgia";
	/* color:#1E90FF; */
	color:#d84c00;
	font-size:18px;
	text-decoration:none;
	cursor:pointer;
	text-align:center;
}

div#LinksBlock a span {display: none;}
div#LinksBlock a:hover span {
	position:relative;
	width:100%;
	top:0px;
	display: block;
	color:#000;
	font-size:10px;
	
}



.chapterBlock{
	border:1px solid black;
	width:400px;
}

.button{
	cursor:pointer;
}

#books, #chapters{

	width:200px;
	height:470px;
}
.linkBtn{
	cursor:pointer;	
	text-align:center;
	padding:5px;
	margin-top:15px;
	margin-right:auto;
	margin-left:auto;
	border:1px solid black;
	background-color:#ECFFC1;
}

.cattitle{
	font-size:14px;
	font-weight:bold;
}

.announcetitle{
	font-size:12px;
}

.hightlightcontainer{
	margin:10px 15px;
	border:1px dashed #68CE67;
}
.highlightbox{
	border:5px solid #BF6130;
	background:#439a4d url("images/texture.gif") repeat;
	/*background:#5A8059;*/
	padding:5px;
}
.hightlightbox h3{
	color:#61BF60;
}

.datehighlight{
	border:1px dashed #BF6130;
	position:relative;
	top:-5px;
	left:-5px;
	background:#E6D6CF; /*url("images/corner.gif") left top no-repeat;*/
	padding:15px;
	font-size:10px;
	
}
.shadow{
	background-color:#454;
	float:left;
	margin:10px;
}
.treebox{
	float:right;
	width:100px;
	/*padding-right:60px;*/
	height:150px;
	text-align:right;
	vertical-align: middle;
	color:#FFF;
	/*background:url('images/tree.png') right center no-repeat;*/
}

.bigButtonWrap{
	margin:10px 0px 0px 15px;
	border:4px solid #BF6130;
	width:29%;
	cursor:pointer;
	text-align:center;
	float:left;
	background:url("images/stone.gif") repeat;
}

.bigButtonWrap A:link {
	color:#FFF;
}
.bigButtonWrap A:visited {
	color:#FFF;
}
.bigButtonWrap A:hover {
	color:#EEE;
}

.bigButton{
	display:block;
	margin:10px;
	background: #5A8059;
	color:#FFF;
	font-weight:bold;
	padding:3px;

}
.confPage{
	padding:20px;
}


#helpLink{
	float:right;
	text-align:right;
	width:50px;
	cursor:pointer;
	color:red;
}
#helpText{
	z-index:10;
	position: absolute;
	margin: 0 0 0 0;
	background-color:white;
	border:groove 4px red;
	width:400px;
	padding:20px;
}
#closeHelp{
	font-weight:bold;
	width:50px;
	text-align:center;
	vertical-align:middle;
	float:right;
	border:outset 2px red;
	cursor:pointer;
	background-color:#FFAAAA;
}

.itm{
	font-size: 12px;
	font-family: Verdana;
	margin-left:35px;
	margin-right:35px;
}
.detls{
	font-size: 10px;
	font-family: Verdana;
}
.mp3s{
	border:1px solid black;
	margin-left:25px;
	margin-right:25px;
	font-size:10px;
}
.itmm{
	border-bottom:1px solid black;
	border-left:1px solid black;
	width:200px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	margin-left:35px;
	margin-right:35px;
}
.detlss{
	border-bottom:1px solid black;
	border-left:1px solid black;
	/*width:50px;*/
	font-size: 10px;
	font-family: Verdana;
}
#beam{
	position:relative;
	top:-25px;
	left:-12px
}
.leftHangerContainer{
	border-top:2px dashed #5A8059;
	float:right;
	padding:10px;
	margin-right:-25px;
	margin-left:10px;
	background:url('images/wood.gif') repeat;
}
.leftHanger{
	height:500px;
	width:180px;
	border:10px solid #5A8059;
	background-color:#C4DCD0;
	padding:5px;
}
.soon{
	color:green;
	background:yellow;
	vertical-align: super;
	font-size:6px;
	font-weight:bold;
}
.footer {
	color:white;
	background-color: #5A8059;
	text-align: center;
	padding: 20px;
}

.footer A:link{
	color:white;
	text-decoration:underline;
}
.footer A:hover{
	color:white;
	text-decoration:underline;
}
.footer A:visited{
	color:white;
	text-decoration:underline;
}