/* Blessingswithin.com */

body {
	background-image: url(images_fw/bw_bkgd_grass.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10.5pt;
}

h1 {
	font-weight: bold;
	color: #4D7D03;
	font-family: lucida calligraphy, arial, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	/* background: red; */
}

p {
	margin-top: 0px;
}

.EasyReader {
	width: 600px;
}





a {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: #466623;
	text-decoration: underline;
}


#headerbox {
	width: 700px;
	margin-top: 150px;
	margin-left: 175px;
	padding: 0px;
}

#top {
	width: 700px;
	height: 25px;
	/*background-image: url(images_fw/TopImage.jpg);*/
	
}

#spacer { 
	width: 325px;
	height: 25px;
}

#signup {
	font-size: 9px;
	color: darkgreen;
	/*width: 300px;
	height: 25px;*/
}

#signup input {
	font-size: 9px;
	color: darkgreen;
}

#menu {
	/*  */
	width: 700px;
	height: 80px;	
	margin-top: 0px;
	/* background-image: url(images_fw/bg_menu_grass.gif);
	background-repeat: repeat-x; */
	
}

#content {	
	width: 700px;
	margin-top: 0px;
	margin-left: 175px;
}


#footer {
	width: 700px;
	margin-top: 25px;
	margin-left: 175px;
	text-align: center;
	margin-bottom: 25px;
}

#footer p {
	font-size: 8pt;
	margin-top: 15px;
	margin-bottom: 5px;
	color: darkgreen;
}
