/* =Content - Main
----------------------------------------------------------------------*/

#content_wrap {
	background-color: transparent;
/*	background: #e9dfaa url(../images/bg_content_1279.gif) repeat-y center top;*/
	background: #e9dfaa url(../images/bg.png) repeat-y center top;
	width: 100%;
}

#content {
	color: #654;
	margin: -1px auto 0;
	width: 985px;
}

#content h1,
#content hr,
#content p,
#content ol,
#content ul,
#content table,
#content form,
.two_thirds dl,
.three_quarters dl,
.tx-wecfceplugin-pi1
{
	font-weight: normal;
	margin: 0 0 10px;
}

#content ol.steps li
{
	line-height: 100%;
	margin-bottom: 15px;
}

#content h1,
#content ol.steps li h1 {
	font-family: Times New Roman, Century, Verdana, Tahoma, Georgia, Arial;
/*	border-bottom: 2px dotted #dcb;*/
	color: #581659;
	font-size: 23px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0 0 5px;
}

#content * h1,
#content ol.steps li h1
{
	margin-left: 0;
	margin-right: 0;
}

#content h1 a
{
	color: #b04c08;
	text-decoration: none;
}

#content h2,
#content ol.steps li h2 {
	font-family: Times New Roman, Century, Verdana, Tahoma, Georgia, Arial;
	color: #0e2f40;
	font-size: 19px;
	font-weight: normal;
}

#content h2 a
{
	color: #0e2f40;
	text-decoration: none;
}

#content h3,
#content ol.steps li h3
{
	color: #b04c08;
	font: 19px Georgia, serif;
}
/*
#content h3 a {
	color: #b04c08;
	text-decoration: none;
}
*/
#content h4,
#content ol.steps li h4
{
	color: #3b1b08;
	font: 18px "Times New Roman", Times, serif;
}

#content h4 a
{
	color: #3b1b08;
	text-decoration: none;
}

#content h5,
#content ol.steps li h5
{
	color: #6b6354;
	font: 16px Georgia, serif;
}

#content h5 a
{
	color: #6b6354;
	text-decoration: none;
}

#content .edge h5,
#content .edge h5 a
{
	font: 16px "Trebuchet MS", Arial, sans-serif;
	color: #b04c08;
	text-decoration: none;
}

#content h6,
#content ol.steps li h6
{
	color: #734429;
	font: 15px Georgia, serif;
}

#content h6 a
{
	color: #734429;
	text-decoration: none;
}

#content hr
{
/*	border-top: 2px dotted #dcb;*/
	clear: both;
}

#content a,
#content a.default *
{
	color: #0e2f40;
	text-decoration: underline;
}

#content a.default
{
/*	color: #963608;*/
	text-decoration: underline;
}

#content a.term
{
	color: #ae7831;
	text-decoration: none;
}

#content.home a
{
	text-decoration: underline;
/*	color: #963608;*/
}

#content blockquote.scripture,
#content blockquote.scripture p,
#content blockquote p.scripture,
#content p.scripture,
#content span.scripture
{
	font: 15px "Times New Roman", Times, serif;
	color: #000;
}

#content .photo_frame_small_left,
#content .photo_frame_medium_left,
#content img.left,
#content p.pull_left
{
	display: inline;
	float: left;
	margin-right: 10px;
}

#content .photo_frame_small_right,
#content .photo_frame_medium_right,
#content img.right,
#content p.pull_right
{
	display: inline;
	float: right;
	margin-left: 10px;
}

#content .photo_frame_small_left,
#content .photo_frame_small_right
{
	background: url(photo_fr.png) no-repeat;
	display: inline;
	padding: 10px;
	width: 140px;
	height: 140px;
}

#content .photo_frame_medium_left,
#content .photo_frame_medium_right
{
	background: url(photo_fr.gif) no-repeat;
	padding: 12px 15px 15px 12px;
	width: 210px;
	height: 160px;
}

