@charset "utf-8";
/* CSS Document */

p {
	line-height: 1.35em;
	margin-bottom: 0.7em;
	margin-top: 0.5em;
	color: #5C3E24;
}
ul {
}
li {
	margin-bottom: .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5C3E24;
}
h1 {
	font-size: 140%;
	font-weight: bold;
	line-height: 1.35em;
	color: #5C3E24;
}
h2 {
	font-size: 140%;
	font-weight: bold;
	line-height: 1.35em;
	color: #5C3E24;
}
h3 {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.35em;
	color: #5C3E24;
}
h4 {
	font-size: 110%;
	font-weight: bold;
	line-height: 1.35em;
	margin-bottom: .5em;
	color: #5C3E24;
}
h5 {
	font-size: 100%;
	font-weight: bolder;
	line-height: 1.35em;
	margin-bottom: .5em;
	color: #5C3E24;
}
h6 {
	font-size: 80%;
	color: #5C3E24;
}
table {
	padding-top: 5px;
	padding-bottom: 5px;
}



td { padding-top: 20px; }
a:link {
	color: #5C3E24;
	text-decoration: underline;
}
a:visited {
	color: #5C3E24;
	text-decoration: underline;
}
a:hover {
	color: #8E6137;
	text-decoration: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	padding-bottom: 30px;
	margin-top: 5px;
}
blockquote {
}
.arrow_bullet {
	list-style-image: url(images/right_arrow.gif);
	line-height: 1.5em;
}
.x_mark {
	list-style-image: url(images/x_mark.gif);
	color: #333333;
}

.copyright {
	font-size: 70%;
}
.confidential {
	font-size: 75%;
}

.newletter_div {
	float: left;
	width: 160px;
	padding-left: 20px;
}
.newletter_div_large {
	float: left;
	width: 340px;
	padding-left: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 25px;
	padding-right: 20px;
}
.book_thumbs {
	float: left;
	margin-right: 10px;
	padding: 0px;
}
.book_divs {
	border: 7px solid #F2F3EE;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: .85em;
	width: 255px;
}
.book_divs a:link {
	color: #5C3E24;
	text-decoration: none;
}
.book_divs a:visited {
	color: #5C3E24;
	text-decoration: none;
}
.book_divs a:hover {
	color: #8E6137;
	text-decoration: underline;
}

.booksigning {
	border: 7px ridge #CCCCCC;
}
.annette_image {
	margin-top: 20px;
}
.div_text_padding {
	padding: 20px;
}
.q-mark_bullets {
	list-style-image: url(images/q-mark_bullet.gif);
	vertical-align: middle;
	font-weight: bold;
	color: #204B80;
}
.bullet_new_pink {
	list-style-image: url(images/new_star_pink.jpg);
}
.bullet_new_white {
	list-style-image: url(images/new_star_white.jpg);
}
.blue_check_bullets {
	list-style-image: url(images/check_blue_ball.gif);
	vertical-align: baseline;
}
.blue_bullets {
	color: #0033CC;
	list-style-position: outside;
	list-style-type: square;
}
.red_bullet {
	list-style-position: outside;
	list-style-image: url(images/red_bullett.gif);
	margin-bottom: 10px;
}
.text_80percent { font-size: 90%; 
}
.truths {
	padding-right: 15px;
	margin-top: 10px;
}
.img_flt_lft_pad_rt {
	float: left;
	margin-right: 10px;
	border: 1px solid #999999;
}
.img_flt_rt_pad_lft {
	float: right;
	margin-left: 10px;
	margin-right: 5px;
	border: 1px solid #999999;
}
.img_flt_rt_pad_lft_no_brdr {
	float: right;
	margin-left: 10px;
	margin-right: 5px;
}
.img_flt_lft_pad_rt_no_brdr {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.big_text {
	font-size: 4em;
	color: #990000;
	float: left;
	margin-top: -0.2em;
	padding-right: .1em;
}
.red_text {
	color: #990000;
}
.brown_text {
	color: #630;
}

.gray_text {
	color: #999999;
}

.green_text {
	color: #589430;
}
.blue_text { color: #000099; 
}
.yellow_text_box {
	background-color: #F2F3EE;
	padding-top: 0.5em;
	padding-right: 10px;
	padding-bottom: 0.7em;
	padding-left: 10px;
}

.blue_text_box
{
	background-color: #C6E2FF;
	padding-top: 0.5em;
	padding-right: 10px;
	padding-bottom: 0.7em;
	padding-left: 10px;
}


.pink_text_box {
	background-color: #E1DFD7;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.pink_text_box2 {
	background-color: #F2F3EE;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
.highlighter {
	background-color: #FFFF00;
}
.list_check_boxes {
	list-style-image: url(images/check_mark.gif);
}
.img_brdr {
	border: 1px solid #999999;
}

.dashed_box {
	border: 2px dashed #5C3E24;
	padding: 10px;
}
.return_to_top {
	font-size: 90%;
	color: #000000;
}

.table_row_dashed_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.ul_checkmarks { list-style-image: url(images/ul_check_mark.gif); }
.ul_checkmarks_gray li {
	list-style-image: url(images/check_mark_gray.gif);
}
#pinkbox2 ul {
	margin: 0px;
	padding: 0px;
}
#pinkbox2 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 25px;
}


