
/****CSS Reset by Erik Meyer****/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
/*********END CSS RESET*********/

/* 
Blue: #40BFE3
Green: #4BBC43
*/

img, div, a, h1, h2, h3, h4 { behavior: url(http://www.growinggodschurch.com/wp-content/themes/microsites/js/iepngfix.htc); }

/*********GENERAL STYLES********/
body  {
	background: #fff url(img/bg.png) top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
	color:#464646;
}
a {
	color:#5E4138;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.imgtxt {
	display:block;
	text-indent:-10000px;
}
.clearme {
	clear:both;
	display:block;
}
hr {
	margin:0;
	padding:0;
	border:none;
	border-top:1px #E3E3E3 solid;
}
h3 {
	color:#658171;
	font-size:30px;
	text-transform: uppercase;
}
h4 {
	clear:both;
	font-size:19px;
	font-weight:normal;
}
h4 a:hover {
	background:#5E4138;
	text-decoration: none;
	color:#fff;
}
h5 {
	color:#658171;
	font-size:19px;
	font-weight:bold;
	margin:18px 0 15px 0;
}
h6 {
	color:#658171;
}
/***************************
***********HEADER***********
***************************/
#header {
	background:#658171;
}
.oneline {
	height:85px;
	padding:40px 0 0 30px;
}
.twoline {
	padding:27px 0 0 30px;
	height:98px;	
}
#header h1 {
	color:#fff;
	font-size:38px;
	text-transform: uppercase;
	float:left;
}
#header h2 {
	height:29px;
	color:#fff;
	font-size:22px;
	text-transform: uppercase;
	float:left;
}
.twoline h2 {
	padding:6px 0 0 6px;
	clear:both;
	width:850px;
}
.oneline h2 {
	border-left:3px solid #fff;
	margin-left:15px;
	padding:6px 0 0  20px;
}
#block {

}
#nav {
	height:48px;
	margin-bottom:20px;
	border-bottom:1px #e3e3e3 solid;
}

#nav a {
	display:block;
	margin-top:12px;
	float:left;
	margin-left:53px;
	text-transform:uppercase;
	color:#a3a3a3;
	font-size:15px;
}
#nav a#first {
	margin-left:23px;
}
#nav a:hover {
	text-decoration:none;
	color:#658171;
}
#nav a.live {
	color:#658171;
}
/*
#nav a {
	display:block;
	text-indent:-10000px;
	margin-top:19px;
	height:17px;
	background-position:0px -17px;
	float:left;
}
#nav a:hover {
	background-position:0px 0px;
}
#nav a.home {background-image:url(img/navHome.png);width:51px;margin-left:12px;}
#nav a.project {background-image:url(img/navProject.png);width:98px;margin-left:62px;}
#nav a.involved {background-image:url(img/navInvolved.png);width:108px;margin-left:62px;}
#nav a.about {background-image:url(img/navAbout.png);width:82px;margin-left:62px;}
#nav a.questions {background-image:url(img/navQuestions.png);width:86px;margin-left:62px;}
#nav a.updates {background-image:url(img/navUpdates.png);width:71px;margin-left:62px;}
#nav a.contact {background-image:url(img/navContact.png);width:69px;margin-left:62px;}
*/

