body {
	background: #003;
}

ul#nav li {
	background: #003;
}

ul#nav li a {
	color: #b7c7d5;
}

ul#nav li.current a {
	color: #fff;
}

ul#nav li.current ul li a {
	color: #b7c7d5;
}

ul#nav li.current ul li.current a {
	color: #fff;
}

ul#nav li.current ul li a:hover {
	color: #fff;
}

ul#nav li a:hover {
	color: #fff;
}

#serviceTimes h4 {
	color: #b8a780;
}

#serviceTimes p {
	color: #f0e1c0;
}

#flashIframe {
	background: #fff;
	border-bottom: 2px solid #b8a780;
}

#column3 ul {
	color: #f0e1c0;
}

#column3 ul h5 {
	color: #084795;
}

#column3 ul a {
	color: #084795;
}

#column3 ul a:hover {
	color: #665b43;
}

#column3 ul h5 a {
	color: #084795;
}

#column3 ul h5 a:hover {
	color: #084795;
}

#column2 {
	color: #343434;
}

#column2 h3 {
	color: #005e9d;
}

#column2 #headerImage {
	background: #fff;
	border-bottom: 2px solid #b8a780;
}

#column2 .textContent h4 {
	color: #084795;
}

#column2 .textContent {
	color: #343434;
}

#column2 .textContent blockquote {
	background: #d8d1bc;
	border-top: 1px solid #084795;
	border-bottom: 1px solid #084795;
	color: #084795;
}

#column2 .textContent a {
	color: #605232;
}

#column2 .textContent a:hover {
	color: #084795;
}

#footer {
	background: #706856;
}

#footer a {
	border: 2px solid #fff;
}

address {
	color: #fff;
}

address a {
	color: #fff;
}

#emailSignup strong {
	color: #706856;
}

#emailSignup input {
	background: #fff;
	border: 0px;
	color: #666;
}

#searchForm input {
	background: #fff;
	border: 0px;
	color: #666;
}

#searchForm button {
	color: #fff;
	text-decoration: none;
	border: 0px;
	background: #b8a780;
}

#emailSignup button {
	color: #706856;
	text-decoration: none;
	border: 0px;
	background: #f8f0e0;
}

#emailSignup form {
	background: #f8f0e0;
	color: #706856;
	border: 1px solid #706856;
}

#column3 h4 {
	color: #665b43;
}

#column3 ul p {
	color: #fff;
}

form#prayer-request label {
	color: #084795;
}

form#prayer-request fieldset legend {
	color: #084795;
}

form#prayer-request div.radio label {
	color: #343434;
}

form#prayer-request input[type="submit"] {
	color: #fff;
	border: 0px;
}

ol#sermonList li {
	border-top: 1px solid #ccc0a5;
}

ol#sermonList li:last-child {
	border-bottom: 1px solid #ccc0a5;
}

ol#sermonList li.alt {
	background: #ddd2b9;
}

ol#sermonList ul li {
	background: transparent;
	border-top: 0px;
	border-bottom: 0px;
}

ol#sermonList ul li:last-child {
	border-bottom: 0px;
}

#column2 .textContent ol#sermonList h5 {
	color: #084795;
}
