﻿body 
{
	background-color: #382001;/*#5A2A13;*/
	font-family: Arial;
}

.header
{
	width: 580px;
	height: 92px;
	margin: 0;
	padding: 0px 50px 0px 20px;
	background-image: url('/church/images/wave.jpg');
	background-repeat: no-repeat;
}

.header table
{
	width: 100%;
	height: 92px;
	vertical-align: middle;
}

.header .row
{
	vertical-align: middle;
}

.header img
{
	border: 0;
}

.homemenu
{
	width: 610px;
	background-image: url('/church/images/menuboxline.jpg');
	background-repeat: repeat-y;
	text-align: right;
	margin: 0;
	padding: 20px;
}
 
.homemenu .menuitems
{
	float: left;
}

.homemenu .menuitems .item
{
	width: 178px;
	height: 32px;
	color: #543715;
	font-size: 1em;
	background-position: left;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.homemenu .menuitems .item a
{
	color: #543715;
	width: 163px;
	height: 25px;
	display: block;
	padding-top: 7px;
	padding-right: 15px;
	text-decoration: none;
}

.homemenu .menuitems .seperator
{
	margin: 0;
	padding: 0;
	background-image: url('/church/images/menuseperator.jpg');
	background-position: right;
	background-repeat: no-repeat;
	width: 178px;
	height: 2px;
}

.homemenu .menuitems .filler
{
	width: 178px;
	height: 25px;
}

.homemenu .image
{
	float: left;
}

.homemenu .image a
{
    display: block;
    width: 432px;
    height: 324px;
    border: 0;
    padding: 0;
    margin: 0;
}

.homemenu .image img
{
	width: 432px;
	height: 324px;
	border: 0;
}

.homemenu .image .rotationstatus
{
    margin-top: 10px;
    float: left;
    display: none;
}

.homemenu .image .rotationstatus .item
{
    float: left;
    display: block;
    width: 56px;
    height: 42px;
    margin: 0px 3px 0px 0px;
    cursor: pointer;
}

.homemenu .image .rotationstatus .current
{
    display: block;
    border: 2px solid #7F683F;
}

.homemenu .image .rotationstatus .item img
{
    width: 56px;
    height: 42px;
    padding: 0;
    margin: 0;
}

.homeministrymenu
{
	width: 630px;
	height: 92px;
	background-image: url('/church/images/wave.jpg');
	background-repeat: no-repeat;
	text-align: center;
	margin: 0;
	font-size: .9em;
	padding: 0px 10px 0px 10px;
	color: #A39D87;
}

.homeministrymenu .item
{
	width: 225px;
	height: 80px;
	float: left;
	padding: 9px 44px 3px 44px;
}

.homeministrymenu .item a
{
	color: #A39D87;
	text-decoration: none;
}

.homeministrymenu .item img
{
	border: 0;
	width: 82px;
	height: 62px;
}

.homeministrymenu .seperator
{
	width: 3px;
	height: 60px;
	background-image: url('/church/images/contentfooterseperator.jpg');
	background-repeat: no-repeat;
	float: left;
	margin-top: 14px;
}

.content
{
	width: 610px;
	background-image: url('/church/images/content.jpg');
	background-repeat: repeat-y;
	color: #7F6B52;
	padding: 20px;
	font-size: .9em;
}

.content a
{
	color: #7F6B52;
}

.content .container tr
{
	vertical-align: top;
}

.content .container .image
{
	width: 160px;
}

.content .container .bordered
{
	border: solid 1px #80643C;
	padding: 4px;
}

.content .container .menu
{
	width: 100px;
	text-align: left;
}

.content .container .body
{
	width: 450px;
	padding-left: 15px;
}

.content .container .bodytextonly
{
	width: 610px;
	text-align: left;
}

.content .container .title
{
	font-size: 1.6em;
	text-align: center;
}

.content .container .body .text
{
	text-align: left;
}

/* archive */

.messageitem
{
    display: none;
}

.archivemore
{
    display: none;
    text-align: right;
    padding-top: 10px;
}

.archiveloading
{
    display: none;
    text-align: center;
}

.archiveerror
{
    display: none;
    text-align: center;
}

.messagetable tr td
{
    padding: 4px;
}

.messagetable .headerfirst
{
    text-align: center;
    font-weight: bold;
}

.messagetable .headersecond
{
    text-align: center;
    font-weight: bold;
}

.messagetable .headersecond td
{
    padding-top: 0px;
}

.messagetable .messageitem
{
}

.messagetable .messageitem .icon
{
    text-align: center;
}

/* end archive */

/* video */

.videocontainer
{
    display: none;
    width: 610px;
}
        
.messageoptions a
{
    padding: 4px;
    text-decoration: none;
    margin: 10px;
}
        
.messageoptions a img
{
    border: 0;
}

.messageinfo
{
    text-align: left;
}

.messageinfo tr td
{
    padding: 3px;
}

/* end video */


.footer
{
	width: 650px;
	height: 72px;
	background-image: url('/church/images/footer.jpg');
	background-repeat: repeat-y;
	text-align: center;
	margin: 0;
	color: #7F6B52;
}

.footer img
{
	border: 0;
}

.footer .table
{
	width: 100%;
	height: 70px;
}

.footer .left
{
	width: 100px;
	padding: 20px 0px 0px 7px;
	vertical-align: top;
	text-align: left;
}

.footer .middle
{
	width: 450px;
	font-size: .8em;
	padding: 3px 0px 0px 10px;
	vertical-align: top;
}

.footer .middle img
{
	width: 74px;
	height: 54px;
}

.footer .right
{
	width: 100px;
	vertical-align: top;
	padding: 18px 7px 0px 0px;
}

.footer .right img
{
	width: 22px;
	height: 22px;
	margin-left: 3px;
}
