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


/* BODY AND CONTAINER
----------------------------------------------------------*/

body {
	font-size: 76%;
	text-align: center;
	background-image: url(../images/bg_strip_body.jpg);
		background-position: top;
		background-repeat: repeat-x;
	background-color: #e2e2e2;
}

* body {
	text-align: left;
}

#container {
	width: 900px;
	padding: 0px;
	margin: 0px auto 0px auto;
}



/* HEADER
----------------------------------------------------------*/

#header_outside {
	float: left;
	width: 900px;
	height: 120px;
	background-color: #fff;
	border: solid 1px #cad3b8;
	padding: 0px;
	margin: 0px;
}

#header_inside {
	position: relative;
		top: 5px;
		right: 0px;
		bottom: 0px;
		left: 5px;
	width: 890px;
	height: 110px;
	padding: 0px;
	margin: 0px;
}



/* MAIN NAVIGATION
----------------------------------------------------------*/

#nav_outside {
	float: left;
	width: 900px;
	height: 70px;
	background-color: #fff;
	border: solid 1px #cad3b8;
	padding: 0px;
	margin: 8px 0 8px 0;
}

#nav_inside {
	position: relative;
		top: 4px;
		right: 0px;
		bottom: 0px;
		left: 4px;
	width: 890px;
	height: 60px;
	background-color: #cad3b8;
	border: solid 1px #cad3b8;
	padding: 0px;
	margin: 0px;
}

#nav_inside ul {
	list-style: none;
	padding: 0px;
	margin: 0 0 0 1px;
}

#nav_inside ul li {
	float: left;
	width: 126px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	padding: 0px;
	margin: 0px;

}

#nav_inside ul li a {
	display: block;
	width: 126px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		font-weight: normal;
		color: #5a5e42;
	text-decoration: none;
}

#nav_inside ul li a:hover {
	display: block;
	width: 126px;
	height: 60px;
	background-color: #458d9f;
	color: #fff;
}

.border_separation {
	border-left: solid 1px #fff;
}



/* CONTENT AREA / MAIN CONTENT - INSIDE PAGES
----------------------------------------------------------*/

#content_area {
	float: left;
	width: 900px;
	padding: 0px;
	margin: 0px;
}

#main_content_outside {
	float: left;
	width: 600px;
	background-color: #fff;
	border: solid 1px #cad3b8;
	padding: 0px 0 8px 0;
	margin: 0px;
}

#main_content_inside {
	position: relative;
		top: 4px;
		right: 0px;
		bottom: 0px;
		left: 4px;
	width: 540px;
	background-image: url(../images/bg_strip_content.jpg);
		background-position: top;
		background-repeat: repeat-x;
	background-color: #fff;
	border: solid 1px #cad3b8;
	padding: 45px 25px 45px 25px;
	margin: 0px;
}



/* SUB CONTENT
----------------------------------------------------------*/

#sub_content_area {
	float: left;
	width: 292px;
	padding: 0px;
	margin: 0 0 0 6px;
}

#sub_content_outside {
	float: left;
	width: 290px;
	background-color: #fff;
	border: solid 1px #cad3b8;
	padding: 0px 0 8px 0;
	margin: 0 0 8px 0;
}

#sub_content_inside {
	position: relative;
		top: 4px;
		right: 0px;
		bottom: 0px;
		left: 4px;
	width: 280px;
	background-image: url(../images/bg_strip_content.jpg);
		background-position: top;
		background-repeat: repeat-x;
	background-color: #fff;
	border: solid 1px #cad3b8;
	padding: 0px;
	margin: 0px;
}

/* quote box in sub content
----------------------------*/
#quote_block {
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 1.10em;
		line-height: 1.4em;
		font-weight: bold;
		color: #68aa92;
	text-align: left;
	padding: 0px;
	margin: 20px 20px 0 20px;
	z-index: 1;
}

#quote_author {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 1.0em;
		line-height: 1.3em;
		color: #68aa92;
	text-align: right;
	padding: 0px;
	margin: 5px 20px 20px 0;
}

/* blog in sub content
----------------------------*/
#sub_content_outside_blog {
	float: left;
	width: 290px;
	height: 71px;
	background-color: #fff;
	border: solid 1px #cad3b8;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
}

#sub_content_inside_blog {
	position: relative;
		top: 4px;
		right: 0px;
		bottom: 0px;
		left: 4px;
	width: 280px;
	height: 70px;
	background-image: url(../images/bg_blog_highlight.jpg);
		background-repeat: no-repeat;
		background-position: left top;
	border: solid 1px #cad3b8;
	padding: 0px;
	margin: 0px;
}

/* workshops in sub content
----------------------------*/
#sub_content_outside_workshops {
	float: left;
	width: 290px;
	height: 71px;
	background-color: #fff;
	border: solid 1px #cad3b8;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
}

