@charset "UTF-8";
/* CSS Document */

body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;


}


#main_container_btc {
	text-align: left;
	width: 825px;
	top: 0px;
	background-repeat: no-repeat;
	background-color: #ebcd99;
	font-size: 62.5%;
	margin-top: 0px;
}

.workshop_title {
	font-size: 12px;
	font-style: italic;
	color: #993300;
}

.workshop_title_hover {
	font-size: 12px;
	font-style: italic;
	color: #CC3300;
	text-decoration: underline;
}

.workshop_detail {
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	padding-right: 10px;
	padding-left: 10px;
}

.workshop_link {
	font-weight: bold;
	color: #CC0000;
}

.workshop_date {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
h4 {
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
p {
	font-size: 1.4em;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
	text-indent: 0px;
	white-space: normal;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	line-height: 1.5em;
	font-size: 1.3em;
	font-weight: normal;

}

img.thumbs {
	float:left;
	height:60px;
	width:60px;
	margin-right: 4px;
	margin-bottom: 8px;
	border: solid black 1px;
	margin-left: 8px;
	background-color: #000000;
} 

#thumb_gallery {
	width: 550px;
	padding: 5px 20px 20px;
	margin: 0 auto;
}
.caption {
	font-size: 10px;
	font-style: italic;
	color: #993300;
	text-align: center;
}

.home_thumb {
float: left: 
height:60px;
	width:60px;
	margin-right: 4px;
	margin-bottom: 8px;
	border: solid black 1px;
	margin-left: 8px;
	height:60px;
	margin-top: 5px;
	float: right;
}