#content .photo_frame_wide
{
	background: url(photo_fr.gif) no-repeat;
	padding: 15px 15px 15px 17px;
	width: 580px;
	height: 180px;
}

#content ol,
#content ul
{
	margin-left: 20px;
}

#content ol.steps
{
	margin-top: 0;
	margin-left: 50px;
	padding: 10px 0 0;
}

#content ol.steps li
{
	font-family: Georgia, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
}

#content ol.steps li p,
#content ol.steps li li,
#content ol.steps li *
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
}

#content ol.steps ul
{
	list-style: square;
}

#content ol.steps li p
{
	line-height: 150%;
}

#content ol.steps li em
{
	font-style: italic;
}

#content ol.steps li strong
{
	font-weight: bold;
}

#content ul.cols
{
	list-style: none;
	margin-left: -20px;
	margin-right: -20px;
}

#content ul.cols li
{
	float: left;
	padding: 0 10px 5px 20px;
	width: 290px;
}

#content ul.group
{
	font-size: 11px;
	list-style: none;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 0;
	padding: 10px 0 0;
}

#content ul.group img.left
{
	border: 1px solid #987;
	padding: 1px;
	margin-bottom: 30px;
}

#content ul.group li
{
	float: left;
	padding: 0 20px 20px;
	width: 280px;
}

#content p,
#content li
{
	line-height: 150%;
}

#content p.notice
{
	background: #fff;
	border: 2px solid #b04c08;
	color: #b04c08;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

#content blockquote
{
	background: #ede5d4;
	margin: 0 15px 10px;
}

#content blockquote p
{
	margin: 0;
	padding: 10px;
}

#content p.pull_left,
#content p.pull_right
{
	background: #ede5d4;
	margin-bottom: 10px;
	padding: 10px;
}

#content p.pull_left,
#content p.pull_right
{
	color: #543;
	font-family: Georgia, serif;
	font-size: 15px;
	font-style: italic;
	width: 250px;
}

#content .two-cols {
	color: #581e5a;
}

#content .two-cols h1, #content .two-cols h2 {
	color: #581e5a;
	padding-top: 20px;
}

#content .two-cols h1 a, #content .two-cols h2 a {
	color: #581e5a;
	padding-top: 20px;
}

#content .two-cols h1 a:hover, #content .two-cols h2 a:hover {
	text-decoration: underline;
}

#content .two-cols .csc-textpic a {
	padding-bottom: 30px;
}

#content hr.cl-right {
	visibility: hidden;
}

/*--------------------- Sermon -----------------------------------------*/


#sermon .tx-freemp3player-pi1 {
	width: 80px;
	height: 80px;
	background: url(../images/player.gif) center 5px no-repeat;
	padding-top: 15px;
}

#main_home {
	font-size: 13px;
	font-weight: 500;
	color: #000;	
}

#left {
	font-size: 13px;
	font-weight: 500;
	color: #000;	
}

#sermon {
	background: url(../images/purple_bg2.gif) left top no-repeat;
	width: 800px;
	height: 82px;
	margin-left: -20px;
}

#sermon h3 {
	color: #231f20;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 5px 20px;
	font-family: Arial
	text-align: center;
}

#sermon h4 {
	color: #fff;
	font-size: 14px;
	text-decoration: underline;
	margin-top: 5px;
}

#sermon h4 a {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 5px;
}

#sermon h4 a:hover { 
	text-decoration: none;
}

#sermon span.latest-sermon a {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
}

#sermon span.latest-sermon a:hover {
	text-decoration: underline;
}

#sermon p.date {
	float: right;
	color: #423853;
	font-size: 13px;
	padding-right: 10px;
}

#sermon .csc-textpic {
	padding-top: 5px;
}

/*------------------------------- Pics for first page ------------------------------*/

.csc-frame-frame1 .csc-textpic {
	background: url(../images/img_bg.jpg) right top no-repeat;
}

