body
{
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
        font-size:12px;
	color: #000;
	background: #B8AE8A url(/images/bg.gif) repeat-x;
}

p
{
	margin: 0;
	padding: 0;
	text-align: justify;
}

img
{
	border: 0px;
}

#header
{
	width: 781px;
        height:258px; padding:0;
	margin: 0 auto;
	background: #F1EEC5 url(/images/header1.jpg) no-repeat;
}

#header h1 
{display:none;
}
#header h2 
{display:none;
}
#test{}

#container
{
	width: 781px;
        padding:0;
	margin: 0 auto;
	background: #F1EEC5 url(/images/drop_05.gif) repeat-y;

}

#sidebars
{
	float: right;
	width: 420px;
         font-size:0.9em; 
}
#sidebars a
{
font-size:1em; 
}

#left
{
	width: 170px;
	margin: 0px 0px 20px 0px;
	padding: 5px 5px 5px 15px;
	position: relative;

background: url(/images/latest_news.gif) no-repeat;
}

#left h2 
{
	margin-bottom: 15px;
	color: #1d1d1d;
	font-weight: normal;
        font-size:1.5em; 
}
#right h2 
{
	margin-bottom: 15px;
	color: #1d1d1d;
	font-weight: normal;
        font-size:1.5em; 
}



#right
{
	float: right;
	width: 170px;
	margin:0px 15px 0 0px;
	padding: 5px 0 0 15px;
	position: relative;
	
background: url(/images/member_churches.gif) no-repeat;
}


#right p a
{
	font-weight: bold;
}

#right input
{
	display: block;
	width: 75%;
	margin: 0px 0px 15px 0px;
}

#content
{
	width: 320px;
	padding: 0 0 5px 35px;
	margin: 0 20px 5px 0;

}

#content1 div
{
	padding-bottom: 15px;
	margin-bottom: 15px;
	
}
#content div
{
	padding:15px;
	margin-bottom: 15px;
	
}
#content div p{margin-top:0;}


#content h1, #content h1 a
{
	color: #1d1d1d;
}

#content h1 a:hover
{
	color: #e8e8e8;
	background-color: #1d1d1d;
}

#content h3, #content h3 a
{
	color: #1d1d1d;
}

#content h4
{
	color: #888;
}

#content h4 a
{
	margin-bottom: 15px;
	color: #1d1d1d;
}

#content h4 a:hover
{
	color: #e8e8e8;
	background-color: #1d1d1d;
}

#content p
{
	margin-top: 15px;
	margin-bottom: 15px;
	color: black;
}

a
{
	color: #524117;
}

a:hover
{
	color: #52172C;
}

#content div li
{
margin-left:0; 
padding-left:2px;

}
#content div ul
{
margin-left:10px; 
padding-left:2px;

}


#content blockquote
{
	margin: 15px;
	font-style: italic;
}

#content p img
{
	margin: 0 0 -3px 0;
	padding: 5px;
	color: #fff;
	background-color: #fff;
}

ol.comments
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ol.comments li
{
	padding-bottom: 15px;
	border-bottom: 1px solid #e8e8e8;
}

#content form
{
	margin-top: 15px;
}

#content form #name, #content form #email, #content form #web, #content form #message 
{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 15px;
}

#content form #message
{
	margin-bottom: 0;
}

#content form div
{
	display: inline;
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}


.category_list, .linklist
{
	margin-bottom: 15px;
}





