@charset "utf-8";
object { outline:none; }
body {
	font: 100% Tahoma, "Palatino Linotype", sans-serif;
	background: #efeac6 url(../img/bg/intro_body.png) repeat fixed;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 850px;
	background: #ffffff url(../img/bg/intro_gradient.png) left 150px repeat-x;
	margin: 0px auto;
	border: 3px solid #888888;
	text-align: center;
	clear: left;
}
#header {
	background: url(../img/bg/header1.jpg) no-repeat;
	height:150px;
	border-bottom: 2px solid #aaa;
	clear:both;
}
#footer {
	background: url(../img/bg/footer1.jpg) no-repeat;
	color:#FFFFFF;
	border-top: 2px solid #aaa;
	line-height: 50px;
	padding: 0 10px;
	font-size: 11px;
	text-align:left;
	margin-top: 20px;
	height: 50px;
}
#footer img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #888;
	display: inline;
}
h1 {
	margin: 20px 0;
	font-size:24px;
	font-weight:normal;
	text-align:center;
}
h1 a {
	color:black;
	text-decoration:none;
}
h2 {
	margin: 15px 0;
	font-size: 18px;
	font-weight:normal;
	color:#888;
}
h2 a {
	color:black;
	text-decoration:none;
}
#lang {
	float: right;
	font-size: 11px;
	line-height: 24px;
	margin: 124px 2px 0 0;
	color:#eee;
}
#lang img {
	margin: 0px;
	padding: 0px;
	border: none;
	display: inline;
}
#lang a:hover img {
	background: none;
}
#MainContent {
	margin: 20px 20px 0 280px;	/* => width = 550px */
	border: 1px solid #eeeeee;
	padding: 0;
	text-align: center;
	min-height: 200px;
	font-size: 12px;
}
#MainContent a img {
	border: 2px solid #c36f4b;
}
#MainContent a:hover img {
	border: 1px solid #c36f4b;
	padding: 1px;
}
div#tipDiv {	/* Tooltip style */
    font-family:Tahoma; font-size:11px;
	color:#000; line-height:1.2;
    background-color:#f0f4fe; border:2px solid #667295; 
    width:210px; padding:4px;
}
#tooltip{		/* Lite tooltip style*/
	position: absolute;
	width: 210px;
	padding: 4px;
	background-color:#f0f4fe; border:2px solid #667295;
	visibility: hidden;
	z-index: 100;
	color:#000; line-height:1.2;
	font-family:Tahoma; font-size:11px;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
.upper_nav{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	border: 1px solid #aaaaaa;
	border-bottom:none;
	border-left:none;
	float: left;
	margin: 129px 0 0 0;
	background: #777777;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}
.upper_nav ul{
	margin: 0;
	padding: 0;
	width: 100%;
}
.upper_nav ul li{
	display: inline;
}
.upper_nav ul li a{
	color: #FFFFFF;
	padding: 4px 10px 3px;
	text-decoration: none;
}
.upper_nav ul li a:hover, .upper_nav ul li .active_up{
	color: #000000;
	background: #FFFFFF;
}
.lower_nav{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:18px;
	border: 1px solid #aaaaaa;
	border-top:none;
	background: #777777;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
	width: 277px;
	margin: 0 auto;
}
.lower_nav ul{
	margin: 0;
	padding: 0;
	width: 100%;
}
.lower_nav ul li{
	display: inline;
}
.lower_nav ul li a{
	color: #FFFFFF;
	padding: 3px 5px 2px 15px;
	text-decoration: none;
	background: url(../img/r_arrow.png) no-repeat 2px 4px;
}
.lower_nav ul li a:hover, .lower_nav ul li .active_lo{
	color: #000000;
	background: #FFFFFF url(../img/r_arrow.png) no-repeat 2px 4px;
}
.alt_nav {
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	clear: both;
	height: 10px;
}
.alt_nav ul {
	list-style: none;
	margin:0 0 0 5px;
	padding:0;
}
.alt_nav ul li {
	padding: 5px 0 0 0px; 
}
.alt_nav ul li a{
	text-decoration: none;
	color: #999999;
} 
.alt_nav ul li a img{
	border: none;
	padding-right:5px;
} 
.alt_nav ul li a:hover {
	color: #3399CC;
}
#left_nav {
	width: 200px;
	padding: 0;
	text-align: center;
	float:left;
	margin: 70px 39px 0;
	clear: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #60110d;
}
#left_nav .header {
	font-size: 11px;
	margin: 2px 2px 10px;
	border-bottom: 1px solid #aaa;
	font-size: 11px;
	font-weight:bold;
	background: #ddd;
	color: #555;
	padding: 5px;
}
#left_nav .btn , #left_nav .active {
	background: url(../img/alt_btn/shadow.png) top left no-repeat;
	width:75px;
	margin: 0 auto 10px;
	text-align:left;
}
#left_nav .btn img , #left_nav .active img {
	border-top:1px #777 solid;
	border-left:1px #888 solid;
	border-bottom:none;
	border-right:none;
	margin: 0px 0px 6px 0px;
}
#left_nav .btn a {
	text-decoration:none;
	color: #60110d;
}
#left_nav .btn a:hover , #left_nav .active a {
	text-decoration:none;
	color: #3399CC;
}
#left_nav .btn a:hover img , #left_nav .active a img {
	margin: 1px 0px 5px 1px;
}
#left_nav .btn p , #left_nav .active p {
	text-align:center;
	margin: 0px;
}
/*#left_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height:16px;
}
#left_nav ul li a {
	text-decoration: none;
	color: #000000;
	display: block;
	padding:2px;
	margin: 2px;
	background-color: #b0cbdb;
	border: 1px solid #888888;
	border-top:none;
	border-left:none;
}
#left_nav ul li a:hover {
	background:  #dddddd;
	border: 1px solid #888888;
	border-bottom:none;
	border-right:none;
}
#left_nav ul li a.active{
	cursor:no-drop;
	background:  #dddddd;
	border: 1px solid #888888;
	border-bottom:none;
	border-right:none;
}*/
.buttons {
	margin: 10px auto 20px;
	font-size: 12px;
	line-height: 24px;
	width: 420px;
	height: 24px;
}
.buttons a{
	text-decoration:none;
	border:1px solid white;
	color:#aaaaaa;
}
.buttons a:hover{
	border:1px solid #bbbbbb;
}
.left_btn {
	background:url(../img/Gospel_Luke.png) 5px 0 no-repeat;
	padding-left: 27px;
	padding-right: 5px;
	float: left;
}
.right_btn {
	background:url(../img/Gospel_Jacob.png) 5px 0 no-repeat;
	padding-left: 27px;
	padding-right: 5px;
	float: right;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.legend {
	font-weight:normal;
	font-size:11px;
	text-align:left;
	display:block;
	margin: 10px 10px 0 10px;
	padding: 5px;
	border: 1px solid #EEEEEE;
}
.copyright {
	font-weight:normal;
	font-size:10px;
	text-align:left;
	display:block;
	margin: 2px 10px;
	padding: 3px;
	background:#EEEEEE;
}
