/* -------------------------------- 
base styles for churchgrowth.net
author: kris hull
---------------------------------*/

body {
	background: #c2d94b url("../img/bkg.gif") repeat-x;
	margin: 0;
	padding: 0;
}
html, body, div, p {
	font: 13px/18px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", lucida, sans-serif;
	color: #000;
}
a:link, a:visited {
	color: #a71c20;
}
a:hover, a:active {
	background:#a71c20;
	color: #fff;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", lucida, sans-serif;
	color:#333;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 11px;
}
dt, dt p {
	color: #2c3755;
	font-weight: 900;
}
dd {
}
blockquote, blockquote p {
	font-style:italic;
}
table, tr, td {
	border: 0;
	padding: 0;
	margin: 0;
}
#header {
	width: 760px;
	height: 148px;
	background: transparent url("../img/header.jpg") no-repeat;
}
#contentwrapper {
	background: #fff url("../img/wrapper_bkg.gif") no-repeat bottom right;
	width: 100%;
	float:left;
}
#contentwrapper2 {
	width: 760px;
}
#sidebar {
	width: 155px;
	float:left;
	background: #f1ef96 url("../img/peeps.jpg") no-repeat bottom right;
	padding-bottom: 161px;
}
#main {
	float: left;
	padding: 0 20px;
	width: 605px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 565px;
}
#footer {
	font-size: 11px;
	clear: both;
	padding: 20px 0 30px 0;
	width: 565px;
	height: 80px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 30px;
}
#footspace {
	clear: both;
	width: 565px;
	height: 30px;
}
/*---------------------------------------------
header area
---------------------------------------------*/
#header {
	font-size: 11px;
}
#header h1 {
	font-size:20px;
	color: #cc0000;
	padding: 30px 0 0 0;
	text-align:right;
}
#header ul {
	float: right;
	display: inline;
}
#header ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
#header ul li a {
	margin: 0;
	padding: 0 4px;
	height: 20px;
}
#header ul li a:link, #header ul li a:visited {
	color: #c0d7e5;
}
#header ul li a:hover, #header ul li a:active {
	color: #2c3755;
	background: #c0d7e5;
}
/*---------------------------------------------
footer area
---------------------------------------------*/
#footer ul {
	display: inline;
	margin: 0;
	padding: 0;
}
#footer ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
#footer ul li a {
	margin: 0;
	padding: 0 5px;
	height: 20px;
}
/*---------------------------------------------
nav area
---------------------------------------------*/
#nav {
	height: 270px;
	position: relative;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style:none;
	height: 270px;
}
#nav ul li {
	height: 30px;
	position: absolute;
}
#nav ul li, #nav ul a {
	height: 30px;
	display: block;
}
#nav ul li a {
	text-indent: -9999px;
	text-decoration: none;
}
#nav01 {
	top: 0;
	width: 155px;
	background: transparent url("../img/nav.gif") no-repeat 0 0;
}
#nav02 {
	top: 30px;
	width: 155px;
	background: transparent url("../img/nav.gif") no-repeat 0 -30px;
}
#nav03 {
	top: 60px;
	width: 155px;
	background: transparent url("../img/nav.gif") no-repeat 0 -60px;
}
#nav04 {
	top: 90px;
	width: 155px;
	background: transparent url("../img/nav.gif") no-repeat 0 -90px;
}
#nav05 {
	top: 120px;
	width: 155px;
	background: transparent url("../img/nav.gif") no-repeat 0 -120px;
}
#nav06 {
	top: 150px;
	width: 155px;
	background: transparent url("../img/nav.gif") no-repeat 0 -150px;
}
#nav07 {
	top: 180px;
	width: 155px;
	background: transparent url("../img/nav.gif") no-repeat 0 -180px;
}
#nav08 {
	top: 210px;
	width: 155px;
	background: transparent url("../img/nav.gif") no-repeat 0 -210px;
}
#nav09 {
	top: 240px;
	width: 155px;
	background: transparent url("../img/nav.gif") no-repeat 0 -240px;
}
#nav01 a:hover {
	background: transparent url("../img/nav.gif") -155px 0 no-repeat;
}
#nav02 a:hover {
	background: transparent url("../img/nav.gif") -155px -30px no-repeat;
}
#nav03 a:hover {
	background: transparent url("../img/nav.gif") -155px -60px no-repeat;
}
#nav04 a:hover {
	background: transparent url("../img/nav.gif") -155px -90px no-repeat;
}
#nav05 a:hover {
	background: transparent url("../img/nav.gif") -155px -120px no-repeat;
}
#nav06 a:hover {
	background: transparent url("../img/nav.gif") -155px -150px no-repeat;
}
#nav07 a:hover {
	background: transparent url("../img/nav.gif") -155px -180px no-repeat;
}
#nav08 a:hover {
	background: transparent url("../img/nav.gif") -155px -210px no-repeat;
}
#nav09 a:hover {
	background: transparent url("../img/nav.gif") -155px -240px no-repeat;
}
/*---------------------------------------------
sidebar area
---------------------------------------------*/
#sidebar p {
	margin: 10px 5px 10px 10px;
	font-size:10px;
	color: #000;
}
/*---------------------------------------------
misc classes
---------------------------------------------*/
.highlight {
	color: #a71c20;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.textbutton {
	border: 3px solid #ccc;
	background: #e39717;
	padding: 0 10px;
	font-weight:900;
	display:inline-block;
}
.textbutton:hover {
	background: #e39717;
}
.textbutton a {
	line-height: 30px;
	height:30px;
	text-decoration: none;
	display:block;
	line-height:30px;
}
.textbutton a:link, .textbutton a:visited {
	color: #fff;
	line-height: 30px;
}
.textbutton a:hover, .textbutton a:active {
	color: #a71c20;
	background: transparent;
	line-height: 30px;
}
