html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, em, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../images/dark_bckgrnd.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
/* site id and utility links
==============================================================================*/
p {
	line-height: 20px;
	padding-bottom: 15px;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 25px;
	padding-bottom: 15px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 25px;
	padding-bottom: 15px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-bottom: 15px;
	font-weight:bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-bottom: 10px;
}
a, a:visited {
	text-decoration:none;
	outline: none;
}
a:hover{
	text-decoration:none;
}	
ul {
	list-style-type: none;
}
hr {
	background: #eee;
	color: #eee;
	height: 1px;
	border: #777;
	margin: 10px 0;
}
small {
	font-size: .8em;
}

strong {
	font-weight: bold;
}
.largecopy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 22px;
}
.red{
	color:#CC1719;
}
/* Header
==============================================================================*/
.light #header #logo {
	height: 80px;
	width: 439px;
	background-image: url(../images/cclvlogo.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 24px;
}
.dark #header #logo {
	height: 80px;
	width: 439px;
	background-image: url(../images/cclvlogo_revlrg.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 24px;
}
#header {
	height: 167px;
	position: relative;
}
/* Layout
==============================================================================*/
#wrap {
	min-width: 1002px;
	margin: 0 auto;
}
#container {
	width: 900px;
	text-align: left;
	position: relative;
	margin: 0 auto;
}
#maincontent {
	position: relative;
	float: left;
}
.dark #maincontent {
	background-color: #252525;
	padding: 10px;
	width: 880px;
}
.light #maincontent {
	background-color:#FFFFFF;
	float: left;
	position: relative;
	width: 900px;
	padding-bottom: 30px;
}

#menu_container  {
	color: #fff;
	text-decoration: none;
	position: relative;
	width: 500px;
	float: right;
}

/************** Main Nav bar styles ****************/
#navcontainer{
	width: 900px !important;
	position: absolute;
	height: 28px;
	bottom: 0px;
}
#navbar {
	padding: 4px 4px 0px 6px;
	width: 890px !important;
	background-color: #333333;
	position: absolute;
	bottom: 0px;
	height: 35px;
}
#mainnav {
	width:892px;
	position: absolute;
	margin-top: 2px;
	bottom: 0px;
	left: 5px;
}
#nav { 
	list-style: none; 
	margin: 0;	
	padding: 0;}
#nav li {
	float: left;
	padding-right: 2px;
}
#nav li a {
	font-weight:bold;
	padding: 7px 10px 10px 10px;
	display: block;
	font-size: 15px;
}
#nav a:link{
	text-decoration: none;
	color: #CCCCCC;
}
#nav a:visited{
	text-decoration: none;
	color: #CCCCCC;
}
#nav li a.currentSection,
	#nav li a.currentSection:hover {
	background-color:#FFFFFF;
	color: #3399FF;
}

/*Navright
===============================================*/
#navright {
	width:300px;
	position: absolute;
	right: 5px;
	bottom: 0px;
}
#navrt { 
	list-style: none; 
	margin: 0;	
	padding: 0;}
#navrt li {
	float: right;
	padding-left: 0px;
}
#navrt li a {
	font-weight:bold;
	padding: 8px 20px 12px 20px;
	display: block;
	font-size: 11px;
}
#navrt a:link{
	text-decoration: none;
	color:#FFFFFF;
}
#navrt a:visited{
	text-decoration: none;
	color: #CCCCCC;
}
#navrt a:hover{
	text-decoration: none;
	color: #CCCCCC;
}
#navrt li a.currentSection,
	#nav li a.currentSection:hover {
	color: #CC1819;
	background-color:#FFFFFF;
	background-position:0 center;
	background-repeat:no-repeat;
}
#navrt .live{
	background-image:url(../images/navs/tv_icon.png);
	background-position:0 .4em;
	background-repeat:no-repeat;
}
#navrt .contact{
	background-image:url(../images/navs/mail_icon.png);
	background-position:.15em .75em;
	background-repeat:no-repeat;
}
#navrt .give{
	background-color:#FF3300;
	background-position:0 center;
	background-repeat:no-repeat;
}
/* sidebar
==============================================================================*/

#leftcolumn {
	float: left;
	width: 235px;
	position: relative;
	padding: 20px 0 20px 20px;
	background-color: #eee;
	margin-left: 10px;
}
#leftcolumn h2 {
	font-size: 13px;
	color: #777;
	font-weight: bold;
}
#leftcolumn p {
	font-size: 12px;
	line-height: 18px;
	display: block;
	padding-right: 20px;
}
#leftcolumn p.fineprint {
	padding: 10px;
	font-size: .9em;
	color: #999;
	background: #dfebeb;
}

#leftcolumn .noStyle img {
	margin: 10px 0;
}

#leftcolumn .right img {
	position: relative;
	right: 15px;
}

#leftcolumn .left img {
	position: relative;
	left: 15px;
}

