#workshopOne {
	position:absolute;
	height: 150px;
	width: 550px;
	left: 75px;
}

#workshopTwo {
	position:absolute;
	left: 73px;
	top: 340px;
	width: 550px
}

#workshopThree {
	position:absolute;
	top: 650px;
	width: 550px;
	left: 75px;
}

#workshopFour{
	position:absolute;
	top: 910px;
	width: 550px;
	left: 75px;
}

#workshopFive {
	position:absolute;
	top: 1300px;
	width: 550px;
	left: 75px;
}
	
#workshopSix {
	position:absolute;
	top: 1620px;
	width: 550px;
	left: 75px;
}
.workshopDescription{
	position:absolute;
	font-family: Candara, "Arial Narrow", calibri, "Century Gothic", corbel;
	color:#240856;
	font-size: 14px;
	width:500px;
	left: 14px;
	top: 87px;
}

.long{
	position:absolute;
	font-family: Candara, "Arial Narrow", calibri, "Century Gothic", corbel;
	color:#240856;
	font-size: 14px;
	width:500px;
	left: 14px;
	top: 128px;
}

.workshopPrice{
	position:absolute;
	font-family: Candara, "Arial Narrow", calibri, "Century Gothic", corbel;
	color:#240856;
	font-size: 14px;
	width:500px;
	left: 12px;
	top: 50px;
}

.workshopInstructor{
	position:absolute;
	font-family: Candara, "Arial Narrow", calibri, "Century Gothic", corbel;
	color:#240856;
	font-size: 15px;
	width:500px;
	left: 12px;
	top: 24px;
}

.workshopInstructor a:link{
	color: #541011;
	text-decoration:none;
}

.workshopInstructor a:visited{
	color: #541011;
	text-decoration:none;
}

.workshopInstructor a:hover{
	color: #CE7338;
	text-decoration:none;
}

.workshopInstructor a:active{
	color: #541011;
	text-decoration:none;
}

.workshopDates{
	font-size: 15px;
	position: absolute;
	left: 1052px;
	color:#fff;
	top: 186px;
	width: 150px;
	font-family: Candara, "Arial Narrow", calibri, "Century Gothic", corbel;
}


#workshopListA {
	position:absolute;
	width:200px;
	height:500px;
	left:20px;
	font-family: corbel;
	text-decoration: none;
	top: 275px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	display: block;
}

#workshopListA ul{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
#workshopListA ul li{
	list-style-type:none;
}

#workshopListA a{
	font-family:corbel;
	font-size:14px;
	text-decoration:none;
	display: block;
	padding: 6px;
}

#workshopListA a:link{
	color: #581415;
	text-decoration:none;
}

#workshopListA a:visited{
	color: #581415;
	text-decoration:none;
}

#workshopListA a:hover{
	color: #604587;
	text-decoration: none;
}
#workshopListA a:active{
	color: #FFF;
	text-decoration: none;
	background-color: #604587;
}
