

a { color: #65781b; text-decoration: underline; font-weight: bold; }
a:hover { color:#87aa00; text-decoration: underline;	font-weight: bold; }

div.spacer {
	padding-bottom: 20px; 
   clear: both;
}   
 
 
ul, li {
    margin:0;
    padding:0;
    list-style:none;
}

.menu_head{border:1px solid #998675;}   
.menu_body {display:none;width:184px;border-right:1px solid #998675;border-bottom:1px solid #998675;border-left:1px solid #998675;}  
.menu_body li{background:#493e3b;}
.menu_body li a{color:#FFFFFF; text-decoration:none; padding:10px; display:block;}  
.menu_body li.alt{background:#362f2d;}  


.intro {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	font-size: 1em;
	font-weight: 700;
	text-align: left;
}

.intro img  { margin-right: 15px; margin-bottom: 0px; float:left;}
.intro-header h1 {font-weight:700; font-size:1.2em; margin-left:115px; margin-bottom: 5px;}
.intro-text {text-align:justify;  font-size:0.9em;}
.intro-text p {margin: 0.5em 0; } 
.intro-divider { height: 20px;  margin-top:5px; margin-bottom:0px; background:url(../images/bkg_body.gif) 0 0 repeat; }
.intro-divider-bottom { height: 20px; min-height: 20px; margin-bottom:10px; margin-top:10px; background:url(../images/bkg_body.gif) 0 0 repeat; } 

.text-area {
	font-family:'Droid Sans', Georgia, Times, serif; 
	font-size: 1.0em;
	font-weight: 400;
	text-align: justify; 
	margin-top: 20px;  
	line-height: 1.2em; 
}   

.text-area h1 {
	font-size: 1.6em;
	line-height: 1.2em; 
	text-align: center; 
}

.text-area h2 {
	font-size: 1.2em;
	margin-top: 10px;  
	margin-bottom: 5px;  
	padding-bottom: 0px;  
}

.text-area p {
	margin-top: 10px;  
	margin-bottom: 0px;  
	padding-bottom: 0px;  
}

.text-left {
	font-family:'Droid Sans', Georgia, Times, serif; 
	font-size: 1.0em;
	font-weight: 400;
	text-align: left; 
	margin-top: 20px;
	line-height: 1.3em; 
}   

.float-left {
	float: left;
	padding-right: 10px;
}

.psalm-area h1 {
	font-size: 1.4em;
	line-height: 1.2em; 
	text-align: center; 
}

.psalm-area h2 {
	font-size: 1.2em;
	margin-top: 20px;  
	margin-bottom: 5px;  
	padding-bottom: 0px;  
	text-align: center; 
}

.bible {
	/*background: url(../images/top_bg.gif); background-repeat: repeat-x; */
	/*background:#f0ffc4;*/
	margin-top: 20px;
	height: 350px; 
	border-style: inset;
	border-width:2px;
	border-color: #8dab19;
}

.bibleChapter {
	padding-top: 10px;
	padding-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.bibleText {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 16px;
	text-align: left;
}

.bibleText:first-letter {
	font-size: 36px;
	font-weight: bold;
	/*line-height: 1.3em;*/
	color: #ce0000;  
}

.buttons {
	margin-top: 10px; 
	margin-left: 5px;
}


.buttons ul {
	list-style: none;
}

.buttons li {
	float: left;
	margin-right: 5px;
	display: inline;
}

.button1 {
	display:block;
	width:190px;
	height:50px;
	text-indent:-9999px;
}

.button1 a {
	display:block;
	width:100%;
	height:100%;
	background:url(../images/randompsalm.png) no-repeat top left;
	outline:none;
}

.button1 a:hover {
	background-position:0 -50px;
}

.button2 {
	display:block;
	width:190px;
	height:50px;
	text-indent:-9999px;
}

.button2 a {
	display:block;
	width:100%;
	height:100%;
	background:url(../images/refresh.png) no-repeat top left;
	outline:none;
}
.button2 a:hover {
	background-position:0 -50px;
}

.button3 {
	display:block;
	width:190px;
	height:50px;
	text-indent:-9999px;
}

.button3 a {
	display:block;
	width:100%;
	height:100%;
	background:url(../images/tellafriend.png) no-repeat top left;
	outline:none;
}

.button3 a:hover {
	background-position:0 -50px;
}

.symbol {
	text-align: center; /* center for old IE */
	margin-left: auto;  /* center */
	margin-right: auto; /* center */
	padding-top: 100px;  
}

.video-list {
}           

.video-list h1 {
	font-size: 20px;
	text-align: center;
}

.video-list div {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.video-list img {
	width: 120px;
	height: 90px;
}

.video-list p {
	margin-top: 0px;
	padding-top; 2px;
	line-height: 0.9em; 
}

.video-list a {
	font-size: 12px;
	font-weight: bold;
	text-align: center; 
	text-decoration: none;
	line-height: 0.5em; 
}  

.video h1 {
	margin-top: 20px;
	font-size: 16px;
	text-align: center;
}

.video p {
	margin-top: 10px;
	padding-top; 2px;
	line-height: 1.2em; 
}

.video div {
	margin-top: 20px;
}

.news-date {
	color: #ce0000;  
	font-weight: bold;
}

.fun img {
	float: left;
} 

.fun h1 {
	margin-top: 20px;
	padding-top: 30px;
	font-size: 24px;
	text-align: left;
}


.fun p {
	text-align: left;
	line-height: 1.3em; 
}
