/* @override 
	http://radiant.vincross.net/stylesheets/stylesheet.css
	http://church.vincross.net/stylesheets/stylesheet.css
	http://chestnuthillsda.org/stylesheets/stylesheet.css
*/

html {
	background-color:#170e07;
	text-align:center;
	margin: 0;
	padding: 0;
}

body {
	text-align:left;
	margin: 0 auto;
	width: 912px; 
	background-color: white;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a img{
	border: none;
}
hr.hidden{
	height: 1px;
	border: 0px;
	color: white;
}

h1,h2,h3{
	padding: 0px;
	margin: 0px;
	color: #623817;
}

h3{
	font-size: 17px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2{
	font: 30px Georgia, "Times New Roman", Times, serif;
}
p.small {
	font-size: 5px;
}

div#pictures.column p.small{
	font-size: 10px;
}
ul{
	list-style-type: none;
}
#header{
	height: 60px;
	width: 910px;
}

#header {
	
}
#logo {
	width: 280px;
	float: left;
}

#logo a img{
	padding-left: 10px;
	float: left;
	margin: 0px;
	text-decoration: none;
	border: none;
}

#nav_main{
float: left;
width: 630px;
margin: 0px;
padding-top: 18px;
}

#nav_main ul{
	list-style: none;
	padding: 0px;
	list-style-position: inside;
	margin: 0px;
	padding-left: 45px;
}
#nav_main li, a{
	text-decoration: none;
	display: inline;
	color: #623817;
}

#banner {
	clear: left;
	width: 100%;
	height: 217px;
	border-top: 2px solid #623817;
}
#banner img{
	float: right;
	border-left: 3px solid #623817;

}
#nav_sub{
	width: 324px;
	height: 217px;
	float: left;
	background-color: white;
	overflow: hidden;
}
#nav_sub p img{
	float: none;
	border:none;
	margin-right: 10px;
}
#nav_sub p{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 11px;
	overflow: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
	font-size: 18px;
	color: #623817;
}
div#nav_sub p a{
	text-decoration: underline;
}
div#nav_sub ul{
	padding: 0px;
	margin-left: 50px;
}
div#nav_sub li{
	padding-left: 20px;
	font-size: 18px;
	line-height: 30px;
	list-style-type: none;
	background: url(/images/bullet.gif) no-repeat 0 center;
}
ul.bulleted li{
	font-size: 17px;
	padding-left: 20px;
	list-style-type: none;
	background: url(/images/bullet.gif) no-repeat 0 center;
}
div#nav_heading{
	height: 42px;
	background-color: #623817;
	margin: 0px;

}
div#nav_heading p{
	margin: 0px;
	padding-top: 6px;
	padding-left: 15px;
	font-size: 26px;
	color: #FFF;

}

#container{
    width: 912px;
	background-color: white;
	padding-top: 25px;
}
#container .column{
	position: relative;
	float: left;
	
}
#article{
	width: 402px;
	float: left;
	overflow: hidden;
	z-index: 20;
}
#article p{
	padding-top: 10px;
	margin-top: 0px;
	line-height: 20px;
	font-size: 14px;
}
#article ol, ul{
	font-size: 14px;
	line-height: 20px;
}
#article ol li{
	padding-bottom: 10px;
}
#article ul li{
	list-style-type: circle;
}
div#article.column table td{
	font-size: 14px;
	vertical-align: top;
}
div#article h3{
	padding-top: 15px;
	padding-bottom: 0px;
}
div#article span object{
	position: relative;
	top: 3px;
	margin-right: 7px;
}
#pictures{
	min-height: 1px;
	width: 320px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#pictures img{
	padding-left: 0px;
	padding-bottom: 0px;
	z-index: 10;
}

#pictures p img{
	margin-left: -23px;
}

#pictures p{
	font-size: 16px;
	line-height: 26px;
	padding-left: 25px;
	padding-right: 30px;
}
#sidebar{
	width: 180px;
	float: left;
	text-align: right;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	overflow: hidden;
}
div#sidebar.column h3, p{
padding-right: 15px;
margin: 0px;
}
div#sidebar.column p{
	font-size: 15px;
}
div#sidebar.column p.small{
	font-size: 12px;
}

.link_group {
	padding-bottom: 12px;
}
#footer{
	margin-top: 50px;
	clear: both;
	text-align: center;
	color: #623817;
}
div.entry {
	padding-bottom: 30px;
}

p.info {
	font-size: 12px;
}

div#article.column p.breadcrumbs {
	font-size: 12px;
	padding-top: 0px;
	margin: 0px;
}
div.index ul{
	padding:0px;
}
div.index {
	padding-left: 20px;
}
p#calendar{
	padding-left: 20px;
}

div#pictures h3{
	padding-left: 20px;
}