/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #666666;
	color: #666666;
	text-align: left;
}
#container {
	width: 770px;
	background-color:#FFFFFF;
	margin:8px auto;
	border: 1px solid #666666;
	text-align:left;
	background-image: url(../images/home_background_tile.gif);
}
#credit {
	width: 770px;
	background-color: #666666;
	margin: 8px auto;
	text-align: right;
}
.credittext {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;
}
#containerblank {
	width: 770px;
	background-color:#FFFFFF;
	margin:8px auto;
	border: 1px solid #666666;
	text-align:left;
	background-image: url(../images/home_background_tile2.gif);
}
#banner {
	height: 35px;
	background-color:#000000;
	margin: 0px 0px 0px;
	background-image: url(../images/NB_Banner.jpg);
	background-repeat: no-repeat;
	padding-left: 525px;
}
#navbar {
	background-color:#D1CCBA;
	margin: 0px;
	text-align:left;
	width: 100px;
	float: left;
	background-image: url(../images/leftnav_background.gif);
	background-repeat: repeat;
}
#navbar ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
#navbar ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 5px 5px 5px 5px;
	display: block;
	height: 1%;
	text-decoration:none;
	color: #000000;
	border-bottom: 1px solid #000000;
	margin: 0px;
}
#navbar a:hover, #navbar a:focus { 
	background-color: #6B9039;
	/*border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;*/
	color: #fff;
}
#column-right {
	margin: 0;
	float: right;
	width: 250px;
	background-color: #FFFFFF;
}
#column-center {
	margin: 0px 254px 0px 106px;
	background-color: #FFFFFF;
}
#navbar p, #column-right p { margin: 0 0 1em 0:}

#article {
	background-color:#FFFFFF;
	margin: 0px 0px 0px 114px;
	height: auto;
	vertical-align: top;
}	
#article p, td {
	font-size: 75%;
	color: #000000;
	line-height: 130%;
	margin: 0px 35px 20px 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#article h3 {
	font-size: 120%;
	color: #000000;
	line-height: 130%;
	margin-top: 6px;
}
#article ul {
	margin: 0px 0px 20px 0px;
}
#article li {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 5px;
	font-size: 75%;
	line-height: 130%;
	color: #000000;
	list-style-type: square;
}
#footer {
	background-color:#988C65;
	clear:both;
	font-size: 65%;
	color: #000000;
	padding-left: 110px;
	padding-top: 4px;
	margin-top: 4px;
	height: 18px;
}
#newscontainer {
	background-color: #F8F2D3;
	margin: 4px 0 0;
	padding: 4px;
	border-color: #000000;
}
#newsblock {
	width: auto;
	height: 94px;

}
#newsblock img {
	float: left;
	height: 90px;
	width: 120px;
	margin: 2px 4px 2px 0px;
}
#newsblock h3 {
	font-size: 80%;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	border-top-width: 4px;
}
#newsblock p {
	font-size: 75%;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	margin-right: 4px;
	text-decoration: none;
}
#featureblock {
	margin: 0;
	background-color: #D1CCBA;
	padding: 4px;
}
#featureblock p {
	font-size: 75%;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}	