/***************************
**********LEFT BAR**********
***************************/
#left {
	width:227px;
	float:left;
}
#left #box {
	border:1px solid #e3e3e3;
	position:relative;
}
.innerleft {
	padding:0 0 0 8px;
}
#left h6 {
	color:#658171;
	text-transform: uppercase;
	line-height:13px;
	padding:0;
	margin:10px 0 0 0;
}
#left h3 {
	text-transform: uppercase;
}
#left h4 {
	margin:8px 0 18px 0;
}
#left img#updatesbubble {
	background:#5E4138;
	width:25px;
	height:22px;
	position:absolute;
	top:10px;
	left:146px;
	margin:0;
}
#left img {
	margin-bottom:10px;
}
#left p {
	line-height:20px;
	color:#666;
	font-weight:normal;
}
#left a.viewbutton {
	margin:1px;
	display:block;
	background: url(img/btnViewUpdates.jpg) bottom left repeat-x;
	padding:5px 0 5px 8px;
}
#left img#btnInvovled {
	background:#5E4138;
	width:229px;
	height:59px;
	margin-top:20px;
}
#right {
	float:right;
}
#right h3 {
	margin-bottom:12px;
}
#right p {
	margin-bottom:20px;
	color:#515151;
}
#right img#discoverbutton {
	width:198px;
	height:24px;
	background:#5E4138;
	background-repeat:none;
	margin-bottom:10px;
}
#right .homesub p {
	margin:5px 0;
}
.homesub img {
	margin-top:20px;
}
.projthumb {
	display:block;
	width:138px;
	height:89px;
	margin:0 20px 20px 0;
	border: 1px solid #e3e3e3;
	position:relative;
	float:left;
	padding:0;
}
.projthumb img.btnzoom {
	position:absolute;
	right:-12px;
	top:1px;
}
.projthumb img {
	padding:0;
	margin:0;
}
#signature {
	clear:both;
}
#signature img {
	float:right;
	border:1px solid #e3e3e3;
	margin:0 18px;
}
#signature div {
	float:right;
	text-align:right;
	width:200px;
	line-height:14px;
	padding-top:12px;
}
#signature h6 {
	margin-bottom:0;
}
.involved hr {
	margin-top:15px;
}


/***************************
********FORM STYLING********
***************************/
input.text, textarea {
	border:1px solid #e0e0e0;
	background:white none;
	padding:4px 0 0 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
}
textarea {
	width:662px;
	height:120px;
}
.formrow {
	padding:10px; 
	float:left;
}
.first {
	margin-right:10px;
}
.half, .groups, .amounts{
	width:320px;
}
.half input.text {
	width:312px;
}
input.text {
	height:22px;
}
.city, .state, label.zip{
	float:left;
}
label.city {
	width:170px;
}
label.state {
	width:70px;
}
label.zip {
	width:60px;
}
input.city {
	margin-right:20px;
	width:142px;
}
select.state {
	width:50px;
	margin-top:3px;
}
input.state {
	width:50px;
}
input.zip {
	width:73px;
	float:right;
}
input.submit {
	font-size:1em;
}
select {
	font-size:.8em;
	height:18px;
}
.active {
	background:#f5f5f5;
}
.error {
	background:#FFDFDF;
	color:#E11212;
}
#errormessage {
	display:none;
	text-align:center;
	border-bottom:1px solid #e0e0e0;
	margin-bottom:10px;
}
#errormessage h4 {
	color:#e11212;
	font-size:17px;	
	margin-bottom:3px;
}
#errormessage em {
	font-style:normal;
	color:#e11212;	
	background:#ffdfdf;
}
#successmessage {
	text-align:center;
}
#successmessage h4 {
	color:#5E4138;
	font-size:17px;	
	margin-bottom:3px;
}
#successmessage em {
	font-style:normal;
	color:#006633;
}
label {
	display:block;
	margin-bottom:7px;
	font-weight:bold;
}
#emailalert {
	display:none;
	font-size:0.8em;
	line-height:1em;
	margin-top:4px;
}
/***************************
**********INVOLVED**********
***************************/
a.sectionheader {
	display:block;
	background-color:#5E4138;
	float:left;
	width:301px;
	height:59px;
}
a.current {
	background-position:0px -59px;
}
a.volunthead {
	background-image:url(img/btnvoluntsml.png);
}
a.commithead {
	background-image:url(img/btncommitsml.png);
}
span.amper {
	background:url(img/helpor.jpg) top left no-repeat;
	width:37px;
	height:41px;
	display:block;
	margin:0 30px;
	float:left;
	text-indent:-10000px;
}
.hidden {
	display:none;
}
.questions .hidden {
	display:block;
}
.questions p {
	display:hidden;
}
.questions .hidden a.faqtitle {
	display:inline-block;
}
.involved h6 {
	margin-top:10px;
}
#offeringleft {
	margin-top:5px;
	width:360px;
	float:left;
	background:#fff;
	height:170px;
}
#offeringleft input.text, #commitleft input.text {
	width:291px;
	float:left;
}
#offeringleft span, #commitleft span {
	font-size:1.3em;
	float:left;
	padding-top:3px;
	margin-right:5px;
}
#offeringleft label {
	font-weight:normal;
	clear:both;
	padding-top:12px;
}
#offeringleft select {
	float:left;
	margin-right:15px;
}
#offeringleft select.month {
	width:120px;
}
#offeringleft select.day {
	width:65px;
}
#offeringleft select.year {
	width:90px;
}
#offeringright {
	margin-top:35px;
	float:right;
	width:255px;
}
#commitment {
	margin-top:10px;
}
#commitment p {
	margin-bottom:10px;
}
#commit {
	margin-bottom:1px;
}
#commit a.sectionheader {
	display:block;
	background-color:#5E4138;
	background-image:url(img/btncommit.png);
	width:700px;
	height:59px;
	text-indent: -10000px;
}
#commitleft {
	float:left;
	background:#fff;	
	width:350px;
}
#commitright {
	float:left;
	width:300px;
}
#commitright p {
	font-weight:bold;
	margin:0;
	padding:0 0 0 2px;
}
#commitright input.radio {
	clear:both;
	float:left;
	margin:4px 10px 0 0;
	display:block;
}
#commitright div.payline {
	clear:both;
}
#commitright label {
	width:68px;
	font-weight:bold;
	float:left;
}
#commitright span {
	float:left;
}
#commit input.submit {
	margin-bottom:15px;
}
#volunteercard a.sectionheader {
	display:block;
	background-color:#5E4138;
	background-image:url(img/btnvolunt.png);
	width:700px;
	height:59px;
	text-indent: -10000px;
}
#volunteercard input.submit {
	margin:0 0 15px 8px ;
}
#volunteercard p {
	margin:0;
}
#agreement {
	margin-top:10px;
	padding-bottom:20px;
}
#agreement input.check {
	float:left;
}
#agreement p {
	float:right;
	width:660px;
}

