#container {
	margin: 0 auto;
	position: relative;
	width: 900px;
	margin: 0 auto;
	background-color: #DD8D2B;
	border:16px solid #866B27;

	}

#nav {
	background-image: url(../img/navigation.jpg);
	padding: 0;
	margin: 0;
	list-style: none;
	width: 900px;
	height: 30px;
	overflow: hidden;
	}
	
#nav li {
    float: left;
}

#nav a {
    display: block;
    background-image: url(../img/navigation.jpg);
    padding-top: 27px;
    text-decoration: none; /* needed for IE8 beta, otherwise it still shows the underlines */
}
#nav-home {
	width: 64px;
	}

#nav-home:hover {
	background-position: 0px -28px;
	}
	
#nav-schedule {
	width: 90px;
	background-position: -64px 0;
	}

#nav-schedule:hover {
	background-position: -64px -28px;
	}
	
#nav-schedule-on {
	width: 90px;
	background-position: -64px -28px;
	}

#nav-location {
	width: 83px;
	background-position: -154px 0;
	}

#nav-location:hover {
	background-position: -154px -28px;
	}
	
#nav-location-on {
	width: 83px;
	background-position: -154px -28px;
	}

#nav-prices {
	width: 66px;
	background-position: -240px 0;
	}

#nav-prices:hover {
	background-position: -240px -28px;
	}
	
#nav-prices-on {
	width: 66px;
	background-position: -240px -28px;
	}
	
#nav-specials {
	width: 82px;
	background-position: -306px 0;
	}

#nav-specials:hover {
	background-position: -306px -28px;
	}
	
#nav-specials-on {
	width: 82px;
	background-position: -306px -28px;
	}
	
#nav-workshops {
	width: 106px;
	background-position: -388px 0;
	}

#nav-workshops:hover {
	background-position: -388px -28px;
	}
	
#nav-workshops-on {
	width: 106px;
	background-position: -388px -28px;
	}	
	
#nav-about {
	width: 64px;
	background-position: -498px 0;
	}

#nav-about:hover {
	background-position: -498px -28px;
	}
	
#nav-about-on {
	width: 64px;
	background-position: -498px -28px;
	}
	
#nav-links {
	width: 56px;
	background-position: -564px 0;
	}

#nav-links:hover {
	background-position: -564px -28px;
	}
	
#nav-links-on {
	width: 56px;
	background-position: -564px -28px;
	}
	
#nav-photos {
	width: 74px;
	background-position: -620px 0px;
	}

#nav-photos:hover {
	background-position: -620px -28px;
	}
	
#nav-photos-on {
	width: 74px;
	background-position: -620px -28px;
	}
	
#nav-teacher-training {
	width: 142px;
	background-position: -700px 0;
	}

#nav-teacher-training:hover {
	background-position: -700px -28px;
	}
	
#nav-teacher-training-on {
	width: 142px;
	background-position: -700px -28px;
	}
	
#nav-faq {
	width: 48px;
	background-position: -844px 0;
	}

#nav-faq:hover {
	background-position: -844px -28px;
	}
	
#nav-faq-on {
	background-position: -844px -28px;
	width: 48px;
	}
	
#header {
	background-color:  #ebdde2;

	}

#leftnav {
	border: 3px none #ffffff;
	background-color:  #ebdde2;
	width: 100%;
	color:#003366;
	text-decoration:none;
	font-size: 14px;
}

#home-top {
	width:900px;
	bottom: 10px;
	position:relative;
	left:10px;
	
	}
	
	
#leftcolumn {
	width:380px;
	float:left;
	bottom: 10px;
	margin-left:10px;
	margin-right:60px;
	
	}
	
#rightcolumn {
	width:380px;
	float:right;
	bottom: 10px;

	}
	
#home-left {
	width:480px;
	float:left;
	bottom: 10px;
	position:relative;
	left:10px;
	
	}
	
#home-right {
	width:420px;
	float:right;
	bottom: 10px;
	position:relative;

	}



#content {
	border: 3px none #ffffff;
	background-color : #DD8D2B;
	padding-top:2px;
	padding-right:7px;
	margin-left: 2em;

	}

#contentPrices {
	border: 3px none #ffffff;
	background-color : #DD8D2B;
	padding-top:2px;
	padding-right:7px;
	padding-bottom:24em;
	margin-left:14em;
	float:none;
	width:50%;

	}
	
#contentSpecials {
	border: 3px none #ffffff;
	background-color : #DD8D2B;
	padding-top:2px;
	padding-right:40px;
	padding-bottom:80px;
	padding-left:40px;
	float:none;

	}

