body
{
    margin: 0px;
}

a { 
font-style: normal; 
font-weight: normal; 
font-family: Arial, "Verdana", "genevacourier new"; 
text-decoration: none;
}

.normal
{
	color: #600;
	font-style: normal;
	font-size: 12px;
	
	font-family: Verdana, Arial, sans-serif;
}

.Title18Italic 
{
	color: #600;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, sans-serif;
}
.Title18
{
	color: #600;
	font-weight: bold;
	font-size: 20px;
	font-family: Verdana, Arial, sans-serif;
}
.small
{
	color: #600;
	font-style: normal;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}
.tiny
{
	color: #600;
	font-style: normal;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
}
.normalBold 
{
	color: #600;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}
.DayTitle
{
	background-color: #600;
	color: white;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px;
	padding: 5px 0px 5px 0px;
}
.Devide
{
	color: #600;
	font-size: 5px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom: 1px dotted #900;
}
.DayDevine
{
	color: #600;
	font-size: 4px;
	font-family: Courier, Monaco, monospace;
	font-style: normal;
	font-weight: normal;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom: 1px dotted #900;
}
.normalBoldUnder
{
	color: #600;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
}
.monthDivider
{
	text-align:center;
	border: 1px dotted black;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}
.monthHeading
{
	font-size: 24px;
	font-weight: bold;
	border-top: 1px dotted #900;
	border-bottom: 1px dotted #900;
	background-color: #AAAAAA;
}
.event
{
	clear: left;
	margin: 10px 10px 20px 10px;
	padding: 0px 0px 0px 0px;
	border: 2px solid gray;
}
.eventHeadline
{
	font-size: 20pt;
	font-weight: bold;
}
.eventPrice
{
	font-size: 14px;
	font-weight: bold;
}
a:link
{
	color: #600;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	font-stretch: normal;
}
a:visited
{
	color: #600;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular, FontName;
	text-decoration: none;
	font-stretch: normal;
}
a:hover
{
	color: #4444AA;
	text-decoration: underline;
}
.lessonGen
{
	padding: 6px 0px 6px 0px;
	clear: left;
}
.lessonGenDesc
{
	margin: 2px 0px 5px 15px;
}
.lessonImg
{
	width: 100px;
	float: left;
	margin: 0px 5px 10px 10px;
	border: 1px solid black;
}
.showDate
{
	background-color: #600;
	color: white;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px;
	padding: 5px 0px 5px 0px;
}
.workshopDate
{
	background-color: #060;
	color: white;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px;
	padding: 5px 0px 5px 0px;
}
.workshopDetails
{
	margin: 10px 20px 10px 20px;
	text-align: center;
}
.artistInfo
{
	text-align: left;
	border: thin solid black;
    padding: 5px;
    margin: 0px;
}
.artistMaxInfo
{
	text-align: left;
	border: thin solid black;
    padding: 5px;
    margin: 0px;
}
.artistBio
{
	text-align: left;
	height: 150px;
    overflow: hidden;
    padding: 5px 0px 0px 0px;
    margin: 0px;
}
.clickBio
{
	clear:left;
	text-decoration: underline;
	float: left;
	padding: 0px 0px 0px 13px;
}
.artistMaxBio
{
	text-align: left;
    overflow: hidden;
    padding: 5px 0px 0px 0px;
    margin: 0px;
}
.mainArtist
{
	font-family: Verdana, Arial, sans-serif;
	background-color: #600;
	color: white;
	font-size: 18px;
	width: 400px;
	font-weight: bold;
	padding: 6px 0px 6px 0px;
	clear: left;
	text-align:center;
}
.subArtist
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	padding: 6px 0px 6px 0px;
	clear: left;
	text-align:center;
}
.artistPhoto
{
	width: 100px;
	float: left;
	margin: 0px 10px 10px 10px;
	border: 1px solid black;
}
.bodyText
{
	font-family: 'Verdana, Arial, Helvetica, sans-serif';
	font-size: 14px;
	padding: 0px 0px 0px 40px;
}