﻿body 
{
	background-image: url(images/fireside_bg.gif);
	background-repeat: repeat-x;
	background-color: #914513;
	text-align: center;
}
form 
{
	margin: 0;
}
a img 
{
	border: 0;
}
p.paragraph 
{
	text-indent: 2em;
}
h1.newsTitle 
{
	padding: 6px 6px;
	font-size: 14pt;
	color: #9E0704;
}
div#wrapper 
{
	position: relative;
	top: 0px;
	font-family: Tahoma, Arial, "Times New Roman", Sans-Serif;
	font-size: 10pt;
	background-color: #ffffff;
	border: solid 2px #800603;
	text-align: left;
	margin: 0 auto;
	padding: 4px;
	width: 750px;
	height: 515px;
}
div#content
{
	position: absolute;
	top: 161px;
	left: 179px;
	width: 568px;
	height: 348px;
}
div#scrollContainer 
{
	border: solid 1px #333333;
	position: absolute;
	top: 66px;
	padding: 3px;
	margin-left: 4px;
	width: 400px;
	height: 256px;
	overflow: auto;
}
div#scrollContainer div.description 
{
	margin: 4px 0 8px 2em;	
}
div#scrollSide
{
	position: absolute;
	left: 429px;
	top: 9px;
	float: right;
	padding: 3px;
	margin-right: 4px;
	width: 130px;
	height: 333px;
	overflow: auto;
}
div.rtl 
{
	background-image: url(images/HeaderBarRtl2.gif);
	background-repeat: repeat-y;
}
div.ltr 
{
	background-image: url(images/HeaderBarLtr2.gif);
	background-repeat: repeat-y;
}
div.ttb
{
	background-image: url(images/BarTtb.gif);
	background-repeat: repeat-x;
}
div.btt 
{
	background-color: #F5E88B;
	background-image: url(images/BarBtt.gif);
	background-repeat: repeat-x;
}
div#formContainer 
{
	padding: 4px;
}
img#title 
{
	margin-left: 12px;
}
.title 
{
	color: #9E0704;
}
div#side
{
	background-image: url(images/sideBar.gif);
	background-repeat: repeat-x;
	background-color: #F5E88B;
	width: 140px;
	height: 332px;
	margin-top: 96px;
	margin-left: 6px;
	padding: 8px;
}
div#side div#nav 
{
	background-image: url('box_gradient1.gif');
	border:1px solid #CCAC5D;
	margin-left:-5px;
	padding: 1px 0 3px 3px;
	width:144px;
	height:158px;
}
div#nav a
{
	font-size: 9pt;
	color: Black;
}
div#nav a#selected, div#nav .selected
{
	color: Black;
	font-weight: bold;
}
div#nav a#headerDeselect
{
	font-size: 12pt;
	color: #9E0704;
	font-weight: normal;
}
div#side #header 
{
	color: #9E0704;
	font-size: 14pt;
}
div#side #sub-header
{
	color: #9E0704;
	font-size: 12pt;
	font-style: italic;
}
div#side div#desc
{
	text-align: left;
	position: absolute;
	top: 383px;
	left: 17px;
	width: 137px;
}
div#imageBar 
{
	position: absolute;
	top: 76px;
	left: 10px;
	height: 70px;
}
div#imageBar div#titleBar 
{
	position: absolute;
	top: 0px;
	left: 158px;
}
div#imageBar div#titleBar1 
{
	position: absolute;
	top: 0px;
	width:576px;
	left: 158px;
	background-image: url(images/title_barpics.gif);
}
div#imageBar div#titleBar #header
{
	cursor: default;
	font-size: 18pt;
	color: White;
	position: absolute;
	top: 20px;
	left: 24px;
}
div#imageBar div#titleBar #header span
{
	color: #9E0704;
}
div#imageBar img
{
	height: 70px;
	width: 158px;
}
div#imageBar div#titleBar img
{
	width: 578px;
	border: 0;
}
img.gradBox 
{
	height: 83px;
	width: 556px;
}
p.boxAlt 
{
	text-align: right;
	padding-top: 20px;
}
div#side img.icon 
{
	position: absolute; 
	left: 133px; 
	top: 251px;
}
img.boxImage, img.boxImageAlt 
{
	width: 158px;
	height: 70px;
}
img.boxImage, img.boxImageAlt
{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
	border: 0;
}
img.boxImage 
{
	float: left;
	position: absolute;
	left: 6px;
}
img.boxImageAlt
{
	float: left;
	position: absolute;
	left: 392px;
}
a:hover img.boxImage, a:hover img.boxImageAlt, a:hover img.effect
{
	filter: none;
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}
.boxHeader
{
	color: #9E0704;
	font-size: 12pt;
	font-weight: bold;	
}
.newsTitle 
{
	font-size: 10pt;
}
.EventTitle
{
	font-size: 12pt;
	font-weight: bold;
	color: #9E0704;
	text-decoration: none;
}
.newsTitle .date 
{
	color: #9E0704;
	text-decoration: none;
}
.newsTitle .event 
{
	text-decoration: underline;	
}
a:link, a:visited
{
	text-decoration: none;
	color: #c00805;
}
a:hover
{
	text-decoration: underline;
}
a.noHand:hover 
{
	cursor: default;
}
div#navBar
{
	position: absolute;
	left: 170px;
	top: 30px;	
}
div#navBar a
{
	font-size: 11pt;
	margin: 0px;
	padding: 0px 11px 2px;
	color: #c00805;
}
div#navBar a:first-child 
{
	border-left: 1px solid transparent;
	
}
div#navBar a:hover 
{
	color: #DFA401;
	text-decoration: none;
}
div#navBar a.selected
{
	cursor: default;
	font-weight: bold;
}
div#navBar a.selected:hover
{
	color: #c00805;
}
div#formButtons 
{
	position: absolute; 
	top: 288px; 
	left: 411px;
}
div#formTextBoxes 
{
	position: absolute;
	left: 112px;
	top: 4px;
}
span.nameTitle 
{
	font-size: 11pt;
	font-weight: bold;
}
div#footer 
{
	text-align: right;
	color: White;
	font-size: xx-small;
	width: 750px;
	position: absolute;
	top: 527px;
}
div#footer div 
{
	float: left;
	padding-left: 4px;	
}
div#footer a 
{
	color: White;
}
img.highlightBox, img.halfFade
{
	border: 0;
	width: 282px;
	height: 172px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-khtml-opacity: 0.7;
}
a:hover img.highlightBox 
{
	filter: none;
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}
a:hover img.halfFade 
{
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	-khtml-opacity: 0.9;
}
div.box
{
	width: 282px;
	height: 158px;
	padding-top: 16px;
	text-align: center;
	position: absolute;
}
div.boxText 
{
	position: relative;
	z-index: 1;
}
div.box div.boxText a.header 
{
	font-size: 16pt;
	color: #9E0704;
}
div.box div.boxText a.header:hover 
{
	color: #c00905;
	text-decoration: none;
}
div.box p
{
	font-size: 12pt;
}
div.bottomLinks 
{
	margin-top: 14px;
	font-weight: bold;
}
div.bottomLinks a
{
	margin: 0 30px;
}
.dirList 
{
	border: 1px solid transparent;
	background: white url(images/icons/folder_image_md.gif) no-repeat 95%;
	width: 60%;
	text-decoration: underline;
}
input
{
	font-size: smaller;
}
span.date 
{
	color: #666;
}
#scrollSide span.date
{
	display: none;
}
.gvNoWrap
{
	white-space: nowrap;
}
#LatestLIGV_ItemsGV 
{
	margin-top: 12px;
}
#LatestLIGV_ItemsGV td.latestLink, #LatestLIGV_ItemsGV td
{
	background: transparent url(images/fireside-button.gif) repeat-x top left;
}
#LatestLIGV_ItemsGV td.latestLink:hover
{
	background: transparent url(images/fireside-button.gif) repeat-x bottom left;
}
li.feed 
{
	list-style-type: none;
	margin: 4px 0;
}
li.feed a 
{
	background-image: url(images/icons/feed.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}
#gvSermons 
{
	margin: 0 0 6px 0;
}
.label 
{
	color: #333333;
}
/* Selectable styles from Admin site */
.scrollBox 
{
	margin: 3px;
	overflow: auto;
	border: #cccccc 1px solid;
	width: 100%;
}
span.header, strong.header 
{
	color: #9E0704;
}
img.effect
{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
	border: 0;
}