body {
  font-family: arial;
  font-size: 12px;
  color: #666666 ;
  background: #D2D4D5 url(/images/background_page.png) ;
  background-repeat: repeat-x;
 }

 h1 {
  font-family: arial;
  font-size: 30px;
  color:#FFFFFF;
  width: 100%;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-bottom: 3px;
 }

 h2 {
  font-family: arial;
  font-size: 16px;
  color:#83939F;
  width: 100%;
  padding-bottom: 2px;
  margin-bottom: 3px;
 }

 h3 {
  font-family: arial;
  font-size: 12px;
  color:#83939F;
  width: 100%;
  padding-bottom: 2px;
  margin-bottom: 3px;
 }

 A  {
	color:#3263A5;
	FONT-FAMILY : arial;
	TEXT-DECORATION : none;
	FONT-SIZE : 12px;
	FONT-WEIGHT : bold;
	padding-bottom: 0px;
}

A:visited  {
	color:#3263A5;
	FONT-FAMILY : arial;
	TEXT-DECORATION : none;
	FONT-SIZE : 12px;
	FONT-WEIGHT : bold;
}

A:active  {
	Color: #3263A5;
	FONT-FAMILY : arial;
	TEXT-DECORATION : none;
	FONT-SIZE : 12px;
	FONT-WEIGHT : bold;
}

A:hover  {
	color:#3263A5;
	FONT-FAMILY : arial;
	TEXT-DECORATION : underline;
	FONT-SIZE : 12px;
	FONT-WEIGHT : bold;
}

A.nav  {
	color:#E8E1DD;
	FONT-FAMILY : arial;
	TEXT-DECORATION : none;
	FONT-SIZE : 18px;
	FONT-WEIGHT : bold;
	padding-bottom: 0px;
	padding-left: 12px;
}

A.nav:visited  {
	color:#E8E1DD;
	FONT-FAMILY : arial;
	TEXT-DECORATION : none;
	FONT-SIZE : 18px;
	FONT-WEIGHT : bold;
	padding-left: 12px;
}

A.nav:active  {
	Color: #E8E1DD;
	FONT-FAMILY : arial;
	TEXT-DECORATION : none;
	FONT-SIZE : 18px;
	FONT-WEIGHT : bold;
	padding-left: 12px;
}

A.nav:hover  {
	color:#FFFFFF;
	FONT-FAMILY : arial;
	/*TEXT-DECORATION : underline;*/
	FONT-SIZE : 18px;
	FONT-WEIGHT : bold;
	padding-left: 12px;
}

.link  {
	color:#666666;
	FONT-FAMILY : arial;
	TEXT-DECORATION : none;
	FONT-SIZE : 12px;
	padding-bottom: 3px;

}

A.link  {
	color:#666666;
	FONT-FAMILY : arial;
	TEXT-DECORATION : none;
	FONT-SIZE : 12px;
	FONT-WEIGHT : normal;
	padding-bottom: 0px;

}

A.link:visited  {
	color:#666666;
	FONT-FAMILY : arial;
	TEXT-DECORATION : none;
	FONT-WEIGHT : normal;
	FONT-SIZE : 12px;

}

A.link:active  {
	Color: #666666;
	FONT-FAMILY : arial;
	TEXT-DECORATION : none;
	FONT-WEIGHT : normal;
	FONT-SIZE : 12px;

}

A.link:hover  {
	color:#666666;
	FONT-FAMILY : arial;
	TEXT-DECORATION : underline;
	FONT-WEIGHT : normal;
	FONT-SIZE : 12px;

}

.primary_navigation {
  height: 71px;
  margin-top: 2px;
  margin-left: 10px;

 }

 .news_container {
  background: #C1C4C4 ;
  margin-top: 15px;
  margin-left: 0px;
  width: 250px;
  float: left;
  padding: 5px 5px 5px 5px;
  height: 210px;
 }