.buy_session {
	float: none;
	width: auto;
}
.alpha_list {
	list-style-type: lower-alpha;
}
.visit_my_site {
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	width: 180px;
}
#are_you_ready {
	padding-left: 40px;
	margin-top: 20px;
}
#are_you_ready .checkbox {
	margin-left: -30px;
}
#are_you_ready p {
	padding-left: 5px;
	margin-top: -20px;
	margin-bottom: 20px;
}


#amazing_story {
	background-color: #E6FFFF;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#excellent {
	background-color: #E6FFFF;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
}
#SelfGrowth {
	padding-right: 30px;
	padding-left: 30px;
}
#pinkbox {
	background-color: #E1DFD7;
	float: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 2px dashed #5C3E24;
	padding-right: 10px;
	padding-left: 10px;
}
#pinkbox2 {
	background-color: #F2F3EE;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	clear: both;
	margin-top: 20px;
	border: 2px solid #999999;
	width: 155px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
}
#order_ca {
	float: right;
	width: 150px;
}
#privacy_policy {
	float: right;
}
#order_united_states {
	float: left;
	width: 150px;
}
#vertical_navigation {
	text-align: left;
	font-size: 0.85em;
	width: 225px;
}
#gray_text_box {
	border: 2px solid #666666;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-right: 15px;
	padding-left: 20px;
	background-color: #E1DFD7;
}

#confidence_toc {
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #EAEAEA;
	border: 1px solid #CCCCCC;
}

#table_div {
	float: left;
	width: 960px;
	background-color: #FFFFFF;
}
#order_br_united_states {
	width: 150px;
	float: left;
}
#order_br_ca {
	width: 150px;
	float: right;
}
.thrColFixHdr #container #sidebar2 #br_nav .red_text a {
	color: #CC0000;
	font-weight: bold;
}
.thrColFixHdr #container #sidebar2 #newsletter a {
	color: #AE350D;
}

.thrColFixHdr #container #table_div #store_table a {
	color: #AE350D;
	text-decoration: none;
}

.thrColFixHdr #container #table_div #store_table a:hover
{
	color: #AE350D;
	text-decoration: underline;
}
.thrColFixHdr #container #table_div #store_table .table_row_dashed_bottom #vertical_navigation a {
	color: #666666;
}

.thrColFixHdr #container #table_div #store_table .table_row_dashed_bottom #vertical_navigation a:hover {
	color: #666666;
	text-decoration: none;
}

#depression {
	width: 550px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
	margin-left: 100px;
	float: left;
	padding-top: 20px;
}
#depression .ask_yourself li {
	margin-top: 15px;
}
#depression a:link {
	color: #AE350D;
	text-decoration: underline;
}
#depression a:visited {
	color: #AE350D;
	text-decoration: underline;
}
#depression a:hover {
	color: #AE350D;
	text-decoration: none;
}


.ask_yourself {
	list-style-image: url(images/red_check.jpg);
	color: #5C3E24;
}
#df_main_content {
	width: 960px;
}

#bfly {
	background-color: #E1DFD7;
	height: 240px;
	width: 550px;
	position: relative;
}
#bfly p {
	margin-bottom: 20px;
	margin-right: 25px;
	padding-top: 20px;
}

.corner1 {
	background-image: url(images/corner_ul.jpg);
	background-repeat: no-repeat;
	height: 17px;
	float: left;
	width: 17px;
	position: relative;
	left: 0%;
	top: 0%;
}
.corner2 {
	background-image: url(images/corner_ur.jpg);
	background-repeat: no-repeat;
	height: 17px;
	float: right;
	width: 17px;
	top: 0%;
	right: 0%;
	background-position: right top;
	position: relative;
}
.corner3 {
	background-image: url(images/corner_ll.jpg);
	background-repeat: no-repeat;
	height: 17px;
	float: left;
	width: 17px;
	left: 0%;
	position: absolute;
	bottom: 0%;
}
.corner4 {
	background-image: url(images/corner_lr.jpg);
	background-repeat: no-repeat;
	height: 17px;
	float: right;
	width: 17px;
	position: absolute;
	right: 0%;
	bottom: 0%;
}



