/* @override 
	http://new-host-3.home/~calebvincross/vez_go_green/css/master.css
	http://whiteestate.org/vez/oct09/css/master.css
*/

html{
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
body{
	background-color: #452a16;
	text-align: center;
	margin: 0;
}

hr{
	margin: 0;
	padding: 0;
}
span.italic{
	font-style: italic;
}
div#container{
	background-color: white;
	width: 800px;
	position:relative;
	margin: 0 auto;
	text-align: left;
}

div#header{
	height: 160px;
	background-image: url(../images/header_01.jpg);
}
div#top_navigation{
	height: 27px;
	top: 136px;
	left: 0px;
	position: absolute;
	background-color: #11126c;
	width: 800px;
	color: white;
	font-size: 15px;
}

div#home_nav a{
	float: left;
	color: white;
	margin-top: 3px;
}
div#home_nav img{
	float: left;
}
div#site_title p{
	float: left;
	margin: 3px 0 0 85px;
}

div#nav_control{
	float: left;
	margin-top: 3px;
	margin-left: 78px;
}
p#nav_issue{
	background-image: url(../images/nav_09.jpg);
	color: black;
	padding-left: 6px;
	padding-right: 8px;
	height: 20px;
	padding-top: 2px;
}
div#nav_control p{
	float: left;
	margin: -1px 0 0;
}
div#download{
	margin-left: 557px;
	padding-top: 37px;
}
div#download a{
	color: white;
	text-decoration: none;
	border-style: none;
	line-height: 19px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
}
a img{
	border-style: none;
}
div#download p{
	float: left;
	color: white;
	font-size: 18px;
	margin: 4px 0 0;
	text-align: right;
	font-weight: bold;
}
div#download img{
	float: left;
	margin-left: 14px;
}
div#download span.small{
	font-size: 14px;
	margin: 0;
	padding: 0;
}
ul#sub_navigation{
	margin-top: 22px;
}

ul#sub_navigation li{
	list-style-image: url(../images/bullet_03.jpg);
	line-height: 26px;
	font-size: 16px;
}
ul#sub_navigation{
	margin-left: 250px;
	padding: 0;
}
div#content{
	width: 800px;
	margin: 0;
	padding: 0;
}
div#nav_article{
	background-color: #257114;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
div#nav_article ul{
	line-height: 25px;
	padding-top: 11px;
	margin-top: 0;
	padding-bottom: 10px;
	margin: 0;
	padding-left: 0;
	text-align: center;
}
div#nav_article ul li{
	display: inline;
	padding-right: 29px;
}
div#nav_article ul li a{
	text-decoration: none;
	color: #fef4f4;
}
div#nav_article ul li a.here{
	color: #fdf800;
	font-weight: bold;
}
div#left{
	width: 360px;
	height: 481px;
float: left;
	margin: 0;
	padding: 0;
	background: url(../images/header_14.jpg) no-repeat 0 30px;
}
div#left img{
}
div#right{
	width: 440px;
float: left;
	background: url(../images/header_15.jpg) no-repeat 0 30px;
	margin: 0;
	padding: 0;
}
div#footer{
	clear: both;
	text-align: center;
	background-color: #11126c;
	color: white;
}
div#footer p{
	margin: 0;
	padding-top: 0;
}
div#footer a{
	color: white;
}
div#blurb h1{
	text-align: left;
	font: bold 21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 35px;
	margin-top: 25px;
	color: white;
}

div#blurb p{
	margin-right: 40px;
	margin-left: 30px;
	line-height: 24px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
div.story{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 25px;
	margin-bottom: 20px;
}

div.story p,h1,h2,h3{
	margin-left: 30px;
	margin-right: 30px;
}
div.story img{
	float: right;
}
p.egw-source {
	text-align: right;
	margin-bottom: 27px;
	margin-top: 0;
}
p.egw-source span.italic{
	font-style: italic;
}

p.egw-source span.semi-bold{
	font-weight: bold;
}

p.ellen-white-comments-paragraph {
	margin-bottom: 0;
	margin-top: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#from_the_pen_background{
	background-image: url(../images/from-the-pen.jpg);
}
div#from_the_pen_background h1{
	font-size: 27px;
	text-align: center;
}
div.story_with_background{
	padding-top: 210px;
	padding-left: 90px;
	padding-right: 100px;
}
div#title_bar{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #fdfe79;
	padding-bottom: 21px;
}
div.eco_steps{
	text-align: center;
}
div.eco_steps img{
	float: none;
	margin-left: 30px;
}
div.eco_steps p{
	font-weight: normal;
	font-style: normal;
}
div#title_bar h1{
	color: #7c591a;
	margin-top: 0;
	padding-top: 20px;
	padding-bottom: 0;
	margin-bottom: 0;
}
div#title_bar h2{
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 4px;
	line-height: 23px;
}
.hidden 
{position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;}

span.bible-study-verse{
	font-weight: bold;
	font-size: 18px;
	margin-right: 10px;
	color: #5f4922;
}
div.tack_board_note{
	position: absolute;
	width: 300px;
	height: 300px;
	background-color: #ebe373;
	font-size: 14px;
}
div.tack_board_you_tube{
	width: 425px;
	height: 344px;
	position: absolute;
	
}
.underline{
	border-bottom: 2px solid #636363;
}
