/* Start of CMSMS style sheet 'main' */
body
{
background-color: #202020;
background-image: url(../images/body_bg_x.gif);
background-repeat: repeat-x;
color: #FFFFFF;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
}

#div {padding: 0px; margin: 0px;}
img {border: none;}

#container
{
width: 900px;
position: relative;
margin: auto;
}

#banner
{
width: 900px;
height: 70px;
margin-bottom: 15px;
margin-top: 15px;
}

	#banner img
	{
	float: left;
	}
	
	#loginform
	{
	position: absolute; 
	top: 0px;
	right: 0px;
	letter-spacing: normal;
	text-align: right;
	}

	#banner p a
	{
	float: right;
	letter-spacing: 2px;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin-top: 40px;
	margin-bottom: 0px;
	padding: 0px;
	}
	
		#banner a
		{
		color: #FFFFFF;
		text-decoration: none;
		}
		
		#banner a:hover
		{
		text-decoration: underline;
		}

/* ------------ Nav Menu ---------------- */

#nav
{
list-style: none;
margin: 0px 0px 0px 3px;
padding: 0px;
color: #999999;
letter-spacing: 2px;
width: 900px;
height: 25px;
}

	#nav li
	{	
	display: block;
	float: left;
	z-index: 150;}

	#nav li a
	{	
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	height: 20px;
	margin-right: 40px;
	z-index: 150;
	}
	
		#nav li a em
		{
		color: #CCCCCC;
		font-size: 11px;
		font-style: normal;
		letter-spacing: normal;
		}

