@charset "UTF-8";
#tablewrapper {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E9E3D0;
}
#scheduledetails {
	float: left;
	display: block;
	background-color: #E9E3D0;
	color: #3D2213;
	padding-right: 10px;
	padding-left: 10px;
	width: 210px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#scheduletable {
	width: 340px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D2213;
	background-color: #E9E3D0;
	display: block;
	padding-left: 20px;
	margin-bottom: 15px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #3D2213;
}
.scheduletabletopcolumn {
	color: #BB656D;
	padding-bottom: 20px;
	background-color: #F5EFDB;
	padding-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #3D2213;
}
#benefits {
	color: #3D2213;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #3D2213;
	padding-top: 15px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #3D2213;
}
#compositeartistry {
	color: #402616;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.scheduletablecolumn {
	display: block;
	clear: left;
	padding-bottom: 15px;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #3D2213;
	padding-right: 0px;
	margin-bottom: 5px;
}

.bold {
	font-weight: bold;
}
.scheduletablecolumnrow_cellone {
	display: inline;
	float: left;
	width: 110px;
}
.scheduletablecolumnrow_celltwo {
	display: inline;
	float: left;
	width: 60px;
}
.scheduletablecolumnrow_cellthree {
	display: inline;
	float: left;
	width: 110px;
}
.scheduletablecolumnrow_cellthreefriday {
	display: inline;
	width: 110px;
	height: 0px;
	text-align: center;
}
#bottom {
	height: 236px;
	background-color: #E9E3D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 502px;
}
#picture {
	float: left;
	padding-top: 40px;
	padding-left: 50px;
}
#text {
	float: right;
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 10px;
}
#register {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#register img {
	display: inline;
}
#left {
	width: 265px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 15px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #3D2213;
	float: left;
	display: block;
	margin-bottom: 15px;
}
#right {
	float: left;
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	width: 265px;
	display: block;
}

