@import url(reset.css);
@import url(editor.css);

body {
	background:#fff url(/images/bgBody.jpg) repeat-x;
	color:#666b6b;
}

#page {
	background-color:#fff;
	margin:0 auto;
	width:760px;
}

#banner {
	background-color:#000;
	height:85px;
	padding-top:17px;
}

#navigation {
	background:#fff url(/images/bgNav.gif) no-repeat;
	height:35px;
} 

#content-main {
	background-color:#fff;
	padding:0 8px;
	width:744px;
	min-height:400px;
}

#breadcrumbs {
	display:none;
}

#controls {
	display:none;
}

#copy {
	clear:both;
}

#footer {
	background-color:#40436b;	
	clear:both;	
	color:#9dc4f0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	height:36px;
	padding:14px 20px;	
}

#footer p {
	padding-top:16px;
}

#samaria {
	background: url(/uploadedImages/actsone8/Content/Primary_Navigation/Four_Fields/sam-wtr.jpg) no-repeat;
	min-height:500px;
}

#eoe {
	background: url(/uploadedImages/actsone8/Content/Primary_Navigation/Four_Fields/eoe-wtr.jpg) no-repeat;
	min-height:500px;	
}

#jerusalem {
	background: url(/uploadedImages/actsone8/Content/Primary_Navigation/Four_Fields/jr-wtr.jpg) no-repeat;
	min-height:500px;
}

.header {
	color:#515478;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
}

.clearfix {
	clear:both;
}

/* Home Page */

#home-sidebar {
	float:left;
	margin-bottom:10px;
	width:242px;
}

#home-main {
	float:right;
	margin-bottom:10px;	
	width:500px;
}

#home-bottom {
	clear:both;
	margin-bottom:20px;	
}

#newsbox {
	background: url(/images/bg_left.gif) no-repeat top;
	padding:20px;
	width:202px;
}

.homebox a:link, .homebox a:visited {
	display:block;
	text-decoration:none;
	color:#40436b;
	font-size:11px;
	padding:5px 10px 5px 18px;
	background: url("/images/arrow_blue.gif") no-repeat 0px 6px;
	font-weight:bold;
	margin-right:10px;
	border-bottom:1px solid #c1d9f7;
}

.homebox a:hover {
	text-decoration:underline;
}

	

/* News Page */

#news-list {
	clear:left;
	float:left;
	width:475px;
}

#news-sidebar {
	background-color:#ececec;
	float:right;
	padding:20px 10px;
	margin-bottom:20px;
	width:200px;
}

