body{
	margin:0;
	padding:0;
	background-color: #eeeeee;
	}



a {
	font-size: 12px;
	color: #622e20;
}
.pdf {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.Workshop {
	font-size: 10px;
	font-weight: bold;
	color: #9a9c95;
}

a:visited {
	color: #622e20;
}
a:hover {
	color: #622e20;
}
a:active {
	color: #622e20;
}







a.SignUp {
	font-size: 11px;
	color: #622e20;
}

a.SignUp:visited {
	color: #622e20;
}
a.SignUp:hover {
	color: #622e20;
}
a.SignUp:active {
	color: #622e20;
}


a.Event {
	font-size: 11px;
	color: #622e20;
}

a.Event:visited {
	color: #622e20;
}
a.Event:hover {
	color: #622e20;
}
a.Event:active {
	color: #622e20;
}




p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #575757;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7e807a;
	padding: 20px 0px 0px;
	}
	
H2 {
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px 0px 0px;
	font-weight: bold;
	height: 20px;
	}
	
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
	padding: 0px 0px 5px;
	font-weight: bold;
	}
.Date {
	font-size: 12px;
	color: #9a9c95;
}


.Image_Float {
	float:left;
	}

.ClassListing {
	font-size: 11px;
	line-height: 17px;
	padding: 2px 0px 15px;
	border-bottom: 1px solid #d9dcd3;
}



#MainContainer{
	width: 840px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-image: url(../images/shared/bg.gif);
	background-repeat: repeat;
	}

#Header{
	background: #d9dcd3 url(../images/shared/header_footer_graphic.gif) no-repeat;
	height: 19px; /*Height of top section*/
	}


#ContentWrapper{
	float: left;
	width: 100%;
	}

#ContentColumn{
	margin: 0 259px 0 220px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	background-color: #FFFFFF;
	}

#LeftColumn{
	float: left;
	width: 220px; /*Width of left column in pixel*/
	margin-left: -840px; /*Set margin to that of -(MainContainerWidth)*/
	background: #FFFFFF url(../images/shared/left_bg.gif) no-repeat bottom;
	}

#RightColumnHome{
	height:450px;
	float: left;
	width: 259px; /*Width of right column*/
	margin-left: -259px; /*Set left margin to -(RightColumnWidth)*/
	background: #000000;
	}



#RightColumn{
	float: left;
	width: 259px; /*Width of right column*/
	margin-left: -259px; /*Set left margin to -(RightColumnWidth)*/
	}

.MainContent{
		margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
		margin-top: 0;
		text-align: left;
	}

.MenuArea{
	margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	text-align: left;
}

.InnerTube{
	margin: 3px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8c8c8c;
	text-align: right;
	padding: 0px;
}

.FeaturedHome{
	margin: 0px 10px;
	color: #000000;
	text-align: left;
	padding: 2px 0px 0px;
}

.H1Feature {
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	padding: 10px 0px 5px;
	border-bottom: 1px solid #ffffff;
	margin: 0px;
	}
	
.H2Feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: normal;
	font-weight: bold;
	margin: 5px 0px 0px;
	}
	
.H3Feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: normal;
	font-weight: normal;
	font-style: italic;
	}
	
.Sidebar {
	color: #ffffff;
	font-size: 11px;
	line-height: normal;
	}

.SideImages{
	width:259px;
	height:564px;
	margin:0px;
	padding:0px;
}

.LinkRight {
	text-align:right;
	left: 200px;
}

#Footer{
	clear: left;
	background: #d9dcd3 url(../images/shared/header_footer_graphic.gif) no-repeat;
	height: 19px; /*Height of bottom section*/
	}

#Footer a{
	color: #FFFF80;
	}
.bold {
	font-weight: bold;
}
.FeaturedArtistName {
	color: #ffffff;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}
#ContentColumnShow {

	margin: 0 10px 0 220px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	background-color: #FFFFFF;
}
#ShowContainer {
	width: 840px; /*Width of main container*/
	margin: 0 auto;
	background-color: #FFFFFF;
}