#bfly img {
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 15px;
	float: left;
}

#breakthrough {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #204B80;
	padding-right: 20px;
	padding-left: 20px;
}
#breakthrough #breaktext {
	padding-left: 20px;
	padding-right: 20px;
}
#stuck {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #204B80;
	padding-top: 20px;
	padding-bottom: 20px;
}
#stuck #stucktext {
	padding-right: 10px;

}
.healing_tool {
	list-style-image: url(images/healing_tool.jpg);
	list-style-position: outside;
}


#guarantee {
	width: 450px;
	background-color: #E1DFD7;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 460px;
}
#guarantee p {
	margin-left: 25px;
	margin-right: 25px;
}
#guarantee h2 {
	padding-top: 30px;
}


#guarantee img {
	float: left;
	border: 1px solid #666;
	margin-right: 20px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}


#sidebar2_df {
	float: right;
	z-index: 100;
}

#df_book {
	width: 225px;
	margin-right: 40px;
	float: right;
	margin-bottom: 80px;
	padding-top: 5px;
}
#df_book a:link {
	color: #AE350D;
}
#df_book a:visited {
	color: #AE350D;
}
#df_book a:hover {
	color: #AE350D;
}


.green_text {
	color: #589430;
}
.orange_text {
	color: #AE350D;
}
.white_text {
	color: #FFF;
}
.brown_text {
	color: #5C3E24;
}
.purple_text {
	color: #204B80;
}
.look {
	margin-bottom: -25px;
}


#every_word {
	height: 355px;
	width: 550px;
	position: relative;
	background-color: #E1DFD7;
}
#every_word p {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 50px;
}

#every_word h3 {
	color: #5C3E24;
	padding-top: 25px;
}
#every_word img {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 80px;
	margin-left: 20px;
	float: left;
}
#get_better {
	width: 195px;
	clear: right;
	margin-right: auto;
	background-color: #F2F3EE;
	padding: 15px;
	margin-top: 0px;
}

#spirtual_depression {
	margin-top: 126px;
	width: 195px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	background-color: #F2F3EE;
	padding-top: 15px;
	padding-bottom: 15px;
}
#spiritual_depression_page {
	width: 550px;
	margin-right: auto;
	margin-left: 20px;
	padding-left: 100px;
	float: left;
	padding-top: 40px;
	position: relative;
}


#spiritual_book {
	margin-top: 50px;
	margin-right: 40px;
	margin-left: 20px;
	float: right;
	margin-bottom: 240px;
	padding: 20px;
	width: 200px;
}
#spiritual_book2 {
	margin-top: 50px;
	float: right;
	margin-bottom: 360px;
	padding: 20px;
	width: 240px;
}


#spiritual_annette {
	border: 1px solid #204B80;
	width: 505px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-top: 20px;
}
#spiritual_annette img {
	margin-bottom: 30px;
	float: right;
	margin-left: 20px;
	margin-top: 20px;
}


.img_lady_flt_lft_pad_rt_top_bottom {
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.img_book_flt_rt_pad_lft_rt_no_brdr {
	float: right;
	margin-left: 10px;
	margin-right: 20px;
}

#crumb_nav {
	float: left;
	color: #5E3E27;
	width: 940px;
	height: 25px;
	padding-left: 20px;
	padding-top: 3px;
}
#crumb_nav ul {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: .9em;
}

#crumb_nav li {
	display: inline;
}

#crumb_nav a:link {
	float: left;
	color: #5E3E27;
	text-decoration: underline;
	margin-right: 20px;
}
#crumb_nav a:visited {
	float: left;
	color: #5E3E27;
	text-decoration: underline;
	margin-right: 20px;
}
#crumb_nav a:hover {
	float: left;
	color: #5E3E27;
	text-decoration: none;
	margin-right: 20px;
}
#ending {
	width: 220px;
	height: 810px;
	background-color: #F2F3EE;
	padding: 15px;
	float: right;
	margin-right: 35px;
	margin-left: auto;
}
#ending li  {
	margin-left: -20px;
	padding-bottom: 10px;
}
#endorsements {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}

.endorsements_div {
	border: 2px solid #E1DFD7;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 50px;
	padding-right: 15px;
}
#social_media img {
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
