body 
{
	background: url('images/bgMain.gif') repeat-y;
	color: #0f330d;
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	margin:0;
	padding: 0;
}

a:link,a:visited
{
        text-decoration:underline;
}

#divgrapes
{
	background: url(images/grapes.gif) no-repeat left top;
	height: 351px;
	left: -4px;
	position: relative;
	top: 0px;
	width: 147px;
	z-index: 1;
	float:left;
}
#divlogtoken
{
	width:790px;
	position:relative;
	text-align:right;
}
#divpageheader
{
	background: #ffffff url(images/lcscHeader.gif)  no-repeat left top;
	border-bottom: 1px solid #acb7a6;
	height: 130px;
}

.ContentPane,.MainBody
{
	margin-left:175px;
	width:625px;
}
.c_content
{
	display:inline-block;
}
#divlinks 
{
	color: #ffffff;
	padding-bottom:30px;
	font-size: .85em;
	font-weight: bold;
	float:left;
	padding: 0;
	top: 128px;
	left: 0;
	width: 170px;
}

#divlinks p
{
	color: #ccc180;
	font-family: Geneva, Arial, Tahoma, Helvetica, Sans-serif;
	font-size: 1.4em;
	margin-top:.3em;
	margin-bottom: 0;
	font-style: normal;
	text-align: center;
	text-transform: uppercase;
	font-weight:normal;
}

ul { list-style: none; padding:  0; margin-left:0; margin-top: .5em; margin-bottom: 0;}
li
{
	padding-left: 1.2em;
	padding-bottom: .85em;
	display:block;

}
div.float-clear 
{
	clear:both;
	height: 0px;
	overflow:hidden;
}
#divlinks a { color: #ffffff; font-size: 1.1em; font-style: italic; font-weight: normal; text-decoration: none;}
#divlinks img {margin-right:4px; margin-left:-8px; margin-top:6px;}
#divintlinks {	background-color:#44410d;
}
#divextlinks {
border-top:1px solid gray;}
.MainMenu_MenuItem
{
	color:White;
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	padding:6px 0px 6px 8px;
	border-style:none;
	border:none;
}
p.ImportantText
{
	font-weight:bold;
	color:red;
	background-color:Yellow;
	text-align:center;
	padding-left:50px;
	padding-right:50px;
}
.MainMenu_SubMenu
{
	padding:0px 0px 0px 0px;
	color:White;
	background-color:#44410d;
	border:none;
}
#divIndexScripture
{
	font-size: 0.85em;
	font-style: italic;
	line-height: 1.4em;
	padding-top: 4px;

}
#divIndexScripture, #divIndexWelcome
{
	margin-left: 160px;
}

#divIndexWelcome, p.p3
{
	background: url('images/textdivider.gif') no-repeat bottom;
	margin-bottom: 1em;
	padding-bottom: 37px;
}


p.p0
{
	color: #8f9947;
	font-style: italic;
	font-size: 1.7em;
	font-weight: normal;
	margin-bottom: 0.5em;
}

.imgWknd
{
	width:150px;
	float:left;
	margin:4px;
}

tr.DataGrid_Header
{
	background-color:#C0C0C0;
	border:1px;
}

tr.DataGrid_Item
{
	background-color:#ffffff;
	color:#000000;
}

tr.DataGrid_AlternatingItem
{
	background-color: #C0C0C0;
	color:#000000;
}

.contacttable
{
	clear: both;
	border-width:2px;
	border-collapse:collapse;
	padding:4px;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	background-color: white;
	width: 400px;
}
.contacttable td
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid
}