.sermon_container {
  background: #C1C4C4 ;
  margin-top: 15px;
  margin-left: 10px;
  width: 250px;
  float: left;
  padding: 5px 5px 5px 5px;
  height: 210px;
 }

 .event_container {
  background: #E3E5E6 ;
  margin-top: 15px;
  margin-left: 0px;
  width: 340px;
  height: 470px;
  float: left;
  padding: 5px 5px 5px 5px;
 }
 .team_container {
  background: #BBC0C2;
  margin-top: 15px;
  margin-left: 0px;
  width: 520px;
  float: left;
  padding: 5px 5px 5px 5px;
 }

 .pastor_container {
  margin-top: 15px;
  margin-left: 10px;
  width: 230px;
  float: left;
  padding: 5px 5px 5px 5px;
 }

 .teamb_container {
  margin-top: 15px;
  margin-left: 10px;
  width: 230px;
  float: left;
  padding: 5px 5px 5px 5px;
 }

 .photo_container {
  /* background: #E3E5E6 ; */
  margin-top: 15px;
  margin-left: 0px;
  width: 100px;
  float: left;
  padding: 5px 5px 5px 5px;
 }

 .photo_loop {
  padding: 5px 5px 5px 5px;
 }

 .locate_us_bar {

  /*position:absolute;*/
  top:0px;
  right:0px;
  left: 0px;
  width: 1000px;
  height: 40px;
  text-align: right;
 }

 .footer_bar{
  background: #fff000 ;
  width: 100%;
  position:fixed;
  bottom:0px;
  left:0px;
  right:0px;

 }

.content_area {
  font-family: arial;
  font-size: 12px;
  color: #666666;
  margin-top: 4px;
  margin-left: 10px;
  position:static;
  width: 1000px;
 }

img  {
   border-width:  0 0 0 0;
}

.clear{
	clear:both;
}


#headerNav {
  width: 898px;
  padding: 0px 0px 5px 0px;
 /* background:  url(/images/header_nav_bg.png) repeat-x;*/
 /* border-left: thin solid #676767;*/
 /* border-right: thin solid #676767;*/
 /* border-width: 1px; */
}

#headerNav a, #headerNav a:visited, #headerNav a:hover {
  color: #003399;
  text-decoration: none;
  font-size : 13px;
  font-weight : bold;

}

.home_header {
	color:#44505D;
	FONT-FAMILY : arial;
	/*TEXT-DECORATION : underline;*/
	FONT-SIZE : 32px;
	FONT-WEIGHT : bold;
	/*padding-left: 15px;*/
}

.event_header {
	color:#969898;
	FONT-FAMILY : times;
	FONT-SIZE : 20px;
	FONT-WEIGHT : bold;
}

.event_loop,.event_loop a, .event_loop a:visited,.event_loop a:hover {
	color:#969898;
	FONT-FAMILY : arial;
	FONT-SIZE : 11px;
	FONT-WEIGHT : normal;
}

.home_text {
	color:#E7EAEE;
	FONT-FAMILY : times;
	/*TEXT-DECORATION : underline;*/
	FONT-SIZE : 18px;
	FONT-WEIGHT : bold;
	/*padding-left: 15px;*/
}

.home_box_header {
	color:#5C5C5C;
	FONT-FAMILY : arial;
	/*TEXT-DECORATION : underline;*/
	FONT-SIZE : 15px;
	FONT-WEIGHT : bold;
	padding-bottom: 5px;
}


.footerNav {
  padding: 10px 0px 0px 0px;
  color: #8D8B8B;
  font-family : arial;
  text-decoration : none;
  font-size : 9px;
  padding-right: 3em;
  text-align: center;
}

.footerNav a, .footerNav a:visited, .footerNav a:hover {
  color: #8D8B8B;
  text-decoration: none;
  padding-right: 10px;
}

#sermons .post { border-bottom: 1px dotted #6e6c57; padding-bottom: 20px; padding-top: 20px; margin: 0; width: 90%; }
#sermons h3 { margin-top: 0; }
#sidebar select { width: 100%; margin: 5px 0; }
.sermonDate { margin: 0 0 4px 0; font-size: 90%; color: #999; }
.sermonLink,a.sermonLink, a.sermonLink:visited, a.sermonLink:hover {
  color: #8D8B8B;
  text-decoration: none;
  FONT-SIZE : 15px;
}

.sermonDate { margin: 0 0 4px 0; font-size: 90%; color: #999; }






