@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();;
	background-color: #39332a;
}
a {
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: small;
	color: #a67c55;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #835c39;
}
a:visited {
	text-decoration: none;
	color: #693c13;
}
a:hover {
	text-decoration: underline;
	color: #de9754;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Calibri, Verdana, Arial, sans-serif;
}
.textsmall {font-size: small

}
.textbold {
	font-size: medium;
	font-weight: bold;
}
.programheadline {
	color: #8f9da4;
	font-style: italic;
	font-weight: bold;
	font-size: large;
	letter-spacing: 0.1em;
}
.important {
	color: #de9754;
	font-style: italic;
	font-weight: bold;
}

.sundays {color: #FFFFFF
}

.style1 {font-size: small}

.style3 {
	font-size: smaller;
}

.style9 {
	color: #993300;
	font-weight: bold;
	font-size: medium;
}
.textlevel3 {
	font-size: medium;
	text-align: left;
	text-indent: 1em;
	padding-left: 3em;
	padding-right: 2.5em;
}
.style12 {
	font-size: x-large;
	font-weight: bold;
}
.subhead_raisin {
	color: #684a44;
	font-weight: bold;
	font-size: x-large;
	font-style: italic;
}
.textmedium {font-size: medium; 
}
.footer {
	font-style: italic;
	color: #de9754;
	letter-spacing: .1em;
}
