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

body {
	font: 100% Verdana, Geneva, sans-serif;
	background: #663300 url(../images/paisley-background_v1.gif) repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #ffcc99;
}
img {
	border-width: 0px;
	border-style: none;
}
a {
	text-decoration: none;
}
p {
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0px;
	margin: 0.5em 2em 0em 1em;
}
.quoteText  {
	font: italic .8em "Comic Sans MS", cursive;
	text-align: center;
	padding: 1em;
}
.indented_ul {
	display: list-item;
	list-style: none;
	font-size: 0.8em;
}
indented_ol {
	font-size: .8em;
}
.indented_li {
	font-size: 0.8em;
	padding: 0.2em 3em 0em 2em;
}
.li_checkmark {
	list-style-image: url(../images/checkmarkbullet.gif);
	line-height: 1.5em;
	margin-top: 0.6em;
}
.listItemNumbered {
	font-size: .8em;
}
h1 {
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 0em;
	color: #FFC;
	margin-top: 1em;
	margin-left: .5em;
	text-align: center;
}
h2 {
	font-size: 1em;
	color: #ffc;
	margin: 1.5em 0 0 0.5em;
}
h3 {
	font-size: 0.7em;
	font-weight: bold;
	margin: 1.3em 0em 0em 1em;
	color: #FFC;
	line-height: 1.3em;
	padding: 0px;
}
h4 {
	font-size: 0.6em;
	font-weight: normal;
	color: #CCC;
	margin: 0em 1em 0em 1.5em;
	padding: 0px;
}
.oneColFixCtr #container {
	margin: 0 auto;
	background: url(../images/bkslice.gif) repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	width: 850px;
}
#header {
	height: 146px;
}
a #churchlogo {
	border-width: 0px;
	border-style: none;
}
#toprightheader {
	z-index:1;
	margin: 0px;
	border-width: 0px;
	width: 210px;
	height: 146px;
	background: url(../images/toprightbanner.jpg);
	float: right;
}
#toprightheader p {
	font-size: 0.6em;
	text-align: right;
}
#toprightheader table img   {
}
.oneColFixCtr #mainContent {
	width: 850px;
	background: url(../images/maincontentbkgrd.jpg);
	margin: 0px;
	text-align: left;
	padding-top: 0.5em;
	padding-bottom: 1em;
}
.oneColFixCtr #popupMainContent {
	width: 600px;
	background: url(../images/maincontentbkgrd.jpg);
	margin: 0px;
	text-align: left;
	padding-top: 0.5em;
	padding-bottom: 1em;
}
#mainContent .bannergraphic {
	background: #666;
	height: 200px;
	width: 838px;
	border: 4px groove #000;
	margin-right: 2px;
	margin-left: 2px;
}
#mainContent .calendarbox {
	height: 670px;
	width: 838px;
	border: 4px groove #000;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #562C04;
}
#scrollandflashtable {
	display: block;
	clear: both;
}
#versediv {
	background: url(../images/verse.jpg) no-repeat;
	height: 377px;
	width: 280px;
}
#versediv p {
	font: italic 1.1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	text-align: center;
	padding-top: 30px;
	padding-left: 20px;
	line-height: 1.2;
}
#footer {
	text-align: center;
	padding: 1em;
	clear: both;
}
#footer p {
	font-size: .6em;
	line-height: 0em;
	font-style: normal;
	vertical-align: middle;
	text-align: center;
	padding: 2px 0px 0px;
	margin-top: 1em;
	margin-bottom: 1em;
}
.calendarTable {
	font-size: .7em;
	border: 4px ridge #FC9;
}
.sermonTable {
	margin-top: 10px;
	border: medium solid #000;
}
.sermonTable tr th {
	font: bold normal .8em Tahoma, Geneva, sans-serif;
	background: #900;
	text-align: center;
	padding: 3px;
}
.sermonTable tr td {
	font-size: 0.7em;
	padding: 5px 5px;
}
.smalltext {
	font-size: 0.8em;
	font-style: italic;
}
#frontpageIndexContent tr {
	margin: 0px;
	padding: 0px;
}
.sermonTableoOddRow {
	background: #033;
}
.sermonTableEvenRow {
	background: #336;
}
.jonPic {
	margin: 10px;
}
#martinluther {
	border: 5px solid;
	margin-left: 20px;
}
.leftpic {
	border: thick solid #300;
	margin-top: 4em;
	margin-bottom: 0em;
	margin-left: 0.5em;
}
#chung {
	margin-top: 3em;
}
.floatright {
	border: thick solid #300;
	margin-top: 0em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	float: right;
	margin-right: 0.2em;
}
.picwithborder {
	border: medium solid #630;
}
