﻿.PageTitle
{
	color:#313132; 
	font-weight:bold;
	font-variant:small-caps;
}

#Content
{
	padding:20px 20px 0px 20px;
	min-height:800px;
	height:100%;
	background-color:#E5E5E6; 
	color:#313132;

}

.SermonTable
{
	border-top: #959596 1px outset;	
	border-right: #7E7E7F 1px solid;	
	border-bottom: #959596 1px inset;	
	border-left: #7C7D80 1px solid;	
}

.SermonTable a
{
	 color: #1663D7;	
	 text-decoration: none;
}

.SermonTable a:hover
{
	 color: #DC550B;	
}

.SermonTable td
{
	border-right: none;
	border-left: none;
	border-top:none;
	border-bottom:solid 1px #B9BCBF;
	padding-left:8px;
	padding-right:4px;
}



.ColumnTitle
{
	background-image:url('/Resources/images/ColumnTitle.gif');	
	background-repeat:repeat-x;

}

.ColumnTitle th
{
	padding-left:8px;
}

.GrayColumn
{
	padding-top:20px;
	width:215px;
	height:100%;
	min-height:900px;
	float:right;
	background-color:#3E3F47;
	background-image:url('/Resources/images/edge.gif');
	background-repeat:repeat-y;
}


.GrayColumnContent
{
	padding: 20px 10px 20px 10px;	
	color:White;	
}


.GrayColumnContent td
{
	color:White;	
}

.GrayColumnContent span
{
	color:White;	
}

#RightColumn
{
	text-align: center;
	list-style: none;
	margin: 0 auto;
	padding-left:0px;
	font-size: 12px;
	width:190px;
}

#RightColumn li.Section
{
	height:100%;
	padding-bottom:20px;
}

#RightColumn li.Section  ul.SubList
{
	text-align:left;
	line-height:15px;
	margin-top:5px;
}

#RightColumn li.Section  div.Text
{
	text-align:left;
	line-height:20px;
	color:White;
	margin-left:10px;
}

ul#RightColumn li div.Title
{
	font-variant:small-caps;
	font-weight:bold;
	font-family: Verdana, Helvetica, Sans-Serif;
	border-color: #3C3A3A #494545 #555353 #434040;
	border-style: solid;
	color:#EFEEEE;
	height:26px;
	padding:8px 0px 0px 0px;
	margin: 0 auto;
	font-size:110%;	
}
	
ul#RightColumn li.Section  .FieldLabel
{
	padding-left:10px;
	text-align:right;
	font-weight:bold;
	font-size:90%;
}

ul#RightColumn li.Section  input
{
	font-size:90%;
}

ul#RightColumn li.Section a
{

	color:White;
}

.CellSpacing
{
	padding-left: 26px;
}

.SectionTitle
{
	font-variant:small-caps;
	font-weight:bold;
	font-size:120%;
}
