﻿body 
{
	font-family:Verdana;
	margin:0;
	padding:0;
	background:#fffded;
	height:100%;
	width:100%;
}

a:hover
{
	color:#ff0000;	
}

a:visited
{
	color:#0000ff;
}

#divMain
{
	margin-left:auto;
	margin-right:auto;
	width:944px;
	height:100%;
	background:#ffffff;
}

.divHeader
{
	overflow:hidden;
	height:110px;
}

.divHeader div
{
	text-align:center;
	float:left;
}

.divHeader div.rt
{
	margin-right:0;	
}

.divHeader div img
{
	width:118px;
	height:70px;
	display:block;
	margin-bottom:3px;
}

.cl
{
	clear:both;	
}


/* leftSide div */
.leftSideDiv
{
	float:left;
	width:220px;
	padding-top:78px;
}

.leftSideDiv a
{
	display:block;
	margin:6px 0 6px 8px;
}


/* rightSide stuff */
.rightSideDiv
{
	width:100%;
	float:right;
	margin-right:-230px;
}
.rightSideDiv .pnlContentHeadings
{
	height:60px;
	width:100%;
}
h1
{
	color:#0000cc !important;
	float:left;
}

.rightSideDiv h3
{
	color:maroon;
	font-weight:normal !important;
	float:left;
	margin:10px 0 0 20px;
	width:535px;
	font-size:22px;
}

.rightSideDiv p
{
	margin-right:260px;	
}

.rightSideDiv li
{
	margin-right:290px;	
}

.rightSideDiv a.placeLink
{
	font-weight:bold;
	color:#000 !important;	
	text-decoration:none;
	margin-right:15px;
}

.rightSideDiv a.imgLnk, .rightSideDiv a.imgLnk
{
	float:right;
	border:none;
}

.imgLnk img
{
	width:200px;
	height:133px;
	border:none;
	margin-left:15px;		
}

.specialdays h3
{
	width:500px;
}

#divResourcesLinks A
{
	display:block;
	margin:0 0 6px 6px;
}


/*this week page*/
.weeklyWorshipTable
{
	width:100%;
}
.weeklyWorshipTable thead
{
	background:#e3e3e3;	
}
.weeklyWorshipTable .dateRow
{
	font-weight:bold;
}
.weeklyWorshipTable .dateRow td
{
	padding-top:25px;
}
.bibleLink
{
	display:block;
}

td.reading a
{
	 white-space: nowrap;
}

.contactDiv p
{
    clear:both; 
    margin-bottom:10px;  
}

.contactDiv .decAddr
{
    display:block;
    margin-left:100px;
}

/* class for images on contact page */
img.contactIm
{
	float:left;
	width:84px;
	height:96px;
	margin-right:15px;
}

/* class for images on this week */
img.upcomeIm
{
	float:left;
	width:200px;
	height:133px;
	margin-left:15px;
	margin-right:450px;		
	
}
/* class for images on Church Family*/
img.contribIm
{
	float:left;
	width:96px;
	height:84px;
	margin-left:15px;
	margin-right:450px;		
	
}

/*Church Family*/
.churchfamilyTable
{
	width:100%;
}
.churchfamilyTable thead
{
	background:#e3e3e3;	
}
.churchfamilyTable .dateRow
{
	font-weight:bold;
}
.weeklyWorshipTable .dateRow td
{
	padding-top:25px;
}
.bibleLink
{
	display:block;
}

td.reading a
{
	 white-space: nowrap;
}

.contactDiv p
{
    clear:both; 
    margin-bottom:10px;  
}

.contactDiv .decAddr
{
    display:block;
    margin-left:100px;
}





    
