body,  input {
  font-family: Verdana, Arial,  sans-serif;
  font-size: 10pt;
  color: black;
}
 table  {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 9pt;
  color: black;
}

h1, h2, h3 {
  color: #25599C;
}

h1 {
  font-size: 110%;
  text-transform: uppercase;
  margin-top: 0.4em;
  margin-bottom: 0.2em;
  padding: 0px;
}

h2 {
  font-size: 105%;
  margin-top: 0.4em;
  margin-bottom: 0.2em;
  padding: 0px;
}

h3 {
  font-size: 100%;
  margin-top: 0.4em;
  margin-bottom: 0.2em;
  padding: 0px;
}

body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

a img {
  border: 0px;
}

/* layout */

div#main {
  position: relative;
  width: 1000px;
  background: url('/img/l_back.gif') top left repeat-y;
}

#admin {
  margin: 30px;
  width: 730px;
}

/* for Internet Explorer */
/*\*/
* html div#main {
height: 500px;
}
/**/

	div#content {
    width: 730px;
    min-height: 700px; /* <----- 1 of 2 */
    position: relative;
    top: 223px;
    left: 250px;
    padding-bottom: 223px;
	}

/* for Internet Explorer */
/*\*/
* html div#content {
height: 700px; /* <----- 2 of 2 */

}
/**/

  div#bottom {
    width: 1000px;
    height: 80px;
  	background-color: #25599C;
    position: relative;
    color: white;
  }

  	div#bottom_left {
  		width: 250px;
  	  position: absolute;
  	  left: 0px;
  	  top: 30px;
  	  text-align: center;
  	}
  	div#bottom_right {
  		width: 750px;
  	  position: absolute;
  	  left: 250px;
  	  top: 23px;
  	  text-align: right;
  	}

  	div#bottom img {
  	  margin: 0px 10px;
  	}


div#top_line {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 15px;
	background-color: #25599C;
}
	
div#top_menu {	
	position: absolute;
	top: 183px;
	left: 218px;
	width: 782px;
  height: 28px;
  background: url('/img/m_back.gif') top left repeat-x;
}



/* left menu */


div#left_column {
  position: absolute;
  left: 0px;
  top: 266px;
}

ul#left_menu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
	list-style-image: url('/img/x1.gif');
  text-transform: uppercase;
	padding-left: 25px;
	margin-left: 0px;
}

ul#left_menu li {
  list-style-image: url('/img/x1.gif');
	font-weight: bold;
	margin-bottom: 1em;
	margin-left: 0em;
	padding-left: 0em;
}

ul#left_menu li a {
  color: #25599C;
  text-decoration: none;
}

ul#left_menu li a:hover {
  color: #25599C;
  text-decoration: none;
}

ul#left_submenu {
    font-family: Verdana, Arial, sans-serif;
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 7pt;
	margin-top: 0.6em;
}

ul#left_submenu li {
	list-style-image: none;
	margin-bottom: 0.3em;
	margin-left: 0em;
	padding-left: 0em;
	font-weight: normal;
}



/* crumbs */

#crumbs {
	width: 700px;
}

#crumbs, #crumbs a, #crumbs a:hover {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	/* text-transform: uppercase; */
}



img#i {
  position: absolute;
  left: 0px;
  top: 0px;
}

div#header {
  position: absolute;
  top: 15px;
  left: 227px;
  width: 773px;
  height: 168px;
  background: url('/img/top_back.jpg') top left no-repeat;
}

	img#header_text {
	  position: relative;
	  top: 35px;
	  left: 35px;
	}

/* content */

p {
  margin: 0px 0px 1.5em 0px;
  padding: 0px;
  text-align: justify;
}

a, a:visited {
  color: #25599C;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

div.info {
	margin-bottom: 1em;
	width: 100%;
	border: 1px solid #25599C;
	position: relative;
}

/*
div.info ul {
	list-style-type: none;
	margin: 1em 2em;
}

div.info div.label {
	position: relative;
	top: 0.5em;
	left: 1em;
	margin: 0em 2em 0em 0em;
  color: #25599C;
  text-align: center;
  font-weight: bold;
	height: 3em;
	width: 100px;
	float: left;
}
*/

table {
  border-collapse: collapse;
}

td, th {
  border: 1px solid #25599C;
  padding: 0.2em 1em;
}

hr {
  height: 1px;
  background-color: #25599C;
  color: #25599C;
  border: none;
}

td.pr, input.pr { background: #FFFFDD; color: red; font-weight: bold }
td.sv, input.sv { background: #FFFFDD; color: blue; font-weight: bold }
td.ws {   }

table.worship {
	width: 729px;
}

table.worship td.wo {
	background: #e4dec6;
	border-left: none;
	color: black;
}
table.worship td.tm {
	background: #e4dec6;
	border-right: none;
	color: #555555;
	text-align: right;
	font-weight: bold;
}
table.worship th.da {
	border-right: none;
	color: #25599C;
	font-weight: normal;
}
table.worship th.de {
	border-left: none;
	color: #555555;
}
table.worship th.de b {
	color: red;
}

/* icons */

div#icons {
    position: absolute;
    right: 10px;
    top: 4px;
}

/* left buttons/banners */

div#left_banners {
  width: 200px;
  text-align: center;
  padding: 1em;
}

div#left_banners img {
    padding-bottom: 12px;
}