p
{
	font-family: verdana;
		font-size: 12px;

	color: #ffffff;
}

h1
{
	font-family: Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size: 10px;
	line-height: 1.7;
}




body
{
	background: #556B2F  ;
}

a:link
{
	color: #ffffff;
	text-decoration: none

}

a:visited
{
	color: #efe94c;
	text-decoration: none
}

a:focus 
{
outline: 0;
}

#wrapper
{
	width: 612px;
	height: 791px;
	margin: auto;
	margin-top:20px;
	border: solid 0px;
	background-color: #ffffff;
}





#header
{
	width: 612px;
	height: 135px;
	border: solid 0px;
	
}


#menu
{
	width: 612px;
	height: 27px;
	border: solid 0px;
}


#middle
{
	width: 612px;
	height: 397px;
	border: solid 0px;
}

#text
{
	background-image: url(images/church_03.jpg);
    background-repeat: no-repeat;
    height: 406px;
    width: 427px;
    border: solid 0px;

}



#col1
{
	width: 185px;
	height: 397px;
	float: left;
	border: solid 0px;
	background-color: #855c28;
	}
	
#col2
{
	width: 426px;
	height: 397px;
	float: left;
	border: solid 0px;
}

#contact
{ 
	font-family: Verdana, sans-serif;
	text-indent:50px
	font-size: 10px;
	color: #ffffff;
	width: 200px;
	height: 75;
	padding-top:35px;
	padding-left:25px;
	border: solid 0px;
}

#sidenav
{
	float: left;
	padding: 15px;
	width: 160px;
	border: 1px;
	margin: 10px 0 30px 0px;
}


#footer
{
    height: 125px;
    width: 612px;
    
}


ul
{
	list-style-type: none;
}

li
{
	display: inline;
	padding: 0 15px 0 0;
	font-family: verdana; color: white;
}

