body
{
	background-image:url(images/body_back_2.gif);
	background-repeat:repeat-x;
	background-color:#3d6ea5;
}

table
{
	padding:0px;
	border-collapse:collapse;
}

table td
{
	padding:0px;
	border-collapse:collapse;
}

.main
{
	border:solid #ffd700 4px;
	margin:auto;
	width:934px;
	background-color:#ffffff;
}

.header_bot
{
	background-image:url(images/header_bot.jpg);
	background-repeat:no-repeat;
        background-position: top left;
	height:20px;
	width:934px;

	font-family:verdana;
	font-size:14px;
	font-weight:bold;
}

.header_bot a
{
	text-decoration:none;
	color:#000000;
}

.header_bot a:hover
{
	color:#731111;
	text-decoration:underline;
}

.coord
{
	font-family:Arial;
	font-size:18px;
	text-align:right;
	padding-right:5px;
}

.menu_top
{
	background-image:url(images/menu_title.gif);
	background-repeat:no-repeat;
	height:31px;
	color:#ffffff;
	font-family:verdana;
	font-weight:bold;
}

.page_title_back
{
	background-image:url(images/page_title_back.jpg);
	background-repeat:no-repeat;
        background-position: top left;
        width:934px;
	/*width:552px;*/
	/*color:#ffd700;*/
	color:black;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
}

.menu_table
{
	background-image:url(images/menu_back.jpg);
	background-repeat:repeat-y;
	width:192px;
	height:500px;
}

.menu_table a
{
	background-image:url(images/menu_hover.gif);
	background-position:top left;
	text-decoration:none;
	color:#ffffff;
	display:block;
	width:155px;
	height:23px;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}

.menu_table a div
{
	padding-left:15px;
	padding-top:4px;
	vertical-align:middle;
}

.menu_table a:hover
{
	background-position:bottom left;
	color:#000000;
}

.menu_table table td
{
	padding-top:3px;
	padding-bottom:3px;
}

.menu_table div
{
	padding-left:25px;
	padding-top:25px;
}

.footer
{
	width:100%;
	background-color:#6e6d3c;
	height:40px;
	font-family:verdana;
	font-size:10px;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	
}

.footer a
{
	color:#ffffff;
	text-decoration:none;
}

.footer a:hover
{
	color:#000080;
	text-decoration:underline;
}

.body_content
{
	width:100%;
	vertical-align:top;
	font-family:verdana;
	font-size:14px;
	padding:8px;
}

.body_content a
{
	text-decoration:none;
	color:blue;
        color: #a2378a;
/*        color: #b78900;*/
        font-weight:bold;
}

.body_content a:hover
{
	color:#8ca538;
	text-decoration:underline;
}

.sermon_title
{
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.sermon_title i
{
	font-size:13px;
	color:#000000;
}

.announcements
{
	font-family:verdana;
	font-weight:bold;
	color:#ffd700;
}

.a_links
{
	color:#000000;
	font-size:10px;
	
}

li
{
	padding:3px;
}

.holy_day
{
	width:100%;
}

.holy_day td
{
	font-size:11px;
	padding:6px;
	border:solid 1px #000000;
}

.holy_day_title
{
	color:#ffffff;
	background-color:#000080;
}

.sermon_feature
{
	background-image:url(images/feature_box.jpg);
	background-repeat:no-repeat;
	width:502px;
	height:275px;
	padding-top:10px;
	border:solid 1px #6F6D3C;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

.sermon_feature h2
{
	color:#ffffff;
        font-size:18px;
}

.booklet
{
    text-align: center;
    font-weight:bold;
    font-family: Arial;
    padding-left:3px;
}