#sub_content_inside_workshops {
	position: relative;
		top: 4px;
		right: 0px;
		bottom: 0px;
		left: 4px;
	width: 280px;
	height: 70px;
	background-image: url(../images/bg_workshops_highlight.jpg);
		background-repeat: no-repeat;
		background-position: left top;
	border: solid 1px #cad3b8;
	padding: 0px;
	margin: 0px;
}

/* facebook in sub content
----------------------------
#sub_content_outside_facebook {
	float: left;
	width: 290px;
	height: 71px;
	background-color: #fff;
	border: solid 1px #cad3b8;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
}

#sub_content_inside_facebook {
	position: relative;
		top: 4px;
		right: 0px;
		bottom: 0px;
		left: 4px;
	width: 280px;
	height: 70px;
	background-image: url(../images/bg_facebook_highlight.jpg);
		background-repeat: no-repeat;
		background-position: left top;
	border: solid 1px #cad3b8;
	padding: 0px;
	margin: 0px;
}*/

/* social media in sub content
----------------------------*/
#social_network ul {
	width: 255px;
	list-style: none;
	padding: 0px;
	margin: 15px 15px 15px 15px;
}

#social_network ul li {
	text-align: right;
	width: 255px;
	height: 26px;
}

#social_network ul li a {
	font-family: Arial, Helvetica, sans-serif;
		font-size: .9em;
		color: #333;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px;
	margin: 0 0 2px 5px;
}

#social_network ul li a:hover {
	color: #000;
	text-decoration: underline;
}

.list_headline {
	display: block;
	width: 255px;
	padding: 0px;
	margin: 0 0 8px 0;
}

.list_headline_title {
	display: block;
	width: 255px;
	padding: 0px;
	margin: 0 0 8px 0;
}


/* SPLASH CONTENT - INDEX PAGE
----------------------------------------------------------*/

#splash_outside {
	float: left;
	width: 900px;
	height: 240px;
	background-color: #fff;
	border: solid 1px #cad3b8;
	padding: 0px;
	margin: 0px;
}

#splash_inside {
	position: relative;
		top: 4px;
		right: 0px;
		bottom: 0px;
		left: 4px;
	width: 890px;
	height: 230px;
	background-color: #fff;
	border: solid 1px #cad3b8;
	padding: 0px;
	margin: 0px;
}



/* HIGHLIGHT AREA - INDEX PAGE
----------------------------------------------------------*/

#highlight_area {
	float: left;
	width: 900px;
	padding: 0px;
	margin: 8px 0 8px 0;
}

#highlight_outside_book, 
#highlight_outside_blog {
	float: left;
	width: 290px;
	height: 120px;
	background-color: #fff;
	border: solid 1px #cad3b8;
	padding: 0px;
	margin: 0px;
}

#highlight_outside_speech {
	float: left;
	width: 290px;
	height: 120px;
	background-color: #fff;
	border: solid 1px #cad3b8;
	padding: 0px;
	margin: 0px 12px 0 12px;
}

/* highlight inside_box
----------------------------*/
#highlight_inside_book {
	position: relative;
		top: 4px;
		right: 0px;
		bottom: 0px;
		left: 4px;
	width: 280px;
	height: 110px;
	background-image: url(../images/bg_highlight_book.jpg);
		background-repeat: no-repeat;
	border: solid 1px #cad3b8;
	padding: 0px;
	margin: 0px;
}

#highlight_inside_speech {
	position: relative;
		top: 4px;
		right: 0px;
		bottom: 0px;
		left: 4px;
	width: 280px;
	height: 110px;
	background-image: url(../images/bg_highlight_speech.jpg);
		background-repeat: no-repeat;
	border: solid 1px #cad3b8;
	padding: 0px;
	margin: 0px;
}

#highlight_inside_blog {
	position: relative;
		top: 4px;
		right: 0px;
		bottom: 0px;
		left: 4px;
	width: 280px;
	height: 110px;
	background-image: url(../images/bg_highlight_blog.jpg);
		background-repeat: no-repeat;
	border: solid 1px #cad3b8;
	padding: 0px;
	margin: 0px;
}

/* highlight text elements
----------------------------*/
.highlight_text_box {
	float: right;
	width: 185px;
	padding: 0px;
	margin: 10px 0 0 0;
}

.highlight_desc {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 1.0em;
		line-height: 1.4em;
		font-style: normal;
		color: #7c7c7c;
	padding: 3px 0 5px 0;
	margin: 0px;
}

.highlight_arrow {
	float: left;
	border: 0px;
	padding: 0px;
	margin: 0 3px 0 0;
}

