/* CSS Document */

body, table, tr, td, div, img, form, object, embed, ul, ol, li, cite, a{
	border-width: 0;
	margin: 0;
	padding: 0;
}

html{ 
height: 100%;
margin-bottom: 1px;
}

body {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:22px;
color:#320;}

.clear {
	clear:both;
	line-height:22px;
}

p {
line-height:19px;
}

p.welcome {font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#643;
font-size:19px;
line-height:30px;
font-weight:bold;}

a {color:#320;}

a:hover {color:#000;
text-decoration:none;}

#footer a {color:#fff;}


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;}

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:#643;
	text-decoration: none;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	line-height:26px;
	padding-left:4px;
	margin:0;
}


.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,
#home .nav .home a
{color: #956f4b;}

/* layout 
===============================================*/

body {
background-color: #39c;
width: 800px;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
float:none;
}

#wrapper {
background-color:#ade;
float:left;
border: 1px solid #643;
width: 800px;
margin-bottom:0;
}

#navholder {
float:left;
width:148px;
}

#container {
float:right;
width:652px;
background: #fec url(../images/parishname.gif) 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;
}

.hp{
border:2px solid #643;}

.img-wrapper {
border:2px solid #cc9;
clear:both;
float:right;
margin: 0 0 10px 10px;
}

.img-wrapper img {
background-color:#fff;
padding: 4px;
display:block;
position:relative;
margin:0;
}


	