/*SIDE MENU
==================================================*/
.sidemenu ul {
list-style: none;
margin: 0 0 20px 0;
padding: 0;
}
.sidemenu {
	width: 235px;
	float: right;
}
.sidemenu ul li { 
	display: inline;
	padding: 0;
	margin: 0;
}
.sidemenu ul li a {
	display: block;
	color: #0066CC;
	background: inherit;
	text-decoration: none;
	margin: 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #fff;
	font-size: 12px;
}
.sidemenu a:hover {
	text-decoration: none;
	color: #3399FF;
	padding-left: 7px;
	background-color: #FFFFFF;
}
.sidemenu li a.currentSection,
	#sidemenu li a.currentSection:hover {
	color: #CB1818;
	padding-left: 7px;
	background-color: #ffffff;
}
/*Bottom Content
==============================================*/
#botcontent_light {
	position: relative;
	width:900px;
	float: left;
	clear: both;
}
#botcontent {
	position: relative;
	width:900px;
	float: left;
	clear: both;
	margin-top: 15px;
	padding-bottom: 30px;
}
#botcontent h3{
	font-size:12px;
	color:#3399FF;
	font-weight:bold;
	padding-bottom:5px;
}
#botcontent p{
	font-size:11px;
	line-height:13px;
	color:#CCCCCC;
}
#botrt_content{
	float:right;
	position:relative;
	width:320px;
}

.botimg {
	float:left;
	margin-right:15px;
}
.botimgrt {
	float:right;
	border:0;
}
.botimg img {
	border: 0; /* removes border in case images get have anchor around them */
}

/* footer
==============================================================================*/

#footerwrap {
	clear: both;
	background-color:#333333;
	background-image:url(../images/gradient.png);
	background-position: top;
	background-repeat: repeat-x;
	display: block;
	border-top: 1px solid #666;
}
#footer{
	position: relative;
	margin:0 auto;
	width:900px;
	text-align:left;
	padding:30px 0 30px 0;
}
.iconcont{
	float:left;
	width:900px;
	margin-top: 20px;
	padding-top: 30px;
}
#footer img{
	margin-right:40px;
	margin-bottom: 30px;
}

.sitebox{
	float:left;
	margin-right:15px;
	width:165px;
}
.sitebox p{
	color:#CCCCCC;
	font-size:12px;
}
.sitebox h4{
	color:#FF6666;
	font:11px 'lucida grande',tahoma,sans-serif;
}
.sitebox ul
{
	list-style-type: none;
	text-align: left;
}

.sitebox ul li a{
	text-align: left;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	color:#CCCCCC;
	display: block;
	margin: 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #666;
}

.sitebox ul li a:hover{
	color: white;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}


/* link Box Tabs
==============================================================================*/

#homeNotice b {color: #999;}

.dark ul.linkBoxTabs {
	text-align: left;
	margin:5px 0px 7px 0px;
	padding: 5px 0px 0px 0px;
	list-style-type: none;
	margin-bottom: 6px;
}
.dark ul.linkBoxTabs a, ul.linkBoxTabs a:hover {
	text-decoration:none;
}

/* safari prefers inline-block to inline */
body:not(:root:root) .dark ul.linkBoxTabs li { display: inline-block; }

.dark ul.linkBoxTabs li {
	display: inline;
	padding: 5px 10px 5px 10px;
	margin: 0px 4px 0px 5px;
	*margin: 0px 2px 0px 5px;
	background-color: #313131;
	}

.dark ul.linkBoxTabs li.first {
	margin-left: 0;
	}
	
.dark ul.linkBoxTabs li.active {
	padding-bottom: 11px;
	background: #595959 url(../images/linkbox_arrow.gif) no-repeat center bottom;
	}

.dark ul.linkBoxTabs li.active a {
	color: #181818;
}
.dark ul.linkBoxTabs li a {
	position: relative;
	color: #909090;
}

.imgHighlight a img {
	border: 1px solid #333333;
}
.imgHighlight a:hover img {
	border: 1px solid  #fff;
}

#eRightInner ul {
	list-style-type: none;
}
#eRightInner ul li {
	padding-top: 5px;
}

.linkBox {
	color:#909090;
	text-decoration:none;
	cursor:pointer;
	padding: 5px 8px 5px 8px;
}
.linkBox a {
	color:#909090;
	text-decoration:none;
	cursor:pointer;
}
.linkBox:hover {
	background: #595959 url(../images/linkbox_arrow.gif) no-repeat center bottom;
}
.linkBox a:hover {
	color: #fff;
	text-decoration:none;
}

#toolbar {
	height: 20px;
}

#navholder {
	float:right;
}



/*----------- 2 column layout -----------*/
#videoinside{
	float:left;
	position:relative;
	float:left;
	width:900px;
}
#maininside{
	float:left;
	position:relative;
	float:left;
	width:900px;
}
#rightcolumn iframe{
}

