﻿div#footer
{
	color:#333333;
	font-family:Arial;
	font-size:.75em;
}
div#defaultwrapper
{
	width:983px;

	margin-left:auto;
	margin-right:auto;
	background-color:Black;
	
	}
body
{
	 background-image:url(../images/bg2.jpg);
	 /*background-repeat:repeat-x;
	 */margin:0px;
	 background-color:#664226;
	font-size:.625em;
}
td 
{
	vertical-align:top;
}
p
{
	font-size:1.6em;}
h3
{
	font-size:2em;
	}	
#header
{
	 width:983px;
	 height:402px;
	 margin-right:auto;
	 margin-left:auto;
	background-image:url(../images/header.jpg);
	 position:relative;
	}
#leftborder
{
	width:50px;
	height:1513px;
	position:absolute;
	top:0px;
	left:-50px;
	background-image:url(../images/leftborder.png)
	}

#rightborder
{
	width:50px;
	height:1513px;
	position:absolute;
	top:0px;
	left:983px;
	background-image:url(../images/rightborder.png)
	}
	
#menu
{
	width:983px;
	height:121px;
	background-image:url(../images/menu.jpg);
	margin-left:auto;
	margin-right:auto;
	clear:both;
	
}

#contenthome
{ 
	width:983px;
	margin-left:auto;
	margin-right:auto;
	background-color:Black;
}

#servicetimes
{
	width:460px;
	height:190px;
	background-image:url(../images/ServiceTimes.jpg);
	float:left;
}
#ministries
{
	width:523px;
	height:190px;
	background-image:url(../images/ministries.jpg);
	float:left;
}
#events
{
	width:460px;
	height:175px;
	background-image:url(../images/events.jpg);
	float:left;
	clear:both;
	position:relative;
	font-family:Times New Roman;
	color:white;
}
#teaser1
{
	width:523px;
	height:175px;
	background-image:url(../images/teaser1.jpg);
	float:left;
	position:relative;
	font-size:1.2em;
	font-family:Arial;
}

#login
{
	width:460px !important;
	height:205px;
	/*background-image:url(../images/loginbg.jpg);
	*/
	
	 background-color:Black;
	
	
	float:left;
	clear:both;
	color:white;
	font-family:Arial;
	font-size:1.2em;
	background-repeat:no-repeat;
	overflow:hidden;
	
	
}
.loginTable
{
	width:450px;
	height:150px;
	margin:0px;
	padding:0px;}

.loginTitle
{
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
             
}
.loginText
{
	font-size:1.24em;
	font-weight:normal;
	width:160px;
             
}
.loginLabel 
{	font-weight:bold;
	text-align:right;
	height:25px;
              overflow:hidden;
}
	

.loginControl{text-align:left;
              height:25px;
              overflow:hidden;}

#teaser2
{
	width:523px;
	height:205px;
	background-image:url(../images/teaser2.jpg);
	background-repeat:no-repeat;
	background-color:Black;
	float:left;
	position:relative;
	font-size:1.2em;
	font-family:Arial;
}
	
#coverflow
{
	width:983px;
	height:300px;
	 background-color:Black;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
}

/*template styles*/
#content
{
	min-height:435px;
	background-image:url(images/contentbg.jpg);
	background-repeat:repeat-x;
	width:983px;
	background-color:Black;
	color:#BFBFC0;
	font-family: Tahoma;
	margin:0px auto 0px auto;
	
	}
		
	#contentMargin
	{	 
		margin:0px 15px 0px 15px; 
	}
	h1
	{
		margin:0px;
		padding:0px;
		}
#templateLeftBorder
{
	width:50px;
	
	position:absolute;
	top:0px;
	left:-50px;
	background-image:url(../images/leftborder2.png);
	
	}

#templateRightBorder
{
	width:50px;
	
	position:absolute;
	top:0px;
	left:983px;
	background-image:url(../images/rightborder2.png)
	}
