/* general */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #ECE5C4 url(images/bg.gif) repeat-x top;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #6B5F0D;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #A49300;
}
a:hover {
	text-decoration: none;
	color: #6B5F0D;
}
a:active {
	text-decoration: underline;
	color: #6B5F0D;
}
p {
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 12px;
}
p.nomargin {
	line-height: 110%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
p.indent {
	line-height: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 9px;
	margin-left: 130px;
	font-style: italic;
}
h2 {
	font-size: 13px;
	color: #6B5F0D;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 10px;
}
h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #656600;
	margin-top: 0px;
	margin-bottom: 8px;
}

ul {
}
li {
	font-size: 12px;
}
span {
	display: none;
}
.left {
	float: left;
	padding-right: 10px;
}
.right {
	float: right;
	padding-left: 10px;
}
#container {}
/* top */
#topBar {
	height: 10px;
	width: auto;
	background-image: url(images/bar_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 783px;
}
/* header */
body#home #header, body#terms #header {
	background: url(images/header1.jpg) no-repeat bottom;
	height: 242px;
	padding-top: 5px;
}
body#coaching #header, body#philosophy #header, body#aboutcoaching #header {
	background: url(images/header4.jpg) no-repeat bottom;
	height: 242px;
	padding-top: 5px;
}
body#about #header, body#humanitarian #header {
	background: url(images/header2.jpg) no-repeat bottom;
	height: 242px;
	padding-top: 5px;
}
body#book #header {
	background: url(images/header3.jpg) no-repeat bottom;
	height: 242px;
	padding-top: 5px;
}
body#thoughts #header {
	background: url(images/header3.jpg) no-repeat bottom;
	height: 242px;
	padding-top: 5px;
}
body#qa #header {
	background: url(images/header1.jpg) no-repeat bottom;
	height: 242px;
	padding-top: 5px;
}
body#reviews #header {
	background: url(images/header2.jpg) no-repeat bottom;
	height: 242px;
	padding-top: 5px;
}
body#press #header {
	background: url(images/header2.jpg) no-repeat bottom;
	height: 242px;
	padding-top: 5px;
}
body#contact #header {
	background: url(images/header1.jpg) no-repeat bottom;
	height: 242px;
	padding-top: 5px;
}
/* navigation */
#nav p {
	font-size: 14px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
body#home #nav, body#terms #nav {
	float: left;
	width: 204px;
	height: 361px;
	padding-left: 35px;
	background: url(images/nav1.gif) no-repeat 35px 0px;
}
body#home #nav a, body#terms #nav a {
	font: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: normal;
	margin: 0px;
	padding: 10px 5px 10px 40px;
}
body#home #nav a:hover, body#terms #nav a:hover {
	color: #636300;
	background: url(images/tracker1.gif) no-repeat 20px 3px;
}
body#coaching #nav, body#philosophy #nav, body#aboutcoaching #nav {
	float: left;
	width: 204px;
	height: 361px;
	padding-left: 35px;
	background: url(images/nav4.gif) no-repeat 35px 0px;
}
body#coaching #nav a, body#philosophy #nav a, body#aboutcoaching #nav a {
	font: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: normal;
	margin: 0px;
	padding: 10px 5px 10px 40px;
}
body#coaching #nav a:hover, body#philosophy #nav a:hover, body#aboutcoaching #nav a:hover {
	color: #D2C57D;
	background: url(images/tracker4.gif) no-repeat 20px 3px;
}
body#about #nav, body#humanitarian #nav {
	float: left;
	width: 204px;
	height: 361px;
	padding-left: 35px;
	background: url(images/nav2.gif) no-repeat 35px 0px;
}
body#about #nav a, body#humanitarian #nav a {
	font: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: normal;
	margin: 0px;
	padding: 10px 5px 10px 40px;
}
body#about #nav a:hover, body#humanitarian #nav a:hover {
	color: #CBCC99;
	background: url(images/tracker2.gif) no-repeat 20px 3px;
}
body#book #nav {
	float: left;
	width: 204px;
	height: 361px;
	padding-left: 35px;
	background: url(images/nav3.gif) no-repeat 35px 0px;
}
body#book #nav a {
	font: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: normal;
	margin: 0px;
	padding: 10px 5px 10px 40px;
}
body#book #nav a:hover {
	color: #CBCC99;
	background: url(images/tracker3.gif) no-repeat 20px 3px;
}
body#thoughts #nav {
	float: left;
	width: 204px;
	height: 361px;
	padding-left: 35px;
	background: url(images/nav3.gif) no-repeat 35px 0px;
}
body#thoughts #nav a {
	font: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: normal;
	margin: 0px;
	padding: 10px 5px 10px 40px;
}
body#thoughts #nav a:hover {
	color: #CBCC99;
	background: url(images/tracker3.gif) no-repeat 20px 3px;
}
body#qa #nav {
	float: left;
	width: 204px;
	height: 361px;
	padding-left: 35px;
	background: url(images/nav1.gif) no-repeat 35px 0px;
}
body#qa #nav a {
	font: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: normal;
	margin: 0px;
	padding: 10px 5px 10px 40px;
}
body#qa #nav a:hover {
	color: #636300;
	background: url(images/tracker1.gif) no-repeat 20px 3px;
}
body#reviews #nav, body#press #nav {
	float: left;
	width: 204px;
	height: 361px;
	padding-left: 35px;
	background: url(images/nav2.gif) no-repeat 35px 0px;
}
body#reviews #nav a, body#press #nav a {
	font: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: normal;
	margin: 0px;
	padding: 10px 5px 10px 40px;
}
body#reviews #nav a:hover, body#press #nav a:hover {
	color: #CBCC99;
	background: url(images/tracker2.gif) no-repeat 20px 3px;
}
body#contact #nav {
	float: left;
	width: 204px;
	height: 361px;
	padding-left: 35px;
	background: url(images/nav1.gif) no-repeat 35px 0px;
}
body#contact #nav a {
	font: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: normal;
	margin: 0px;
	padding: 10px 5px 10px 40px;
}
body#contact #nav a:hover {
	color: #636300;
	background: url(images/tracker1.gif) no-repeat 20px 3px;
}
body#home #nav a#current {background: url(images/tracker1.gif) no-repeat 20px 3px;}
body#coaching #nav a#current {background: url(images/tracker4.gif) no-repeat 20px 3px;}
body#about #nav a#current {background: url(images/tracker2.gif) no-repeat 20px 3px;}
body#book #nav a#current {background: url(images/tracker3.gif) no-repeat 20px 3px;}
body#thoughts #nav a#current {background: url(images/tracker3.gif) no-repeat 20px 3px;}
body#qa #nav a#current {background: url(images/tracker1.gif) no-repeat 20px 3px;}
body#reviews #nav a#current {background: url(images/tracker2.gif) no-repeat 20px 3px;}
body#press #nav a#current {background: url(images/tracker2.gif) no-repeat 20px 3px;}
body#contact #nav a#current {background: url(images/tracker1.gif) no-repeat 20px 3px;}
body#humanitarian #nav a#current {background: url(images/tracker2.gif) no-repeat 20px 3px;}

