﻿/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #333333;
	background-image: url();
}
a:link {
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #d70000;
}
a:active {
	color: #ffe103;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
.header {
	border-bottom: #999999 1px solid;
	}

.breadcrumb {
	padding:0px 16px 10px 0px;
	color: #666666; 
	line-height:10px; 
	text-transform: none; 
	font-size: 10px; 
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	.breadcrumb A:link, .breadcrumb A:visited {
		padding: 0px 28px 0px 0px;
		color: #444444;
		text-decoration: underline;
		background:url('../images/breadcrumb_arrow.gif') right center no-repeat;
		
	}
	.breadcrumb A:active, .breadcrumb A:hover {
		color: #662218;
		text-decoration: none;
	}
	
#navigation-container {
	padding-top: 14px;
	}
#navigation {	
	background-image: url(images/navigation-bg.gif);
	background-color: #69261c;
	height: 43px;
	font-size: 12px;
	}

#navigation ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	}
#navigation ul li {
	margin-left: 0;
	padding: 5px 10px;
	list-style: none;
	display: inline;
	}

#navigation a:link {
	color: #ffffff;
	text-decoration: none;
	}
	
#navigation a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#navigation a:hover {
	text-decoration: underline;
	color: #ffe103;
	}
	
#navigation a:active {
	text-decoration: underline;
	color: #ffe103;
	}

#content {
	border-top: #999999 1px solid;
	padding: 10px;
	background-color: #000000;
	}
	
#content ul {
	list-style-image:url(images/li.gif);
		}
		
	
#content img {
	padding: 3px;
	background-color: #ffffff;
	}
	
#footer {
	background-color: #000000;
	padding: 10px;
	border-top: #999999 1px solid;
	}
#footer td{
	font-size: 12px;
	}
	
.special {
	background-color: #cccccc;
	display: block;
	color: #000000;
	padding: 5px;
	}
	
.newbody {
	background-color:black;
	background-image:url('images/headers/cross.gif');
	background-position:left top;
	background-repeat:no-repeat;
	top: 0px;
	left: 0px;
}
.mops	
	{
		color: red;
		font-size: 22px;
		font-family:"Times New Roman", Times, serif
	}	
.sermons_date
	{	
		font-size: 12pt;
		font-weight: bold;
	}
.sermons_title
	{	
		font-size: 12pt;
	}
.sermons_speaker
	{	
		font-size: 12pt;
		font-weight: bold;
		font-style: italic;
	}
.sermons_link
	{	
		font-size: 12pt;
	}
	
.yellow {
	color: #ffe103;
	}
#nav, #nav ul{ /* all lists */
	padding:0;
	margin:0;
	list-style:none;
	line-height:1;
}
#nav a{
	display:block;
	

}
#nav li{ /*all list items */
	float: left;
	padding: 5px;

}
	
#nav ul{ /* 2nd level */
	position:absolute;
	background: #52170e;
	width: 7em;
	left: -999em; /* using left instead of display to hide menus because display: none isnt read by screen readers */
}
#nav ul ul { /* 3rd level */
	margin: -1em 0 0 10em;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
	background-color: #cccccc;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfover ul { /* lists nested under hovered list items */
	left: auto;
	border-bottom: #ffe103 1px solid;
}
#items, #items ul{ /* all lists */
	padding:0;
	margin: 0 0 0 50px;
	list-style-type: none;
	line-height:1;
	text-decoration: none;
}
#items a{
	display: block;
	list-style-type: none;
	

}
#items li{ /*all list items */
	padding: 5px;
	text-align: left;
	list-style: none;
}
	
#items ul{ /* 2nd level */
	text-decoration: none;
	cursor: default;
	position:absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isnt read by screen readers */
}
#items ul ul { /* 3rd level */
	margin: -10em 0 0 10em;
}
#items li:hover ul ul, #items li.sfhover ul ul {
	left: -999em;
	background-color: #000000;

}
#items li:hover ul, #items li li:hover ul, #items li.sfhover ul, #items li li.sfover ul { /* lists nested under hovered list items */
	left: auto;
	border: #ffe103 4px solid;
	background-color: #000000;

}#services, #services ul{ /* all lists */
	padding:0;
	margin: 0 0 0 50px;
	list-style: none;
	line-height:1;
	text-decoration: none;
}
#services a{
	display: block;
	

}
#services li{ /*all list items */
	padding: 5px;
	text-align: left;
	list-style: none;
}
	
#services ul{ /* 2nd level */
	text-decoration: none;
	cursor: default;
	position:absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isnt read by screen readers */
}
#services ul ul { /* 3rd level */
	margin: -10em 0 0 10em;
}
#services li:hover ul ul, #services li.sfhover ul ul {
	left: -999em;
	background-color: #000000;

}
#services li:hover ul, #services li li:hover ul, #services li.sfhover ul, #services li li.sfover ul { /* lists nested under hovered list items */
	left: auto;
	border: #ffe103 4px solid;
	background-color: #000000;

}
.border2 {
	border: 2px #68CAE5 solid;
	}


.intrapage {
	padding: 10px 0px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
	.intrapage A:link, .intrapage A:visited { color: #777777; text-decoration: underline; white-space:nowrap;}
	.intrapage A:active, .intrapage A:hover { color: #662218; text-decoration: none; white-space:nowrap;}

.snapToNav {
padding: 10px 0px 0px 0px;
}

.snapToNav center {
font-size: 10px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
color:#3f3112;
}
	.snapToNav center A:link, .snapToNav center A:visited { color: #777777; text-decoration: underline; }
	.snapToNav center A:active, .snapToNav center A:hover { color: #662218; text-decoration: none; }


table.dockTable{
margin: 20px 0 10px 0;
}

.dockTable td {
padding: 3px 10px 3px 10px;
background-color:#662218;
border-bottom:#999999 solid 1px;
color:#ffffff;
font-size:14px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
	.dockTable td A:link, .dockTable td A:visited { font-size:10px; font-weight:normal; color: #ffffff; text-decoration: none; display:block;}
	.dockTable td A:active, .dockTable td A:hover { font-size:10px; font-weight:normal; color: #ffffff; text-decoration: none; display:block;}

.bottomnav { line-height:20px; padding-right: 10px; padding-left: 10px; color: #cccccc; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-align:center;}
	.bottomnav A:link, .bottomnav A:visited { color: #cccccc; text-decoration: none; white-space:nowrap;}
	.bottomnav A:active, .bottomnav A:hover { color: #ffffff; text-decoration: none; white-space:nowrap;}

.bottomnav_cp { color: #3f3112; font-size: 10px; font-family: Verdana, Arial, Helvetica;}	
	.bottomnav_cp A:link, .bottomnav_cp A:visited { color: #3f3112; text-decoration: none; font-weight: bold; white-space:nowrap;}
	.bottomnav_cp A:active, .bottomnav_cp A:hover { color: #c87e08; text-decoration: none; font-weight: bold; white-space:nowrap;}

.bottomtext { color: #000000; font-size: 12px; font-family: Verdana, Geneva, sans-serif; padding-bottom: 7px; font-weight:bold;}
	.bottomtext A:link, .bottomtext A:visited { color: #FFFFFF; text-decoration: underline; }
	.bottomtext A:active, .bottomtext A:hover { color: #FFFFFF; text-decoration: none; }

.copyright { color: #555555; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-align: center; }
	.copyright A:link, .copyright A:visited { color:#777777; text-decoration: underline; }
	.copyright A:active, .copyright A:hover { color:#ffffff; text-decoration: none; }