@charset "utf-8";
/* CSS Document */

#container{
	width: 850px;
	background-color: #FFFFFF;
	
}
.header {
	width: 850px;
}
.subhead {
	width: 850px;
}
.nav {
	width: 850px;
}
.footer {
	width: 780px;
}

body {
	background-image: url(images/bg.jpg);
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-color: #800A24;
}
.main_content {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ul {
	list-style-type: square;
	color: #000000;
	list-style-position: inside;
}
.ETU_UTB {
	background-image: url(images/ETU_UTB.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.small_ETU {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}


.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #800A24;
}
a {
	color: #800A24;
}
.ETU_KSG {
	background-image: url(images/ETU_KSG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ETU_LTJC {
	background-image: url(images/ETU_LTJC.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bible-plans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	padding-right: 10px;
}
#bible-plans a, p, h1, h2, h3, em {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#bible-plans h1, h2, h3 {
	clear: both;
}
#bible-plans a.button {
	display: block;
	clear: both;
	margin-top: 8px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #800A24;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	float: left;
	font-size: 1.2em;
}
#bible-plans a.button:hover {
	background-color: #5C0516;
}
#bible-plans em {
	font-size: 1.2em;
	font-style: italic;
	display: block;
	margin-bottom: 5px;
}
#bible-plans p {
	font-size: 1.2em;
}
#bible-plans h2 {
	font-size: 1.6em;
}
#bible-plans h3 {
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #68071B;
	padding-bottom: 2px;
}
