Body {
	background: url(pictures/parch.jpg) repeat;
}

#allcontent{
	width: 1000px;
}
#header {
	border-color: #734921;
	border-style: solid;	
	margin: 4px;
	height:  200px;
	color: #734921;
	padding-left: 20px;
	font: 24px Georgia, "Times New Roman", Times, serif;
	background: #80bfe5 url(pictures/mary2.jpg) no-repeat;
	text-indent: 150px;
}
#main {
	width: 690px;
	float: left;
	padding: 20px;
	color: #462713;
	border-right: thin solid #734921;
	background-image: none;
	text-align: justify;
}
#sidebar {
	width: 250px;
	float: right;
	font-size: large;
	color: #462713;
	padding: 5px;
}
#footer {
	margin: 4px;	
	clear: left;
	border-top: thin solid #734921;
}

.nav {
	font-size: 22px;
	border-bottom: thin solid #734921;
	color: #8F6A52;
}

p {
	font-size: 16px;
}

.teaser {
	text-align: justify;
	font-size: 14px;
	color: #422512;
}

.prayer {
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
}

ul {
	list-style-type: none;
	font-weight: bold;
	line-height: 1.3;
	text-indent: -15px;
}

h2 {
	font-weight: bold;
	font-size: 22px;
}

h3 {font-weight: bold;
	font-size: 16px;
}

h4 {font-weight: bold;
	font-size: 14px;
}
