@import url("church.css");
html, body{
  padding: 0;
  margin: 0;
  border: 0px none;
  background: #fff;
  color: #000
}

body.menus {
  background: #fff url('/common/img/layout/menu_bg.gif') repeat-y top left;
}

html, body, td, th {
  font-size: 1.0em;
  font-family: Arial, "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Futura, Helvetica, sans-serif;
}

ul, table, tr, td {
 font-size:1.0em;
}

ul {
  list-style-type: square;
}

h1 {
  padding: 0 2px;
  color:#000;
  font-size: 18px;
  margin: 0;
}

.home {
  line-height:140%;
  font-size:0.9em;
}

.home h1, .homeleft h3 {  
  font-size: 1.2em;
  font-weight:bold;
  margin: 2px 0;
}.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #24759D;
	font-weight: bolder;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
