/*-----------------------------------------------
Cooper Design
Author:   Jason Cooper
Version:  1 June 2008
----------------------------------------------- */


/* Global
----------------------------------------------- */

/* Remove border around linked images */
img {
	border: 0;
	padding: 0;
	margin: 0;
	}

a:link, a:visited, a:active {
	color: #a63900;
    text-decoration: none;
	}    
	
a:hover {
	color: #00467e;
    text-decoration: underline;
	}  

h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	}
	
 img, div, input { behavior: url("iepngfix.htc") }

	
	
/* Header 
----------------------------------------------- */	
#header {
	margin: 0px;
  	padding: 0px;
  	background-image: url("media/main-header.gif");
	background-repeat: no-repeat;
	width:801px;
	}
	
/* Navigation
----------------------------------------------- */
#cNav {
	text-align: right;
	color: #fff;
	}
	
#cNav a:link, #cNav a:visited, #cNav a:active {
	color: #fff;
    text-decoration: none;
	}    
	
#cNav a:hover {
	color: #fff;
    text-decoration: underline;
	}  	
	
	
/* Body 
----------------------------------------------- */
body {
  	background-color: #efefef;
  	background-image: url("../media/bodyBg.jpg");
  	font-family: verdana, helvetica, arial, sans-serif;
  	font-size: 11px;
  	line-height: 15px;
  	color: #2c2c2c;
  	text-align: center;
	}

#container {
	margin: 0 auto;
	width: 801px;
	}
	
	
#main {
	margin: 0px;
  	padding: 0px 20px 10px 20px;
	width: 801px;
  	background-color: white;
  	text-align: left;
  	font-size: 11px;
	position: relative;
	}	
	
/* Navigation
----------------------------------------------- */	
#mNav {
	background-color: #91aa8d;
	padding-left: 20px;
	padding-top: 2px;
	}

#mNav #nav, #mNav #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em; 
	}

#mNav #nav a{
	display:block;
	padding:0px 5px;
	color:#fff;
	text-decoration:none;
	background-color:#91aa8d;
	}

#mNav #nav a:hover{
	background-color:#fff;
	color:#333;
	}

#mNav #nav li{
	float:left;
	position:relative;
	}

#mNav #nav ul {
	position:absolute;
	display:none;
	width:12em;
	top:1.5em;
	z-index: 0;
	}

#mNav #nav li ul a{
	width:12em;
	height:auto;
	float:left; 	
	background-color:#00467f;
	border-top: 1px solid #206ca9;
	border-left: 1px solid #206ca9;
	border-right: 1px solid #206ca9;
	padding: 5px 5px 5px 4px; 	
	text-align: left;

	}

#mNav #nav ul ul{
	top:auto; 
	}
	
#mNav #nav ul ul{
	top:auto; 
	z-index: 0;
	}	

#mNav #nav li ul ul {
	left:12em;
	margin:0px 0 0 10px;  
	}

#mNav #nav li:hover ul ul, #mNav #nav li:hover ul ul ul, #mNav #nav li:hover ul ul ul ul{
	display:none;
	z-index: 2;
	}
#mNav #nav li:hover ul, #mNav #nav li li:hover ul, #mNav #nav li li li:hover ul, #mNav #nav li li li li:hover ul{
	display:block;
	z-index: 2;
	}
	
.navSep{
	padding: 0 10px 0 10px;
  	background-image: url("../media/navSep.gif");
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	}
	
	
.sNav {
	position: relative;
	top: 10px;
	}
	
.linkBox {
	float: right;
	width: 185px;
	border: solid 1px #91aa8d;
	background-color: #f2f8f1;
	padding: 20px;
	margin: 0 0 0 10px;
	}

	
/* Misc. 
----------------------------------------------- */
.mHeader {
	font-size: 15px;
	font-weight: bold;
	font-family: helvetica, tahoma, sans-serif;
	color: #00467f;
	}
	
	
.sHeader {
	font-size: 16px;
	font-weight: bold;
	font-family: helvetica, tahoma, sans-serif;

	}	
	
.mHeader a:link, .mHeader a:visited, .mHeader a:active {
	color: #00467f;
    text-decoration: underline;
	}    
	
.mHeader a:hover {
	color: #ad6019;
    text-decoration: none;
	}  	
	
#prayerRequest {
	float: right;
	padding-right: 20px;
	}
	
.traditional {
	color: #663300;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	}
	
.traditionalHeader {
	color: #663300;
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	}	

.contemporary {
	color: #2462a1;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	}
.contemporaryHeader {
	color: #2462a1;
	font-size: 21px;
	font-weight: bold;
	line-height: 24px;
	}
	
	
#flashcontent {
	width: 350px;
	height: 500px;
	float: right;
	padding: 5px;}

.imgRight {
	float: right;
	padding: 0 0 10px 10px;
	}
	
.imgLeft {
	float: left;
	padding: 0 10px 0 0;
	}		
	
#womensMinistry {	
	background: #fff url('../media/wmBg.jpg') no-repeat top left;
	margin-top: 20px;
	padding: 30px;
	font-size: 13px;
	position: relative;
		font-family: Century Gothic, Helvetica, sans-serif;

	
	}
	#contactWomens {
		float: right;
		width: 200px;
		position: absolute;
		top:  180px;
		right: 25px;
		}

	

/* Footer 
----------------------------------------------- */
#footerHome {
  	background-image: url("../media/footerHome.gif");
	background-repeat: no-repeat;
	background-position: top center;
	color: #fff;
	text-align: center;
	}	
	
#footerSub {
  	background-image: url("../media/footerSub.gif");
	background-repeat: no-repeat;
	background-position: top center;
	color: #fff;
	text-align: center;
	}		

#foot-a {
	color: #fff;
	font-size:11px;
	padding-left:15px;
	}	

#foot-b {
	color: #fff;
	font-size:11px;
	padding-right:16px;
	text-align:right;
	}
		
#foot-b a {
	color: #fff;
    text-decoration: none;
	}
		
#foot-b a:hover {
	color: #fff;
    text-decoration: none;
	}
