body {
	background-color: #E1E1E1;
	background-image: url(./images/fade_main.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}


a,a:link,a:visited {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 15px;
	line-height: 14px;
	font-weight: 300;
	color: #ACACAC;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6A5502;
}
#main_box {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding-bottom: 25px;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 14px;
	line-height: 13px;
	font-weight: 300;
	color: #6E6E6E;
}
#main_content_rules {
	width: 94%;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#church_title {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 48px;
	font-weight: 800;
	color: #F5F5F5;
	line-height: 30px;
	padding-bottom: 11px;
}

#background_for_church_title {
	background-color: #575757;
}

#hands_reaching {
	background-image: url(./images/hands-reaching-2_cropped.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 223px;
	width: 491px;
	border: 1px solid #000000;
}
#across_from_hands_reaching {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 16px;
	line-height: 15px;
	font-weight: 900;
	color: #FFFFFF;
	background-color: #52410D;
	text-align: right;
	vertical-align: middle;
	text-indent: 10px;
	padding-right: 10px;
}

li {
	list-style:hebrew;
	
	
}

ul {
	padding-right: 15px;
}

#intro_text {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 18px;
	line-height: 28px;
	font-weight: 300;
	color: #858585;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#brdr {
	border: 1px solid #000000;
}
#sermon_tbl_top {
	border: 5px double #543710;
	color: #FFFFFF;
	background-color: #543710;
	font-family: "Century Gothic", "Lucida Console", Tahoma, Verdana;
	font-weight: 800;
}
#sermon_tbl_body {
	border: 1px groove #666666;
}

#other_sites a, #other_sites a:link, #other_sites a:visited {
	color: #6B6B6B;
	display: block;
	width: 200px;
	border: 2px groove #AAAAAA;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 6px;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 17px;
	font-weight: 400;
	line-height: 16px;
}

#other_sites a:hover {
	color: #FFFFFF;
	background-color: #58330A;
	cursor:pointer;
}
#title_worthy {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 20px;
	line-height: 19px;
	font-weight: 900;
	color: #333333;
}