#nav li a:hover {color: #AA7658; z-index: 150;}

	#nav li ul
	{	
	position: absolute;
	visibility: hidden;
	list-style: none;
	margin: 0;
	margin-left: -5px;
	padding: 0;
	z-index: 150;
	width: 165px;
	}

	#nav li ul li
	{	
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0px;
	width: 165px;
	white-space: nowrap;
	text-align: left;
	z-index: 150;
	letter-spacing: normal;
	}
	
	#nav li ul li a
	{
	display: block;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	background: #4C1118;
	color: #DDDDDD;
	opacity:0.95;
	filter:alpha(opacity=95);
	font-size: 11px;
	font-weight: normal;
	height: 25px;
	margin-right: 0px;
	line-height: 25px;
	border-bottom-color: #221F20;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}

	#nav li ul li a:hover
	{	
	background: #5B2A30;
	color: #FFFFFF;
	font-weight: bold;
	z-index: 150;
	}
	
		#nav li ul li ul
		{
		position: absolute;
		left: 165px;
		top: 0px;
		margin: 0px;
		padding: 0px;
		list-style: none;
		z-index:300;
		}
		
			#nav li ul li ul li a
			{
			background-color: #5B2A30; 
			z-index:300;
			padding: 0px 5px 0px 5px;
			width: 165px;
			}
			
			#nav li ul li ul li a:hover
			{
			color: #FFFFFF; 
			}

	.menuactive {font-weight: bold;}

/*
#nav ul
{
list-style: none;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 3px;
padding: 0px;
color: #999999;
letter-spacing: 2px;
width: 900px;
height: 35px;
}

	#nav li
	{
	display: block;
	float: left;
	height: 35px;
	}
	
	#nav li a
	{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	height: 35px;
	padding-right: 38px;
	}
	
		#nav li a em
		{
		color: #CCCCCC;
		font-size: 11px;
		font-style: normal;
		letter-spacing: normal;
		}
		
		#nav li a:hover
		{color: #AA7658;}*/
	
#content
{
clear: both;
margin-top: 15px;
width: 900px;
}

p.bottom {margin: 0px; padding: 0px;}
.bottom {position: absolute; bottom: 0px; left: 0px; width: 100%; height: 8px; background-repeat: no-repeat;}

#mc_box, #leftcontent {padding-left: 10px; padding-right: 10px;}


#leftcontent, #leftcontent_big
{
float: left;
position: relative;
background-color: #5B2A30;
background-repeat: no-repeat;
min-height: 580px;
margin-right: 13px;
color: #DDDDDD;
}

#leftcontent {width: 270px; background-image: url(../images/left_content_top.gif);}
#leftcontent_big {width: 635px; background-image: url(../images/left_content_top_big.gif);}

	#leftcontent h1, #leftcontent_big h1
	{
	margin: 10px -10px 0px -10px;
	font-size: 13px;
	padding: 10px;
	background-color: #4E2328;
	}
	
	#leftcontent p, ul, ol
	{
	line-height: 150%;
	}

	#leftcontent a, #leftcontent_big a {color: #FFFFFF; text-decoration: none;}
	#leftcontent a:hover, #leftcontent_big a:hover {color: #FFFFFF; text-decoration: underline;}
	
	#leftcontent .bottom {background-image: url(../images/left_content_bottom.gif);}
	#leftcontent_big .bottom {background-image: url(../images/left_content_bottom_big.gif);}
	
	#leftcontent h2 {font-size: 12px; color: #FFFFFF;}

#middlecontent
{
float: left;
width: 332px;
margin-right: 13px;
}

	#middlecontent img
	{
	margin-bottom: 10px;
	}
	
	#middlecontent a {color: #5B2A30;}
	#middlecontent a:hover {color: #986E5C;}
	
	#mc_box a, #leftcontent a{color: #FFFFFF; text-decoration: none; font-weight: bold;}
	#mc_box a:hover, #leftcontent a:hover{color: #FFFFFF; text-decoration: underline;}

	#mc_box
	{
	position: relative;
	background-color: #5B2A30;
	background-image: url(../images/middle_content_top.gif);
	background-repeat: no-repeat;
	width: 312px;
	min-height: 260px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	color: #DDDDDD;
	}
	
	#mc_box h1
	{
	background-color: #4E2328;
	line-height: 35px;
	margin: 0px -10px 5px -10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
	}
	
	#mc_box img
	{
	margin-bottom: 0px;
	}
	
	#mc_box h2
	{
	font-size: 13px;
	}
	
	#mc_box .bottom
	{
	background-image: url(../images/middle_content_bottom.gif);
	}
	
#rightcontent
{
float: right;
width: 250px;
}

	#rightcontent h5
	{
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	line-height: 30px;
	font-size: 12px;
	}
	
	#rightcontent h4
	{
	position: absolute;
	top: 0px;
	right: 0px;
	color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	margin: 0px;
	height: 26px;
	width: 124px;
	line-height: 20px;
	background-image: url(../images/speech.png);
	background-repeat: no-repeat;
	font-size: 10px;
	}
	
	#rightcontent a {text-decoration: none; border: none; outline: none;}

	#morning
	{
	background-image: url(uploads/images/img_morning.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 10px;
	width: 250px;
	height: 140px;
	display: block;
	text-decoration: none;
	}
	
		#morning h5, #evening h5
		{background-color: #5B2A30; width: 240px; opacity:0.8; filter:alpha(opacity=80); font-weight: normal;}
	
	#evening
	{
	background-image: url(uploads/images/img_evening.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 10px;
	display: block;
	width: 250px;
	height: 140px;
	}
	
	#contactbox
	{
	position: relative;
	margin-top: 10px;
	width: 250px;
	height: 160px;
	background-image: url(../images/contact_map.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
	
		#contactbox h1
		{
		font-weight: normal;
		}
		
		#contanctbox h1 strong
		{
		font-weight: bold;
		}
		
		#contactbox a
		{
		color: #FFFFFF;
		text-decoration: underline;
		}

.clear {clear: both;}

#footer
{
margin-top: 10px;
padding: 5px;
width: 890px;
font-size: 11px;
border-top-color: #666666;
border-top-style: solid;
border-top-width: 1px;
}

	#footer a
	{
	color: #999999;
	text-decoration: none;
	}
	
	#footer a:hover
	{
	color: #FFFFFF;
	}
	
/* SLIDESHOW */

ul.slideshow {  
    list-style:none;  
    width:332px;  
    height:190px;  
    overflow:hidden;  
    position:relative;  
    margin:0 0 10px 0;  
    padding:0;  
      
}     
  
ul.slideshow li {  
    position:absolute;  
    left:0;  
    right:0;  
}  
  
ul.slideshow li.show {  
    z-index:120;      
}  
  
ul img {  
    border:none;      
}  
  
#slideshow-caption {  
    width:332px;   
    line-height: 15px;
    position:absolute;  
    bottom:10px;  
    left:0;   
    color:#fff;  
    background: #4E2328;  
    z-index:120;  
    font-size: 11px;
	display: none;
}  
  
#slideshow-caption .slideshow-caption-container {  
    padding:5px 10px;     
    z-index:130;     
}  
  
#slideshow-caption h3 {  
    margin:0;  
    padding:0;    
    font-size:10px;  
}  
  
#slideshow-caption p {  
    margin: 0;  
    padding:0; 
	font-weight: normal; 
}

/* END */

.NewsSummary {padding-bottom: 10px; border-bottom-color: #4E2328; border-bottom-width: 1px; border-bottom-style: dotted; font-size: 11px;}
#News-Cont a{color: #ccc; text-decoration: none;}
#News-Cont a:hover {color: #fff; text-decoration: none;}
.NewsSummary h3, .newstitle {margin-bottom: 0px; padding-bottom: 0px; font-weight: normal;}

.newsdate {margin-top: 0px; padding-top: 0px; font-size: 11px;}

#loginform form input {background-color: #DCCFD1; color: #333333; border-color: #CCCCCC; border-style: solid; border-width: 1px;}
#loginform form input:focus {color: #000000; border-color: #FFFFFF;}
#loginform form input #submit {color: #FFFFFF; background-color: #202020;}

.leftimage {float: left; margin-right: 10px; margin-bottom: 10px;}
.rightimage{float: right; margin-left: 10px; margin-bottom: 10px;}

/* SPAN SERMON PAGE */


#mp3-list .top, #mp3-list .bottom, #mp3-list .left, #mp3-list .right {background-color: #ffffff; position: fixed;}
#mp3-list .top, #mp3-list .bottom {height: 15px; left: 0px; right: 0px;}
#mp3-list .top {top: 0px;} #mp3-list .bottom {bottom: 0px;}
#mp3-list .left, #mp3-list .right {width: 15px; top: 0px; bottom: 0px;}
#mp3-list .left {left: 0px;} #mp3-list .right {right: 0px;}
#mp3-list p {
display: block;
background-image: url(../images/mp3-icon.png);
background-repeat: no-repeat;
background-position:left;
padding-left: 35px;
height: 30px;
line-height: 30px;
}

#mp3-list p a
{
color: #FFFFFF; font-weight: bold; text-decoration: none;
}

#mp3-list
{
margin: 25px;
}

#mp3-list h1 
{
color: #FFFFFF;
background-color: #4E2328;
line-height: 40px;
padding-left: 5px;
}
/* End of 'main' */

