body {
	background-color: #E3D1A7;
	background-image: url(../images/site-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.outerBorder {
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3D1A7;
	border-left-color: #E3D1A7;
}
.td-bg {
	background-color: #F84C51;
	padding-top: 13px;
}
.td-bg1 {
	background-color: #FFFFFF;}
.logo-rightbg {
	background-image: url(../images/home_logo-rightbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #D20005;
	text-decoration: none;
}
.logo-rightbg a:link { color: #D20005; text-decoration: none;}
.logo-rightbg a:visited { color: #D20005; text-decoration: none;}
.logo-rightbg a:hover { color: #000000; text-decoration: underline;}
.logo-rightbg a:active { color: #D20005; text-decoration: none;}
.img-pad {
	padding-bottom: 3px;
}
.sermonbox-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F0E0BB;
	background-image: url(../images/sermonbox_bg-pattern.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px 5px; padding-bottom:15px;
}
.contentTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 10px 2px;
}
.contentTxt a:link { color: #D20005; text-decoration: none;}
.contentTxt a:visited { color: #D20005; text-decoration: none;}
.contentTxt a:hover { color: #000000; text-decoration: underline;}
.contentTxt a:active { color: #D20005; text-decoration: none;}
.contentTxt strong { font-weight: bold;}

.dotLine {
	background-image: url(../images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
}

.titleTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	background-color: #1E1E1E;
}
.boxTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #1E1E1E;
	text-decoration: none;
	background-color: #F0E0BB;
	padding: 5px;
}
.clickTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #A60004;
	text-decoration: none;
}
.clickTxt a:link { color: #A60004; text-decoration: none;}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #220000;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 1px;
}

.clickTxt a:visited { color: #A60004; text-decoration: none;}
.imgFloat-left {
	float: left;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 5px;
}

.clickTxt a:hover { color: #1E1E1E; text-decoration: underline;}
.clickTxt a:active { color: #A60004; text-decoration: none;}
.rightmenu-bg {
	background-image: url(../images/rightmenu_bg-pattern.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 237px;
}
.botmMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F84C51;
	background-image: url(../images/botmmenu-bg-pattern.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 7px;
}
.botmMenu a:link { color: #FFFFFF; text-decoration: none;}
.botmMenu a:visited { color: #FFFFFF; text-decoration: none;}
.botmMenu a:hover { color: #1E1E1E; text-decoration: underline;}
.botmMenu a:active { color: #FFFFFF; text-decoration: none;}
.copyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/copytxt_bg-pattern.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 10px; padding-bottom:20px;
}
.sub-rightbox-bg {
	background-color: #F0E0BB;
	background-image: url(../images/subpg_rightbox-bg-pattern.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 210px; padding:7px 0;
}
.header {
	font-size: 14px;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
