
body {
	margin: 0;
	padding: 0;
	background: #b5ae8a;
	font-size: 13px;
	text-align: left;
}

body, th, td, input, textarea, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #61492D;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4c81cb;
}

h1 {
	
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 3em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 150%;
	text-align:left;
}

blockquote {
	margin: 10px 0px;
 	padding: 2px 2px 2px 2px;  	
    font-weight: normal;
	font-size: 13px;
	line-height: 1.3em;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #61492d;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #4c81cb;
}

a:hover {
	color: #4c81cb; text-decoration:underline;
}

hr {
	display: none;
}

/* Header */

#topbg {
	width: 950px;
	height: 1px;
	margin: 0 auto;
	padding: 0;

}

#header {
	width: 873px;
	height: 305px;
	margin: 0 auto;
	background: url(images/sm_church.gif) no-repeat left top;
}



/* Page */

#page {
	width: 873px;
	margin: 0 auto;
	padding-top: 20px;
	background: url(images/img03.jpg) no-repeat left top;
	background-color:#FFFFFF;

}

/* Content */

#content {
	float: right;
	width: 600px;
	margin: 0;
	padding-right: 30px;
	color: #666666;
	background-color:#FFFFFF;
}

.post {
	padding: 0px 0 0 0;
}

.title {
	padding: 0 0px 1px 0px;
	font-size: 22px;
	
	
	border-bottom: 2px #4c81cb dashed;
	margin-right: 10px;
}

.title a {
	text-decoration: none;
	color: #4c81cb;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 0px;
	color: #4c81cb;
}

.meta {
	text-align: left;
	color: #4c81cb;
	padding: 5px 20px 5px 25px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 20px;
}

.meta .more {
}

.meta .comments {
	
	padding-left: 25px;
}

.meta a {
	color: #4c81cb;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.posts a:hover {text-decoration:underline;}

.entry {
	margin: 0;
	padding: 0px 5px 5px 0px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	padding-right: 15px;
	color: #4c81cb;
	background-color:#FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin-left: 20px;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 30px;
	border-bottom: 1px #4c81cb dotted;
}

#sidebar h2 {
	margin: 0px 0 0 20px; 
	height: 28px;
	font-size: 18px;
	color: #4c81cb;
	
	border-bottom: 2px #4c81cb dashed;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}



/* Footer */

#footer {
	width: 873px;
	margin: 0 auto;
	height: 60px;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #48AB07;
	background: url(images/img01.jpg) no-repeat left top;
	margin-bottom: 27px;
}

#footer p {
	padding-top: 5px;
	text-align:center;
}

#footer p a {
	color: #69B536;
}

img { border: none; }

img.left {
	float: left;
	margin: 3px 20px 30px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 10px 30px;
}
