body {
	color: #686868;
	/*
	background: #cc0000 url(../images/background_vertical.png) repeat-y top center;
	background: #c1c2c6 url(../images/background_full.png) no-repeat top center;
	*/
	background: #ffffff;
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

h4.plus {
	background: url(../images/plus.png) no-repeat 0 10px;
}

h4.minus {
	background: url(../images/minus.png) no-repeat 0 10px;
}

h5 {
}

a {
	color: #686868;
}

strong {
	color: #686868;
}

img {
}

#page {
}

#header {
	background: url(../images/header.png) no-repeat;
}

#logo {
}

#navigation {
}

#navigation li {
}

#navigation a {
}

#navigation a:link, #navigation a:visited {
}

#navigation a:hover {
}

#navigation a.selected:link, #navigation a.selected:visited {
}

#content {
}

#content .left, #content .right, #content .main {
}

#content {
	background: url(../images/slideshow_bg.png) no-repeat;
}

#content_inner {
	background: url(../images/inner_top.png) no-repeat;
}

#content_inner_bottom {
	background: url(../images/inner_bottom.png) no-repeat;
}

#main h2 {
	color: #df5229;
}

#sidebar {
	background: url(../images/sidebar_bg.png) no-repeat;
}

#block_links li {
	background-color: #dad8d8;
}

li#block_gatherings a {
	background: url(../images/gatherings.jpg) no-repeat;
}

li#block_gatherings a:hover {
	background: url(../images/gatherings.jpg) 0px -170px no-repeat;
}

li#block_sundays a {
	background: url(../images/sundays.jpg) no-repeat;
}

li#block_sundays a:hover {
	background: url(../images/sundays.jpg) 0px -170px no-repeat;
}

li#block_community_groups a {
	background: url(../images/community_groups.jpg) no-repeat;
}

li#block_community_groups a:hover {
	background: url(../images/community_groups.jpg) 0px -170px no-repeat;
}

li#block_love_tulsa a {
	background: url(../images/love_tulsa.png) no-repeat;
}

li#block_love_tulsa a:hover {
	background: url(../images/love_tulsa.png) 0px -170px no-repeat;
}

#footer {
	background: url(../images/footer.png) no-repeat;
}


