/* site wide style */
html{
	background:transparent url(../../images/html_bg.png) repeat-x 0 0;
}
body{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background:transparent url(../../images/body_bg.png) no-repeat 0 0;
	color:#000;
	padding:0;
	margin:0;
	text-align:center;
}
html>body{
	font-size: 10px;
}
#main{
	width:954px;
	text-align:left;
	margin:0 auto;
}
#header{
	width:945px;
	height:94px;
	padding:5px 9px 0 0;
	background:transparent url(../../images/header_bg.png) repeat-y 0 0;
	border-bottom:2px solid #fff;
}
#header div{
	float:right;
}
#header div a img{
	border:0;
}
/* start navigation rules */
#navigation{
	float:left;
	width:163px;
	height:300px;
	margin:0;
	padding:0;
	border:0;
	background-color:transparent;
}
/* first level styles */
#navigation li{
	width:163px;
	text-align:right;
	margin:0;
	padding:0;
	border:0;
	position:relative;
	list-style:none;
	list-style-type:none;
}
#navigation li a, #navigation li a:visited{
	display:block;
	display:inline-block;
	width:148px;
	height:23px;
	padding:7px 15px 0 0;
	font-size:1.4em;
	background-color:transparent;
	color:#6c441e;
	text-decoration:none;
}
#navigation li a:hover, 
#newtowvpc #navigation #nav2 a:visited, 
#connect #navigation #nav3 a:visited, 
#grow #navigation #nav4 a:visited, 
#worship #navigation #nav5 a:visited, 
#serve #navigation #nav6 a:visited, 
#childrenyouth #navigation #nav7 a:visited, 
#aboutus #navigation #nav8 a:visited, 
#newscalendar #navigation #nav9 a:visited, 
#onlineservices #navigation #nav10 a:visited{
	background-color:#fbfaf8;
	color:#000;
}
/* subnav level styles */
#subnav{
	float:left;
	width:787px;
	height:34px;
	padding:0;
	margin:0;
	background-color:#ece5d9;
	color:#4d3116;
	border-top:1px solid #fff;
	border-right:2px solid #fff;
	border-left:2px solid #fff;
}
#subnav li{
	float:left;
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	list-style-type:none;
}
#subnav li a, #subnav li a:visited{
	display:block;
	display:inline-block;
	width:auto;
	height:24px;
	padding:10px 15px 0 15px;
	font-size:1.3em;
	background-color:transparent;
	color:#6c441e;
	text-decoration:none;
	border-right:1px solid #fff;
}
#subnav li a:hover, #subnav li a.on, #subnav li a.on:visited{
	color:#000;
	background-color:#fbfaf8;
	text-decoration:none;
}
#breadcrumbs{
	float:left;
	width:772px;
	height:22px;
	padding:12px 0 0 15px;
	margin:0;
	background-color:#ece5d9;
	color:#4d3116;
	font-size:1em;
	border-right:2px solid #fff;
	border-left:2px solid #fff;
	border-bottom:1px solid #fff;
}
#breadcrumbs a, #breadcrumbs a:visited{
	color:#9e6a3d;
	text-decoration:underline;
}
#breadcrumbs a:hover{
	color:#000;
	text-decoration:underline;
}
/* end navigation rules */
h1{
	float:left;
	width:772px;
	height:28px;
	padding:6px 0 0 15px;
	margin:0;
	font-size:2.2em;
	font-weight:normal;
	background-color:#ece5d9;
	color:#4d3116;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
}
#copy{
	float:left;
	width:772px;
	min-height:470px;
	height:auto !important;
	height:470px;
	padding:2px 0 15px 15px;
	margin:0;
	background-color:#f9f6f3;
	color:#4d3116;
	border:2px solid #fff;
	border-top:0;
}
/* html>body #copy{min-height:470px;} */
#copy div.mainimgrt{float:right; margin-left:10px;}
#copy div.mainimglt{float:left; margin-right:10px;}
#copy p{
	margin:0.75em 10px 0.5em 0;
	font-size:1.3em;
	line-height:1.5em;
}
#footer{
	color:#9e6a3d;
	padding:3px;
	text-align:right;
}
#col2 a, #col2 a:visited{color:#4d3116; text-decoration:none;}
#welcome a, #welcome a:visited{color:#4d3116; text-decoration:underline;}
#col2 a:hover, #welcome a:hover{color:#000; text-decoration:underline;}
/* misc classes */
.clearfix:after{
	content:".";
	display: block;
	height:0;
	font-size:1;
	clear:both;
	visibility:hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#copy h2{
	font-size:1.5em;
	font-weight:bold;
	color:#4d3116;
}

#copy ul{
	padding: 0 30px;
}

#copy li{
	font-size:1.3em;
	line-height:1.5em;
}

#copy a, #copy a:visited{color:#4d3116; text-decoration:underline;}
#copy a:hover{color:#000; text-decoration:underline;}