#navigation {
	margin-top:20px;
}

#mini_navigation {
	margin-top:20px;
	width:120px;
	height:70px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	/*font-weight:bold;*/
}
#mini_navigation a {color:#666666;text-decoration:none;}
#mini_navigation a:hover {color:#333333;}



#main {}

#wrapper {
	border:solid 10px #D9DFD7;
	border-top:0px;
	margin-top:2px;
}


#tab_kungfoo {
	margin:auto auto;
	/*margin-top:50px;
	float:left;*/
	width:420px;
	height:25px;
	font-size:11px;
	line-height:normal;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	
  }
#tab_kungfoo ul {
  margin:0;
  padding:0px 10px 0;
  list-style:none;
  
  }
#tab_kungfoo li {
  float:left;
  background:url("images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#tab_kungfoo a {
  float:left;
  display:block;
  background:url("images/right.gif") no-repeat right top;
  padding:8px 15px 8px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#666;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tab_kungfoo a {float:none;}
/* End IE5-Mac hack */
#tab_kungfoo a:hover {
  color:#000;
  }
#tab_kungfoo #tab_current {
  background-image:url("images/left_on.gif");
  margin-left:1px;
  
  
  /*padding-left:9px;*/
  }
#tab_kungfoo #tab_current a {
  background-image:url("images/right_on.gif");
  color:#FFF;
  padding-bottom:8px;
  
}
.tab_bline {border-bottom:1px solid #acbaa8;}
a {color: #555555;text-decoration: underline;}
a:link{} a:visited{} a:hover{color: #000000;} a:active{}
h1, h2, h3, h4, h5, h6, p {margin:0px;padding:0px;}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
}
p.back2top a{padding:5px;margin-top:-15px;color:#666;font-size:10px;font-weight:bold;text-decoration:none;}

h1 {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	color: #666666;
}

h2 {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	color: #335138;
}
h3 {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	color: #006838;
}
h4 {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	
	color: #006838;
}
h4 strong, h2 strong  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
h5 {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	color: #335138;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
	h6 strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;}
	
	.sermon_archive{border:1px solid #ccc;}
	.sermon_archive em {font-size:10px;color:#666;font-style:normal;}
	.sermon_archive a{color:#000;text-decoration:none;}
	
.listFrame {padding:10px;border:1px solid #cccccc;}
.bline {border-bottom:1px solid #cccccc;}
.small { font-size:10px;color:#666666;}
.smallBold { font-size:10px;color:#333;font-weight:bold;}
h3.cta a { font-size:14px;text-decoration:none;}
h3.cta a:hover {color:#000;}

h3.sermon a {color:#003399;}
h3.biography a {color:#335138;}
h3.meeting a {color:#006838;}
h3.event a {color:#993333;}
h3.directions a {color:#996600;}

#pics {float:right;padding-left:20px;padding-bottom:20px;}