body {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	color: #000000 !important;
	font-size: 1em !important;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

h1 {
	color: #d0a800;
	font-size: 1.7em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}

h1 span {
	color: #FFFFFF;
}

h2 {
	color: #FFFFFF;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	color: #6c0000;
	font-size: 2.25em;
	font-weight: bold;
	margin-top: 0.35em;
	margin-bottom: 0.5em;
}

h4, .indent h4 {
	color: #6c0000;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 1.25em;
	margin-bottom: 0.45em;
}

.indent h4 {
	font-size: 1.25em;
	font-style: italic;
}

a {
	color: #6c0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	font-size: 1.2em;
	margin-top: 0.35em;
	margin-bottom: 0.75em;
	line-height: 1.2em;
}

ul {
	list-style: disc;
	margin-left: 40px;
	margin-bottom: 1.5em;
}

li {
	line-height: 1.2em;
	font-size: 1.1em;
	padding-left: 15px;
}

em {
	font-style: italic;
}

b {
	font-weight: bold;
}

#header {
	background-color: #6c0000;
	padding-top: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #530000;
}

#menu {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

#menu .item {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 1em;
	color: #6c0000;
	font-weight: bold;
}

#menu .item div {
	width: 105px;
	text-align: center;
}

#workshop, #about {
	border: 3px solid #6c0000;
	font-family: "Times New Roman", Times, serif !important;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
}

#about {
	width: 900px;
}

#workshop .photo {
	float: left;
	width: 216px;
	margin-right: 25px;
}

#about .photo {
	float: left;
	width: 230px;
	margin-right: 25px;
}

#workshop .text, #about .text {
	float: left;
	width: 545px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#about .text {
	width: 635px;
}

#about p {
	font-size: 1.1em;
}

#workshop .text div, #about .text div {
	text-align: center;
}

#workshop .text .presents, #about .text .presents {
	color: #6c0000;
	font-size: 2.1em;
}

#workshop .text .main {
	font-size: 3.6em;
	margin-top: 14px;
	margin-bottom: 27px;
	font-weight: bold;
}

#workshop .text .bottom {
	color: #6c0000;
	font-size: 2.4em;
}

#footer {
	margin-top: 4em;
	background-color: #6c0000;
	padding-top: 0.5em;
	padding-bottom: 0.75em;
	color: #FFFFFF;
}

#footer a {
	color: #d0a800;
}

#footer span {
	font-weight: bold;
}

.container {
	width: 1000px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.indent {
	margin-left: 35px;
}

.left_media {
	background-image: url('../images/bg.gif');
	background-repeat: repeat-y;
	float: left;
	width: 435px;
	margin-right: 23px;
	border: 1px solid #6c0000;
	margin-bottom: 0.75em;
}

.right_media {
	background-image: url('../images/bg.gif');
	background-repeat: repeat-y;
	float: left;
	width: 435px;
	border: 1px solid #6c0000;
	margin-bottom: 0.5em;
}

table .left_media, table .right_media {
	float: none;
}

table .divider {
	width: 25px;
}

.left_media .inner, .right_media .inner {
	padding: 5px 5px 5px 30px;
}

.left_media .inner .title, .right_media .inner .title {
	color: #6c0000;
	font-size: 1.1em;
	font-weight: bold;
	font-family: 'Times New Roman', Times, serif;
	margin-bottom: 0.25em;
}

.left_media p, .right_media p {
	font-size: 1em;
	font-style: italic;
}

.left_media .desc, .right_media .desc {
	font-size: 0.9em;
}

#footer .container {
	text-align: center;
}

.container_main {
	width: 900px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.audio {
	height: 18px;
}

.clickable {
	cursor: pointer;
}

.clear {
	clear: both;
}
