body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif; 
	line-height: 1.5em;
	color: #000;
	font-size: small;
	background: none;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

ul, ol {
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}

/*
=Home-Wrapper ------------------------------------------------------------- */
#home #wrapper {
	width: 850px;
	margin: 0 auto;
	background: none;
}

/*
=Wrapper ------------------------------------------------------------------ */
#wrapper {
	width: 850px;
	margin: 0 auto;
	background: #FFF;
}

/*
=Branding ------------------------------------------------------------ */
#branding {
	position: relative;
	height: 111px;
	background: none;
}

#branding #logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 260px;
	height: 111px;
	background: none;
}

#branding #logo h1 {
	text-indent: -9000px;
}

#branding #church {
	position: absolute;
	top: 0;
	right: 0;
	width: 200px;
	height: 111px;
	background: none;
}

#branding #tagLine {
	position: absolute;
	top: 0;
	left: 325px;
	width: 400px;
	height: 70px;
	background: none;
}

#branding #tagLine h2 {
	text-indent: -9000px;
}

#tagLine ul {
	position: absolute;
	top: 80px;
	left: 160px;
	list-style: none;
}

#tagLine li {
	float: left;
	width: 85px;
	height: 25px;
	text-indent: -9000px;
}

#tagLine li a {
	display: block;
	text-indent: -9000px;
}

#tagLine li.contact {
	background: none;
}

#tagLine li.find {
	background: none;
}

/*
=Home-Nav ---------------------------------------------------------------- */
#home-nav {
	display: none;
}

/*
=Nav ---------------------------------------------------------------- */
#nav {
	display: none;
}

/*
=Content ------------------------------------------------------------ */
#content {
	float: left;
	width: 620px;
	padding: 0 5px;
	text-align: justify;
}

#content img {
	display: none;
}

#content p {
	padding-left: 5px;
}

#home #content h3 {
	padding-top: 11px;
	font-weight: normal;
	border-bottom: 4px solid;
	width: 75px;
	margin-bottom: 5px;
}

#content h3 {
	padding-top: 11px;
	font-weight: normal;
	border-bottom: 4px solid;
	width: 75px;
	margin-bottom: 5px;
}

#pastor #content h3 {
	width: 20em;
}

#beliefs #content h3 {
	width: 9em;
}

#music #content {
   float: none;
   margin-right: .75em;
   width: 610px;
}

#content li {
	clear: left;
	margin-left: 3em;
	padding-bottom: 1em;
}

#content #serviceTimes h3 {
    margin-left: .25em;
    width: 7.25em;
}

#content #serviceTimes ul {
    list-style: none;
}

#content #serviceTimes li {
    margin-left: .25em;
    padding: 0;
}

#content #serviceTimes .inner {
    margin-left: 1.5em
}

#content #serviceTimes dt {
    float: left;
    width: 11em;
}

/*
=subContent --------------------------------------------------------- */
#subContent {
   margin-top: 5em;
   margin-left: .75em;
   padding-bottom: 50em;
}

/*
=contactInfo -------------------------------------------------------- */
#contactInfo {
    display: none;
}

/*
=PictureTrail ------------------------------------------------------- */
#pics {
	display: none;
}

/*
=Footer ------------------------------------------------------------- */
#footer {
	position: relative;
	clear: both;
	color: #000;
	background: none;
	font-size: 85%;
}

#footer a {
	color: #000;
}

#footer #design {
	display: none;
}

#footer #copy {
	position: absolute;
	left: 5px;
}

#footer span {
	position: absolute;
	top: 10px;
	right: 5px;
	width: 110px;
	text-indent: -9000px;
}

#footer span a {
	display: block;
	height: 105px;
	background: none;
}

#footer #validate {
	display: none;
}