#schedule {
	width:600px;	
	padding-left:12px;
	padding-top:50px;
	padding-bottom:20px;
	border-spacing:6px;
	float:right;
	}
	
#prices {
	width:460px;	
	padding-left:12px;
	padding-top:30px;
	padding-bottom:20px;
	border-spacing:6px;
	float:right;

	}
	
#healCode {
	width:460px;
	padding-top:2px;
	padding-right:7px;
	margin-left: 2em;

	}

#address  {
	 text-align: center;
	 font-family: "Comic Sans MS";
	 font-size: 16px;
	 color: #003366;
	 padding-bottom: 8px;
	 }

#photogallery{
	background-color: #ebdde2;

	float:left;
	
}

#slideshow {
		position: relative;
		width: 900px;
		height: 300px;
		top: -2px;
		left: -24px;
		overflow: hidden;
		/*margin-left:75px;
		margin-top: 20px;*/
		/*border:6px solid #9A7C2D;*/
	}
	

	#slideshow img {
		position: relative;
		left: 0;
		top: 0;
		width: 900px;
		height: 300px;
			
	}
	


	
body, p, li, td  {
	font-family:arial, serif;
	font-size:12px;
	color:#000000;
	text-align:left;
}

.bodystyle{
	background-color: #B33E23;
}

.bodystyle-substitutes{
	background-color: #DD8D2B;
}

.workshopDiv {
	width:860px;
	float:left;
	padding-bottom: 20px;
	
	}
	
.biosKelly{
	width: 800px;
	height: 260px;
	background-color : #dd8d2b;
	border: 1px;
	border-style:solid none solid none;
	border-color:#866B27;
}

.bios{
	width: 800px;
	height: 190px;
	background-color : #dd8d2b;
	border: 1px;
	border-style:none none solid none;
	border-color:#866B27;
}

img.right{
	float:right;
}

img.left{
	float:left;
	
}
/*img.header{
	float:left;
	 width:900px; 
	 height:75px;
	 border:0;
} */


a {
	text-decoration:underline;
	color: #866B27;

}

a:hover{
	text-decoration:none;
	color: #B33E23;
}

ul {
	list-style-type : none;
	padding-bottom: 20px;
	
}

ul.benefits {
list-style-type:circle;

}

li {
	float:left;
	padding-right:1px;
	padding-left: 1px;	

}


.separater {
	float:left;
	padding-right:1px;
	padding-left: 1px;	
	color: #866B27;
	font-size: 16px;

}

.separater1 {
	float:left;
	padding-right:8px;
	padding-left: 8px;
	background-image:url(../img/buddha.gif);
	background-repeat:no-repeat;

}

.buddhalogoHome {
	float:left;
	padding-right: 2em;
	padding-left: 1em;
	padding-top: 2em;
	padding-bottom: 2em;
}

.barbu {
	display:block;
	float:left;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
	border:3px solid #866B27;
}

.hyfi {
	display:block;
	float:left;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
	border:3px solid #866B27;
}

.buddhalogoPrices {
	float:right;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 16px;
}

.buddhalogoSchedule {
	float:right;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}

.buddhalogoAbout {
	float:right;
	padding-right: 2em;
	padding-left: 1em;

}

.buddhalogoParties {
	display: block;
	float:right;
	padding-right: 2em;
	padding-left: 1em;

}

.buddhalogoNotFound {
	float:right;
	padding-right: 2em;
	padding-left: 1em;

}

.buddhalogoLinks {
	float:right;
	position:relative;
	bottom: 500px;

}

.teacherTraining {
	display: block;
	margin-left: auto;   
	margin-right: auto;
	padding-top: 30px;
	padding-bottom: 16px;
}

.t-trainingHeader {
	padding-top: 30px;
}

.twitterLogo{
	float:left;

}

.navBorder{
	position:relative;
	left: 325px;

}

.scheduleimage {
display:block;

}

.descimage {
	display:block;
	position:relative;
	width:50%;
}

.tshirtHome {
float:left;
padding-left:40px;

}

.buddhaImgSpecials{
float:left;
padding-left:100px;
padding-right: 20px;

}

.footer {
	font-family:"Comic Sans MS";
	font-size:11px;
	color:#866B27;
	text-align:center;
	vertical-align: bottom;
	
	}
	
.footer2 {
	font-family:"Comic Sans MS";
	font-size:9px;
	color:#866B27;
	text-align:left;
    vertical-align: bottom;

	}
	
.footer1 {
	font-family:"Comic Sans MS";
	font-size:9px;
	color:#866B27;
	position:relative;
	bottom:10px;
	left:650px;

}
.footerAbout{
	font-family:"Comic Sans MS";
	font-size:9px;
	color:#866B27;
	text-align:right;
	margin-left: 8px;
	margin-right: 8px;
	vertical-align: bottom;
	padding-top:60px;
	
	}
	
