/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #b3ae93;	
	margin: 0px;
}
a, a:visited, a:active {
	color: #500000;
	text-decoration: underline;
	outline: none;
}
a:hover, a:focus {
	color: #500000;
	text-decoration: none;
}
#container {
	position: relative;
	width: 1000px;
	margin-left:auto;
	margin-right: auto;
	height: 0px;
}
#container2 {
	width: 1000px;
	float: left;
}
#header {
	float: left;
	height: 87px;
	width: 950px;
	padding: 0 25px;
}
#logo {
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	height: 87px;
	width: 558px;
	float: left;
}
#logo h1 {
	height: 67px;
	width: 558px;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
#logo h1 a {
	display: block;
	width: 558px;
	height: 67px;
}
#logo span {
	display: none;
}
#search {
	width: 186px;
	height: 38px;
	float: right;
	text-align:right;
	margin: 32px 0 0 0;
	padding: 0 15px 0 0;
}
#searchvar {
	height:16px;
	width:150px;
	background-image:url(images/search_bg.gif);
	background-repeat: repeat-x;
	border: 2px solid #500000;
	font-size:10px;
	color: #500000;
	padding:4px 2px 0 2px;
	float: left;
}
#searchsubmit {
	height: 19px;
	width:21px;
	padding: 2px 0;
}  
#navigation {
	float: left;
	height: 40px;
	width: 950px;
	padding: 0 25px;
}
#feature {
	float: left;
	width: 948px;
	height: 300px;
	border: 1px solid #500000;
	overflow: hidden;
	background-color: #000000;
	margin: 10px 25px 0 25px;
}                  
#frontContent {
	float: left;
	margin: 10px 0 0 25px;
}
#main {
	width: 775px;
	float: left;
	background: url(images/main_bg.gif) repeat-y;  
}
#mainTop {
	width: 775px;
	height: 10px;
	float:left;
	background: url(images/mainTop.gif) no-repeat;  
}
#news {
	float: left;
	width: 186px;
	padding: 0 1px 0 1px;
}
#news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#news ul li {
	margin: 0;
	padding: 0 0 12px 0;
}
#news a, #news a:visited, #news a:active {
	color: #666666;
	text-decoration: none;
}
#news a:hover, #news a:focus {
	color: #500000;
	text-decoration: none;
}
p.archives {
	text-align: right;
	font-size: 9px;
	margin: 0;
	padding: 0;
}
#events {
	float: left;
	width: 175px;
	margin-left: 11px;
}
#events ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#events ul li {
	margin: 0;
	padding: 0 0 12px 0;
}
.up_events_date {
	color: #500000;
	font-weight: bold;
}
a.up_events_name, a.up_events_name:visited, a.up_events_name:active {
	color: #666666;
	text-decoration: none;
}
a.up_events_name:hover, a.up_events_name:focus {
	color: #500000;
	text-decoration: none;
}
#worship {
	float: left;
	width: 202px;
	color: #500000;
}
#location {
	float: left;
	width: 190px;
	color: #500000;
}
.frHead {
	background: url(images/frHead_bg.gif) repeat-x;
	height: 28px;
	text-align: center;
	color: #500000;
	margin: 0;
	padding: 3px 0 0 0;
	font-size: 16px;
}					
.frontDesc {
	padding: 0 10px;
	margin: 15px 0;
	min-height: 250px;
	border-right: 1px solid #cccccc;
	line-height: 1.4;
}
.frontDesc2 {
	padding: 0 10px;
	margin: 15px 0;
	min-height: 250px;
	line-height: 1.4;
}
#mainBot {
	width: 775px;
	height: 10px;
	float:left;
	background: url(images/mainBot.gif) no-repeat;  
}	   
#acord {
	float: left;
	width: 180px;
	margin-left: 1px;
	background: url(images/accord_bg.gif) repeat-y;  
}
#accordTop {
	width: 180px;
	height: 8px;
	float:left;
	background: url(images/accordTop.gif) no-repeat;  
}
#accordBot {
	width: 180px;
	height: 8px;
	float:left;
	background: url(images/accordBot.gif) no-repeat; 
}




#artFeature {
	float: left;
	width: 948px;
	height: 220px;
	border: 1px solid #500000;
	overflow: hidden;
	background-color: #000000;
	margin: 10px 25px 0 25px;
}
#artContent {
	float: left;
	margin: 10px 0 0 25px;
	width: 957px;
	background: url(images/art_bg.gif) repeat-y;  
}
#artTop {
	width: 957px;
	height: 10px;
	float:left;
	background: url(images/artTop.gif) no-repeat;  
}
#breadcrumbs {
	width: 910px;
	float: right;
	text-align: right;
	margin-right: 8px;
	padding: 0 20px 5px 20px;
	font-size: 10px;
	color: #666666;
}
#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:active {
	color: #666666;
	text-decoration: none;
}
#breadcrumbs a:hover, #breadcrumbs a:focus {
	color: #500000;
	text-decoration: none;
}
h1.artHead {
	color: #500000;
	margin: 0;
	padding: 0 0 0 30px;
	font-size: 24px;
}
.artDesc, .searchDesc {
	padding: 15px 47px 15px 40px;
	min-height: 315px
}
.searchDesc h1{
	display: none;
}
#artBot {
	width: 957px;
	height: 10px;
	float:left;
	background: url(images/artBot.gif) no-repeat;  
}






#clear {
	clear:both;
}
        
#footer {
	float: left;
	width: 930px;
	margin: 5px 25px;
	background-color: #500000;
	color: #ffffff;
	padding: 5px 10px;
	line-height: 1.3;
	font-size: 10px;
}
#footRt {
	float: left;
	width: 630px;
}
#footLft {
	float: right;
	width: 300px;
	text-align: right;
}
#footer a, #footer a:visited, #footer a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover, #footer a:focus {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}