* {
	margin: 0px;
	padding: 0px;
}
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #dadac8;
}
p {
	margin-bottom: 0.25em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	}
.big_Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	color: #5D1C1F;
	display: block;
	margin-bottom: 0.5em;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top: 0.5em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
h1, h2, h3 {
	color: #5D1C1F;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
}
ul {
	list-style: none;
}
hr {
	width: 100%;
	margin-top: 0.5em;
	margin-bottom: 0em;
	color: #30577F;
	padding: 0px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearfloat {
	clear: both;
}
.past_dialogues {
	color: #8B8B8B;
}
.smaller_italics {
	font-size: 0.9em;
	font-style: italic;
	padding-bottom: .5em;
}
.smallest_italics {
	font-size: 0.85em;
	font-style: italic;
}
.current_dialog {
	background-color: #EBEEE3;
	padding: .5em;
	border: 1px solid #B8B1A1;
	width: 350px;
}
.section_color_bar {
	background-color: #BAB0A3;
	float: left;
	width: 98%;
	padding-top: 0.25em;
	padding-right: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 0.40em;
}
.last {
	border-right-style: none;
}
.orange {
	color: #916055;
}
.highlight_button {
	display: inline;
	font-style: italic;
	color: #FEF7D7;
	background-color: #D07A5C;
	margin: 0px;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.lowlight_button {
	display: inline;
	font-style: italic;
	background-color: #C8DBEE;
	margin: 0px;
	padding: 0.25em;
	background-image: url(url(../ldf_images/nav_button.gif));
}
a:link {
	color: #762f17;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #762f17;
}
a:hover {
	text-decoration: none;
	color: #9a3cef;
	border-bottom-width: 1px;
	border-bottom-color: #9a3cef;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

#container  {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header  {
	text-align: center;
	position: relative;
	margin-bottom: 2em;
} 
#header h1 {
	background-color: #E3E4D1;
	border: 2px outset #FFFFFF;
	padding-top: 0.1em;
	padding-bottom: 0.2em;
	margin-right: auto;
	margin-left: auto;
}
#footer    {
	padding: 10px; 
	text-align: center;
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 240px;
}
#home  #mainContent {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#home #spiritu_image #more_spiritu {
	background-color: #BFD8DD;
	width: 415px;
	border: 5px solid #E5E6D4;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	margin-right: auto;
	margin-left: auto;
}
#home #spiritu_image {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	height: 483px;
	background-image: url(../ldf_images/shambhala.jpg);
	border: thin solid #FFFFFF;
}
#home #container #sidebar1 #schedule2 {
	width: 380px;
	margin-top: 2em;
	padding: 7px;
	background-color: #EBEEE3;
	border: thin solid #FFFFFF;
}
#home  #sidebar1  {
	width: 680px;
	padding: 1em;
	border: 1px solid #FFFFFF;
	margin-bottom: 2em;
	margin-left: 0px;
	background-color: #e6e0c9;
}
#home  #sidebar1  img {
	float: left;
	margin-right: 1em;
}
#home #sidebar1 #current_dialogue {
	background-color: #F3F5E6;
	padding: 10px;
	border: 2px solid #FFFFFF;
	background-image: url(../ldf_images/gradation_blue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
}	
#home #sidebar1 h2 {
	color: #682D2E;
}
#home #wisdom_words_box {
	float: right;
	width: 260px;
	margin-left: 1em;
	margin-bottom: 4em;
}
#home #wisdomwords_form {
	width: 240px;
	background-color: #d9cfaa;
	border: 2px ridge #FFFFFF;
	margin-left: -10px;
	float: right;
	padding: 4px
}
#monthly_dialogues #mainContent {
	width: 650px;
	margin-left: 75px;
	margin-top: 25px;
}
#about_MsDantes #awakeningwisdom img {
	float: right;
	height: 130px;
	width: 250px;
}

#about_MsDantes #mainContent {
	margin-right: 0px;
	margin-bottom: 0;
	width: 570px;
	float: left;
	padding: 0;
	margin-left: 110px;
	background-image: url(../ldf_images/yellowflowers.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#about_MsDantes #sidebar1  {
	margin-right: 0;
	margin-bottom: 0;
	width: 570px;
	float: left;
	padding: 0 10px 0 110px;
	margin-top: -2.5em;
} 
#about_MsDantes  #comments_link {
	text-align: left;
}
#about_MsDantes #sidebar1 img {
	float: right;
}
#books #booktable {
	margin-left: 40px;
}
#books #booktable ul {
	list-style-position: inside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #762F17;
	line-height: 1.2em;
	margin-left: 2em;
}
#books #note, #audio_video #note {
	background-color: #E9E8CD;
	padding: 7px;
	border: 1px solid #FFFFFF;
	margin-bottom: 1.5em;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#books #note a, #audio_video #note a {
	color: #FCF5D6;
	margin: 0px;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.5em;
	display: inline-block;
	font-size: 1em;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-decoration: none;
}
#comments_work #sidebar1 {
	background-color: #ECE9DD;
	width: 350px;
	border: 2px groove #776FAD;
	float: left;
	padding: 10px;
	margin-left: 1em;
}
#comments_work #mainContent {
	float: right;
	width: 350px;
}
#comments_work  #mainContent  h3 {
	clear: left;
}
#comments_work #back_to {
	float: right;
}
#currentdialogue {
	background-color: #CDDCEB;
	padding: 5px;
}
#audio_video #video_container {
	margin-right: auto;
	margin-left: auto;
}
#audio_video #video_ldf {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	text-align: center;
}
#contact_us #mainContent {
	float: right;
	margin-right: 40px;
}
#contact_us #sidebar1 {
	padding: 10px;
	background-color: #E6E9E9;
	width: 210px;
	margin-left: 60px;
	border: 3px solid #FFFFFF;
}
#thankyou #sidebar1 {
	text-align: center;
	float: none;
	width: 780px;
	margin-top: 2em;
}
#error #sidebar1 {
	text-align: center;
	float: none;
	width: 780px;
}