/***************************
*********QUESTIONS**********
***************************/
#faqnav {
	height:30px;
}
#faqnav a {
	display:block;
	padding:5px 9px;
	background:#5E4138;
	color:#fff;
	float:left;
}
#faqnav a:hover {
	text-decoration:underline;
}
#right .question p {
	margin:0;
	display:none;
	float:none;
}
#right .current p {
	display:block;
}
a.faqtitle {
	font-weight:bold;
	margin-top:8px;
	display:inline-block;
}
.questions h5 {
	margin-bottom:0;
}
/***************************
***********UPDATES**********
***************************/
span.upday {
	display:block;
	font-size:.8em;
	font-weight:bold;
	color:#658171;
	margin-top:10px;
}
#updatesleft h4 {
	margin-bottom:12px;
}
#updatesleft object {
	display:block;
	margin-bottom:10px;
}
#updatesleft .post {
	border-bottom:1px solid #e3e3e3;
	padding-bottom:30px;
	margin-bottom:25px;
}
#updatessubnav {
	height:20px;
}
#updatessubnav a.prev {
	float:left;
}
#updatessubnav a.next {
	float:right;
}
/***************************
***********FOOTER***********
***************************/
#footer {
	width:1000px;
	margin:50px auto 30px auto;
	background:#5E4138 url(img/footerbg.png) 0px 35px no-repeat;
	background-position:0px 35px;
	color:#fff;
	height:75px;
}
#footer p {
	height:28px;
	padding:7px 30px 0 30px;
}
#footer a {
	text-decoration:underline;
	color:#fff;
}
#footer a:hover {
	text-decoration:none;
}
#footer div#footground {
	background:#658171 url(img/footermid.png) top left repeat-x;
	width:960px;
	height:40px;
	margin-left:20px;
}