@charset "utf-8";
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.suborange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FBAD3B;
}
.grey-gradient {
	background-image: url(craft-courses/craft-making5workshops.png);
	background-repeat: repeat-y;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B4D234;
}
.subgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B4D234;
}

.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBAD3B;
}
.brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B2B3A;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.orange-gradient {
	background-image: url(crafts-spain/craft-projects/craft8courses.png);
	background-repeat: repeat-y;
}
.orangeunder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FBAD3B;
}
.grey16 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
	color: #666666;
}
.subbrown {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
	color: #5B2B3A;
}
.burgundy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5B2B3A;
	text-decoration: none;
}
