body {
	background-color: #5A6899;
}

.content {
	text-align: center;
	height: 600px;
}
.content_left {
	text-align: left;
}
.content_justify {
	text-align: justify;
 }
.menu_position {
	position: relative;
	left: 35px;
}
.side_menu_position {
	top: 200px;
	position: relative;
}

.menu_bg {
	background-repeat: no-repeat;
	background-position: right top;
	/*background-image: url(images/menu_bg.jpg);*/
	height: 112px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	padding-top: 14px;
	margin-top: 0px;
	margin-right: 2em;
	margin-bottom: 0px;
	margin-left: 1em;
	padding-bottom: 14px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 16px;
	margin-top: 16px;
	margin-right: 2em;
	margin-bottom: 0px;
	margin-left: 1em;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #006699;	
	font-size: 16px;
	margin-top: 16px;
	margin-right: 2em;
	margin-bottom: 0px;
	margin-left: 1em;
}

.main_body {
	border: 3px solid #000033;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	margin-top: 18px;
	margin-right: 2em;
	margin-bottom: 0px;
	margin-left: 1em;
}

.contact_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 286px;
}
.worship_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 286px;
}
.spacer_bg {
	background-image: url(images/small_curve.png);
	background-repeat: no-repeat;
	background-position: left top;
}






.logo_position {
	position: relative;
	left: 69px;
	top: 8px;
}
.logo_bg {
	/*background-image: url(images/logo_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;
	height: 112px;
}




/* THIS IS THE DEFINITION FOR THE MENU BUTTONS */
/* THIS IS THE DEFINITION FOR THE MENU BUTTONS */
/* THIS IS THE DEFINITION FOR THE MENU BUTTONS */

div.menu_buttons {
  width: 130px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: -130px 0px;
  margin-bottom: 2px;
  /*margin-left: 2px;*/
  }
  
div.menu_buttons span {
  display: block;
  padding: 2px 0px 0px 5px;
  }
  
div.menu_buttons a {
  display: block;
  width: 130px;
  height: 20px;
  overflow: hidden;
  text-decoration: none;
  background-position: left top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  }
/*
div.menu_buttons {
	display: block;
	width:120px;
	height:20px;
	overflow:hidden;
	color:#FFFFFF;
	text-decoration: none;
	/*font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
	/*font-style: italic;
  font-weight: bolder;
	text-align: center;
	background-image: url(images/buttons_08-07.gif);
	background-repeat: no-repeat;
	background-position: left top;
  }
*/

div.menu_buttons a:hover {
  background-image: none;
  background-repeat: no-repeat;
  text-decoration: none;
  color: #000000;
  }
div.menu_buttons a:active {
  background-repeat: no-repeat;
  background-position: -260px top;
  text-decoration:none;
  background-image: url(images/rollover_01.gif);
  color: #AAAF5D;
  }


  
/* END DEFINITION FOR THE MENU BUTTONS */
/* END DEFINITION FOR THE MENU BUTTONS */
/* END DEFINITION FOR THE MENU BUTTONS */

/* THIS IS THE DEFINITION FOR THE TWO-LINE MENU BUTTONS */
/* THIS IS THE DEFINITION FOR THE TWO-LINE MENU BUTTONS */
/* THIS IS THE DEFINITION FOR THE TWO-LINE MENU BUTTONS */

div.menu_buttons_2 {
	width: 130px;
	height: 36px;
    background-repeat: no-repeat;
	background-position: -130px 0px;
	position:relative;
	overflow: visible;
	margin-bottom: 2px;
  /*background-image: url(images/rollover_aaa.png);*/
  /*margin-bottom: 7px;
  margin-left: 5px;*/
  }
  
div.menu_buttons_2 span {
	display: block;
	padding: 2px 0px 0px 5px;
	position: relative;
	left: 7px;
	text-indent: -7px;
	overflow: visible;
  }
  
div.menu_buttons_2 a {
  display: block;
  width: 100%;
  height: 36px;
  overflow: visible;
  text-decoration: none;
  background-position: left top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  }

/*
div.menu_buttons {
	display: block;
	width:120px;
	height:20px;
	overflow:hidden;
	color:#FFFFFF;
	text-decoration: none;
	/*font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
	/*font-style: italic;
  font-weight: bolder;
	text-align: center;
	background-image: url(images/buttons_08-07.gif);
	background-repeat: no-repeat;
	background-position: left top;
  }
*/

 
div.menu_buttons_2 a:hover {
  background-image: none;
  background-repeat: no-repeat;
  text-decoration: none;
  color: #000000;
  }
div.menu_buttons_2 a:active {
  background-repeat: no-repeat;
  background-position: -260px top;
  text-decoration:none;
  background-image: url(images/rollover_01.gif);
  color: #AAAF5D;
  }
/* END DEFINITION FOR THE TWO-LINE MENU BUTTONS */
/* END DEFINITION FOR THE TWO-LINE MENU BUTTONS */
/* END DEFINITION FOR THE TWO-LINE MENU BUTTONS */
p {
	text-align: justify;
	margin-top: 6px;
	margin-right: 2em;
	margin-bottom: 0px;
	margin-left: 1em;
}
ul
{
	padding: 0em;
	margin-top: 0em;
	margin-right: 2em;
	margin-bottom: 0px;
	margin-left: 2em;
}
li
{
	text-align: justify;
	margin: 2px;
}
a:link, a:visited {
	text-decoration:underline;
	color:#006699;
	background-color: transparent;
	}
