/* CSS Document Copyright Crown Financial Ministries */

html,body {
	margin:0px;
	text-align:center;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size:12px;
	padding:0px;
}
img {
	border:0px;
}
a:link, a:visited {
	color:#000066;
}
h3 {
	font-size:14px;
	font-weight:bold;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:785px;
	text-align:left;
}
#header {
	width:785px;
	height:150px;
	background:#fdb94d url(/images/header.jpg) right top no-repeat;
}
#header span {
	visibility:hidden;
	overflow:hidden;
}
#mainarea {
	width:528px;
	float:right;
	margin:10px;
}

#mainarea span {  /* Main Intro Area Text */
	line-height:20px;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
}
#fullwidth {
	width:740px;
	text-align:center;
	margin:auto;
}
#bookmark {
	width:527px;
	text-align:right;
	font-size:9px;
	margin-bottom:5px;
}
/* -------------------------------- Articles Section ------------------------------- */
#articles {
	width:198px;
	float:left;
	margin-top:10px;
	margin-left:0px;
	margin-right:10px;
}
#articleheader {
	width:198px;
	height:41px;
	background:url(/images/articles_header.gif) #5e89c7 top no-repeat; 	
}
#articleheader span {
	visibility:hidden;
	overflow:hidden;
}
#articlebody {
	width:198px;
	background: url(/images/articles_bg.gif) left repeat-y #e7e7e8;
}
#articlebody img {
	padding:2px; 
	float:left
}
#articlebodytext {
	width:185px;
}
#articlefooter {
	width:198px;
	background: url(/images/articles_bottom.gif) #FF9900;
	height:19px;
}
#articlesbottom {
	width:198px;
	height:19px;
	background:url(/images/articles_footer.gif) #ffffff;
}
/* -------------------------------- End Articles Section ------------------------------- */
/* -------------------------------- Main Resource Areas -------------------------------- */
#resourceheader {
	width:528px;
	height:26px;
	margin-top:15px;
	background: url(/images/resources_header.gif) top #91bc6d;
}
#resourceheader span {
	visibility:hidden;
	overflow:hidden;
	font-size:10px;
}
#resources {
	width: 526px;
	height:400px;
	border: solid #999999 1px;
}
#leftsources {
	width:245px;
	float:left;
	margin:5px;
}
#rightsources {
	width:245px;
	float:right;
	margin:5px;
}
#specialheader {
	width:528px;
	height:27px;
	background: url(/images/focus_header.gif) top #f58d76;
	margin-top:25px;
}
#specialheader2 {
	width:528px;
	height:27px;
	background: url(/images/mmbook_header.gif) top #f58d76;
	margin-top:25px;
}
#specialheader span {
	visibility: hidden;
	overflow: hidden;
	font-size:10px;
}
#special {
	width: 526px;
	height:170px;
	border: solid #999999 1px;
	background:#feeeea;
}
#special2 {
	width: 526px;
	height:170px;
	border: solid #999999 1px;
	background:#ffffff;
}
#specialtext {
	margin:5px;
	font-size:12px;
}
/* -------------------------------- End Main Resource Areas -------------------------------- */
#footer {
	width:785px;
	margin-top:15px;
	text-align:center;
	color:#FF9900;
}
#footer a, #footer a:visited {
	color:#FF9900;
}