.footerPhotos {
	font-family:"Comic Sans MS";
	font-size:9px;
	color:#866B27;
	text-align:right;
    vertical-align: bottom;

	}
	
.substitutes {
	font-family:arial, serif;
	font-size:16px;
	color:#841518;
	text-align:left;

	}

.substitutesItalics{
	font-family:arial, serif;
	font-size:16px;
	color:#866B27;
	text-align:left;
	font-style:italic;

	}
	

.sub_items_date {
	 background-color:#866B27;
	 text-align: left;
	 font-family: arial, serif;
	 font-size: 14px;
	 color: #741012;
	 font-weight:bold;
	 }
	 
.sub_items {
	background-color:#DD8D2B;
	text-align: left;
	font-family: arial, serif;
	font-size: 13px;
	color: #841518;
	font-weight: bold;
	 
	 }

.descriptions {
	 text-align: left;
	 font-family:arial, serif;
	 font-size: 14px;
	 letter-spacing: 0.05em;
	 color: #841518;
	margin-right: 20px;
	
	 }
	 
.descriptions a {
	 text-align: left;
	 font-family: arial,serif;
	 font-size: 14px;
	 letter-spacing: 0.05em;
	 text-decoration: underline;
	 color: #866B27;
	 
}

.descriptions a:hover {
	 text-align: left;
	 font-family: arial,serif;
	 font-size: 14px;
	 letter-spacing: 0.05em;
	 color: #B33E23;
	 text-decoration: none;
	 
}

	 .descriptionsEOP {
	 text-align: left;
	 font-family:arial, serif;
	 font-size: 14px;
	 letter-spacing: 0.05em;
	 color: #841518;
	margin-right: 20px;
	padding-bottom: 40px;
	}
	 
.descriptionsSched {
	 text-align: left;
	 font-family:arial, serif;
	 font-size: 14px;
	 letter-spacing: 0.05em;
	 color: #841518;
	margin-right: 20px;
	margin-left: 20px;
	
	 }
	 
.descriptions16 {
	 text-align: left;
	 font-family: arial, serif;
	 font-size: 18px;
	 color: #841518;
	margin-right: 20px;
	
	 }
	 
.desc18Right {
	 text-align: right;
	 font-family: arial, serif;
	 font-size: 18px;
	 color: #841518;
	margin-right: 20px;
	
	 }
	 
.descriptions24 {
	 text-align: left;
	 font-family: arial, serif;
	 font-size: 24px;
	 color: #841518;
	
	 }

	 
.emailKelly {
	 text-align: center;
	 font-family: arial,serif;
	 font-size: 14px;
	 color: #841518;
	 padding-bottom: 20px;
	
	 }
	 
.descriptionsBold {
	 text-align: left;
	 font-family: arial,serif;
	 font-size: 14px;
	 letter-spacing: 0.05em;
	 font-weight: bold;
	 color: #841518;
	
	 }
	 
.descripAbout {
	 text-align: left;
	 font-family: arial,serif;
	 font-size: 13px;
	 letter-spacing: 0.05em;
	 color: #841518;
	margin-right: 20px;
	
	 }
	 
.events {
	text-align: left;
	 font-family: arial,serif;
	 letter-spacing: 0.05em;
	 font-size: 14px;
	 color: #841518;
	
	 }
	 

	 
.events a {
	 text-align: left;
	 font-family: arial,serif;
	 font-size: 14px;
	 letter-spacing: 0.05em;
	 text-decoration: underline;
	 color: #866B27;
	 
}

.events a:hover {
	 text-align: left;
	 font-family: arial,serif;
	 font-size: 14px;
	 letter-spacing: 0.05em;
	 color: #B33E23;
	 text-decoration: none;
	 
}

.workshop14 {
	padding-bottom:12px;
	 font-family: arial,serif;
	 font-size: 14px;
	 letter-spacing: 0.05em;
	 color: #841518;
	display: block;
    margin: 0 0 0 185px;
}

.workshop14 a {
	 text-align: left;
	 font-family: arial,serif;
	 font-size: 14px;
	 letter-spacing: 0.05em;
	 text-decoration: underline;
	 color: #866B27;
	 display: block;
    margin: 0 0 0 185px;
	 
}

.workshop14 a:hover {
	 text-align: left;
	 font-family: arial,serif;
	 font-size: 14px;
	 letter-spacing: 0.05em;
	 color: #B33E23;
	 text-decoration: none;
	 display: block;
    margin: 0 0 0 185px;
	 
}
	 