/* content */
#content {
	width: 520px;
	margin-left: 260px;
	min-height: 340px;
}
#content table {
	margin: 0;
	padding: 0;
}
body#thoughts #content p, body#thoughts #content h2, body#thoughts #content h3 {padding-right: 50px;}
body#qa #content p, body#qa #content h2, body#qa #content h3 {padding-right: 50px;}
body#reviews #content p, body#reviews #content h2, body#reviews #content h3 {padding-right: 50px;}
body#press #content p, body#press #content h2, body#press #content h3 {padding-right: 50px;}
body#contact #content p, body#contact #content h2, body#contact #content h3 {padding-right: 50px;}
body#terms #content p, body#terms #content h2, body#terms #content h3 {padding-right: 50px;}
body#home #content h1 {
	background: transparent url(images/title_home.gif) no-repeat 0px 0px;
	margin-top: 15px;
	width: 200px;
	height: 34px;
}
body#coaching #content h1 {
	background: transparent url(images/title_coaching.gif) no-repeat 0px 0px;
	margin-top: 15px;
	width: 300px;
	height: 34px;
}
body#about #content h1 {
	background: transparent url(images/title_about.gif) no-repeat 0px 0px;
	margin-top: 15px;
	width: 300px;
	height: 34px;
}
body#book #content h1 {
	background: transparent url(images/title_book.gif) no-repeat 0px 0px;
	margin-top: 15px;
	width: 300px;
	height: 34px;
}
body#thoughts #content h1 {
	background: transparent url(images/title_thoughts.gif) no-repeat 0px 0px;
	margin-top: 15px;
	width: 300px;
	height: 34px;
}
body#qa #content h1 {
	background: transparent url(images/title_qa.gif) no-repeat 0px 0px;
	margin-top: 15px;
	width: 300px;
	height: 34px;
}
body#reviews #content h1 {
	background: transparent url(images/title_reviews.gif) no-repeat 0px 0px;
	margin-top: 15px;
	width: 300px;
	height: 34px;
}
body#press #content h1 {
	background: transparent url(images/title_press.gif) no-repeat 0px 0px;
	margin-top: 15px;
	width: 300px;
	height: 34px;
}
body#contact #content h1 {
	background: transparent url(images/title_contact.gif) no-repeat 0px 0px;
	margin-top: 15px;
	width: 300px;
	height: 34px;
}
body#terms #content h1 {
	background: transparent url(images/title_terms.gif) no-repeat 0px 0px;
	margin-top: 15px;
	width: 200px;
	height: 34px;
}
body#humanitarian #content h1 {
	background: transparent url(images/title_humanitarian.gif) no-repeat 0px 0px;
	margin-top: 15px;
	width: 300px;
	height: 34px;
}
body#philosophy #content h1 {
	background: transparent url(images/title_philosophy.gif) no-repeat 0px 0px;
	margin-top: 15px;
	width: 300px;
	height: 34px;
}
body#aboutcoaching #content h1 {
	background: transparent url(images/title_aboutcoaching.gif) no-repeat 0px 0px;
	margin-top: 15px;
	width: 300px;
	height: 34px;
}
.LvLPanelWrapper ul {
	margin-left: 15px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;
	list-style-image: url(images/bullet.gif);
}
.LvLPanelWrapper li {
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
}
/* home page and two column pages */
#left {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
}
#side {
	float: left;
	width: 145px;
	background: url(images/divider.gif) no-repeat left center;
	padding-left: 50px;
	margin-left: 10px;
	margin-top: 15px;
}
#side p {
	font-size: 11px;
}
#side p.comment {
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	margin-bottom: 5px;
}
body#coaching #side h2 {
	background: transparent url(images/subtitle_aboutcoaching.gif) no-repeat 0px 0px;
	margin-top: 15px;
	width: 140px;
	height: 33px;
}
#side h2 {
	background: transparent url(images/subtitle_book.gif) no-repeat 0px 0px;
	margin-top: 15px;
	width: 140px;
	height: 21px;
}
#side h3 {
	background: transparent url(images/subtitle_coaching.gif) no-repeat 0px 0px;
	margin-top: 30px;
	width: 140px;
	height: 21px;
}
#side h4 {
	background: transparent url(images/subtitle_paycoaching.gif) no-repeat 0px 0px;
	margin-top: 15px;
	width: 140px;
	height: 21px;
}
#side h5 {
	background: transparent url(images/subtitle_buybook.gif) no-repeat 0px 0px;
	margin-top: 15px;
	width: 140px;
	height: 33px;
}
#side h6 {
	background: transparent url(images/subtitle_what.gif) no-repeat 0px 0px;
	margin-top: 15px;
	width: 140px;
	height: 21px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* footer */
