@import url(nav.css);
body {
	background: #9c8d67 url(images/background.gif);
	font: normal 12px Arial, Helvetica, sans-serif;
}
* {
	padding: 0;
	margin: 0;
}
a:link, a:visited, a:active {
	color: #84060a;
}
a:hover {
	color: #9a8c69;
}
#wrapper {
	margin: 0 auto;
	width: 770px;
}
#header {
	height: 112px;
	background: url(images/header_bg.gif) no-repeat top;
}
#logo {
	float: left;
	display: block;
	margin: 7px 0 0 0;
	background: url(images/logo.gif) no-repeat;
	height: 105px;
	width: 542px;
	text-indent: -3000px;
}
body.author #logo, body.book #logo, body.tools #logo, body.testimonials #logo, body.media #logo, body.contact #logo,
body.significance #logo, body.sweetspot #logo, body.yourshape #logo, body.consulting #logo, body.cons_join #logo {
	background: #526920 url(images/logo_inside.gif) no-repeat;
}
#logo a {
	width: 180px;
	height: 70px;	
	display: block;
}
#choose {
	float: right;
	display: block;
	margin: 7px 0 0 0;
	padding: 50px 0 0 38px; 
	width: 190px;
	height: 55px;
	background: #932215 url(images/header_choose.gif) no-repeat center center;
}
#book {
	float: right;
	display: block;
	margin: 0;
	width: 228px;
	height: 112px;
	background: #7a9b32 url(images/header_book_2.gif) no-repeat top left;
}
#sub_choose {
	float: right;
	display: block;
	margin: 0px 0 0 0;
	padding: 7px 0 0 58px; 
	width: 170px;
	height: 23px;
	background: #7a9b32 url(images/sub_choose.gif) no-repeat center center;
}
 /* \*/
* html #sub_choose {
	margin: 0px 0 0 0;
}
* html #sub_home {
	margin: 0px 0 0 0;
}
/* */
#sub_choose select, #choose select {
	width: 150px;
	font-size: 9px;
}
#sub_home {
	float: right;
	margin: 0px 0 0 0;
	width: 228px;
	height: 29px;
	background: #FFF url(images/purpose_resource.gif) no-repeat center center;
}
#home_bg {
	height: 237px;
	line-height: 21px;
	width: 420px;
	color: #545454;
	width: 790px;
	background: transparent url(images/content_bg.gif) no-repeat;
}
#text {
	width: 420px;
	padding: 20px 0 0 30px;
	float: left;
}
#book_bg {
	height: 237px;
	background: transparent url(images/content_book.jpg) no-repeat top right;
	width: 745px;
	float: left;
}
#home_content {
	height: 237px;
	background: transparent url(images/content_book_right.png) no-repeat top right;
	width: 45px;
	float: right;
}
 /* \*/
* html #home_content {
	background: none;
	float: right;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content_book_right.png', sizingMethod='scale');
}
/* */
#content_book {
	float: right;
	height: 236px;
	width: 481px;
}
.red {
	color: #9c191e;
	font: bold 13px Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	text-decoration: underline; !important
}
.blue {
	color: #91b7d4;
}
.quot {
	color: #9c191e;
	font: bold 11px Arial, Helvetica, sans-serif;
}
h3.red {
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 10px;
}
#inside_content {
	padding: 30px 45px 0 45px;
	background: #FFF url(images/inside_main_bg.gif) no-repeat top right;
	width: 453px;
	line-height: 22px;
	color: #545454;
	float: left;
}
#main {
	background: #FFF;
}
div.hr {
	height: 20px;
	background: #fff url(images/line.gif) no-repeat;
}
div.hr hr {
	margin: 10px 0;
	display: none;
}
#inside_content p, #sidebar p {
	margin: 1em 0;
}
#sidebar {
	padding: 30px 15px 0 15px;
	width: 197px;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 22px;
	float: right;
	background: #FFF;
}
body.tools #sidebar, body.author #sidebar, body.cons_join #sidebar,body.consulting #sidebar {
	background: #FFF url(images/sidebar_bg.gif) no-repeat top right;
}
#sidebar h4 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #9c191e;
	line-height: 0;
}
#footer {
	margin: -12px 0 0 0;
	width: 770px;
	clear: right;
}
#insidefoot, #insidecopyright {
	color: #cbcbcb;
	font: 9px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#insidefoot a {
	color: #cbcbcb;
}
#insidefoot {
	padding: 100px 0 0 50px;
	background: #FFF url(images/inside_foot_shadow.gif) no-repeat bottom right;
	width: 493px;
	float: left;
	height: 35px;
}
#insidecopyright {
	padding: 90px 10px 0 10px;
	background: #FFF;
	width: 207px;
	float: right;
	height: 45px;
}
#footernav, #copyright {
	margin: 20px 50px 60px 30px;
	color: #635d4c;
	font: 9px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#footernav a {
	color: #635d4c;
}
#footernav {
	width: 400px;
	float: left;
	text-align: left;
}
	
