body 
{
	background-image: none;
	/* background-color: lightgrey; */
}	

.churchaddress
{
	font-weight: bold;
	font-size: 12pt;
	color: #83294e;
	font-family: 'Times New Roman' , Arial, verdana;
	margin-top: 1px; 
	border-top: solid 1px #94bd94;
}

.content
{
	font-weight: normal;
	text-align:left;
	font-size: 12pt;
	font-family: Arial, verdana;
	/*color:#83294e;*/
}

.backgroundpanel
{
	z-index: 103;
	/*left: 40px;
	width: 726px;
	top: 120px;*/
	left: 0px;
	width: 766px;
	top: 92px;
	position: absolute;
	/*background-color: #d1e5d3; */
	background-color: #94bd94;
}

.contentpanel
{
	z-index: 112;
	left: 140px;
	width: 608px;
	position: relative;
}
.contentpanel2
{
	top: 100px;
	left: 140px;
	width: 608px;
	position: absolute;
}

.homebackgroundpanel
{
	z-index: 103;
	left: 40px;
	width: 646px;
	top: 120px;
	position: absolute;
	/*background-color: #d1e5d3; */
	background-color: #94bd94;
}

.homecontentpanel
{
	left: 100px;
	width: 508px;
	position: relative;
	top: 10px;
}


.homemessage
{
	font-size: 8pt;
	z-index: 107;
	left: 528px;
	line-height: 8pt;
	font-family: Arial, verdana;
	position: absolute;
	top: 63px;
	width: 174px;
	height: 20px;
	text-align: center;
}

.titlecontent
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, verdana;
	text-decoration: underline;
	/* color:#83294e */
}

.copyrighttext
{
	font-size: 8pt;
	font-family: Arial, verdana;
	color:#83294e;
	text-decoration: none;
}

.pagetitle
{
	font-weight: bold;
	font-size: 20pt;
	z-index: 105;
	left: 485px;
	width: 280px;
	font-style: italic;
	font-family: 'Times New Roman' , Arial, verdana;
	position: absolute;
	top: 10px;
	text-align: center;
}
.subtitle
{
	font-weight: bold;
	font-size: 14pt;
	font-style: normal;
	font-family: 'Times New Roman' , Arial, verdana;
	position: relative;
	top: -15px;
	text-align: center;
}


#imgUpComing: hover
{
	border: solid 3px black;
	
}

#aUpcoming { display: block; width: 93px; height: 45px; background-image : url(http://www.christthevinelutheran.org/images/mainmenu/upcoming.gif); }
#aUpcoming:hover {background-image : url(http://www.christthevinelutheran.org/images/mainmenu/upcoming-over.gif);} 
#aWorship { display: block; width: 93px; height: 43px; background-image : url(http://www.christthevinelutheran.org/images/mainmenu/worship.gif); }
#aWorship:hover {background-image : url(http://www.christthevinelutheran.org/images/mainmenu/worship-over.gif);} 
#aDirections { display: block; width: 93px; height: 40px; background-image : url(http://www.christthevinelutheran.org/images/mainmenu/directions.gif); }
#aDirections:hover {background-image : url(http://www.christthevinelutheran.org/images/mainmenu/directions-over.gif);} 
#aYouth { display: block; width: 93px; height: 43px; background-image : url(http://www.christthevinelutheran.org/images/mainmenu/youth.gif); }
#aYouth:hover {background-image : url(http://www.christthevinelutheran.org/images/mainmenu/youth-over.gif);} 
#aPreKKgtn { display: block; width: 93px; height: 40px; background-image : url(http://www.christthevinelutheran.org/images/mainmenu/prek-kgtn.gif); }
#aPreKKgtn:hover {background-image : url(http://www.christthevinelutheran.org/images/mainmenu/prek-kgtn-over.gif);} 
#aDaycare { display: block; width: 93px; height: 45px; background-image : url(http://www.christthevinelutheran.org/images/mainmenu/daycare.gif); }
#aDaycare:hover {background-image : url(http://www.christthevinelutheran.org/images/mainmenu/daycare-over.gif);} 
#aContactUs { display: block; width: 93px; height: 45px; background-image : url(http://www.christthevinelutheran.org/images/mainmenu/contact-us.gif); }
#aContactUs:hover {background-image : url(http://www.christthevinelutheran.org/images/mainmenu/contact-us-over.gif);} 

