body
{
	margin: 0;
	padding: 0;
	background: #6B6A69;
	font-size: 1em;
	font-family: verdana, tahoma, helvetica;
}

h3
{
	padding: 0;
	margin: 0;
	font-weight: normal;
}

#container
{
	margin: 0 auto;
	width: 760px;
	padding: 0;
	background: url(http://lifequestchurch.net/images/bg.gif) repeat-y;
}

#top
{
	width: 700px;
	margin: 0 0 0 31px;
	height: 107px;
	background: black url(http://lifequestchurch.net/images/new-logo.jpg) no-repeat top left;
	padding: 0;
}

#nav
{
	width: 700px;
	margin: 0 0 0 31px;
	height: 29px;
	background: #C7C6C5;
	font-size: 14px;
}

#nav a
{
	color: white;
	text-decoration: none;
	padding: 3px 0 0 0;
}

#nav a:hover
{
	color: white;
}

#nav ul
{
	margin: 0;
	padding: 0;
}

#nav li
{
	float: left;
	margin: 0;
	padding: 0px 0 0 10px;
	width: 100px;
	list-style: none;
	background: url(http://lifequestchurch.net/images/sublibg.gif) no-repeat right;
	height: 29px;
}

#nav li.selected
{
	background: url(http://lifequestchurch.net/images/sublibgon.gif) no-repeat right;
	height: 29px;
}

#nav li:hover
{
	float: left;
	margin: 0;
	padding: 0px 0 0 10px;
	width: 100px;
	list-style: none;
	background: url(http://lifequestchurch.net/images/sublibgon.gif) no-repeat right;
	height: 29px;
}

#servebottom
{
	width: 500px;
	margin: 0 0 0 131px;
	padding: 50px 0 0 0;
}

#bottom
{
	width: 700px;
	margin: 0 0 0 31px;
}

* html #bottom
{
	margin: 0 0 0 20px;
}

#schedulebottom
{
	width: 700px;
	margin: 0 0 0 131px;
	padding: 130px 0 0 0;
}

#directionsbottom
{
	background: url(http://lifequestchurch.net/images/directionpage.gif) no-repeat top;
	width: 700px;
	margin: 0 0 0 31px;
	padding: 130px 0 0 0;
}

#contactbottom
{
	background: url(http://lifequestchurch.net/images/contact.gif) no-repeat top;
	width: 700px;
	margin: 0 0 0 31px;
	padding: 130px 0 0 0;
}

#pluginbottom
{
	background: url(http://lifequestchurch.net/images/plugin.gif) no-repeat top;
	width: 700px;
	margin: 0 0 0 31px;
	padding: 130px 0 0 0;
}

#experiencebottom
{
	background: url(http://lifequestchurch.net/images/journey.gif) no-repeat top;
	width: 700px;
	margin: 0 0 0 31px;
	padding: 130px 0 0 0;
}

#ministriesbottom
{
	width: 700px;
	margin: 0 0 0 31px;
	padding: 130px 0 0 0;
}

#aboutbottom
{
	background: url(http://lifequestchurch.net/images/about.gif) no-repeat top;
	width: 700px;
	margin: 0 0 0 31px;
	padding: 130px 0 0 0;
}

#contact label
{
	display: none;
}

#calendarbottom
{
	background: url(http://lifequestchurch.net/images/calpage.gif) no-repeat top;
	width: 700px;
	margin: 0 0 0 31px;
	padding: 130px 0 0 0;
}

#newsbottom
{
	background: url(http://lifequestchurch.net/images/newspage.gif) no-repeat top;
	width: 700px;
	margin: 0 0 0 31px;
	padding: 130px 0 0 0;
}

#sermonbottom
{
	background: url(http://lifequestchurch.net/images/sermonpage.gif) no-repeat top;
	width: 700px;
	margin: 0 0 0 31px;
	padding: 130px 0 0 0;
}

#blogbottom
{
	background: url(http://lifequestchurch.net/images/blogpage.gif) no-repeat top;
	width: 700px;
	margin: 0 0 0 31px;
	padding: 130px 0 0 0;
}

.front-date
{
	font-size: 12px;
	margin: 0 0 0 40px;
	color: #fff;
}

#contactform
{
	margin: 0 0 0 40px;
}

#blogleft, #ministriesleft
{
	float: left;
	width: 170px;
	margin: 50px 0 0 7px;
	padding: 0;
	font-size: 12px;
}

#blogleft a, #ministriesleft a
{
	color: white;
	text-decoration: none;
	border-width: 0 0 1px 0;
	border-style: dotted;
	border-color: white;
}

#blogright
{
	float: right;
	width: 490px;
	margin: 0;
	border-width: 0 0 0 1px;
	border-color: #333;
	border-style: solid;
	padding: 0 10px 0 5px;
	color: #333;
}

#blogright p
{
	font-size: 12px;
	margin: 0 0 5px 0;
	text-align: justify;
}

#blogright 2
{
	float: right;
	width: 490px;
	margin: 0;
	border-width: 0 0 0 1px;
	border-color: #333;
	border-style: solid;
	padding: 0 10px 0 5px;
	color: #333;
}

.clear
{
	clear: both;
}

.hidden
{
	visibility: hidden;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 1px;
}

#footer
{
	width: 700px;
	margin: 30px 0 0 31px;
	text-align: center;
	clear: both;
	padding: 100px 0 50px 0;
}