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

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

body  {
	font: "Times New Roman", Times, serif;
    margin: 0;          
    padding: 0;         
	background:url(images/back.jpg);
	background-repeat:repeat-x;
	background-color:#474d3d;
	color:000;
}

body  {
    margin: 0;          
    padding: 0;   
	background:url(images/back.jpg);
	background-repeat:repeat-x;
	background-color:#474d3d;
	color:000;
}

h1 {
	color:#770101;
	font-size: 1.5em;
	margin: 0 ; 
	padding: 10px 0 10px 0;
	border-bottom: 2px solid;
}

h2 {
	color:#770101;
	font-size: 1.5em;
	margin: 0 ; 

	font: Verdana, Geneva, sans-serif;
}

h3 {
	color:#474d3d;
	margin: 0 ; 
	padding: 10px 0 10px 0;
	font-size: 1em;
	font: Verdana, Geneva, sans-serif;	
}

h4 {
    font-size: 1.1em;
    font-weight: bold;
    color: #666;
    margin: 1ex 0 -.2ex 0;
}

#outerDiv {
    width: 900px;       /* sets the content width */
    margin: 0 auto;     /* no top/bottom margin, centered horizontally */
    background: #fff url(images/top.jpg) no-repeat;       /* white content background, header image */
}

a {
    text-decoration: underline;
	color:#00F;
}

a:hover, a:active {
    color: #400d02;
    border-bottom: 1px dashed #566440;
}

/* ===== header ===== */

#header {
    height: 160px;          /* set size equal to banner image */
    position: relative;     /* allow absolute positioning relative to this space */
         /* (used for menus below) */
}

#midBanner {
    height: 40px;
	background:url(images/banner.jpg);
    left: 85px;
    bottom: 0;
	width:900;
}

#midBanner ul {
    list-style: none;
    margin: 0;
    padding: 0;
	color:#FFF;

}

#midBanner li {
    font-family: "Times New Roman", Times, serif;
	font-size:15px;
	float: left;
	margin-left:25px;
	border-right:1px solid #fff;
	padding-right:20px;
	font-weight:500;
	margin-right:5px;
	margin-top:10px;

}

#midBanner a {
    font-family: "Times New Roman", Times, serif;
    display: block;
    color: #fff;
    text-decoration: underline;
	font-weight:500;	

}

#midBanner a:hover {
    color: #535b46;
    background: #d5d0c5;
	font-weight:500;
}

#midBanner a.current {
    color: #9DDBA5;
	font-weight:500;
}

#midBanner a.current:hover {
    cursor: default;
}

#midBanner li.last {
	border-right: 0;
}

/* the content portion of the page */

#content {
    background-color: #fff;
    padding: 0;
	font-family: "Times New Roman", Times, serif;
	color:#000;
}

/* ===== contact link ===== */

#contactButton {
    position: absolute;
    left: 800px;
    top: 0;
}

#contactButton a {
    height: 29px;
    width: 86px;
    display: block;
    background: url(images/contact.gif);
    border: none;
}

#contactButton a:hover {
    background: url(images/contact-hover.gif);
}

#aboutButton {
    position: absolute;
    left: 700px;
    top: 0;
}

#aboutButton a {
    height: 29px;
    width: 86px;
    display: block;
    background: url(images/about.gif);
    border: none;
}

#aboutButton a:hover {
    background: url(images/about-hover.gif);
}

/* ===== main menu ===== */

#mainMenu {
    position: absolute;
    left: 7px;
    bottom: 0;
	width:900px;
}

#mainMenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#mainMenu li {
    float: left;
    margin: 0;
    padding: 0;
}

#mainMenu a {
	font: "Times New Roman", Times, serif;
	font-size:15px;
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 0 10px 0 25px;
    margin-right: 7px;
    line-height: 25px;
    background: url(images/nav-off.jpg);
    border: none;
	font-weight:500;
}

#mainMenu a:hover {
    color: #fff;
    background: url(images/nav-rollover.jpg);
	font-weight:500;
}

