body {
	margin: 0 0 10px 0;
  padding: 0;
	background: url(http://www.theopendoorchurch.org/inc/images/strip-bg.gif) #ececec;
	color: #555;
	font-family: tahoma, 'Lucida Sans Unicode', 'Lucida Grande', monaco, san-serif;
	font-size: 80%;
	text-align: center;
  }
  
/* typography */

a:link {
	color: #E4001B;
	text-decoration: none;
  }
  
a:visited {
  color: #E4001B;
	text-decoration: none;  
  }

a:hover {
	color: #004381;
  text-decoration: underline;
  }
  
abbr, acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
  }
  
#menu address {
  margin: 2em 0;
  padding: 0 10px;
  font-style: normal;
  color: #fff;
  }
  
p, li, address, label, input, dd, dt, textarea, select, blockquote {
	font-size: 1em;
  }

p {
	line-height: 1.3em;
	margin: 1.2em 0;
  }
  
h1, h2, h3, h4, h5, h6 {
  color: #4469AE;
  margin: 0;
  padding: 0;
  }
  
blockquote {
  background: url(http://www.theopendoorchurch.org/inc/images/quote.gif) no-repeat;
  padding: 0 0 0 40px;
  margin: 1.2em 0 1.2em .5em;
  font-style: italic;
  line-height: 1.3em;
  }  
  
/* basic site structure - edit with extreme care */

#container {
	width: 766px;
	margin: 0 auto;
  padding: 0;
	text-align: left;
	background: url(http://www.theopendoorchurch.org/inc/images/content-bg1.gif) #fff repeat-y;
  }
  
#header {
  background: url(http://www.theopendoorchurch.org/inc/images/header.jpg) top right #fff repeat-y;
  position: relative;
  height: 150px;
  width: 750px;
  margin-left: 8px;
  }
  
#header h1 {
  padding: 0;
  position: absolute;
  top: 35px;
  left: 15px;
  /*margin: 35px 0 0 15px;*/
  width: 367px;
  height: 59px;
/*	background:url(http://www.theopendoorchurch.org/inc/images/logo.gif) no-repeat; */
  display: inline;
  float: left;
  text-indent: -5000px;
  }
  
#footer {
  padding: 0 23px 0 23px;
  width: 720px;
  \width: 766px;
  w\idth: 720px;
  background: url(http://www.theopendoorchurch.org/inc/images/bottom.gif) bottom left no-repeat;
  margin: 0 auto;
  text-align: left;
  }
  
#front, #content {
  width: 518px;
  \width: 543px;
  w\idth: 518px;
  padding: 0 0 0 25px;
  float: left;
  }
  
#bor {
  width: 518px;
  margin-bottom: 1.5em;
  }
  
#news {
  width: 485px;
  float: left;
  }

#events {
  width: 204px;
  float: right;
  }    
  
#menu {
  width: 205px;
  float: right;
  }
  
/* menu system */

#navcontainer {
  width: 177px;
  }

#navcontainer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  }
  
#navcontainer a {
  display: block;
  padding: 5px 10px;
  width: 177px;
  \width: 197px;
  w\idth: 177px;
  background-color: #69AE44;
  border-bottom: 1px solid #fff;
  color: #fff;
  text-decoration: none;
  }
  
#navcontainer a.first {
  border-top: 1px solid #fff
  }

#navcontainer a:hover {
  background: url(http://www.theopendoorchurch.org/inc/images/heart.gif) 95% 50% #E4001B no-repeat;
  text-decoration: underline;
  }   
  
/* headers */
#bor h2 {
  color: #4469AE;
  margin: 20px 0 0 0;
  font-size: 1.8em;
  }
  
#news h3, #events h3 {
  font-size: 1.4em;
  border-bottom: 1px solid #ccc;
  padding: 0 0 5px 0;
  }
  
#menu h3 {
  padding: 10px 0 10px 10px;
  margin: 0;
  color: #fff;
  font-size: 1.2em;
  }
  
#content h2 {
  font-size: 1.6em;
  }

#content h3 {
  font-size: 1.4em;
  }
  
#content h4 {
  font-size: 1.2em;
  }
  
#content h5 {
  font-size: 1em;
  }
  
/* paragraphs */

#footer p {
  padding: 15px 0 15px 0;
  margin: 0;
  }
  
#breadcrumbs {
  margin: 20px 0 1.5em 0;
  font-weight: bold;
  }
  
/* links */

#bor a:link, #news a:link, #events a:link, #breadcrumbs a:link, #bor a:visited, #news a:visited, #events a:visited, #breadcrumbs a:visited {
  background: url(http://www.theopendoorchurch.org/inc/images/arrow.gif) center right no-repeat;
  \background: #fff;
  b\ackground: url(http://www.theopendoorchurch.org/inc/images/arrow.gif) center right no-repeat;
  padding-right: 13px
  }
  
#bor a:hover, #news a:hover, #events a:hover, #breadcrumbs a:hover {
  background: url(http://www.theopendoorchurch.org/inc/images/arrow-hover.gif) center right no-repeat;
  \background: #fff;
  b\ackground: url(http://www.theopendoorchurch.org/inc/images/arrow-hover.gif) center right no-repeat;    
  }

/* lists */

#content ul, #content ol {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  }
  
#content li {
  margin-top: .7em;
  margin-bottom: .7em;
  line-height: 1.2em;
  }

#news dl, #events dl {
  margin: 1em 0 2em 0;
  }
  
#news dt, #events dt {
  color: #4469AE;
  font-weight: bold;
  margin: 0;
  padding: 0;
  }
  
#news dd {
  margin: 0;
  padding: 0;
  line-height: 1.3em;
  }
  
#events dd {
  margin: .3em 0 0 0;
  padding: 0;
  }

/* pretties */  
.cap {
  float: left;
  font-size: 3em;
  line-height: .8em;
  font-weight: bold;
  width: .75em;
  color: #4469AE;;
  }
  
.imgleft {
  border: 1px solid #bbb;
  padding: 5px;
  float: left;
  margin: 0 10px 0 0;
  }
  
.hilite {
  background: yellow;
  }