body {
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, "Sans Serif";
	color: #333333;
	margin: 0px;
	background-color: #FFF;
	background-image: url(../images/bg2.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
}
#wrap {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333;
	margin-top: 10px;
	margin-bottom: 15px;
}
#navbar-wrap {
	background-color: #363;
	height: 32px;
}

#navbar {
	margin: 0;
	padding: 0;
	background-color: #363;
	font-size: 1em;
}
#navbar li {
    list-style: none;
    float: left; }
#navbar li a {
	display: block;
	background-color: #363;
	color: #FFF;
	text-decoration: none;
	font-size: 85%;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#navbar li a:hover {
	display: block;
	background-color: #393;
	color: #FFF;
	font-size: 85%;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}



#navbar li ul {
	display: none;
	width: 10em; /* Width to help Opera out */
	background-color: #363;
}


#navbar li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	z-index: 10;
}
#navbar li:hover li {
    float: none; }
#navbar li:hover li a {
	background-color: #363;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
#navbar li:hover li a:hover {
	background-color: #393;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
#navbar li li a:hover {
	background-color: #393;
}
	
	
#navbar li:hover ul, #navbar li.hover ul {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0; }
#navbar li:hover li, #navbar li.hover li {
    float: none; }
#navbar li:hover li a, #navbar li.hover li a {
	background-color: #363;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
#header {
	margin: 0px;
	padding: 0px;
}

#header-image img.header {
	float: left;
}
#header-image {
	clear: both;
	float: left;
	background-color: #DED7C4;
	width: 100%;
}
div.address {
	font-size: 80%;
	width: 150px;
	float: right;
	padding-top: 5px;
	padding-left: 0px;
	line-height: 1.2em;
}
div.address h2 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
}
div.address p {
	margin: 0px;
	padding: 0px;
}
div.address a {
	color: #363;
	text-decoration: none;
}
div.address a:hover {
	color: #363;
	text-decoration: underline;
}
#content  {
	clear: both;
	float: left;
	background-color: #FBF1EF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 798px;
}
#content-withsidebar {
	clear: both;
	float: left;
	background-color: #FBF1EF;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
	width: 100%;
}
#content div.column1-withsidebar {
	width: 560px;
	float: left;
	font-size: 90%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content div.column1 {
	width: 780px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 90%;
}
#content div.column1 h1 , #content div.column1-withsidebar h1{
	font-size: 150%;
	font-weight: bold;
	color: #363;
	margin-bottom: 10px;
}
#content div.column1 h2 , #content div.column1-withsidebar h2{
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #363;
}
#content div.column1 h3 , #content div.column1-withsidebar h3{
	font-size: 115%;
	font-weight: bold;
	color: #363;
	margin-bottom: 0px;
}
#content div.column1 a , #content div.column1-withsidebar a{
	color: #363;
}
#content div.column1 p , #content div.column1-withsidebar p{
	margin-bottom: 10px;
	line-height: 1.4em;
	font-size: 90%;
}
#content div.column1 ul , #content div.column1-withsidebar ul{
	font-size: 90%;
	margin-bottom: 10px;
}
#content div.column1 ul li , #content div.column1-withsidebar ul li{
	list-style-type: disc;
	margin-left: 15px;
	line-height: 1.3em;
}
#content div.column1 a, #content div.column1-withsidebar a {
	color: #363;
	margin-bottom: 10px;
}







#content div.column2 {
	width: 203px;
	float: right;
	font-size: 90%;
	padding: 8px;
}
#content div.column2 h1 {
	font-weight: bold;
	color: #363;
	font-size: 150%;
}

h1.header-tree {
	background-image: url(../images/tree-header.gif);
	background-repeat: no-repeat;
	height: 35px;
	display: block;
	padding-left: 65px;
	padding-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
h1.header-tree-worship {
	background-image: url(../images/tree-header.gif);
	background-repeat: no-repeat;
	height: 35px;
	display: block;
	padding-left: 65px;
	padding-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	float: left;
}



#footer {
	clear: both;
	padding-top: 15px;
	font-size: 90%;
	text-align: center;
	background-color: #FBF1F0;
	padding-bottom: 15px;
}
#footer a  {
	color: #363;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#footer a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #363;
}
#footer p {
	margin-top: 15px;
	font-size: 95%;
}
div.staff-photo {
	width: 170px;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	text-align: right;
	font-size: 90%;
	font-style: italic;
}
#thanks {
	padding: 10px !important;
	background-color: #366633;
	color: #FFF !important;
}
#thanks h2 {
	margin: 0px !important;
	padding: 0px !important;
	color: #FFF !important;
}
a.music {
	float: right;
	display: block;
	margin-top: 30px;
	margin-bottom: 0px !important;
	background-color: #eeeeee;
	font-weight: bold;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	border: 1px solid #CCC;
}
a.music:hover {
	text-decoration: underline;
}
