/*
Theme Name: Lifehouse Church
Theme URI: http://lifehousetn.org/
Description: The theme for the Lifehouse Church website, based on the original design by Jennifer Mitchell.
Version: 1.0a
Author: Dave Hayes
Author URI: http://www.davehayes.org
Tags: 

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
}

a {
	color: #888e8e;
	text-decoration: none;
}

.style1 {
	color: #999999;
}

ul {
   list-style-type: none;
}

#navigation {
   text-align: left;
   padding: 0 0 0 7px;
   margin: -3 0;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   z-index: 10;
}

#navigation li {
   display: inline;
   padding: 0 20px 0 0;
     background: transparent;
}

#navigation li a {
   font-weight: bold;
   font-size: 17px;
     background: transparent;
}

#navigation li a:hover {
   color: black;
     background: transparent;
}

#content {
   text-align: right;
   font-size: 10pt;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   margin: 25px 0;
}

h3 {
   font-size: 13pt;
}

#content a {
   text-decoration: underline;
   color: black;
}

#subtitles {
   text-align: left;
   font-size: 11pt;
   margin: 3px 0;
   position: absolute;
   z-index: 9;
   background: transparent;
}

#home {
   display: none;
   margin-left: 25px;
}

#learn {
   display: none;
   margin-left: 95px;
}

#come {
   display: none;
   margin-left: 170px;
}

#connect {
   display: none;
   margin-left: 250px;
}

#mark {
   display: none;
   margin-left: 355px;
}

#begin {
   display: none;
   margin-left: 430px;
}

#bigger {
   display: none;
   margin-left: 500px;
}

#listen {
   display: none;
   margin-left: 590px;
   width: 200px;
}

.credits {
   display: none;
}

.ddfmwrap {
   text-align: left;
}

.fmtextarea {
   width: 500px;
   display: block;
}

#survey {
   float: left;
}
label {
   padding-right: 0.5em;
}

#hometable {
	width: 750px;
	height: 500px;
}

.align-right {
  text-align: right;
}

#directions {
    display: none;
}

.hide {
    display: none;
}

#notice {
    width: 700px;
    margin: 0px;
}

#data {
    width: 720px;
    padding: 0px;
    margin-right: 20px;

}
