html, body, strong, li
{
	margin: 0;
	padding: 0;
	font-family: Verdana;

}

body
{
	background-color: #f4f3f2;
	margin: 0px auto;
	text-align: center;
	line-height: 1.5em;
	font-size: 11px;
}

#container{
	margin: 0px;
	padding: 0px;

}
#footer
{
	width: 980px;
	margin: 0px auto;
	padding-bottom: 40px;
	background-color: #f4f3f2;
	border-top: 1px solid #ba8e49;
	clear: both;
	color: #a46845;
}
#footer a{
	color: #a46845;
	text-decoration: none;
}
#footer a:hover{
	color: #a46845;
	text-decoration: underline;
}
#header
{
	height: 82px;
	background: transparent url(images/imgHeaderTop.gif) center top no-repeat;

}
#headerhome{
	width: 60px;
	height: 79px;
	float: left;
	clear: right;
	position: relative;
}
#headerhomelink{
	position: absolute;
	left: 15px;
	top: 63px;
}
#headerleft{
	width: 680px;
	height: 79px;
	float: left;
	clear: right;
	text-align: left;	
}
#headerright{
	float: left;
	width: 140px;
	height: 79px;
	position: relative;
}
.hometitle{
	color: #ca2d1a;
	font-size: 9px;
	font-weight: bold;
	line-height: 1em;
}
.hometitle a{
	color: #ca2d1a;
	font-size: 9px;
	font-weight: bold;
	line-height: 1.1em;
	text-decoration: none;
}
.hometitle a:hover{
	color: #ca2d1a;
	font-size: 9px;
	font-weight: bold;
	line-height: 1.1em;
	text-decoration: underline;
}
.homecontent{
	font-weight: bold;
	color: #382112;
	font-size: 9px;
	line-height: 1.1em;	
}
.homecontent a{
	font-style: italic;
	color: #4b6091;
}
#login{
	position: absolute;
	left: 20px;
	top: 50px;
	width: 180px;


	text-decoration: underline;
	color: #6C3F2E;
	font-weight: bold;
	font-style:italic;
	text-decoration: none;

}
#login a, #headerhomelink a{
	text-decoration: underline;
	color: #ca2d1a;
	
	font-style: italic;
	text-decoration: none;	
}
#leftbar{
	width: 214px;
	float: left;
	background-color: #f5f5f5;
	border-left: 1px solid #ba8e49;
	border-bottom: 3px solid #cd9774;
	
	
}
#main
{
	width: 547px;
	float: left;
	clear: right;
	border-left: 1px solid #ba8e49;
	background-color: #FBF4EE;
	border-bottom: 3px solid #cd9774;
}

#mainContent{
	width: 482px;
	height: 310px;
	margin: 20px auto 10px;
	text-align: center;
	border: 1px solid #ba8e49;
}

#mainNav{
	height: 25px;
	text-align: left;
	background: url(/images/imgNavBar.gif) no-repeat;
	font-size: 12px;
}

#mainTapestries{
	
	width: 462px;
	background-color: #f5f5f5;
	margin: 10px auto;
	text-align: left;
	border: 1px solid #ba8e49;
	padding: 10px;
}

.padImageRight{
	margin-right: 20px;
}
.paddingbox{
	padding: 5px;
}
#search{

	padding-top: 7px;
	padding-left: 11px;
	width: 160px;
	height: 30px;
	clear: right;
	text-align: left;
	
}

#rightbar
{
	float: left;
	width: 215px;
	border-left: 1px solid #ba8e49;
	border-right: 1px solid #ba8e49;
	background-color: #EFEBE9;	
		border-bottom: 3px solid #cd9774;
}
* html #rightbar{
	width: 215px;
}
#rightbarImageBar{
	padding-top: 20px;
	padding-bottom: 10px;
	width: 215px;
	
}
#rightbarSermon{
	
	padding: 10px 0;


}
#rightbarThisWeek{
	height: 307px;
	padding-bottom: 10px;

}
.sideBox{
	width:  191px;
	border: 1px solid #ba8e49;
	

}

#thisweekcontent{
	overflow: auto;
	height: 290px;
	text-align: left;
}
#sermoncontent{
	
	
	text-align: left;
}
#wrapper
{
	width: 980px;
	margin: 0px auto;
	background-color: #fff;
	
}

#leftbar b.TITLEARTICLE{
	display: block;
	width: 150px;
	padding-bottom: 8px;
	color: #DE9C39;
	background: url(/images/imgTitleBackgroundFade.gif) no-repeat bottom left;
}
.search-text{
font-size: 11px;
}
