body {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	background-color: #EDDBB6;
	font-family: 'Palatino','Palatino Linotype','Book Antiqua', serif;
}

a {
	text-decoration: underline;
	color: #600000;
	font-size: 10pt;
}

img {
	border: none;
}

p {
	margin: 0px 0px 10px 0px;
	font-size: 10pt;
}

ol,ul {
	margin: 0px 0px 10px 0px;
	font-size: 9pt;
}

#divContent h3{
	margin-top:20px;
	margin-bottom:10px;
}
h3 {
	font-size: 18pt;
	color: #999999;
	margin: 0px;
	text-align: right;
	font-style: italic;
	display:block;
}

h5 {
	color: #600000;
	margin: 0px;
	font-size: 12pt;
}

blockquote {
	border: solid 1px #CACACA;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px 5px 5px 5px;
	font-size: 9pt;
	text-align: justify;
	background-color: #FDEFE1;
}


#divHead {
	margin: 0px auto 0px auto;
	height: 194px;
	background-image: url('../img/headbg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}

#divMenu {
	margin: 0px auto 0px auto;
	background-image: url('../img/menubg.png');
	background-position: top center;
	background-repeat: repeat-y;
}

#divMenuContent {
	padding: 3px 10px 3px 10px;
	margin: 0px auto 0px auto;
	color: #FDF2E6;
	text-align: center;
	font-size: 9pt;
}

#divMenuContent span {
	padding: 0px 3px 0px 3px;
}

#divMenuContent a {
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	color: #FFFFFF;
}

#divMenuContent a:hover {
	background-color: #FDF4EB;
	color: #600000;
}

#divContent {
	background-image: url('../img/bodybg.png');
	background-position: top center;
	background-repeat: repeat-y;
	width: 846px;
	padding: 0px 40px 0px 40px;
	margin: 0px auto 0px auto;
	border: solid 0px #EDDBB6;
}

#divFoot {
	background-image: url('../img/footbg.png');
	background-position: top center;
	background-repeat: no-repeat;
	padding: 42px 0px 0px 0px;
}

#divFootContent {
	width: 900px;
	height: 85px;
	padding: 0px 15px 3px 0px;
	margin: 0px auto 0px auto;
	color: #303030;
	text-align: right;
	font-size: 9pt;
	font-style: italic;
}
.navSub{font-size:10pt;margin-left:10px;margin-top:10px;}
#tblIndex ul {margin:0;padding:0;list-style:none}
#tblIndex ul li{margin:5px 0 5px 15px;padding:0;}

#tblSermons {
	margin: 10px 0px 10px 0px;
	border-bottom: solid 1px #CACACA;
	border-left: solid 1px #CACACA;
	border-right: solid 1px #CACACA;
	width: 100%;
	font-size: 9pt;
}

#tblSermons th {
	background-color: #CACACA;
	color: #7A7A7A;
	text-align: left;
	padding: 2px 3px 1px 3px;
}

#tblSermons td {
	padding: 3px 3px 3px 3px;
}

td.dark {
	background-color: #FDEFE1;
}

#tblSermons img {
	padding: 0px 3px 0px 3px;
	width: 15px;
	vertical-align: middle;
}

#tblSermons a.archive {
	color: #600000;
	padding: 0px 3px 0px 3px;
}

#divAcrobat {
	background-image: url('../img/bodybg.png');
	background-position: top center;
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	padding: 5px 10px 5px 10px;
	width: 936px;
	font-size: 9pt;
}

#divAcrobat table {
	margin: 0px auto 0px auto;
}

#divAcrobat td {
	vertical-align: middle;
}

#divStaff img {
	border: solid 2px #CACACA;
}

#frmCalendar {
	width: 100%;
	height: 800px;
	border: none;
}

#tblGallery {
	margin: 10px 0px 0px 0px;
}

#tdGalleryList {
	width: 280px;
}

#tdGalleryList ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

#tdGallery img {
	border: solid 1px #3A3A3A;
}

#transBG {
	position: fixed;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	z-index: 299;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	background-color: #600000;
	display: none;
}

#imgView {
	position: fixed;
	width: 100%;
	z-index: 300;
	display: none;
}

#imgCont {
	padding: 5px;
	margin: 20px auto 0px auto;
	border: solid 3px #000000;
	background-color: #FFFFFF;
	min-width: 375px;
	cursor: pointer;
}

div.booklet {
	margin: 0px auto 0px auto;
	max-width: 760px;
	height: 612px;
	border: solid 1px #CACACA;
	text-align: center;
	overflow: auto;
}

#mp3Player {
	float: left;
}

#tblOrderForm {
	font-size: 9pt;
	color: #600000;
	border: solid 2px #000000;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
}

#tblOrderForm textarea, #tblOrderForm select, #tblOrderForm input {
	font-size: 10pt;
	border: solid 1px #600000;
}

#orderFormC {
	position: absolute;
	top: 210px;
	left: 0px;
	right: 0px;
	z-index: 900;
	display: none;
}

#tblKey {
	margin: 0px auto 0px auto;
}

#tblIndex {
	width: 860px;
	margin: 0px auto 0px auto;
	padding: 5px 0px 0px 0px;
}

#tblIndex td {
	font-size: 9pt;
	vertical-align: top;
}

#tblIndex h3 {
	font-size: 18pt;
	text-align: left;
	margin: 10px 0px 0px 0px;
}

#divIndexGallery {
	margin: 0px auto 0px auto;
	border: solid 1px #CACACA;
	width: 500px;
	height: 265px;
	overflow: hidden;
}

#slide1, #slide2 {
	position: absolute;
	z-index: 900;
	width: 500px;
	height: 265px;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

#divHidGallery {
	height: 1px;
	width: 1px;
	visibility: hidden;
	display: none;
}
