html { min-height: 100%; margin-bottom: 1px; }

body
{
    background: #FDF7E5 url('http://www.okumcministries.org/Addiction_Ministries/NewCDpages/Images/CDBkg.jpg') no-repeat top center;
	margin:0;
    padding:0;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
}

#headerwrap {
    text-align:center;
}

#header {
    clear:both;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    width:900px;
    position:relative;
    height:63px;
}

#topnavwrap {
    text-align:center;
}

#topnav
{
    clear:both;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    width:950px;
    height:43px;
    position:relative;
}

.topnavlist
{
    position:absolute;
    bottom:0px;
    left:0px;
    padding:0;
    margin:0;
}

.topnavlist li
{
    padding: 0;        
    margin:0;
    display:inline;
    list-style-type: none;
}

.topnavlist a
{    
    float:left;
    margin:0;
   padding: 0 10px 16px 10px;
    text-transform:uppercase;
    text-decoration:none;    
    font-size:10px;
    font-weight:bold;
    color: #FFC641;
}

.topnavlist a:hover
{
    text-decoration:underline;
    color: #FFF;
}

.topnavlist a:visited
{color: #FFC641;
}

/*end of navigation*/

/*main body content area*/

#contentarea {text-align:center;
}

#content
{	clear:both;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    width:950px;
}

#mainvideo
{
    background-position: left top;
    width: 635px;
    float: left;
    position: relative;
    height: 200px;
    margin-right: 20px;
    margin-top: 10px;
    margin-left: 20px;
	background-color: #fff;	
}

/*main boxes*/

#news {
   width: 175px;
    float: left;
    position: relative;
    height: 200px;
    margin-right: 8px;
    margin-top: 43px;
    margin-left: 8px;		
}

#news h1 { font-size: 14px;
	font-weight: bold;
	line-height:15px;
   	color: black;   
   	margin-top: 5px;
    border-bottom: 3px dashed #FFC641;
}

news.floatRightClear { 
    float: right; 
    clear: right; 
    margin: 4px; 
}


#involved {
    width: 100px;
    float: left;
    position: relative;
    height: 200px;
    margin-right: 5px;
    margin-top:0px;
		
}

#involved h1 { font-size: 14px;
	font-weight: bold;
	line-height:15px;
   	color: black;   
   	margin-top: 5px;
    border-bottom: 3px dashed #FFC641;
}

#face {
    width: 100px;
    float: left;
    position: relative;
    height: 150px;
    margin-right: 5px;
    margin-top: 0px;
    margin-left: 0px;	
}

#face h1 { font-size: 14px;
	font-weight: bold;
	line-height: 15px;
   	color: black;   
   	margin-top: 5px;
    border-bottom: 3px dashed #FFC641;
}

.box-paragraph /*facebook boxes*/
{
    background-color: #ffffcc;
    font-weight: bold;
    font-size: 10px;
    color: black;
    padding: 4px 8px 8px 8px;
    border-bottom: 1px dashed #FFC641;
}


#fatal {width: 200px;
    float: left;
    position: relative;
    height: 200px;
    margin-right: 5px;
    margin-top: 0px;
    margin-left:55px;	
}

#fatal h1 { font-size: 14px;
	font-weight: bold;
	line-height:15px;
   	color: black;   
   	margin-top: 5px;
    border-bottom: 3px dashed #FFC641;
}

.fatal a
{text-decoration: none;
    color: black;
}

.fatal a:visited
{color: #006600;
}

.fatal a:hover
{text-decoration: underline;
}


#resources {
    
    width: 200px;
    float: left;
    position: relative;
    height: 200px;
    margin-right: 5px;
    margin-top: 0px;
	margin-left: 55px;
	
}

#resources h1 { font-size: 14px;
	font-weight: bold;
	line-height:15px;
   	color: black;   
   	margin-top: 5px;
    border-bottom: 3px dashed #FFC641;
}

#education {
    
    width: 200px;
    float: left;
    position: relative;
    height: 200px;
    margin-right: 5px;
    margin-top: 0px;
    margin-left: 55px;

		
}

#education  h1 { font-size: 14px;
	font-weight: bold;
	line-height:15px;
   	color: black;   
   	margin-top: 5px;
    border-bottom: 3px dashed #FFC641;
}

#summer {
    
    width: 210px;
    float: left;
    position: relative;
    height: 200px;
    margin-right: 5px;
    margin-top: 0px;
	 margin-left: 55px;	
}


#summer h1 { font-size: 14px;
	font-weight: bold;
	line-height:15px;
   	color: black;   
   	margin-top: 5px;
    border-bottom: 3px dashed #FFC641;
}

#faith {
    
    width: 200px;
    float: left;
    position: relative;
    height: 200px;
    margin-right: 5px;
    margin-top: 0px;
    margin-left: 55px;
		
}

#faith h1 { font-size: 14px;
	font-weight: bold;
	line-height:15px;
   	color: black;   
   	margin-top: 5px;
    border-bottom: 3px dashed #FFC641;
}

#seminar {
	 width: 200px;
    float: left;
    position: relative;
    height: 200px;
    margin-right: 5px;
    margin-top: 0px;
    margin-left: 55px;	
}

#seminar h1 { font-size: 14px;
	font-weight: bold;
	line-height:15px;
   	color: black;   
   	margin-top: 5px;
    border-bottom: 3px dashed #FFC641;
}



/*end of main body boxes*/
a
{text-decoration: none;
    color: black;
}

a:visited
{color: #006600;
}

a:hover
{text-decoration: underline;
}

#subhead-div {
margin-top:5px;
}

.subhead-top
{
    background-color: #FFC641;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    padding: 5px 5px 5px 5px;
}

.subhead-top a
{
    color: #FFC641;
}

#main-wrap
{
    padding-top: 2px;
    padding-bottom: 2px;
}


/*footer section*/
div#footer {position:relative; 
			top: 0px;
			left: 0px;
			float: left;			
			margin:0 0 0 0;
			padding:0 0;/* pushes the links away from top and bottom of the div */
			font-size:100%;  /* sets the font size of all links */
			text-align:center; /* centers the ul elements in the div */
			border-left: 2px #fff;}
										
div#footer ul {margin:0px 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:#FFC641; /* the color of the links */
 							 font-weight: bold; /* bold font */
							 }
							 
div#footer ul li a:hover {text-decoration:none; color: black;
	font-weight: bold;
	} /* underlines and bolds the links when hovered */
	
div#address {position:relative;
			top: 0px;
			left: 350px;
			float: left;			
			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 #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 #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:#FFC641;
    background-color:#ccc;
    margin-bottom:20px;
}


.imagebox {margin: 2px 2px 2px 2px;
border: 2px solid #FFC641;
width: 140px; /*Width of image box*/
height: 80px; /*Height should enough to fit largest content's height*/
}

.imagetext {
width: 100px; /*Width of image box*/
height: 74px; /*Height should enough to fit largest content's height*/
float: right;
margin: 2px 2px 2px 2px;
clear: both;
font-size: 10px;
}