/*  -------------------- Main Navigation Styles -------------------*/


#header ul{
	list-style: none;
	margin-top: 15px;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	}
#comments_link ul {
	list-style: none;
	margin-top: 15px;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	}
#header li, #comments_link li {
	float: left;
	}
#header ul a, #comments_link ul a{
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	color:#11095B;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	list-style-type: none;
	background-image: url(../ldf_images/nav_button.gif);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	}
#header ul a:visited, #comments_link ul a:visited{
	color: #11095B;
}
#header ul a:hover, #comments_link ul a:hover{
	color: #FFFFFF;
	background-image: url(../ldf_images/nav_button_over.gif);
}
#header ul a:active,  #comments_link ul a:active {
	color: #CC0000
}
#header li a.current,#header li a.current:hover,#header li a.current:active {
	color:#FFFFFF;
	cursor:default;
	background-image: url(../ldf_images/nav_button_current.gif);
	font-style: italic;
}
#home #home_link a,
#about_MsDantes #about_MsDantes_link a,
#books #books_link a,
#articles #articles_link a,
#audio_video #header #audio_video_link a,
#retreat_dialog #header #retreat_dialog_link a,
#contact_us #header #contact_us_link a {
	background-image: url(../ldf_images/nav_button_current.gif);
	background-repeat: repeat-x;
	background-position: left;
	color:#FFFFFF;
	cursor:default;
	font-style: italic;
}
#services  {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}



/*---------Navigation for Footer----------*/

#navlinks li {
	display: inline;
	list-style: none;
	margin-right: 0.25em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3B2214;
	line-height: 1.5em;
	font-size: 0.9em;
	padding-right: 0.5em;
}
#navlinks li.last {
	border-right: 0;
}





/*---------Navigation for Articles Page and Video Playlist----------*/

#articles_nav h3, #excerpts_nav h3 {
	border-bottom-color: #5D1C1F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 3px;
}
.redbrown {
	color: #5D1C1F;
}
#articles_nav ul, excerpts_nav ul, #playlist ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}	
#articles_nav ul a, #excerpts_nav ul a, #playlist ul a{
	color: #6F363A;
	text-decoration: none;
	line-height: 1.2em;
	border-bottom: 1px solid #fff;
	width: 200px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 5px;
	}
#playlist ul a{
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F1F2DF;
}
#audio_video #playlist #order_link {
	float: right;
	margin-right: 1em;
}
#articles_nav ul a:hover, #excerpts_nav ul a:hover, #playlist ul a:hover {
	background-color:#996666;
	color: #fff;
	}	

#blessing #blessing_link a,
#coping #coping_link a,
#transcend #transcend_link a,
#spiritu #spiritu_link a,
#compassion #compassion_link a,
#silencenlight #silencenlight_link a{
	color: #204BBB;
	cursor:default;
	font-style: italic;
	}
	
#essence #essence_link a,
#loveresponsibility #loveresponsibility_link a,
#opposites #opposites_link a,
#resentment #resentment_link a,
#togetherness #togetherness_link a{
	color: #204BBB;
	cursor:default;
	font-style: italic;
	}
#mainContent2 {
	margin-right: 0;
	margin-bottom: 0;
	width: 600px;
	float: left;
	margin-left: 85px;
}
#mainContent2 #sidebar2 {
	float: right;
	width: 220px;
	border: 2px outset #FFFFFF;
	background-color: #E3E4D1;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#articles #mainContent2 {
	background-image: url(../ldf_images/amarillis.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#comments_work #sidebar1 p {
	background-color: #ECE9DD;
	width: 350px;
	padding: 0px;
	margin: 0px;
}
#home #wisdom_words_box img {
	padding: 0px;
	margin-top: 0px;
	display: block;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#contact_us  #ldf_donations {
	background-color: #B6C7EB;
	padding: 4px;
	border: thin solid #FFFFFF;
	text-align: center;
}
#spiritu_image #freebooklet {
	height: 220px;
	width: 238px;
	margin-top: 215px;
	margin-left: 215px;
	padding: 6px;
}
#spiritu_image #freebooklet img {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
#home #container #mainContent #spiritu_image #readmore h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
}
#home #readmore {
	text-align: center;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e6e0c9;
	padding: 5px;
	border: thin solid #FFFFFF;
}
#spiritu  #mainContent2  p {
	margin-top: 1em;
}
#audio_video #video_ldf {
	width: 600px;
}
.white {
	color: #FFFFFF;
}
#SignUp td, #wisdom_words_box td {
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.red {
	color: #FF0000;
}
