html {
	height: 100%;
}
body {
	height: 100%;
}
#non_footer {
	position: relative;
	min-height: 100%;
}
* html #non_footer {
	height: 100%;
}
#content {
	padding-bottom: 168px;
}

#footer {
	position: relative;
	margin-top: -158px;
}

body {
	background: url('/images/bg.png') repeat-x #17262D;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #579FBF;
}
#container {
	background: url('/images/j.png') no-repeat 10px 10px;
	min-height: 100px;
}
#header {
	margin-top: 99px;
	margin-bottom: 17px;
}
#nav {
	float: right;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	line-height: 43px;
	margin-left: 20px;
}
#nav a {
	color: white;
	text-decoration: none;
	font-size: 16px;
	font-family: 'HelveticaNeue-CondensedBold', 'Helvetica Neue Bold Condensed','Helvetica Neue', 'ArialNarrow-Bold', 'Arial Narrow', Arial, sans-serif; 
}
#nav a:hover, a:hover, #footer a:hover {
	color: #64D7FF;
}
#breadcrumbs p, #date p {
	font-size: 12px;
	color: #ccc;
	margin: 0px;
	line-height: 40px;
	margin-bottom: -4px;
}
#date p {
	color: white;
	text-align: right;
	font-family: 'HelveticaNeue-CondensedBold', 'Helvetica Neue Bold Condensed','Helvetica Neue', 'ArialNarrow-Bold', 'Arial Narrow', Arial, sans-serif; 
}
#breadcrumbs p strong {
	font-family: 'HelveticaNeue-CondensedBold', 'Helvetica Neue Bold Condensed','Helvetica Neue', 'ArialNarrow-Bold', 'Arial Narrow', Arial, sans-serif; 
	color: white;
}
p {
	font-size: 13px;
	line-height: 20px;
}
a {
	color: #79DCFF;
}
a:hover {
	color: white;
}
.yellow {
	color: #FFFF66;
}
hr {
	border-color: #1F353F;
	margin-bottom: 19px;
}
h1,h2,h3,h4,h5 {
	font-family: 'HelveticaNeue-CondensedBold', 'Helvetica Neue Bold Condensed','Helvetica Neue', 'ArialNarrow-Bold', 'Arial Narrow', Arial, sans-serif; 
	/* border-bottom: 2px solid #1F353F; */
	background: url('/images/hr1.png') repeat-x bottom;
	color: white;
	line-height: 20px;
}
h1 {
	font-size: 18px;
	padding-bottom: 1px;
}
h2 {
	font-size: 16px;
}
h1 span, h2 span, h3 span, h4 span, h5 span{
	background: url('/images/hr2.png') repeat-x bottom; 
}
h2 span {
	padding-bottom: 1px;
}
.splash {
	border: 1px solid #539CBA;
	margin-bottom: 20px;
}
.event p strong {
	font-family: 'HelveticaNeue-CondensedBold', 'Helvetica Neue Bold Condensed','Helvetica Neue', 'ArialNarrow-Bold', 'Arial Narrow', Arial, sans-serif; 
	color: white;
	font-size: 16px;
}
.event-date p {
	color: #FFFF66;
	font-family: 'HelveticaNeue-CondensedBold', 'Helvetica Neue Bold Condensed','Helvetica Neue', 'ArialNarrow-Bold', 'Arial Narrow', Arial, sans-serif; 
	font-size: 16px;
	text-align: center;
}
#footer {
	background: url('/images/footer_bg.png') repeat-x;
	min-height: 158px;
}
#footer ul {

	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: 'HelveticaNeue-CondensedBold', 'Helvetica Neue Bold Condensed','Helvetica Neue', 'ArialNarrow-Bold', 'Arial Narrow', Arial, sans-serif; 
	font-size: 14px;
	margin-top: 10px;
}
#footer ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	margin-right: 15px;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer_container {
	padding-top: 65px;
	background: url('/images/cross.png') no-repeat center 15px;
}
#footer li, #footer p {
	line-height: 20px;
	margin-bottom: 0px;
}
#footer p.powered {
	line-height: 60px;
	font-size: 11px;
	text-align: right;
}
.j {
	text-align: center;
}
#address {
	float: left;
	padding-right: 20px;
	font-family: 'HelveticaNeue-CondensedBold', 'Helvetica Neue Bold Condensed','Helvetica Neue', 'ArialNarrow-Bold', 'Arial Narrow', Arial, sans-serif; 
	color: #FFFF66;
}
#address p {
	font-size: 16px;
}
p.worship {
	margin-bottom: 0px;
	color: white;
	font-family: 'HelveticaNeue-CondensedBold', 'Helvetica Neue Bold Condensed','Helvetica Neue', 'ArialNarrow-Bold', 'Arial Narrow', Arial, sans-serif; 
	font-size: 16px;
}
#content {
	background: url('/images/j_bg.png') no-repeat center;
}
.callout {
	background-color: #1F3640;
	border: 1px solid #2B4855;
	padding: 10px;
}
.callout p {
	color: white;
	margin-bottom: 0px;
	text-align: center;
}
p.small {
	font-size: 11px;
}
.staff strong {
	color: white;
	font-size: 14px;
}
.white {
	color: white;
}
.series_image {
	border: 1px solid #539CBA;
	margin-bottom: 20px;
	text-align: center;
}
.staff_pic {
	border: 1px solid #539cba;
	margin-bottom: 20px;
}
}
