.Classes #container #sidebar1 {
	float: left;
	width: 187px;
	padding: 0;
	margin:0;
	background-color: #CCCCFF;
/*	background-color: #9F6; - bg color for the home page*/
	background-repeat: no-repeat;
}



.Classes #header {
 	background-image: url(../images/SubPageLogo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0;
	padding: 0;
	height: 113px;
	width: 189px;
}  

.Classes #header h1{
	margin: 0 0 0 189px;
	padding:0;
}  


/* Right site banners for each link under Classes  */
 .BenefitsYoga{
 	background-image: url(../images/header_BenefitsPhotos.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0;
	height: 113px;
	width: 691px;
} 
 .Schedule{
 	background-image: url(../images/header_SchedulePhotos.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0;
	height: 113px;
	width: 691px;
} 
.PrivateInstruction{
 	background-image: url(../images/header_PrivateClassPhotos.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0;
	height: 113px;
	width: 691px;
} 

.NewToYoga{
 	background-image: url(../images/header_NewToYogaPhotos.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0;
	height: 113px;
	width: 691px;
} 




/* End of Right site banners for each link under Classes  */



.Classes #sidebar1 h1{
	background-image: url(../images/SideBarHeader_Classes.jpg);
	background-repeat: no-repeat;
	height: 158px;
	width: 187px;
	margin: 0;
	padding: 0;
}

.Classes #sidebar1 p, Classes #sidebar1 h3{
	margin: 0 auto;
	padding: 0px 10px 10px 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	
	
.Classes #container #sidebar1 #line {
	margin: 0 auto;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	border-bottom-width: 1px;
	width: 80%;
	text-align: center;
}

 .Classes #sidebar1 h2{
	padding: 10px 10px 0px 10px;
	color: #000;
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

 
.Classes #mainContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	text-align: left;
	vertical-align: top;
}

#mainContent h2{	
}
.Classes  #mainContent p {
	text-align: left;
	vertical-align: top;
}

.Classes  #mainContent h1 {
	padding-bottom: 10px;
	margin: 0;
	color: #F90;
	font-size: 24px;
}



 .Classes #HomePagePhoto{
	margin: 0;
	padding: 0;
	color: #F90;
/*	background-image: url(../images/HomeFrieze.jpg); - this is photo for the main contener top*/
	background-repeat: no-repeat;
	background-position: left center;
	width:639px;
	height: 121px;
}




/* classes for the middle left part of the page
the styles below are from LotusGardensStyles.css

they can be adjusted for this section by placing the .Classes on front of the #
*/

#Articles{
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#Articles p{
	margin: 0;
	padding: 0 100px 10px 20px;
	font-size: 12px;
	color: #000;
}


#Articles p .BoldItalic{
	font-size: 12px;
	color: #000;
	font-weight: bold;
	font-style:italic;
}



#Articles h1{
	padding-bottom: 10px;
	margin: 0;
	color: #F90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

#Articles h2{
	margin: 0;
	padding-bottom: 10px;
	font-style: bold;
	font-size: 14px;
	color: #F90;
	
}

 #HomeIntro p{
	font-size: 12px;
	color: #60C;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

 #HomeIntro {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #60C;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

/* End classes for the middle left part of the page*/
