/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");
/* ------------------------------ END Global Styles ------------------------------ */

/* BE SURE TO COPY YOUR CLIENT STYLES IN THIS MASTER.CSS IN ORDER FOR THE EDITOR TO IMPLEMENT THE CLIENT STYLES-
YOU HAVE TO LOAD THEM UP SEPARATELY AS CLIENT.CSS AS WELL */

/* UNIVERSAL */

html, div, ol, ul, li, dl, dt, dd, pre, form, blockquote, fieldset, input {
margin:0;
padding:0;
}

body
{
 background-color: #FFFFFF; 
 background-image: none;
 margin: 0px; 
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	background-color: #FFFFFF;
}

td, th, div, p, font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
hr {
	border: 0;
	width: 100%;
	color: #262626;
	background-color: #262626;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;}
	
ul li {
	padding: 0 0 0 15px;
	margin: 0px;
	background: url(../Images/bullet.gif) no-repeat 0em 0.5em;
	list-style: none;}
	
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #333333;
}

A:link          {text-decoration:none; color:#DD8112;}
A:active        {text-decoration:none; color:#DD8112;}
A:visited       {text-decoration:none; color:#DD8112;}
A:hover         {text-decoration:none; color:#333333;}

/* SUB NAV */
#subnavWrapper {
	float: left;
	width: 160px;
	padding: 0px;
	text-align: left;
}
	
#subnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: none;}
	
#subnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 160px;
	background: none;}
	
#subnav a {
	display: block;
	text-decoration: none;
	color: #5E5633;
	padding: 5px 0px;
}
	
#subnav a:hover {
	display: block;
	text-decoration: none;
	color: #333333;
	padding: 5px 0px;
}

#subnav a.current {
	display: block;
	text-decoration: none;
	color: #333333;	
	padding: 5px 0px;
}

/* PARENT STYLE- THIS JUST NEEDS TO BE THE SAME DIV NAME AS THE CONTAINING SUBMENU CONTAING DIV NAVE */	
#subnavWrapper h2 {
	font-size:12px;
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	color: #333333;}

#subnavWrapper h2 a {
	font-size:12px;
	display: block;
	text-decoration: underline;
	padding: 5px 0px;
	color: #333333;}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	font-weight: bold;
}

.bodyoptional {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	color: #5E5633;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	color: #5E5633;
}

.headingbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	color: #5E5633;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	color: #5E5633;
}

.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5F5633;
	line-height: 18px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5F5633;
	line-height: 18px;
}

.subheadingbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5F5633;
	line-height: 18px;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5F5633;
	line-height: 18px;
	font-weight: bold;
}

.optionalheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #DD8112;
	font-weight: bold;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #DD8112;
	font-weight: bold;
}
.pageSearchTitle {
font-size: 14px;
line-height: 18px;
color: #333333;}

a.pageSearchTitle {
font-size: 14px;
line-height: 18px;
color: #333333;
text-decoration:none;}

a.pageSearchTitle:hover {
font-size: 14px;
line-height: 18px;
color: #333333;
text-decoration:underline;}

.swcredit 			{font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #C6CEB3;}
A.swcredit:link        {TEXT-DECORATION: none; color: #C6CEB3;}
A.swcredit:active      {TEXT-DECORATION: none; color: #C6CEB3;}
A.swcredit:visited     {TEXT-DECORATION: none; color: #C6CEB3;}
A.swcredit:hover       {TEXT-DECORATION: underline; color: #FFFFFF;}


#content {
	float: left;
	width: 480px;
	text-align: left;
	padding-bottom: 15px;
	clear: left;
}
/* breadcrumb */
#breadcrumb {
	float: left;
	width: 480px;
	text-align: left;
	padding-bottom: 15px;
}
	
#breadcrumb ul{
	padding: 0px;
	margin: 0px;
	list-style: none;}
	
#breadcrumb li {
	margin: 0px;
	float: left;
	background:none;}

#breadcrumb a {
	padding: 0 0 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #5FAAD0;
	background: url(../Images/breadcrumb.gif) no-repeat 0.2em;}
	
#breadcrumb a:hover {
	padding: 0 0 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #333333;
	background: url(../Images/breadcrumb.gif) no-repeat 0.2em;}
	
#breadcrumb a.first  {
	padding: 0px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #5FAAD0;
	background: none;
	margin-left: -15px;}
	
#breadcrumb a.first:hover  {
	padding: 0px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #333333;
	background: none;
	margin-left: -15px;}

#breadcrumb a.current  {
	padding: 0 0 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #333333;
	background: url(../Images/breadcrumb.gif) no-repeat 0.2em;}

.searchField {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #ffffff;
	padding: 2px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #000000;
	width: 90px;
}

.searchbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #404040;
	background-color: #FFFFFF;
}

.sglogintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.date {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999;}

.orgname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 24px;
	font-weight: bold;
}

.orginfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
}

.repeat-x {
	background-repeat: repeat-x;
	background-position: left top;
}

.repeat-y {
	background-repeat: repeat-y;
	background-position: left top;
}

.no-repeat {
	background-repeat: no-repeat;
	background-position: left top;
}
table#sermon-table {
	 border-collapse: collapse;
	 width: 660px;
}
table#sermon-table th {
	text-align: left;
	padding: 5px;
}
table#sermon-table td{
	padding: 5px;
}
table#sermon-table tr.evenrow {
	background-color: #F5F5F5;
}

td.sermon-title {
	font-weight: bold;
}