.csc-frame-frame1 .csc-textpic IMG {
	padding-right: 4px;
	padding-top: 5px;
}

/*
------------------------------------ Footer -----------------------------------------*/

#footer .copyright {
	position: relative;
	top: 110px;
	left: 30%;
	color: #c99f4e;
	width: 230px;
}

#footer .copyright2 {
	position: relative;
	top: 40px;
	left: 55%;
	color: #c99f4e;
	width: 190px;
/*	border: 1px solid red;*/
}

#footer .copyright a {
	color: #c99f4e;
}

#footer .copyright2 a {
	color: #c99f4e;
	text-decoration: none;
}

#footer .copyright2 a:hover {
	text-decoration: underline;
}

#footer .footer-pos {
	padding-top: 15px;
}

/*------------------------------------ Chgallery ------------------------------------*/

/*#main_home .tx-chgallery-pi1 .chgallery-list {
	background: url(../images/news_top_bg2.png) left top no-repeat;
}*/

.tx-chgallery-pi1 {
	position: relative;
	z-index: 5;
}


/*------------------------------------ Lang and login form ---------------------------*/

span.lang {
	position: relative;
	left: 855px;
}

#login {
	position: absolute;
	z-index: 1000;
	top: 40px;
	left: 670px;
	width: 370px;
}

#login label {
	margin-left: -130px;
	margin-top: -16px;
}

#hclient {
  height: 116px;
}

#hcl-text {
  padding: 22px 0 10px 0;
  color: #fff;
  font-size: 12px;
}

.hcl-input {
  float: left;
}

.hcl-input INPUT.hcl-inArea {
  margin: 3px 7px 0 0;
  border: 1px solid #cccccc;
  line-height: 100%;
  width: 140px;
  font: 11px Tahoma;
}

INPUT#remember {
  margin-top: 5px;
}

.forgot-input {
	padding-top: 10px;
	height: 8px;
}

span.return_link {
	padding-top: 12px;
	width: 250px;
}

#header .hcl-input {
  color: #fff;
}

#header .hcl-input A {
  color: #fff;
  text-decoration: underline;
}

#header .hcl-input A:hover {
  color: #fff;
}

#main_home .tx-kharticlepages-pi1 h2 {
	display: none;
}

.ebdPassage a {
/*	display: block;*/
	color: #000;
}

/*
---------------------------------------------- Subscribe ---------------------------------------*/

#subscribe {
	color: #fff;
	position: relative;
	z-index: 1;
	top: 50px;
}

#subscribe #tx_odsajaxmailsubscription_pi1_subscribe h3 {
	text-align: center;
	margin: 0 0 10px -50px;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #dbd1db;
	white-space: nowrap;
}

#tx_odsajaxmailsubscription_pi1_unsubscribe h3 {
	color: #dbd1db;
}

#subscribe .info {
	color: #fff;
}

#subscribe .prefs {
	position: relative;
	left: -40px;
}

#subscribe #tx_odsajaxmailsubscription_pi1_unsubscribe a {
	color: #fff;
	margin-left: -42px;
}

#subscribe .submit {
	text-align:center;
/*	padding: 7px 0 7px 0;*/
	margin-top: -7px;
	margin-left: -60px;
}

#subscribe .submit input {
	background: transparent url(../images/submit.png) left 3px no-repeat;
	color: #3d093a;
	width: 100px;
	height: 35px;
	font-weight:normal;
	font-size: 12px;
	border: none;
	cursor: pointer;
}

#tx_odsajaxmailsubscription_pi1_error .error {
	margin-left: -22px;	
}

#rss {
	position: relative;
	z-index: 2;
	top: 30px;
	left: -35px;
}

#banners {
	position: relative;
	top: 110px;
	text-align: center;
}

#banner2 {
	position: relative;
	top: -80px;
	left: 880px;
	width: 100px;
}
