
	
	/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */
	
	/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
	
			/*End of styles for the edit box*/
	
	/*******************************************************************************
	
	BROWSER HACKS: the hacks below should not be changed unless you are an expert
	
	*******************************************************************************/
	
	.MenuBarItemIE 
	{
		position: static;
	}
	
	/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
	ul.MenuBarHorizontal iframe
	{
		position: absolute;
		z-index: 1010;
	}
	/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
	@media screen, projection
	{
		ul.MenuBarHorizontal li.MenuBarItemIE
		{
			display: inline;
			float: left;
			background-color: #FFF;
		}
	}
	
	

.headline {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-style:italic;
    color:#664433;
    font-size:19px;
    line-height:30px;
    font-weight:bold;
}


.bodytext {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:22px;}

h1 {color:#664433;
font-size:19px;
line-height:30px;
font-weight:bold;}

h2 {color:#000;
font-size:12px;
margin-top: 22px;
margin-bottom:5px;
font-weight:bold;}

h3 {color:#b33;
font-size:12px;
margin-top: 22px;
margin-bottom:5px;
font-weight:bold;}

p {
line-height:19px;
}

p.welcome {font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#664433;
font-size:19px;
line-height:30px;
font-weight:bold;}

a {color:#332200;}

a:hover {color:#000000;
text-decoration:none;}



/* navigation*/


.vertical-links {
	color:#664433;
	text-decoration: none;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	line-height:26px;
	padding-left:4px;
	margin:0px;
}

a.vertical-links {
	color:#664433;
	text-decoration: none;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	line-height:26px;
	padding-left:4px;
	margin:0px;
}

a.vertical-links:hover {
	color:#956f4b;
	text-decoration: none;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	line-height:26px;
	padding-left:4px;
	margin:0px;
}


.navlinks {
	color:#664433;
	text-decoration: none;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	/*line-height:26px;*/
	padding-left:4px;
	margin:0px;
}

a.navlinks {
	color:#664433;
	text-decoration: none;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	/*line-height:26px;*/
	padding-left:4px;
	margin:0px;
}

a.navlinks:hover {
	color:#956f4b;
	text-decoration: none;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	/*line-height:26px;*/
	padding-left:4px;
	margin:0px;
}

.nav ul {
list-style-type: none;
padding: 0px;
margin: 25px 0px 0px 7px;
}

.nav li {
background-image:none;   
}


.nav li a {
	color:#664433;
	text-decoration: none;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	line-height:26px;
	padding-left:4px;
	margin:0px;
}


.nav li a:hover {
color: #956f4b;
text-decoration: none;
}


.clear {
	clear:both;
	line-height:22px;
}

#about .nav .about a,
#worship .nav .worship a,
#news .nav .news a,
#contact .nav .contact a,
#programs .nav .programs a,
#home .nav .home a
{color: #956f4b;}

/* layout 
===============================================*/

body, div, img, form, object, embed, cite, a{
	border-width: 0;
	margin: 0;
	padding: 0;
}

body {
/*font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:22px;*/
width: 800px;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
float:none;
}

html{ 
height: 100%;
margin-bottom: 1px;
}

ul {
list-style-type:square;
line-height:22px;}

#wrapper {
background-color:#aaddee;
float:left;
border: 1px solid #664433;
width: 800px;
margin-bottom:0px;
}

#navholder {
float:left;
width:148px;
}

#container {
float:right;
width:652px;
background: #fec url(site/1/template/smm.jpg) no-repeat top;
padding-bottom:30px;
margin:0;
}

#content {
margin:95px 0px 25px 0px;
padding:0 29px 0 31px;
height:auto;
float:left;
}

#highlight {
width:220px;
float:left;
}

#highlight2 {
width:350px;
float:left;
}

#map
{border: 1px solid #643;
height:350px;
width:425px;}




#footer{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #fff;
width: 800px;
}

#footer a {color:#fff;}

.hp{
border:2px solid #643;}

.img-wrapper {
border:2px solid #cc9;
clear:both;
float:right;
margin: 0px 0px 10px 10px;
}

.img-wrapper img {
background-color:#fff;
padding: 4px;
display:block;
position:relative;
margin:0px;
}