#rightcolumn {
	width: 590px;
	float: right;
	margin: 0px 20px;
	position: relative;
}
.link-button {
	padding: 20px 0px;
	color: #fff;}

.link-button a, .link-button a:visited {
	color: #fff;
	background: #bf311a url() no-repeat;
	padding: 7px 10px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 2px;
	}

.link-button a:hover {
	background: #333 url() no-repeat;
	text-decoration: none;
	}


.link-button-gray {
	padding: 20px 0px;
	color: #fff;}

.link-button-gray a, .link-button-gray a:visited {
	color: #fff;
	background: #777 url() no-repeat;
	padding: 5px 8px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 2px;
	font-size: .8em;
	font-weight: bold;
	}

.link-button-gray a:hover {
	background: #333 url() no-repeat;
	text-decoration: none;
	}

#cal-tabs {
	border-bottom: 1px solid #999;
	padding: 10px 0px 2px 0px; 
	margin: 10px 0px;
	}

/* search button
==============================================================================*/

#search-browse {
	float: right;
	width: 500px;
	height: 48px;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 25px;
	}

#search-browse input {border: 0px;}

#search {
	float: right;
	width: 320px;
	height: 28px;
	}

#search form {
	}

#search input {
	font-size: 13px;
	color: #666666;
	background: transparent;
	height: 20px;
	}
	
#search_query {
	width:225px;
	padding-top: 0px;
	margin-left: 10px;
	margin-right: 15px;
	outline: 0;
	border: 0px;
	margin-top:5px;
	}
	
/**** FRONT PAGE ***/
#featuredcolumn {
	float: right;
	width: 320px;
}		
#videocolumn {
	float: left;
	width: 550px;
}
#videocolumn_light {
	float: left;
	width: 550px;
	margin:10px 10px 0 10px;
}
.button a:hover{
	background-color: bf311a;
}

.mediaButton {
	text-decoration: none;
	padding: 10px 0 25px 0;
}
.mediaButton a {
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #393939;
	padding: 6px 6px 6px 6px;
	text-decoration: none;
	margin-top: 10px;
}

.mediaButton a:hover{
	background-color: bf311a;
}

/**** staff ***/
.staffcontainer{
	width:550px;
	float:left;
	position:relative;
	margin-bottom:15px;
	border-bottom: 1px solid #CCCCCC;
}
.staff-img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	position: relative;
}
.title {
	color: #CC1719;
	font-size: 12px;
}
.connecticons{
	position:absolute;
	right:0;
	top:5px;
}
.connecticons img{
	float:right;
	border:0;
}
/**** ministries ***/
.ministries{
	width:535px;
	float:left;
	position:relative;
	margin-bottom:15px;
}
.ministries p{
	width: 412px;
	float: right;
	display: block;
}

/**** typographic details ***/
.scripture {
	display:block;
	font-style:italic;
	padding: 15px 0px;
	text-align: center;
	width: 200px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font-size: 18px;
	color: #666666;
	line-height: 24px;
}
.verse{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style: normal;
}
blockquote {
	margin: 0em .5em;
	color: #3399FF;
	padding-left: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	padding-bottom: 15px;
}
blockquote p {
	color:#3366FF;
	margin: 0;
	line-height: 20px;
}
.morebtn{
	float: left;
	font-size:12px;
}
.table{
	margin-bottom:5px;
	color:#333333;
	font-size:12px;
}
.blue{
	color:#3399FF;
}
.fineprint{
	font-size:10px;
	color: #666666;
	font-weight: bold;
	padding-top:5px;
	padding-left: 15px;
}
.medtext{
	font-size:16px;
}
.video{
	float:right;
	width:330px;
	margin: 0 0 5px 15px;
}
.drop_cap {
	padding: 0.17em 0.08em 0em 0;
	font-size: 3.4em;
	line-height: 0.6em;
	color: #aaa;
	float: left;
	font-family: "Times New Roman", Times, serif;
}
.tabcontent { 
	list-style: none; 
	margin: 0;	
	padding: 0;}
.tabcontent li {
	background-image:url(../images/boxup.gif);
	background-position:0 .5em;
	background-repeat:no-repeat;
	padding-left: 20px;
	line-height: 15px;
	color: #FFFFFF;
}
.tabcontent li a {
	font-weight:bold;
	padding: 10px 0;
	font-size: 12px;
	color: #FFFF99;
	display: block;
}
.tabcontent a:link{
	text-decoration: none;
	color:#FFFF99;
}
.tabcontent a:visited{
	text-decoration: none;
	color: #FFFF99;
}
.tabcontent a:hover{
	text-decoration: none;
	color: #CCCC33;
}
/*CONTACT FORM
=======================================================*/
#contactform{
	font-family:Arial, Helvetica, sans-serif;
	width:294px;
	color: #CCCCCC;
	font-size: 12px;
	line-height:18px;
}
#contactform h2{
	font-weight:bold;
	font-size: 14px;
}
#contactform .formtext2{
	font-weight:bold;
	font-size: 12px;
	color: #999999;
}
#contactform_main{
	font-family:Arial, Helvetica, sans-serif;
	width:590px;
	font-size:14px;
	color:#444444;
}
#contactform_main a:link{
	color:#3399FF;
}
#contactform_main a:hover{
	color:#6699CC;
}
#contactform_main a:visted{
	color:#3399FF;
}
#contactform a:link{
	color:#FFFF99;
}
#contactform a:hover{
	color:#CCCC33;
}
#contactform a:visited{
	color:#FFFF99;
}