.eventsHome {
	 text-align: left;
	padding-bottom:12px;
	 font-family: arial,serif;
	 font-size: 14px;
	 letter-spacing: 0.05em;
	 color: #841518;
	
}

.eventsHome16 {
	 text-align: left;
	padding-bottom:12px;
	 font-family: arial,serif;
	 font-size: 16px;
	 letter-spacing: 0.05em;
	 color: #841518;
	
}




.workshopText {
	 text-align: left;
	 font-family: arial,serif;
     font-size: 14px;
	 letter-spacing: 0.05em;
	 color: #841518;
	
}
	 
.descriptionsCenter {
	 text-align: center;
	 font-family:  arial,serif;
	 font-size: 18px;
	 color: #841518;
	
	 }
	 
.homeMsgs {
	 text-align: center;
	 font-family:  arial,serif;
	 font-size: 22px;
	 color: #841518;
	
	 }
	 
.descrAboutCenter {
	 text-align: center;
	 font-family: arial,serif;
	 font-size: 18px;
	 color: #841518;
	
	 }
	 
.body_text {
	 text-align: left;
	 font-family: arial,serif;
	 font-size: 16px;
	 letter-spacing: 0.05em;
	 color: #841518 
	 }
	 
	 
.redBody {
	 text-align: left;
	 font-family: "Comic Sans MS";
	 font-size: 16px;
	 color: #a35c62; 
	 }
	 
.redBody a{
	 text-align: left;
	 font-family: "Comic Sans MS";
	 font-size: 16px;
	 color: #a35c62; 
	 }

.redBody a:hover{
	 text-align: left;
	 font-family: "Comic Sans MS";
	 font-size: 16px;
	 color: #a65ea7; 
	 }
	 
	 
.redBodyCenter {
	 text-align: center;
	 font-family: "Comic Sans MS";
	 font-size: 16px;
	 color: #a35c62; 
	 } 
	 
.redBodyBig {
	 text-align: center;
	 font-family: "Comic Sans MS";
	 font-size: 22px;
	 color: #841518; 
	 }
	 
.redBodyBig a {
	 text-align: center;
	 font-family: "Comic Sans MS";
	 font-size: 20px;
	 color: #981b1f; 
	 }


.quotes {
	text-align: left;
	font-family: arial,serif;
	font-size: 13px;
	color: #841518;
	 }
	 
.quotesLinks {
	text-align: center;
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #841518;
	 }
	 
.homeQuotes {
	text-align: right;
	font-family: arial,serif;
	font-size: 13px;
	color: #841518;
	padding-top:100px;


	 }
	 
.locationImg {
	margin-bottom:300px;

	
}

.homeImg {
	float:right;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
	border:3px solid #866B27;
	
}

.homeImgLeft {
	float:left;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
	border:3px solid #866B27;
	
}

.biosImg {
	float:left;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
	width:175px;
	height:175px;
}
.biosImgKelly {
	float:left;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:30px;
	width:220px;
	height:180px;
}

.centerImg {
	display: block;
    margin-left: 25px;
	
}

.rytImg {
	display: block;
    margin-left: 98px;
	
}

.birthdayImg {
	display: block;
    margin-left: -6px;
    margin-right: auto;
	
}

.workshopsImg {
	padding-left:10px;
	padding-bottom: 10px;
	padding-top: 25px;
	
}

.twitterLinks {
	float:right;
	padding-right: 10px;
	
}

.accountHome {
	position:left;
	padding-top: 20px;

}

.accountHomeBarbu {
	padding-top: 20px;
	/*padding-left: 132px;*/
}

.accountHomeHyfi {
	padding-top: 20px;
	padding-left: 132px;
}

.mailingList {
	float:right;
	border: solid 2px;
	
}

.homeToutTop {
	display: block;
    margin-left: auto;
    margin-right: auto;
	border: solid 2px;

}

.trademark {
	font-size: 12px;
	
}

.clear {

	display: block;
	display: inline-block;
	height: 1%;
	margin: 0 auto;
}


.clear:after { 

	content: "."; 
	clear: both; 
	display: block; 
	visibility: hidden; 
	height: 0; 
	line-height: 0; 
	

}
 

h1 {
	font-size: 24px;
	color:#003366;
}

h1 img{
	display:block;
	margin-top:40px;
	
}

h2 {
	font-size: 22px;
	font-family: arial, serif;
	color:#841518;
	text-align:center;
	font-weight: normal;
	padding-bottom: 6px;
	padding-top:20px;
}




h3 {
	font-size: 22px;
	font-family: "Comic Sans MS";
	text-align:left;
	font-weight: bold;
}

 