#featureblock img {
	margin: 2px 2px 2px 0px;
}
.topimage {
	clip: rect(0px,50px,10px,0px);
	overflow: hidden;
}
#prayercontainer {
	background-color: #D1CCBA;
	margin: 4px 0px 0px;
	line-height: 130%;
	padding: 4px;
}
#prayercontainer h3 {
	font-size: 75%;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
	list-style-type: square;
}
#prayercontainer li {
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 25px;
}
#compass {
	background-color: #261F15;
	width: 250px;
	height: 150px;
}
.compassthumbnail {
	width: 100px;
	height: 130px;
	margin: 10px 4px 10px 4px;
}
#regioncontainer {
	background-color: #EEECDD;
	width: 250px;
	margin-top: 4px;
	height: 350px;
}
#regioncontainer h3 {
	font-size: 115%;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color:#EEECDD;
	margin: 4px 20px 10px 20px;
}
#regioncontainer p {
	font-size: 75%;
	margin: 0px 20px 10px 20px;
}
.tinytext {
	font-size: 65%;
	text-decoration: none;
	margin: 0 4px 0 4px;
}
.thumbnail {
	height: 90px;
	width: 120px;
	margin-right: 4px;
	margin-bottom: 4px;
}
#resourceheader {
	background-color: #FFFFFF;
	background-image: url(../images/resource-background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#contactheader {
	background-color: #FFFFFF;
	background-image: url(../images/contact-background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainphoto {
	height: 200px;
	width: 330px;
	margin-right: 4px;
}
.mainmap {
	height: 200px;
	width: 92px;
	margin: 0px 0px 0px 0px;
}
#photoblock {
	width: 470px;
	border: 1px solid #d1ccba;
	padding: 4px;
	margin: 0px 0px 4px 0px;
	background-color: #EEECDD;
}
#photocaption {
	margin: 0px 0px 4px 0px;
	font-size: 72%;
	width: 330px;
	color: #000000;
}
#mastercomcontent {
	margin: 0px;
	width: 600px;
	clear: none;
	height: auto;
}
#newslisting {
	width: 410px;
	margin: 20px 10px 0px 0px;
}
#newscontainer {
	margin: 4px 0px 0px 0px;
}
#newsbullets {
	width: 225px;
	margin: 20px 4px 0px 0px;
	float: right;
	border: 1px solid #D1CCBA;
	padding: 2px 0px 2px 0px;
	background-color: #EEECDD;
	background-attachment: scroll;
	background-image: url(../images/newsbulletsbackground.jpg);
	background-repeat: no-repeat;
}
.regionsummary {
	margin: 0px 100px 0px 108px;
}
#focusontheheart {
	width: 250px;
	height: 100px;
	margin-top: 4px;
	margin-bottom: 0px;
	background-color: #FFCC00;
}
#heartcontainer {
	width: 400px;
	margin-top: 10px;
	background-color: #FFFFFF;
	height: 420px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#focusgoals {
	background-color: #FEF5CC;
	padding: 12px 6px 6px 12px;
	float: right;
	height: 430px;
	width: 225px;
	border: 1px solid #CC9933;
	margin-right: 4px;
	background-image: url(../images/FOH-goals-background.jpg);
}
#heartarticle {
	width: 325px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
}
#author-link-articles {
	margin: 0px 0px 0px 16px;
	float: right;
	width: 200px;
	background-color: #FFFFFF;
}
.prayerlink {
	color: #000000;
}
h4 {
	margin-bottom: 12px;
	color: #000000;
}
#compasscontent {
	background:url(../images/compass_archive_background.jpg);
	background-repeat:no-repeat;

}
#compassblock {
	width: auto;
	height: 134px;
	margin-bottom: 4px;

}
#compassblock img {
	float: left;
	height: 130px;
	width: 100px;
	margin: 2px 4px 2px 0px;
}
#compassblock h3 {
	font-size: 80%;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	border-top-width: 4px;
}
#compassblock p {
	font-size: 75%;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	margin: 8px 40px 4px 0px;
	text-decoration: none;
}
.directionsbanner {
	margin-top: 8px;
	margin-bottom: 8px;
}
#directionsbox {
	height: 75px;
	width: 450px;
	margin-bottom: 6px;
}
#directions_date {
	height: 75px;
	width: 75px;
	margin-right: 8px;
}
#directions_excerpt {
	float: right;
	width: 365px;
}
#directionscontainer {
	background-color: #6E903A;
	height: 100px;
	width: 250px;
	margin-top: 4px;
	margin-bottom: 0px;
}
#nationscontainer {
	background-color: #517DA8;
	height: 100px;
	width: 250px;
	margin-top: 4px;
	margin-bottom: 0px;
}
.articletitle {
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}
.bodytext {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	line-height: 130%;
}
