* {
	padding: 0;
	margin: 0;
}
body {
font-family: "Lucida Grande", Verdana, sans-serif;
font-size: 12pt;
color: #333;
}
h2 {
color:#2A3A2F;
font-size:18px;
padding-bottom:5px;
}
a:link {
text-decoration:none;
color:#282828;
}
a:visited {
text-decoration:none;
color:#282828;
}
a:hover {
text-decoration:underline;
color:#2A3A2F;
}
#topnav {
width:100%;
height:37px;
background:#28352E;
font-family:  Verdana, sans-serif;
color:#FFF;
font-size: 15pt;
}
#topnav a:hover {
border-bottom:none;
}
#tcontainer {
margin:auto;
width:604px;
padding-left:10px;
}
#header {
width:100%;
/*background:#FFF5D8;*/
background: #d6e5dc;
height:178px;
margin:0;
border-bottom:#DCD8BD solid 1px;
}
#hcontainer {
margin: auto;
width:604px;
}
#hcontainer img {
margin-left:-50px;
}
#logo {
padding-top:15px;
}
#container {
margin: auto;
width: 650px;
}
#content {
margin:auto;
font-family: Verdana, sans-serif;
font-size: .8em;
color: #282828;
width:604px;
padding-bottom:20px;
}

/*Top Navigation*/
* html a:hover {visibility:visible}
.home {
margin-left:10px;
float:left;
	height: 37px;
	width: 50px;
	background-image: url(home_nav_over.gif);	
}
.home a {display:block }
.home a:hover img{visibility:hidden}

.coaching {
margin-left:20px;
float:left;
height: 37px;
width: 81px;
background-image: url(coaching_nav_over.gif);	
}
.coaching a {display:block }
.coaching a:hover img{visibility:hidden}

.offerings {
margin-left:20px;
float:left;
height: 37px;
width: 145px;
background-image: url(offerings_nav_over.gif);	
}
.offerings a {display:block }
.offerings a:hover img{visibility:hidden}

.resources {
margin-left:20px;
float:left;
height: 37px;
width: 90px;
background-image: url(resources_nav_over.gif);	
}
.resources a {display:block }
.resources a:hover img{visibility:hidden}

.booking {
margin-left:20px;
float:left;
height: 37px;
width: 68px;
background-image: url(booking_nav_over.gif);	
}
.booking a {display:block }
.booking a:hover img{visibility:hidden}

/*Testimonials*/
#test_cont {
width:590px;
border: 1px dashed #CCCCCC;
padding:5px;
margin-top:8px;
}
ul.faq {
	margin-bottom: 36px;
}
ul.faq li{
padding:10px;
}
ul.faq li a {
	font-weight: bold;
    color:#28352E;
}

ul.faq li div {
	display: none;
	margin: 8px 0px 12px 0px;
}

/*Left Column*/
#leftcolumn {
float:left;
width:320px;
padding-top:10px;
padding-left:10px;
}
#leftcontent {
float:left;
width:410px;
padding-top:10px;
padding-left:10px;
}
#leftcontent1 {
width:100%;
padding-top:10px;
padding-left:10px;
}
/*Right Column*/
#rightcolumn {
float:right;
width:250px;
padding-top:10px;
}
#rightcontent {
float:right;
width:160px;
padding-top:10px;
}
#img1 {
padding-left:10px;
}
.clear {
clear:both;
}
/*List Icons IE*/
* html #contact {
background: url(comment.gif) no-repeat 0px 2px ;
list-style:none;
padding-bottom:13px;
}
* html #videos {
background: url(webcam.gif) no-repeat 0px 2px ;
list-style:none;
padding-bottom:13px;
}
* html #schedule {
background: url(calendar.gif) no-repeat 0px 1px;
list-style:none;
padding-bottom:13px;
}
* html #testimonials {
background: url(accept.gif) no-repeat 0px 1px;
list-style:none;
padding-bottom:13px;
}
* html #learn {
background: url(book_open.gif) no-repeat 0px 15px;
list-style:none;
padding-bottom:13px;
}
* html #faq {
background: url(help.gif) no-repeat 0px 15px;
list-style:none;
}
* html #blog {
background: url(blog.gif) no-repeat 0px 2px;
list-style:none;
padding-bottom:13px;
}
* html #podcast {
background: url(podcast.gif) no-repeat 0px 2px;
list-style:none;
padding-bottom:13px;
}
* html #newsletter {
background: url(newsletter.gif) no-repeat 0px 2px;
list-style:none;
padding-bottom:13px;
}
* html #bullet {
background: url(bullet.gif) no-repeat 0px 2px;
list-style:none;
padding-bottom:13px;
}
/*List Icons All Other Browsers*/
#contact {
background: url(comment.gif) no-repeat 0px 2px ;
list-style:none;
padding-bottom:8px;
}
#videos {
background: url(webcam.gif) no-repeat 0px 2px ;
list-style:none;
padding-bottom:8px;
}
#schedule {
background: url(calendar.gif) no-repeat 0px 1px;
list-style:none;
padding-bottom:8px;
}
#testimonials {
background: url(accept.gif) no-repeat 0px 1px;
list-style:none;
padding-bottom:8px;
}
#learn {
background: url(book_open.gif) no-repeat 0px 15px;
list-style:none;
padding-bottom:8px;
}
#faq {
background: url(help.gif) no-repeat 0px 15px;
list-style:none;
}
#blog {
background: url(blog.gif) no-repeat 0px 0px;
list-style:none;
padding-bottom:8px;
}
#podcast {
background: url(podcast.gif) no-repeat 0px 0px;
list-style:none;
padding-bottom:8px;
}
#newsletter {
background: url(newsletter.gif) no-repeat 0px 0px;
list-style:none;
padding-bottom:8px;
}
#bullet {
background: url(bullet.gif) no-repeat 0px 0px;
list-style:none;
padding-bottom:8px;
}
li {
padding-left:20px;
}