.highlight_link {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		font-weight: bold;
		color: #993300;
	padding: 0;
	margin: 8px 10px 0 0;
}

.highlight_text_no_icon {
	float: right;
	width: 265px;
	padding: 0 0 15px 0;
	margin: 10px 0 0 0;
}



/* FOOTER
----------------------------------------------------------*/

#footer {
	float: left;
	width: 895px;
	height: 80px;
	padding: 0px;
	margin: 5px 0 0 5px;
}



/* TYPOGRAPHY ELEMENTS
----------------------------------------------------------*/

p, ol, ul, address {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		line-height: 1.6em;
		font-style: normal;
		color: #7c7c7c;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 2.2em;
		font-weight: normal;
		color: #2f7d9b;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 1.5em;
		font-weight: normal;
		color: #484848;
	padding: 0px;
	margin: 1px 0 0 0;
}

h3 {
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 1.4em;
		font-weight: normal;
		color: #3e6c5b;
	text-align: right;
	padding: 0px;
	margin: 5px 10px 5px 0;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 1.7em;
		font-weight: normal;
		color: #2f7d9b;
	padding: 0px;
	margin: 0px;
}

a {
	color: #2f7d9b;
	text-decoration: none;
}

a:hover {
	color: #333;
}

address {
	margin-top: 10px;
}

.link_type {
	font-size: 0.7em;
}


/* sub content box links
----------------------------*/
.read_my_blog_link {
	position: absolute;
		top: 48px;
		right: 0px;
		bottom: 0px;
		left: 180px;
	background-image: url(../images/arrow_blog.gif);
		background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		font-weight: bold;
		color: #993300;
	padding: 0 0 0 10px;
	margin: 0px;
}

.attend_a_workshop_link {
	position: absolute;
		top: 48px;
		right: 0px;
		bottom: 0px;
		left: 145px;
	background-image: url(../images/arrow_blog.gif);
		background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		font-weight: bold;
		color: #993300;
	padding: 0 0 0 10px;
	margin: 0px;
}

.go_to_my_facebook_link {
	position: absolute;
		top: 48px;
		right: 0px;
		bottom: 0px;
		left: 175px;
	background-image: url(../images/arrow_blog.gif);
		background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		font-weight: bold;
		color: #993300;
	padding: 0 0 0 10px;
	margin: 0px;
}

/* footer text and links
----------------------------*/
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		line-height: 1.5em;
		font-style: normal;
		color: #7e7e7e;
	padding: 0px;
	margin: 0px;
}

.footer_link {
	color: #7e7e7e;
	text-decoration: none;
}

/* small text classes
----------------------------*/
ol li {
	font-weight: bold;
	color: #000;
}

.speech_topic_description {
	font-weight: normal;
	color: #7e7e7e;
}


/* IMAGE ELEMENTS
----------------------------------------------------------*/
/* quote box quotation marks
----------------------------*/
.quote_marks_left {
	padding: 0 3px 0 0;
	z-index: 5;
}

.quote_marks_right {
	padding: 0 0 0 5px;
	z-index: 5;
}

/* social list icons
----------------------------*/
.social_icon {
	float: right;
	padding: 0px;
	margin: 2px 0 0 5px;
}

/* image wraps
----------------------------*/
.image_wrap_right_about {
	float: left;
	border: 1px solid #333;
	padding: 0px;
	margin: 20px 15px 0px 0;
}



/* MISC ELEMENTS
----------------------------------------------------------*/

.list_break {
	margin: 0 0 25px 0;
}

#book_highlight {
	float: left;
	width: 540px;
	border-top: 1px solid #b0bd95;
	border-bottom: 1px solid #b0bd95;
	padding: 0 0 8px 0;
	margin: 10px 0 15px 0;
}



/* TABLE OF CONTENTS AREA IN THE BOOKS PAGE
----------------------------------------------------------*/

/* book image and buy button
----------------------------*/
.book_buy {
	float: left;
	width: 110px;
	padding: 0px;
	margin: 15px 0 0 0;
}

.order_online {
	display: block;
	width: 100px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		line-height: 20px;
		text-align: center;
	background-color: #dce2d0;
	border: 1px solid #7e7e7e;
	padding: 0px;
	margin: 0px;
}

.order_online a:hover {
	display: block;
	width: 100px;
	height: 20px;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
}

/* table of contents table
----------------------------*/
.table_of_contents {
	float: right;
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		line-height: 1em;
		color: #7e7e7e;
	padding: 0px;
	margin: 10px 0 0 0;
}

td {
	vertical-align: top;
}

.chapter {
	width: 55px;
}

.title {
	width: 230px;
	padding: 0 5px 5px 5px;
}

.page {
	width: 30px;
	padding-left: 10px;
}

.buy {
	width: 40px;
}