body, div, p, h1, h2, h3, h4, h5, h6, span, ul, li, dl, dt, dd, img {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  font-family: Trebuchet MS, Trebuchet, Helvetica, sans-serif;
  background: #006634 url(/static/images/cross.png) no-repeat 50px 220px;
}

h2 {
  margin: 10px 0 10px 0;
  padding: 0 0 5px 0;
  font-size: 190%;
  font-weight: normal;
  border-bottom: 2px solid #00320d;
  color: #00320d;
  font-family: Georgia,serif;
}

p {
  font-size: 90%;
  margin: 6px 0 9px 0;
  z-index: 2;
}

a {
  color: #006737;
}


h3 {
  font-weight: normal;
  margin: 10px 0 5px 0;
}

h4 {
  font-weight: normal;
  font-size: 100%;
  margin: 10px 0 3px 0;
}

div.left {
  float: left;
  padding: 5px;
  color: #fff;
  text-align: right;
}
  div.left a img {
    margin: 5px 10px 30px 0;
  }
  ul.menu {
    list-style-type: none;
  }
  ul.menu li {
    color: #fff;
    text-align: right;
    padding: 2px 5px;
  }
    ul.menu li a {
      text-decoration: none;
      color: #fff;
      font-size: 90%;
      font-weight: bold;
    }

div.content {
  position:relative;
  float:left;
  border: 1px #3f3;
  background-color: #fff;
  padding: 5px 20px 30px 20px;
  width: 600px;
}

div.church {
  border-bottom: 2px solid #aaa;
  margin: 20px 0;
  padding: 0 0 20px 0;
 /* width: 600px;*/
  overflow:hidden;
}
  div.church h4 {
    color: #363;
  }
  div.church h4, div.church p, div.church img.attribute {
    padding-top: 2px;
    padding-left: 3px;
  }
 
  div.church h4 {
    font-weight: bold;
  }
  div.church img.attribute {
    float: none;
    border: 0;
    margin: 0;
  }
  div.church .features {
    clear: left;
    padding: 10px 0 0 0;
  }
  
  
  div.church img {
    float: right;
    border: 1px solid #777;
    margin: 5px 0 10px 20px;
  }

ul.sponsors {
	margin: 20px 0 0 0;
}
ul.sponsors a img {
	margin: 10px 30px 10px 0;
}
.wldc, .cpa {
	position: relative;
	left: -15px;
}
.visit-lincolnshire {
	position: relative;
	left: -20px;
	top: 5px;
}
  
  
div.church_header {
  color: #006634;
  height: 34px;
}  
  div.church_header h3 {
    padding-top: 5px;
    font-family: Georgia, serif;
  }

div.church_times {
  color: #fff;
  background-color: #363;
  padding: 5px 10px;
  float: left;
}
  div.church_times h4 {
    color: #cec;
    position: relative;
    left: -5px;
    margin: 0 0 5px 0;
  }

div.footer {
  font-size: 80%;
  text-align: center;
  color: #ccc;
  clear: left;
  padding: 10px;
}
  div.footer a {
    color: #fff;
  }

img.random {
	float: right;
	margin: 20px;
	border: 1px solid #555;
}

div.sidenote {
	background: #eefff5;
	border: 1px solid #00320d;
	border-width: 1px 0;
	padding: 0 15px;
	margin: 10px 0 20px 0;
}
div.sidenote ul {
	list-style-type: none;
	color: #555;
	font-size: 80%;
	margin-bottom: 10px;
}
	div.sidenote ul blockquote {
		font-style: italic;
		margin: 10px 0 3px 0;
		color: #000;
		font-size: 120%;
	}

ul {
	list-style-type: none;
}
	ul li {
		padding: 3px 0;
		font-size: 90%;
	}

dt {
	font-weight: bold;
	color: #333;
	margin: 10px 0 0 0;
}
dd {
	font-size: 90%;
	color: #555;
}

.feature-list a {
	text-decoration: none;
}
.feature-list a * {
	vertical-align: middle;
}

#map_canvas {
	height: 500px;
	border: 1px solid #888;
}

.weekendtitle {
	margin: 10px 0 0 0;
	font-weight: bold;
}

.darron {
	position: absolute;
	right: 0;
	bottom: 0;
}

label {
	display: block;
}

.smallprint {
	color: #333;
	font-size: 80%;
	width: 500px;
}