/*Subnav*/
li.subnav {
background:#FFF;
list-style:none;
padding:0px;
}
li.subnav a {
display:block;
padding:12px;
text-decoration:none;
border-bottom:solid 1px #EEEEEE;
color:#28352E;
}
li.subnav a:hover {
display:block;
padding:12px;
text-decoration:none;
background:#EEEEEE;
}
/*Podcast Page*/
.message {
	position: relative;
	padding: 1em 0;
	border-top: 1px solid #ccc;
		font-size:11px;
	}
	.message a {
	color: #2388ff;
	font-weight: bold;
	text-decoration: none;
	}
.message a:hover {
	text-decoration: none;
	}
	
.audioGlossary {
	margin: 15px 0 25px;
	height: 27px;
	background: url(/images/audio_glossary.gif) center top no-repeat;
	border: 1px solid #ccc;
	}

#content .message p {
	margin: 0 65px 0 25px;
	font-size: 1em;
	}
#content .message p strong {
	font-size: 1.1em;
	}
#content .message p span {
	padding-right: 10px;
	font-weight: bold;
	}
#content .message p a {
	padding-bottom: 2px;
	}
#content .message p a:hover {
	}
#content .message ul {
	position: absolute;
	top: 1.2em;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	}
#content .message a:hover {
	text-decoration: none;
	background: none;
	}
#content .message ul li {
	position: absolute;
	margin: 0; /* override */
	list-style: none;
	font-size: .9em; /* override */
	line-height: 1.5em; /* override */
	width: 100px;
	height: 16px;
	}
#content .message ul li a {
	display: block;
	height: 16px;
		}
	
#content .message li.listen {
	background: url(button-listen.gif) no-repeat;
	}
#content .message li.download {
	right: 21px;
	background: url(button-download.gif) no-repeat;
	text-indent:0px;
	}
#content .message li.notes {
	right: 45px;
	background: url(/images/button-notes_pdf.gif) no-repeat;
	}
#content .message li.buy {
	right: 0;
	text-align: right;
	background: url(/images/button-buy.gif) no-repeat;
	}
#content .message ul li.comments {
	width: 8em;
	right: 0;
	top: 25px;
	text-align: right;
	}
	#content .message ul li.comments a {
		text-indent: 0;
		}
/*Footer*/
#footer {
width:100%;
height:50px;
background:#28352E;
}
#fcontainer {
margin:auto;
width:604px;
font-family: "Lucida Grande", Verdana, sans-serif;
font-size: 9pt;
color: #FFF;
padding-left:22px;
padding-top:9px;
}
.style6 td {
border-bottom:#eee 1px solid;
padding-bottom:5px;
}
.rightnavbox {
	BORDER-RIGHT: #ccc 1px solid;
	BORDER-TOP: #336699 3px solid;
	FONT-SIZE: 11px;
	BACKGROUND: #ffffff;
	BORDER-LEFT: #ccc 1px solid;
	BORDER-BOTTOM: #ccc 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}
.thumbnail{
	padding: 3px 3px 3px 3px;
	width: 150px;
	background-color: #FFF5D8;
	border: 1px solid #DCD8BD;
	float: left;
	margin-left: 30px;
	margin-bottom: 10px;
}
.thumbnail img{
	padding-bottom: 5px;
}
