﻿/* CSS Document */


* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#CCCCCC;
	/*url(images/bground.gif);*/
}

#content ul {
margin-left: 20px;

}


a{
color: #990000;
text-decoration: none;
}
a:hover {
text-decoration:underline;
}

#wrapper {
	margin: 20px auto 0px auto;
	width: 922px;
	background-color: #FFFFFF;
 }

#border {
 border: solid 0px #999999; 
 border-top: none;
 border-bottom: none;
 height: 100%;

 }

/*url(images/gradient.gif);*/

#faux {
  background:#EFEFEF;
 background-repeat: repeat-x; 
 
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
 margin-left: 0px;
 color:#009900; 
 margin-top: 0px;
}

#header {
	color: white;
	width: 100%;
	/*width: 867px;*/
	height:112px;
	background:url(images/header.gif) top left;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation {
 color: #333;
 padding-left: 30px;
 padding-bottom:5px;
 margin: 0px 20px 0px 0px;
 background:  #ffffff; 
}

#leftcolumn { 
 display: inline;
 color: #333;
 margin: 0px;
 padding: 5px;
 width: 195px;
 float: left;
 /*background:#990000;*/
}

#content { 
 float: left;
 color: #333;
 margin-top: 20px;
 margin-bottom: 8px;
 padding-left: 6px;
 padding-right: 6px;
 width: 490px;
 display: inline;
 position: relative;
 text-align: justify;
 /*background: url(images/headercontent.gif) top center ;
 background-repeat: no-repeat;
 border-right: dotted 1px #990000;
 border-left: dotted 1px #990000;*/
    /*background:#FFFFCC;*/
}

#content h3
{
color:#990000;
font-size: 12px;
line-height: 0px;
letter-spacing: 0px;
padding-left: 0px;
padding-top: 6px;
}



#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin-left: 5px;
 padding: 5px;
 width: 195px;
 float: right;
 /*background:#990000;*/
}

#rightcolumn2 { 
 display: inline;
 position: relative;
 color: #333;
 margin-left: 5px;
 padding: 5px;
 width: 195px;
 float: right;
 /*background:#990000;*/
}

#footer {
	clear: both;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	font-size: 10px;
	text-align: right;
	background-color: #EFEFEF;
	/*border-top: solid 1px #999999;*/
	}

#footer p
{
text-align:right;
}



.clear { clear: both; background: none; }

h2 {
	color:#990000;
	font-size:20px;
	font-family: Tahoma, Arial;
}


/*.verse a{

visibility: hidden;
}*/

/*.verse img.christcombiblevotdimg {
visibility:collapse;
}*/

/*#box p.bible {
margin-top: -20px;
}*/

#box
{
background: url(images/gradient.gif);;
border: 1px solid #990000;
padding: 8px;
margin-bottom: 15px;
margin-left: 10px;
margin-right: 10px;
}

#box
{
background: url(images/gradient.gif);;
border: 1px solid #990000;
padding: 8px;
margin-bottom: 15px;
margin-left: 10px;
margin-right: 10px;
}

#box ul {
padding-left: 15px;
}

p.image {
min-height: 12em;
display: table-cell;
vertical-align: center;
}

#box h1
{
color: #333333;
font-weight: bold;
font-size: 13px;
}

#box a
{
line-height: 20px;
	}


p.form {
text-align: center;
font-family: Verdana, arial, times;
}


#sob li {
padding: 5px;
}

#verse{

display:compact;
font-size: 9px;
}
#verse small {
font-size: 8px;
display: none;
}


#verse a
{
line-height: normal;
}


h4 {
color: #990000;
font-size: 12px;
}

h4 img{
border:none;padding-right:.5em;
}

tr:hover {
background-color:#FFFFFF;
}

#contact tr:hover {
background-color: #EFEFEF;
}


#lifestyle tr:hover {

background-color:#EFEFEF;
}
#lifestyle td:hover {

background-color:#FFFFFF;
}

/* Hiding the email address in plain sight (anti-spam-lite)*/
span.reverse {
	unicode-bidi: bidi-override;
	direction: rtl;
}

/*required for Firefox.*/
bdo[dir='rtl'] {
	direction: rtl;
}

.popup{
		padding:.5em;
		background:url(indicator_snake.gif) 1em 1em no-repeat #eee;
		border:1px solid #999;
		position:absolute;
		min-height:2em;
		min-width:2em;
		top:0;
		left:0;

	}
	a.popuplink{
		background:#eee;
		padding:0 .5em;	
		border:1px solid #999;
		text-decoration:none;
		font-weight:bold;
		color:#666;
		margin-bottom:-1px;
	}
	.popup iframe{
		width:99%;
		height:99%;	
	}

#dropdownpage {
background-color: #EFEFEF;
width: 97.2%;
padding-left: 10px;
}
#dropdownpage h3 {
color: #990000;
font-size: 11px;
}

#dropdownpage ol {
padding-left: 20px;
}
#dropdownpage ul {
padding-left: 10px;
}

div.live {
width:100%;
margin-left: 60%;
}
/*
      Based on CSS Layout by Keith Donegan of Code-Sucks.com
	  E-Mail: Keithdonegan@gmail.com
	  http://www.code-sucks.com
	
*/
