html {
	padding:0;
	}
body {
	background:#29343e;
	font: 11px arial, helvetica, sans-serif;
	color:#323232;
	margin:0;
 }
p {
	margin: 0;
	color:#323232;
	font-size: 1.2em;
	}
a {
	color:#5d2c14;
	}
a:hover {
	color: #0167b1;
	}
li {
	list-style: none;
	}
h1 {
	margin: 0 0 10px 0;
	color: #0167b1;
	font-size: 1.6em;
	}
h2 {
	margin: 0;
	color:#0167b1;
	font-size:1.5em;
	}
h4 {
	margin: 0;
	color: #0167b1;
	font-size: 1.3em;}
sub {
	font-size:1em;
	}
.wrapper {
	margin:0 auto;
	width:800px;
	position: relative;
	z-index: 0;
	}
/*---------------------------------*/
/* ---- Header Start ---- */
#header {
	width: 800px;
	float:left;
	background-color: #ffffff;
	}
#title {
	float:left;
	}
/* ---- Main Menu & Dropdowns ---- */
#top-menu {
	position: absolute!important;
	right:0!important;
	top: 0!important;
	z-index: 3000;
	}
ul#nav {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
	background-color: #29343e;
	float: right;
	position: relative;
	z-index: 1000;
	}
ul#nav li {
	padding:0px;
	float:left;
	position: relative;
	top:0;
	z-index: 100;
	}
ul#nav li a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 18px 10px 19px;
	line-height:1em;
	}
ul#nav li#home a {
	background: #29343e url(../graphics/header_menu.png) no-repeat;
	}
	ul#nav li#home a.active {
background-color:#0167b1;
}
ul#nav li#home a:hover {
	background: #0167b1 url(../graphics/home_hover.png) no-repeat;
	}
ul#nav li:hover, ul#nav li a.active {
	background-color: #0167b1;
	}
ul#nav li a:hover {
	background-color: #0167b1;
	}
li.current {
	font-weight: bold;
	}
ul#nav li ul {
	position: absolute;
	top: 47px;
	right:-1px;
	list-style: none;
	padding:1px 1px 0 1px;
	background-color: #29353e;
	display: none;
	}
ul#nav li:hover ul, ul#nav li.over ul {
	display: block;
	}
ul#nav li ul li {
	border-bottom:1px solid #29343e;
	background-color: #ffffff;
	padding:0px;
	width:130px;
	}
ul#nav li ul li:hover a, ul#nav li ul li a.active {
	color: #ffffff;
	}
ul#nav li ul li a {
	color:#6db33f;
	font-weight: bold;
	padding:5px;
	}
/*---- Search ----*/
#search {
	float:right;
	margin:80px 50px 0 0;
	}
#search p {
	color:#0167b1;
	}
#search button {
	background-color: #6db33f;
	color: #ffffff;
	font-weight: bold;
	border:none;
	padding:5px 4px 3px;
	cursor: pointer;
	}
#search button:hover {
	background-color: #0167b1;
	}
/*---- Flash Content ----*/
#main-menu {
	float: left;
	margin: 20px 0 -1px 0;
	border-top: 1px solid #29343e;
	}
/*---- Header End ----*/
/*-----------------------------*/

/*-----------------------------*/
/*---- Body Start ----*/
#body_top {
	float:left;
	height:37px;
	width:800px;
	background: transparent url(../graphics/content_begin.png) no-repeat;
	}
#body {
	width: 800px;
	float:left;
		padding-left:25px;
	background: transparent url(../graphics/content_bg.png) repeat-y;
	overflow:hidden;
	}
/*---- Left Column ----*/
#leftColumn_home {
	float: left;
	width:384px;
	display: inline;
	}
.dev-program-title {
	margin:15px 0 0 0;
	font-size: 1.6em;
	font-style: italic;
	}
.national-prayer {
	float:left;
	margin-top:15px;
	}
/*---- Right Column----*/
#rightColumn_home {
	float: left;
	width:300px;
	margin-left: 70px;
	}
#sh-promo {
	background: transparent url(../graphics/buythebook.png) no-repeat;
	width:292px;
	height:153px;
	display: block;
	}
/*#sh-promo span {
	font-size:3.2em;
	font-weight: bold;
	color: #0167b1;
	margin:5px 0 0 5px;
	}*/
/*#sh-promo a {
	display: block;
	float: left;
	width:292px;
	height: 153px;
	}*/
#sh-promo span {
	float: left;
	clear: left;
	margin:110px 0 0 16px;
	}
#sh-promo .special {
	font-size: 2.6em;
	text-decoration: none;
	color: #fff;
	margin: 5px 0 0 10px;
	}
.other-products {
	float: left;
	margin-left: 5px;
	}
.testimonies {
	float: left;
	margin-top: 15px;
	}
.testimonies_ad {
	float: left;
	margin-top: 20px;
	}
/*-----------------------------*/
/*---- Footer Start ----*/
#footer {
	float: left;
	height:193px;
	width:100%;
	background: transparent url(../graphics/footer_navBG.png) no-repeat left bottom;
	}
#footer ul {
	float:left;
	margin:52px 0 0 11px;
	padding: 0;
	width:700px;
	}
#footer ul li {
	float: left;
	padding: 0;
	}

#footer ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 18px 10px;
	}
#footer li a:hover, #footer li a.active {
	background-color: #0167b1;
	}
#footer #toolMenu {
	float:left;
	clear: left;
	margin: 20px 0 0 20px;
	width:300px;
	}
#toolMenu a {
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
	}
#footer .sponsors {
	float: right;
	width:290px;
	margin:10px 30px 0 0;
	}
.sponsors span {
	float: left;
	width:100%;
	margin-bottom: 5px;
	}
.sponsors a {
	float: left;
	}
	
.main-content p {
    margin: 9px 0;
}