#footer {
	position: relative;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	height: 41px;
	background: url(images/bar_bot.gif) bottom repeat-x;
}
#footer p {
	font-size: 10px;
	color: #676200;
	margin-bottom: 6px;
	margin-top: 20px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #676200;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
	color: #A49400;
}
/******* thoughts for the month page expanders *******/
#content #thoughts ul {margin: 0px; padding: 0px;}
#content #thoughts li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#content #thoughts a:link, #content #thoughts a:visited{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #656600;
	margin-top: 0px;
	margin-bottom: 8px;
	text-decoration: none;
}
#content #thoughts a:hover, #content #thoughts a:active {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #656600;
	margin-top: 0px;
	margin-bottom: 8px;
	text-decoration: none;
}
#content #text {
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	padding-left: 20px;
}
#content #text a:link, #content #text a:visited{
	font-style: normal;
	font-weight: normal;
	color: #6B5F0D;
	text-decoration: underline;
}
#content #text a:hover, #content #text a:active {
	text-decoration: none;
	color: #6B5F0D;
}
.closedthoughts ul{display:none;}
.openthoughts ul{display:block;}
.closedthoughts a, .openthoughts a {
	background-repeat: no-repeat;
	background-position: 0px 50%;
	color: #656600;
	display: block;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	margin: 0px;
}
.closedthoughts a {
	background-image: url(images/men_plus.gif);
}
.openthoughts a {
	background-image: url(images/men_minus.gif);
}
.closedthoughts a:link, .openthoughts a:link {
	color: #656600;
	text-decoration: none;
}
.closedthoughts a:hover, .openthoughts a:hover {
	text-decoration: underline;
}
.closedthoughts a:visited, .openthoughts a:visited {
	color: #656600;
	text-decoration: none;
}
.closedthoughts a:active, .openthoughts a:active {
	color: #656600;
	text-decoration: none;
}
.openthoughts li {
	margin: 0px 0px 10px;
	padding: 0px;
}
li.note {
	font-size: 9px;
	font-style: italic;
}
.closedthoughts ul a, .openthoughts ul a {
	color: #F98513;
}
.openthoughts ul a:link, .openthoughts ul a:visited{
	color: #F98513;
	font-style: normal;
	background-image: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 12pt;
}
.openthoughts ul a:hover, .openthoughts ul a:active {
	color: #F98513;
	text-decoration: none;
	font-style: normal;
	background-image: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 12pt;
}
.closedthoughts ul a:link, .closedthoughts ul a:visited{
	color: #F98513;
	font-style: normal;
	background-image: none;
	margin: 0px;
	padding: 0px;
	display: none;
	font-size: 12pt;
	text-decoration: underline;
}
.closedthoughts ul a:hover, .closedthoughts ul a:active {
	color: #F98513;
	text-decoration: none;
	font-style: normal;
	background-image: none;
	margin: 0px;
	padding: 0px;
	display: none;
	font-size: 12pt;
	background-color: #FEECDA;
}
#aboutcoaching ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-image: url(images/bullet2.gif);
	list-style-type: disc;
}