#copyright {
	width: 100px;
	float: right;
	text-align: right;
}

#content {
	background: #FFF;
	padding: 30px 0 50px 0;
	width: 730px;
	clear: both;
	margin: 0 auto;
	height: 250px;
}
#left, #middle, #right {
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 21px;
	height: 200px;
}
#left a, #middle a, #right a {
	color: #9a8c69;
	text-transform: uppercase;
	font: normal 10px Arial, Helvetica, sans-serif;
	line-height: 25px;
}
#left a.link, #middle a.link, #right a.link {
	display: block;
	width: 100%;
	height: 53px;
	margin: 0 0 20px 0;
	text-indent: -3000px;
}
#left {
	background: #FFF url(images/home_shape.gif) no-repeat center 40px;
	float: left;
	width: 200px;
	border-right: 1px dotted #dcecf8;
	color: #9a8c69;
	padding: 40px 10px 5px 25px;
}

#right {
	background: #FFF url(images/home_kingdom.gif) no-repeat 20px 40px;
	float: right;
	width: 200px;
	color: #9a8c69;
	padding: 40px 20px 5px 20px;
}

#middle { 
	float: left;
	width: 28%;
	border-right: 1px dotted #dcecf8;
	background: #FFF url(images/home_serving_page.gif) no-repeat 25px 40px;
	color: #9a8c69;
	padding: 40px 20px 5px 25px;
}

blockquote {
	margin: 0 0 0 2em;
}

label {
	font-weight: bold;
}
textarea {
	width: 85%;
}
.error {
	font-weight: bold;
	color: #990000;
}

.complete {
	font-weight: bold;
	color: #336600;
}
.flag {
	background: #FFFF66;
}


#inside_content ul, #inside_content ol {
	padding: 0px 0px 0px 20px;
}

#prev {
	width: 200px;
}
#next {
	text-align: right;
	float: right;
	width: 200px;
}


/*Tools*/
#sermon, #share, #comingsoon, #email, #poster, #postcard, #webbanner {
	height: 71px;
	margin: 0 0 15px 0;
}
#sermon a, #share a, #comingsoon, #email a, #poster a, #postcard a, #webbanner a {
	display: block;
	width: 350px;
	padding: 15px 0 0 75px;
	height: 56px;
	text-decoration: none;
	color: #545454;
	line-height: 18px;
}
#sermon { background: #FFF url(images/tool_sermon.gif) no-repeat left center; }
#share { background: #FFF url(images/tool_download.gif) no-repeat left center; }
#share a {
	padding: 3px 0 0 75px; 
}
#comingsoon { background: #FFF url(images/tool_comingsoon.gif) no-repeat left center; }
#email { background: #FFF url(images/tool_emailjpg.gif) no-repeat left center; }
#postcard { background: #FFF url(images/tool_postcard.gif) no-repeat left center; }
#poster { background: #FFF url(images/tool_poster.gif) no-repeat left center; }
#webbanner { background: #FFF url(images/tool_webbanner.gif) no-repeat left center; }