/* The Reset ---------------------------------- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img, abbr { border: 0; }
address, caption, cite, code, dfn, em, h1, h2, h3, h4, h5, h6, strong, th, var { font-style: normal; font-weight: normal; }
caption, th { text-align: left; }
q:before, q:after { content: ''; }
a { text-decoration: none; }

/* Globals ------------------------------------ */

body {
	color: #3b2d60;
	font-family: 'Helvetica Neue LT Std', 'Helvetica Neue', 'Corbel', 'Calibri', 'Trebuchet MS', 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 80%;
	background-color: #220b58;
	}

#topBG {
	background-image: url(img/bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

p, ol { 
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
	}

h2 { 
	font-size: 1.5em;
	line-height: 1em;
	margin: 0 0 1em 0;
	}

h3 { 
	font-size: 1.1667em;
	line-height: 1.286em;
	margin-top: 0;
	margin-bottom: 0.643em;
	}

strong { 
	font-weight: bold;
	}

p a { 
	color: #3b2d60;
	border-bottom: 1px dotted #3b2d60;
	}

p a:hover { 
	border-bottom: 1px solid #3a0ab6;
	color: #3a0ab6;
	}

/* Basic Structure ---------------------------- */



#wrapper {
	}

#container {
	width: 808px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#contact p { 
	top: 0;
	color: #6c8b9a;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	text-align: right;
	right: 0;
	}

#contact p a { 
	color: #6c8b9a;
	text-decoration: none;
	}

#contact p a:hover { 
	border-bottom: 1px dotted #6c8b9a;
	}

#header {

 } 

#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */

}

#leftnav {
	float: left; /* since this element is floated, a width must be given */
	width: 230px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 260px;
}

#leftnav .linkypoo { 
	margin-bottom: 0.3em;
	text-indent: -9999px;
	}

#leftnav2 {
	float: left; /* since this element is floated, a width must be given */
	width: 260px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 142px;
}

#leftnav2 .linkypoo { 
	margin-bottom: 0.3em;
	text-indent: -9999px;
	}

#footer {
	clear: both;
	background-image: url(img/hr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 724;
	height: 13;
	margin-left: 3px;
	Margin-bottom: 250px;
	} 

/* Content ----------------------------------- */



#mainContent {
	background-image: url('img/bkg-copy.jpg');
	background-repeat: no-repeat;
	background-postion: left top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 265px;
	padding-left: 13px;
	padding-top: 20px;
	padding-right: 95px;
	padding-bottom: 5px;
	height: 380px;
}

#mainHome {
	margin-top: 2px;
	text-align: center;
}

#mainBio {
	background-image: url('img/bio-header.gif');
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#mainBioContent {
	background-image: url('img/bkg-copy.jpg');
	background-repeat: no-repeat;
	background-postion: left top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 265px;
	padding-left: 13px;
	padding-top: 20px;
	padding-right: 95px;
	padding-bottom: 5px;
	height: 1805px;
}

#mainBio h3 {
	text-indent: -9999px;
	height: 16px;
	}

#mainEnergyContent {
	background-image: url('img/bkg-copy.jpg');
	background-repeat: no-repeat;
	background-postion: left top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 265px;
	padding-left: 13px;
	padding-top: 20px;
	padding-right: 95px;
	padding-bottom: 5px;
	height: 1640px;
}

#mainEnergy {
	background-image: url('img/energy-header.gif');
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#mainEnergy h3 {
	text-indent: -9999px;
	height: 16px;
	}

#mainYoga {
	background-image: url('img/yoga-header.gif');
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#mainYoga h3 {
	text-indent: -9999px;
	height: 16px;
	}

#mainMeditationContent {
	background-image: url('img/bkg-copy.jpg');
	background-repeat: no-repeat;
	background-postion: left top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 265px;
	padding-left: 13px;
	padding-top: 20px;
	padding-right: 95px;
	padding-bottom: 5px;
	height: 685px;
}

#mainMeditation {
	background-image: url('img/meditation-header.gif');
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#mainMeditation h3 {
	text-indent: -9999px;
	height: 16px;
	}

#mainSpaceContent {
	background-image: url('img/bkg-copy.jpg');
	background-repeat: no-repeat;
	background-postion: left top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 265px;
	padding-left: 13px;
	padding-top: 20px;
	padding-right: 95px;
	padding-bottom: 5px;
	height: 593px;
}

#mainSpace {
	background-image: url('img/space-header.gif');
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}



#mainSpace h3 {
	text-indent: -9999px;
	height: 16px;
	}

	

#mainReadingsContent {
	background-image: url('img/bkg-copy.jpg');
	background-repeat: no-repeat;
	background-postion: left top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 265px;
	padding-left: 13px;
	padding-top: 20px;
	padding-right: 95px;
	padding-bottom: 5px;
	height: 610px;
}



#mainReadings {
	background-image: url('img/readings-header.gif');
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}



#mainReadings h3 {
	text-indent: -9999px;
	height: 16px;
	}

	

#mainSchedule {
	background-image: url('img/schedule-header.gif');
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}



#mainScheduleContent {
	background-image: url('img/bkg-copy.jpg');
	background-repeat: no-repeat;
	background-postion: left top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 265px;
	padding-left: 13px;
	padding-top: 20px;
	padding-right: 95px;
	padding-bottom: 5px;
	height: 820px;
}



#mainSchedule p { 
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 10px 0;
	}



#mainSchedule .rightcol {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 160px;
	}



#mainSchedule h3 {
	text-indent: -9999px;
	height: 16px;
	}

	

#mainContact {
	background-image: url('img/contact-header.gif');
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}



#mainContact h3 {
	text-indent: -9999px;
	height: 16px;
	}



#mainLinks {
	background-image: url('img/links-header.gif');
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}



#mainLinks h3 {
	text-indent: -9999px;
	height: 16px;
	}

	

#mainLinksContent {
	background-image: url('img/bkg-copy.jpg');
	background-repeat: no-repeat;
	background-postion: left top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 265px;
	padding-left: 13px;
	padding-top: 20px;
	padding-right: 95px;
	padding-bottom: 5px;
	height: 750px;
}


#mainLinks p { 
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 1em 0;
	}


ul { 
	font: 110% 'Helvetica Neue LT Std', 'Helvetica Neue', 'Corbel', 'Calibri', 'Trebuchet MS', 'Lucida Grande', Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	margin-top: -15px;
	margin-left: 25px;
	margin-bottom: 20px;
	padding-right: 10px;
	}

	