/* CSS Document */

html, body 
{
	margin: 0;
	color: #393024;
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #470e11 url(../images/bg_gscc.gif) repeat;
	}
	
.wrap
{
	border: 1px solid #fff;
}
	
#navbar1 {
	}
	
#navbar1 a:link,
#navbar1 a:active,
#navbar1 a:visited  {
	border-bottom-style: none;
	}

#navbar2 {
	}
	
#navbar2 a:link,
#navbar2 a:active,
#navbar2 a:visited  {
	border-bottom-style: none;
	}
	
.navbar  {
	background: #000 url(../images/navbar.gif) repeat;
	}
	
h1
{
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
h2
{
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
h3
{
	font: 15px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e4a148;
	}

h4
{
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #d3b498;
	}
	
li
{
	padding-left: 18px;
	list-style-type: circle;
	line-height: 1.8em;
	color: #e4a148;
	}
	
a:link img  {
	text-decoration: none;
	border-bottom-style: none;
	}
	
a:link, a:active, a:visited  {
	color: #86b3eb;
	text-decoration: none;
	border-bottom: 1px dotted #86b3eb;
	}
	
a:hover  {
	color: #e0c09c;
	text-decoration: none;
	border-bottom-style: none;
	}
	
.pastors {
	margin: 0 20px 13px 0;
	border: 1px solid #fff;
	padding: 2px;
	}
	
.mainBodyBox
{
	background: #000;
	}
	
.mainTextBox
{
	color: #fff;
	padding: 30px 0 20px 25px;
	text-decoration: none;
	border-bottom-style: none;
	}
	
.newsBoxCell
{
	padding: 40px 0 20px 0px;
}

.newsTextCell
{
	padding: 26px 23px 20px 22px;
}

#ads {
	}
	
#ads a:link,
#ads a:active,
#ads a:visited  {
	border-bottom-style: none;
	}

.footer
{
	padding-top: 20px;
	background-color: #fff;
	font-size: 11px;
	color: #000;
	}
	
td.footer a:link,
td.footer a:active, 
td.footer a:visited {
    color: #000;
	text-decoration: none;
	border-bottom-style: none;	
}

td.footer a:hover {
	color: #6b0e14;
	border-bottom: 1px dotted #6b0e14;	
}