/* CSS Document */

body 
{
	background: #231f20;
	margin: 0 auto;
	text-align:center;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

h1, h2, h3 {
	margin: 0;
	padding: 20px 0 0;
}

a
{
	color: #e8ad61;
	text-decoration:none;
}
a:hover
{
	color: #9e1d21;
}

.clear
{
	clear:both;
	height:0px;
	overflow:hidden;
}

.hide
{
	display: none;
}

/* Header -------------------------------------------------------- */
.header
{
	margin: 0 auto;
	width: 800px;
	text-align:left;
	min-height: 100px;
	background: white;
	clear: none;
	padding-bottom: 5px;
	border-bottom: 2px solid #fff;
}
#home .header
{
	padding-bottom: 5px;
}
.header .logo {
	float: left;
	padding: 5px 0px 0px 5px;
}
.header .purpose {
	float: left;
	text-align: center;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #a5191d;
	padding: 18px 0px 0px 65px;
}
.header .purpose .line3 {
	font-size: 12px;
}
.header .toplinks {
	float: right;
	text-align: right;
	line-height: 2.0em;
	padding-top: 80px;
}
.header .toplinks a {
	color: #666666;
	font-size:10px;
	padding: 5px 15px 5px 2px;
}	
.header .toplinks .bar {
	font-size:large;
	line-height: 0;
}
/* Logo graphic and site title stylings 
.header .ident
{
	float: left;
	padding-top:5px;
	padding-left:15px;
	width: 400px; /* 400px 
	clear:none;
}
.header .ident .title 
{
	margin: 0;
	padding-top: 25px;
}
.header .ident .slogan
{
	margin: 0px;
	font-size: 13px;
}
.header .tagline
{
	float:left;
	padding: 0;
	margin: 0;
	/*text-align:right;
	font-size:18px;
	/*padding-right:17px;
	color: #a5191d;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	/*width: 300px;
}
.header .tagline .line1
{

}
.header .tagline .line2
{

}
.header .tagline .line3
{
	font-size: 10px;
}


/* The upper right hand mini-menu 
.header .topnav
{
	float: right;
	width: 300px; /* 350px; 
	/*margin-top: 85px;
	text-align:right;
	line-height: 2.0em;
}
.header .topnav a
{
	color: #666666;
	font-size:10px;
	margin: 5px 15px 5px 2px;
}	
.header .topnav .bar
{
	font-size:large;
	line-height: 0;
}
*/

/* --------------------------------------------------------------- */
/* Content ------------------------------------------------------- */
.content
{
	clear:both;
	margin: 0px auto 0px auto;
	background: white;
	width: 800px;
	text-align:left;
}

.content img
{
	/* Standardize Opera Behavior */
	border: none;
	padding: 0;
	margin: 0;
}
.content .lowernav
{
	clear:both;
}

.content .lowernav .textblock
{
	margin-top: 29px;
/*	border-top: 10px #231f20 solid; */
	float: left;
	width: 530px;
	/* Change the below line... */
	background:url(http://www.thecalvaryfamily.org/graphics/bg.orangegrad2.jpg) repeat-y;
	min-height: 140px;
	_height: 140px;
}

.content .lowernav .testimonial_header
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 0px 0px 15px;
	margin: 0;
}
.content .lowernav .testimonial
{
	text-align:center;
	font-size:16px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	padding: 5px 15px 0px 15px;
	margin: 0px;
}

.content .lowernav .testimonial_source
{
	text-align:right;
	font-size:12px;
	font-style:italic;
	padding-right:50px;
	padding-top: 10px;
	margin-top: 0px;
}

.content .lowernav .testimonial_source a
{
	color: #900;
	font-size: 10px;
}

.content .lowernav .testimonial_source a:hover
{
	text-decoration: underline;
}

#home .content .lowernav .textblock
{
	margin:0px;
	width: 525px;
}
.content .lowernav .calender
{
	width: 275px;
	float:right;
}
.content .dividerbar
{
	height: 10px;
	background:  #231f20;
	overflow: hidden;
	clear: both;
}

.content .section
{
	background: #f3f3f3;
	min-height: 475px;
	_height: 475px;
	overflow:visible;
}

.content .text
{
	padding: 0 20px 20px;
	background: white;
	width: 563px;
	float: left;
	min-height:510px;
	_height: 510px;
}

.content .sublinks 
{
	color:  #e8ad61;
	font-size: 12px;
	font-weight: bold;
	background-color: #f3f3f3;
	padding: 20px 0;
}
.content .sublinks table
{
	width: 565px;
}
.content .sublinks table td
{
	padding: 0 8px;
	text-align: center;
	border-right: 2px solid #999;
}
.content .sublinks table .last
{
	border-right: 0px;
}
.content .sublinks a
{
	color:  #9e1d21;
}
.content .sublinks a:hover
{
	color: #e8ad61;
}

.content .alert
{
	color: #9e1d21;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/* Regular Page Link Bar */
.content .linkbar 
{
	float: left;
	width: 175px;
	text-align:left;
	color:  #e8ad61;
	padding: 10px;
	background:transparent;
	font-weight:bold;
}
.content .linkbar .current
{
	margin: 20px 5px;
	font-size: 12px;
	color: #a5191d;
}
.content .linkbar a
{
	display: block;
	margin: 20px 5px;
	font-size: 12px;
	font-weight:bold;
	background:transparent;

}
/* Main Page LinkBar */
#home .content .linkbar 
{	
	width:auto;
	float:none;
	text-align:center;
	color:  #e8ad61;
	padding: 30px 5px 30px;
}

#home .content .linkbar a
{
	display: inline;
	margin: 0px;
}

.content .section_preview 
{
	float: left;
	width: 274px;
	margin: 0px 2px 0px 0px;
	height: 225px;
}

.content .section_preview_right 
{
	float: left;
	width: 524px;
	margin: 0px 0px 0px 0px;
	height: 225px;
}

.content .section_preview_right .heading
{
	font-weight: 100;
	color: white;
	font-size: 17px;
	padding: 8px 0px 10px 12px;
	margin: 0px;
	background: #a5191d;
}

.content .section_preview_right .sub_sec
{
	padding: 10px 10px 10px 15px;
	font-size: 11px;
}

.content .section_preview .heading
{
	font-weight: 100;
	color: white;
	font-size: 17px;
	padding: 8px 0px 10px 12px;
	margin: 0px;
	background: #a5191d;
}
.content .section_preview .sub_sec
{
	padding: 10px 10px 10px 15px;
	font-size: 11px;
}

/* Tables */
.table_standard td
{
	vertical-align: top;
	padding: 3px;
}
.table_standard .lineseparate
{
	border-top: 1px solid;
}
.table_standard .submit
{
	text-align: center;
	padding-top: 10px;
}

/* Style the individual blocks on the home page */
#g_min 
{
	background: #aeb1b8;
}
#m_min 
{
	background: white;
}
#w_min
{
	width: 265px;
	background: #f3f3f3;
}
#g_min a, #m_min a
{
	color: #9e1d21;
	text-decoration:none;
}
#g_min a:hover, #m_min a:hover
{
	color: #e8ad61;
}
/* --------------------------------------------------------------- */
/* Footer -------------------------------------------------------- */
.footer
{
	margin: 0 auto;
	padding: 30px 0px 30px 0px;
	width: 800px;
	background: #a5191d;
	font-size: 10px;

}
.footer .linkbar
{
	color:  white;
	padding: 0px 15px;
}
.footer .linkbar a
{
	color: white;
	margin: 2px;
}
.footer .linkbar a:hover
{
	color: #e8ad61;
}
.footer .linkbar .current
{
	color: #e8ad61;
	margin: 2px;
}
/* --------------------------------------------------------------- */
/* Calendar Element ---------------------------------------------- */
.calendarholder 
{
	float:left;
	width: 262px;
	text-align:center;
	background:#a5191d;
	height: 161px;
	padding: 4px;
}

.calendar
{
	width: 200px;
	text-align:center;
	margin: auto;
}

.calendar #date_bar
{
	font-weight: bold;
	color: #fff;
}

.calendar .dayblock
{
	display: block;
	float: left;
	margin: 2px;
	width: 20px;
	font-size:10px;
	text-align:center;
	border: 1px solid;
	height: 13px;
	background: silver;
	cursor: pointer;
}
.calendar .prev
{
	background: #CCCCCC;
	border-color: #CCCCCC;
}

.calendarholder .cal_events
{
	overflow: auto;
	height: 159px;
}

.calendarholder .cal_events .ev_date
{
	font-weight:bold;
}

.calendarholder .events .event
{
	text-align:left;
	padding: 5px;
	margin: 10px 1px 10px 1px;
	border: dotted 1px silver;
	background:white;
}
/* --------------------------------------------------------------- */

/* --------------------------------------------------------------- */
/* Page-Specific Elements ---------------------------------------- */
/* --------------------------------------------------------------- */

/* Transcripts---------------------------------------------------- */
.transcriptTBL {
	text-align: left;
}
.transcriptTBL th {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
	text-align: center;
}
.transcriptTBL td {
	font-size: 12px;
}
