.UpcomingEvents #container #sidebar1 {
	float: left;
	width: 187px;
	padding: 0;
	margin:0;
	background-color: #66ffff;
/*	background-color: #9F6; - bg color for the home page*/
	background-repeat: no-repeat;
}



.UpcomingEvents #header {
 	background-image: url(../images/SubPageLogo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0;
	padding: 0;
	height: 113px;
	width: 189px;
}  

.UpcomingEvents #header h1{
	margin: 0 0 0 189px;
	padding:0;
}  





/* End of Right site banners for each link under Classes  */



.Classes #sidebar1 h1{
	background-image: url(../images/SideBarHeader_Highlights.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 h1, #mainContent h2 {
	color: #F90;
}

.Classes  #mainContent p {
	text-align: left;
	vertical-align: top;
}

.Classes  #mainContent h1 {
	padding-bottom: 10px;
	margin: 0;
	color: #F90;
	font-size: 24px;
}

#mainContent { color:#000; }
#mainContent p, #mainContent ul li { font-size:1.25em; line-height:1.3em; }
#mainContent h2 { color: #F90; margin:25px 0 0; }

a.download { display:block; background:#66C; border:3px solid #39F; color:#fff; font-size:1.6em; padding:12px; margin:20px; float:right; }
a.download:hover { background:#609; }

div#spacer { display:block; height:80px; }
/* 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*/

