body {
	background-image: url(church_background.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}



a {
	text-decoration:underline;
	color:#00F;
	}
a:hover{
	text-decoration:underline;
	color:#900;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#container {
	padding: 0px;
	width: 850px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #D9D5D2;
	margin-top: 0px;
	margin-bottom: 0px;
	border: thick double #333;
	overflow: hidden;
}
#header {
	width: 820px;
	background-color: #D9D5D2;
	}

#tab {
	float: left;
	width: 200px;
	margin-top: 0px;
	background-repeat: no-repeat;
	height: 62px;
	background-color: #D0CBC8;
}
#tab2 {
	float: left;
	width: 200px;
	margin-top: 0px;
	background-repeat: no-repeat;
	height: 62px;
}

#image {
	float: right;
	width: 610px;
	height: 100px;
	background-repeat: repeat-x;
	margin-right: 30px;
	background-image: url(church_1.png);
	border: thin solid #999;
}

#nav {
	float: left;
	width: 170px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: thin solid #999;
	background-color: #EDEDED;
	text-align: center;
	height: auto;
}

.nav_text {
	padding: 5px;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11.5pt;
}
	

#content {
	background-color: #EDEDED;
	float: right;
	border: thin solid #999;
	padding: 10px;
	margin-top: 10px;
	margin-right: 30px;
	width: 590px;	
	margin-bottom: 20px;
	
}
.content_header {
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16pt;
	font-weight: bold;
	line-height: 18pt;

}
.content_text {
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10pt;
	line-height: 18px;
	
}

.content_subhead {
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	line-height: 18px;
	font-weight: bold;
	line-height: 14pt;
}
.content_subcenter {
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	line-height: 18px;
	font-weight: bold;
	line-height: 14pt;
}
#content2{
	background-color: #EDEDED;
	float: left;
	border: thin solid #999;
	padding: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 15px;
	width: 415px;
	margin-bottom: 20px;
}
	.content2_header {
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: 16pt;

}
	.content2_text {
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	line-height: 18px;
	color: #000;

}
.content2_bold {
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: 18px;

}
.content2_center {
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10pt;
	line-height: 18px;

}
	
#vertical_image{
	float: left;
	width: 151px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 20px;
	border: thin solid #999;
	background-color: #EDEDED;
	margin-left: 15px;
}
	
.vertical_text{
	
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10pt;
	line-height: 18px;
}
	
.vertical_bold{
	
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10pt;
	line-height: 18px;
	font-weight: bold;
}
#video{
	background-color: #EDEDED;
	float: right;
	border: thin solid #999;
	margin-top: 10px;
	margin-right: 30px;
	width: 610px;

