body {
	background-image:url('../img/churchsite/bg.png');
	background-repeat: no-repeat;
	background-position:center top;
	background-color: #000;
	font-size: 11pt;
	font-family: "Arial Narrow", Helvetica, Verdana, Arial, sans-serif;
	color: #626262;
}
img {
	border:none;
}

h2 {
	color: #922020;
}

h3 {
	color: #015A82;
}


div {
	overflow: hidden;
}

#wrapper, #header, #banner, #content, #footer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#header{
	height: 324px;
	text-align:center;
	background-color:#E3DFD4;
}

#banner {
	height: 313px;
	text-align:center;
	background-image:url('../img/churchsite/body.jpg');
	background-repeat: repeat;
}

#banner-left {
	float:left;
	text-align:center;
	width: 315px;	
	height: 313px;
}

#banner-right {
	float: right;
	text-align:center;
	height:288px;
	width:625px;
	padding-right:20px;
	padding-top:25px;
}

#content {
	background-image:url('../img/churchsite/body.jpg');
	background-repeat: repeat;
	background-color: #fff;
	padding: 10px;
	min-height: 240px;
}

.col {
	padding:5px 15px 5px 15px;
	width:275px;
	float: left;
}


#footer {
	background-image:url('../img/churchsite/footer.jpg');
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	font-size:0.95em;
	height:137px;
	padding:5px 15px 5px 5px;
	width: 950px;
}

#footer a { color: #fff; }

#footer a:hover {color: #fff; text-decoration: none;}


#video_box {
	background-image:url('../img/churchsite/body.jpg');
	background-repeat: repeat;
	background-color: #fff;
	padding: 10px;
	min-height: 260px;
	float:right;
	width:480px;
} 
#trailer-nav {
	float:right;
	padding-top:9px;
	width:110px;
}
div#trailer-nav div, div#trailer-nav div.hover {
	background-image:url('/img/btn-trailer.png');
	background-repeat: no-repeat;
	background-position:center top;
	height:42px;
	margin:1px 0;
	padding:8px 22px 2px 8px;
	text-align:left;
	width:75px;
	color: #fff;
	font-weight:bold;
	font-size: 11pt;
	line-height: 1em;
	text-align:left;
}
div#trailer-nav div.hover {
	background-position:center -49px;
}
div#trailer-nav a {
	text-decoration:none;
}

#facebook_box {
	font-size:12pt;
}

#disclaimer {
	text-align:center;

}

/* Evite Form */

.boxy-content {
	padding: 0;
}

#evite_form {
	padding: 0px 15px;
}

#evite_form .label  {
	color: #4B4B4B;
	font-size:16pt;
	font-weight:bold;
	line-height: 1.5em;
}

#evite_form .submit {
	text-align: right;
	padding: 5px 0px;
	
}

/* ********** */

.message {
	color: #C01B00;
	font-weight:bold;
	padding-right:85px;
	text-align:center;
}

#header-login{
	padding: 15px 223px 10px 277px; 
	text-align: right; 
	margin:0;
}

#findAGroupResults a {
	color: #015A82;
}
