html { min-height: 100%; margin-bottom: 1px; }

body
{
    background: #FDF7E5 url('http://www.okumcministries.org/Addiction_Ministries/NewCDpages/Images/CDInsideBkg.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;
}

#header
{
    position:relative;
    height:63px;
}


#topnavwrap {
    text-align:center;
}

#topnav
{
    clear:both;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    width:900px;
    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;
}


/*main boxes*/

#news {
    width: 600px;
    float: left;
    position: relative;
    height: 590px;
    margin-right: 5px;
    margin-top: 43px;
    margin-left: 60px;
}

#news h1 { font-size: 16px;
	font-weight: bold;
	line-height:15px;
   	color: black;   
   	margin-top: 5px;
    border-bottom: 3px dashed #FFC641;
}

#news p { font-size: 12px;
	line-height:12px;
   	color: black;   
   	margin-top:3px;
}

#news ul{ font-size: 12px;
	line-height: 12px;
   	color: #006600;
}


#newsrightcol {
    width: 300px;
        position: absolute;
        left:200px; 
        top: 180px;
    height: 150px;
    
}

#newsleftcol {
    width: 300px;
     position: absolute;
    left:0px;
    top: 150px;
    height: 150px;

}

#newsbottomcol {
    width: 600px;
    position: absolute;
    left:0px;
    top: 330px;
    height:250px;
    margin-right: 5px;
    margin-top: 0px;
}

/*boxes for summer school page*/
#newscolumnright {
    width: 300px;
        left:300px; 
        top:170px;
    position: absolute;
}

#newscolumnleft {
    width: 300px;
    left:0px;
    top:100px;
    position: absolute;
  }

#newsbottomcol2 {
    width: 600px;
    height:250px;
    position: absolute;
    left:0px;
    top: 430px;
    margin-right: 5px;
    margin-top: 0px;
}


.floatRightClear { 
    float: right; 
    clear: right; 
    margin: 4px; 
}

.floatLeftClear { 
    float: left; 
    clear: left; 
    margin: 4px; 
}



#face {
    width: 175px;
    height: 200px;
    float: left;
    position: relative;
    margin-right: 5px;
    margin-top: 440px;
    margin-left: 45px;
		
}

#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: #FFC641;
    padding: 4px 8px 8px 8px;
    border-bottom: 1px dashed #FFC641;
}


#leftlinks {
    width: 175px;
    height: 200px;
    position: absolute;
        margin-right: 5px;
    margin-top: 30px;
    margin-left: 45px;		
}

#leftlinks h1 { font-size: 14px;
	font-weight: bold;
	line-height:15px;
   	color: black;   
   	margin-top: 5px;
    border-bottom: 3px dashed #FFC641;
}

#leftlinks h2 { font-size: 10px;
	font-weight: bold;
	line-height:15px;
   	color: black;   
   	margin-top: 5px;
    border-bottom: 3px dashed #FFC641;
}


.leftnavlist a
{text-decoration: none;
    color: black;
}

.leftnavlist a:visited
{color: #006600;
}

.leftnavlist a:hover
{text-decoration: underline;
color:#DA7F2D;
}


.box-paragraph2 /*facebook boxes*/
{
    background-color: #ffffcc;
    font-weight: bold;
    font-size: 10px;
    color: #FFC641;
    padding: 4px 8px 8px 8px;
    border-bottom: 1px dashed #FFC641;
}



/*end of main body boxes*/
a
{text-decoration: none;
    color: black;
}

a:visited
{color: black;
}

a:hover
{text-decoration: underline;
color:#DA7F2D;
}

#subhead-div {
margin-top:5px;
}

.subhead-top
{
    background-color: #FFC641;
    color: black;
    font-weight: bold;
    font-size: 13px;
    padding: 5px 5px 5px 5px;
}

.subhead-top a
{
    color: #DA7F2D;
}

#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:110%;  /* 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: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: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: 12px;
    color: #006600;
    font-weight: bold;
    line-height:13px;
    margin-bottom:5px;
}

h4 /* datatext */
{
    font-size: 12px;
    line-height:14px;

}

h5
{
    font-size: 8px;
    font-weight: bold;
    line-height:10px;
}


h6
{
    font-size: 9px;
    font-weight: bold;
    line-height:11px;
}


hr 
{
    border:0;
    height:1px;
    color:#FFC641;
    background-color:#ccc;
    margin-bottom:20px;
}


#imagebox {
	background: #ffffcc; 
		width: auto; /*Width of image box*/
	height: auto; /*Height should enough to fit largest content's height*/
	border-bottom:12px outset #006600;
	padding: 4px 0 4px 4px; 
}

.imagetext {
	width: 300px; /*Width of image box*/
	height:150px; /*Height should enough to fit largest content's height*/
	float: left;
	margin: 12px 12px 12px 25px;
	clear: both;
	font-size: 10px;
}
