body.threecol #header {
	background: #fff url(images/3ColHeaderBG.png) no-repeat bottom;
}

body.twocol #header {
	background: #fff url(images/2ColHeaderBG.png) no-repeat bottom;
}

#header h1 {
	background: url(images/h1Logo.png) no-repeat;
}

#header h2 {
	background: url(images/headerPhoto.jpg) no-repeat top;
}

body.threecol #content {
	background: url(images/3ColContentBG.png) repeat-y;
}

body.twocol #content {
	background: url(images/2ColContentBG.png) repeat-y;
}

body.threecol #column2 h3 {
	background: url(images/homeCenterUnderline.png) no-repeat bottom;
}

body.threecol #column2 #emailSignup {
	background: url(images/insideContentUnderline.png) no-repeat top;
}

body.threecol #column2 #emailSignup h3 {
	background: none;
}

body.twocol #column2 h3 {
	background: url(images/insideContentUnderline.png) no-repeat bottom;
}

body.twocol .textContent {
	background: url(images/insideContentUnderline.png) no-repeat bottom;
}

a#maplink {
	background: url(images/mapImage.png) no-repeat top;
}

#column3 h4 {
	background: url(images/sidebarUnderline.png) no-repeat bottom left;
}

#searchForm button {
	background: url(images/goButtonBG.png) no-repeat top;
}

#emailSignup input {
	background: url(images/enewsFormInput.png) no-repeat;
}

#searchForm input {
	background: url(images/searchInput.png) no-repeat top;
}

form#prayer-request input[type="submit"], form#pledge-form input[type="submit"] {
	background: url(images/submitButton.png) no-repeat top;
}

#column2 .textContent ol#sermonList li div p.listComments a {
	background: url(images/commentIcon.png) no-repeat top left;
}

#column2 .textContent ol#sermonList ul li.sl_listen a {
	background: url(images/playButton.png) no-repeat top left;
}

#column2 .textContent ol#sermonList ul li.sl_download a {
	background: url(images/saveButton.png) no-repeat top left;
}

ul#howItWorks li#play {
	background: url(images/playButton.png) no-repeat top left;
}

ul#howItWorks li#save {
	background: url(images/saveButton.png) no-repeat top left;
}

