/* CSS Document */



img {border:0px;}

body {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:22px;
color:#332200;}

.clear {
	clear:both;
	line-height:22px;
}

p {
line-height:19px;
}

a {color:#332200;}

a:hover {color:#000000;
text-decoration:none;}

#footer a {color:#956f4b;}


h1 {color:#664433;
font-size:19px;
line-height:30px;
font-weight:bold;}

h2 {color:#000;
font-size:12px;
margin-top: 22px;
font-weight:bold;}

h3 {color:#664433;
font-size:12px;
margin-top: 22px;
font-weight:bold;}

ul {
list-style-type:square;
line-height:22px;}

/* navigation
===============================================*/

.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;
}

#about .nav .about a,
#worship .nav .worship a,
#news .nav .news a,
#contact .nav .contact a,
#programs .nav .programs a
{color: #956f4b;}

/* layout 
===============================================*/
html{ 
height: 100%;
margin-bottom: 1px;
}

body {
background-color: #664433;
width: 800px;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
float:none;
}

#wrapper {
float:left;
background-color:#c4b282;
border: 1px solid #cccc99;
width: 800px;
margin-bottom:11px;
}

#navholder {
float:left;
width:148px;
}

#container {
float:right;
width:652px;
height:auto;
background: #dfd5b8 url(../images/2l_banner.jpg) no-repeat top;
}

#content {
width:590px;
margin:95px 25px 25px 25px;
padding: 0px 5px 10px 5px;
height:auto;
}

#map
{border: 1px solid #664433;
height:350px;
width:475px;}

#footer{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #956f4b;
width: 800px;
}

.img-wrapper {
border:2px solid #cccc99;
clear:both;
float:right;
margin: 0px 0px 10px 10px;
}

.img-wrapper img {
background-color:#fff;
padding: 4px;
display:block;
position:relative;
margin:0px;
}


	
