body {
	background-color: #9BB16A;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003300;
}
#wrap {
	width:920px;
	margin:0 auto;
	background-color: #FFFCD5;
	background-image: url(../images/wrapbg.jpg);
}	
#wrap #content1 #contentmain h3 {
	font-size: medium;
	font-weight: bold;
	color: #B04E20;
}	
#header1 {
	width:920px;
	background-image: url(../images/header1.jpg);
	float: left;
	height: 328px;
	background-repeat: no-repeat;
}
#headertxt1 {
	width:840px;
	background-repeat: no-repeat;
	margin-left: 40px;
	position: absolute;
	top: 244px;
}
#headertxt2 {
	width:840px;
	background-repeat: no-repeat;
	margin-left: 55px;
	position: absolute;
	top: 4px;
	text-align: right;
}
#header1 #headertxt1 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
#header1 #headertxt2 h1 {
	font-size: 0.9em;
	font-weight: bold;
	color: #003300;
}	
#headertxt2 a {
	font-weight: bold;
	color: #B04E20;
	text-decoration: none;
	padding: 4px;
}

#headertxt2 a:hover {
	background: #DB5600;
	text-decoration: none;
	color: #FFFDD2;	
}
#nav {
	width:920px;
	background-image: url(../images/navbg.jpg);
	float: left;
	height: 27px;
	background-repeat: no-repeat;
}

#menu {
	width: 800px;
	height: 27px;
	margin: 0 0 0 40px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 0px 9px;
	font-size: 12px;
	font-weight: bold;
	color: #B04E20;
	text-decoration: none;
	line-height: 27px;
}

#menu a:hover {
	background: #DB5600;
	text-decoration: none;
	color: #FFFDD2;
}
#content1{
	width:920px;
	float: left;
	background-repeat: no-repeat;
	background-color: #FFFCD5;
}
#contentmain{
	width:820px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	text-align: justify;
}
#contentmain2{
	width:820px;
	float: left;
	margin-bottom: 10px;
	margin-left: 40px;
	text-align: justify;
}	
#center_panel{
	float:left;
	width:820px;
	margin-left: 40px;
	margin-bottom: 20px;
}

#center_panel a {
	font-size: 12px;
	font-weight: bold;
	color: #B04E20;
	text-decoration: none;
	padding-left: 12px;
}

#center_panel a:hover {
	text-decoration: none;
	color: #003300;
}	
.more{ float:left; margin:40px 0px 0px 110px;} 
.read{
	clear:left;
	float:left;
	width:160px;
	color:103830;
	margin:20px 0px 0px 25px;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;	
}
.box_txt{
	float:left;
	width:175px;
	font: 11px/15px arial;
	color:#000000;
	margin:20px 0px 0px 15px;
	text-decoration:none;
	text-align: justify;
}
.center_bg1{
	float:left;
	width:202px;
	height:170px;
	background:url(../images/meadows_box.jpg) no-repeat;
	padding-top: 10px;
}
.center_bg2{
	float:left;
	width:202px;
	height:170px;
	background:url(../images/meadows_box.jpg) no-repeat;
	padding-top: 10px;
}
.center_bg3{
	float:left;
	width:202px;
	height:170px;
	background:url(../images/meadows_box.jpg) no-repeat;
	padding-top: 10px;
}	
.center_bg4{
	float:left;
	width:202px;
	height:170px;
	background:url(../images/curch_view_box.jpg) no-repeat;
	padding-top: 10px;
}
#footer {
	width:920px;
	background-image: url(../images/footerbg.jpg);
	float: left;
	height: 125px;
	background-repeat: no-repeat;
}
#footernav {
	width:800px;
	float: left;
	height: 20px;
	margin-left: 40px;
	margin-top: 20px;
	line-height: 20px;
}

#footernav a {
	font-size: 11px;
	color: #E7E1A3;
	text-decoration: none;
}

#footernav a:hover {
	text-decoration: none;
	color: #000000;	
}
#footerlogo {
	width:200px;
	float: left;
	height: 43px;
	margin-left: 40px;
	margin-top: 20px;	
}
#footer2 {
	width:900px;
	float: left;
	height: 25px;
	text-align: right;
	background-color: #FFFCD5;
	line-height: 25px;
	padding-right: 20px;
}

#footer2 a {
	font-size: 12px;
	color: #B04E20;
	text-decoration: none;
}

#footer2 a:hover {
	text-decoration: none;
	color: #000000;		
}
#wrap #content1 #contentmain ul {
	color: #B04E20;
}
.addys {
	color: #B04E20;
	margin-left: 30px;
	padding: 4px;
	border: 1px dotted #B04E20;
	margin-right: 30px;
	background-color: #EDE8BC;
}
a {
	color: #B04E20;
}
a:hover {
	color: #000000;
}

