body {
	background-color: #F9F5EE;/*#DFCFB5*/
	padding: 0;
	top: 0px;
	left: 0px;
}
p, td{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}

a {
	text-decoration: none;
	color: #006699;
}

a:visited {
	text-decoration: none;
	color: #003366;
	
}
a:hover{
	text-decoration: none;
	color: #CC6633;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #933D3E;
	margin: auto;
	padding: 0px;
	height: auto;
	width: auto;
}
#indexcontent{padding: 5 10 10 10;}

.index-text {
	
	line-height: 18px;
}
.index_big {
	font-size: 18px;
	font-weight: bold;
}


.firstline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #933;
}
.footer
{font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}

#maincontent {
	width: 768px;
	background-color: #FFFFFF;

}

#maincontent td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5 10 10 10;
}
.calendar_heading{
font-size: 14px;
font-weight: bold;
}
.calendar_time{
color: #900;
font-weight: bold;
}
.calendar_title{

font-weight:normal;
}
.calendar_desc{
color: #900;
font-weight:normal;
} 
.calendar_month 
{
font-size: 16px;
font-weight:bold;}

.latestnews{
color:000;
font-weight:bold;
} 
.latestnews a:links{
color:#933;
}
.latestnews a:visited{
color:#933;
}

/* index box */ 
 
.box {
  width: 273px;
  background: url(img/div-bottom.gif) no-repeat bottom left;
  }
.box h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #933;
  margin: 0;
  padding: 5px 5px 4px 5px;
  border-bottom: 1px solid #E0CFAB;
  background: url(img/h3-bg.gif) no-repeat top left;
  }
.box ul {
  margin: 0;
  padding: 10px 10px 10px 10px;
  list-style: none;
  }
.box li {
  margin: 0 0 6px; 
  padding: 0;
  } 
h3{
	color:#660000;
	font-style: italic;
}

.worshiphead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	border-bottom: thin solid #000000;
}