#mainMenu a.current {
    margin-top: -5px;
    height: 30px;
    background: url(images/nav-current.jpg);
    color: #fff;
    line-height: 25px;
	font-weight:500;
}

#mainMenu a.current:hover {

}

/* ====- main content ===== */

#mainContent {
    float: left;
    width: 580px;
    margin: 0 0;
    padding: 20px;
	font: "Times New Roman", Times, serif;
	font-size:16px;
}

#mainContent ul {
	margin-top:0;
	font: "Times New Roman", Times, serif;
}

#mainContent li {
	margin-top:0;
	padding-bottom:5px;
	font: "Times New Roman", Times, serif;
}

mainContent a {
	color:#43749b;
}


/* ===== sidebar ===== */

#sideBar {
    float: right;
    width: 220px;
    padding: 20px;
    margin: 0;
}


#donate {
	width:220px;
}

#webinar {
	width:220px;
}

#newsletter {
	width:220px;
}

#newsletter a {
	color:#770101;
	text-decoration:underline;
}

#newsletter a:hover {
	color:#000000;
}

#calendar {
	width:220px;
}

#videos {
	width:220px;
}

#followus {
	width:220px;
}

#facebook {
	width:220px;
}

#book {
	width:220px;
}

#book a {
	font-weight:900;
	vertical-align:middle;
	text-align: center;
	font-size:16px;
	color:#400d02;
	padding:0;
	margin:0;
}

#book1 {
	width:220px;
}

#book1 a {
	font-weight:900;
	vertical-align:middle;
	text-align: center;
	font-size:16px;
	color:#400d02;
	padding:0;
	margin:0;
}

.roundedborders {
border: 2px solid #400d02;
padding: 10px 0 10px 0;
text-align: center; 
width: 200px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background: #d5d0c5;
behavior: url(pie/PIE.htc);
position:relative;
}

.whiteroundedborders {
border: 2px solid #400d02;
padding: 10px 0 10px 0;
text-align: center; 
width: 200px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background: #ffffff;
behavior: url(pie/PIE.htc);
position:relative;
}

/* ===== footer ===== */

#footer {
    clear: both;
    background: transparent;
    margin: 0 auto;
    padding: 5px;
}

#footer p {
    font-size: .75em;
    color: #fff;
    margin: 0;
    padding: 0;
    text-align: center;
}

#footer a {
	color:#FF0;
    text-decoration: none;
}

/* ===== miscellaneous styles ===== */

.clear {
    clear: both;
    height: 0;
    margin: 0;
    padding: 0;
}

.bookimg {
	margin: 0 0;
	text-align: center;
	float:left;
	padding:0 20px 20px 0;
}

.sidbartitle {
	color:#474d3d;
	font-weight:700;
	font-size:16px;
}

.skillstitles {
	font-weight:800;
}

.survey {
	padding:4px;
}

#numberspacing {
	padding: 5px 5px 5px 0;
}

.booktitle {
	font-style:italic;
	font-weight:800;
}

.testimonialname {
	font-style:italic;
	padding: 20px 0 20px 0;
	margin: 0;
	text-align:left;
	font-weight:700;
}

#content img.herb {
	float:left;
	padding:12px 10px 10px 0;
}

#courses li {
	display: inline;
	list-style:decimal;
	margin-right:.5em;
	color: #000000;
}

#content img.logo {
	float:right;
	padding:12px 10px 0 10px;
}

.offerings {
	font-size:16px;
	color:#770101;
	font-weight:800;
	font-style:none;
}

#article1 {
	background:#b7c6d1;
	padding:5px;
}

#article2 {
	background:#d8d6d3;
	padding:5px;
}

#content img.herb {
	float:right;
	padding:0 10px 10px 10px;
}

.breakthrough-title {
	font-weight:800;
	color:#00F;
}

ol.lower-alpha {
	list-style-type:lower-alpha
}
#pagevideo {
	width:350px;
	height:229px;
	padding:0 0 10px 10px;
	float:right;
}
#400video {
	width:390px;
	height:229px;
	padding:10px 0 10px 10px;
	float:left;
}