/* GENERAL STYLES */
@charset "UTF-8";
/* CSS Document */

#body {
	padding: 0px;
	color: #333333;
}
#layout {
	width: 900px;
	border: 1px solid #666666;
}
#layout h1 {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #f2da5d;
}
#layout h2 {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}
#navigation li {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
	display: inline;
	padding: 0px;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(/media/111/stroke.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#navigation a {
	padding-right: 10px;
	padding-left: 5px;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

#navigation a.urhere {
	font-weight: bold;
}

#navigation li.last {
	background-image: none;
}
#navigation a:hover {
	background-color: #f9eac8;
}

#thissunday {
	width: 230px;
}

#thissunday .sundayline {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ededed;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 20px;
}
#thissunday h2 {
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	text-align: left;
	color: #666699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
}

#thissunday p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	color: #333333;
	margin-top: 3px;
}
#thissunday .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	font-weight: normal;
	color: #333333;
	padding-top: 4px;
}

#content .more, #thissunday .more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content a, #thissunday a {
	color: #000000;
	background-color: #f9eac8;
	font-weight: normal;
	padding: 3px;
	text-decoration: none;
	letter-spacing: .2em
}

#content .audio { 
        background-color: #ffffff;
        color: #666699;
        font-weight: bold;
       letter-spacing: normal

}


#content {
	padding-left: 30px;
	padding-right: 30px;
}
#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	padding-left: 20px;
}
#content h2 {
	text-align: left;
	color: #666699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	float: left;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}




#content h2+p {
}
#content #h_photo {
	margin-left: 20px;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 17px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 15px;
	margin-top: 15px;

}


#content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 17px;
	margin-left: 20px;
        margin-right: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
        border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	margin-top: 20px;

}


#content h5 {
	color: #666699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #666699;
	padding-bottom: 3px;
	letter-spacing: .05em;
}


.hilite {color: #666699 }

#layout #content #contactFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ededed;
	padding-top: 15px;
	padding-bottom: 20px;
        margin-top: 30px;
	line-height: 1.5;
        clear: both;
         

}





table.worshipdetail {
        margin-top: 8px;
        margin-left: 30px;
}

table.worshipdetail tr {
        vertical-align: top;}

table.worshipdetail td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
         padding: 7px;

}



table.worshipdetail th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: right;
	padding: 7px;
	white-space: nowrap;
        width: 120px;

}



li   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	padding-left: 20px;
}


/* EDITOR PROPERTIES */
h3 {

}

.hilite {

}

p {

}

