html { min-height: 100%; margin-bottom: 1px; }

body
{
    background: #85D1C8 url(http://www.okumcministries.org/Church_Society/Images/Church_SocietyBKG.jpg) no-repeat;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    background-position: 0px 0px;
}

div#content {position: absolute; left: 150px; top: 325px;}

#content h1
{
    font-size: 14px;font-weight: bold;
    font-size: 20px;font-weight: normal;line-height:27px;
    color: #84993E;
    /*border-bottom: 1px dashed #ccc;*/
    margin-bottom: 20px;
}

#content li
{
    /*padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 20px;*/
    list-style-type: disc;
    list-style-position: inside;
}

#content
{
   line-height: 130%;
}

#content p 
	{padding-bottom:19px;
	}

#columntop {position: absolute; left: 670px; top: 10px; width: 200px; height: 50px;}

#columnright {position: absolute; left: 690px; top: 220px;
width: 195px; height: auto;
    
}

#columnright h1 { font-size: 12px;
	font-weight: bold;
	line-height:15px;
   	color: #2B5873;
    border-bottom: 3px dashed #ccc;
    margin-bottom: 0;
}

#columnright p { font-size: 10px;
	font-weight: normal;
	line-height:12px;
	 margin: 0;
}

.imagebox {margin: 2px 2px 2px 2px;
	border: 5px solid #85D1C8;
	width: 70px; /*Width of image box*/
	height: 74px; /*Height should enough to fit largest content's height*/
}

.imagetext {
	width: 105px; /*Width of image box*/
	height: 74px; /*Height should enough to fit largest content's height*/
	float: right;
	clear: both;
	margin: 0 2px 2px 2px;
	font-size: 10px;
	line-height: 12px;
}


#columnbottom {position: absolute; left: 390px; top: 600px;
width: 275px; height: 200px;  
}

#columnbottom h1
{	font-size: 20px;font-weight: normal;line-height:20px;
    color: #2B5873;
    border-bottom: 3px dashed #ccc;
    margin-bottom: 5px;
}

#columnbottomright {position: absolute; left: 700px; top: 600px;
width: 200px; height: 150px;  
}

#columnbottomright h1
{	font-size: 16px;font-weight: bold;line-height:20px;
    color: #2B5873;
    border-bottom: 3px dashed #ccc;
    margin:0 0 0 0;
}


a
{text-decoration: none;
    color: black;
}

a:visited
{color: #2B5873;
}

a:hover
{text-decoration: underline;
}

#subhead-div {
margin-top:5px;
}

.subhead-top
{
    background-color: #85D1C8;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    padding: 5px 5px 5px 5px;
}

.subhead-top a
{
    color: #2B5873;
}

#main-wrap
{
    padding-top: 2px;
    padding-bottom: 2px;
}

.leftmenu li
{
    /*margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;*/
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 10px;
    border-bottom: 2px dashed #ccc;
    font-weight: bold;    
}

.leftmenu a
{
    color: #333;
}

.leftmenu-selected
{
    font-weight:bold;    
    background-color: #ddd;
    background-color:#E4EBCD;
    color:#000;
    
}

.leftmenu-selected a
{
    font-weight: normal;
}


/*footer section*/
div#footer {position:absolute; 
			width:800px;			
			top:730px;
			left: 135px; 
			margin:0 0 0 0;
padding:4px 0; /* pushes the links away from top and bottom of the div */
					font-size:1em;  /* sets the font size of all links */
					text-align:center; /* centers the ul elements in the div */
					border-left: 2px solid: #fff;}
										
div#footer ul {margin:2px 0;} /* vertical spacing between the lists */
 
div#footer li {display:inline; /* the key CSS - makes the lists display horizontally */
						color: black; /* sets the color of the vertical lines */
						border-left:1px solid; /* creates the vertical line to the left of each list items */
						color: black; /* sets the color of the vertical lines  - links colored below */
						padding:0 5px 0 9px; /* horiz space between links and vert lines - needed diff l & r values to center */
						}
						
div#footer li:first-child {border-left:0;color: black;} /* removes the left border of the first list item - IDWIMIE */
 
div#footer ul li a {text-decoration:none; /* removes the underlining off the links */
 							 color:#304771; /* the color of the links */
 							 font-weight: bold; /* bold font */
							 }
							 
div#footer ul li a:hover {text-decoration:none; color: #EB863C;
	font-weight: bold;
	} /* underlines and bolds the links when hovered */
	
div#address {position:absolute; 
			width:800px;			
			top:745px;
			left: 135px; 
			margin:0 0 0 0;
 					padding:4px 0; /* pushes the links away from top and bottom of the div */
					font-size:.95em;  /* sets the font size of all links */
					text-align:center; /* centers the ul elements in the div */
					border-left: 2px solid: #fff;}
	
div#address ul.fineprint p {color:black;
				border-top-style: double; 
				border-top-color: black;
				padding: 15px 0 0 0; 
				}
				
div#address ul.fineprint li {list-style-type: none;
    list-style-position: inside;
    border-left: 2px solid: #fff;
				}
				
div#address ul.fineprint li a {text-decoration:none; /* removes the underlining off the links */
 							 color:black; /* the color of the links */
 							 							 }
			
/*------------other------------*/


h3
{
    font-size: 14px;
    font-weight: bold;
    line-height:16px;
    margin-bottom:5px;
}

h4
{
    font-size: 12px;
    font-weight: bold;
    line-height:14px;

}

h5
{
    font-size: 12px;
    font-weight: bold;
    line-height:14px;
}


hr 
{
    border:0;
    height:1px;
    color:#ccc;
    background-color:#ccc;
    margin-bottom:20px;
}
