body {
	margin: 0px;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(../global/wood.jpg);
}

div.nav {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	background-repeat: repeat-x;
	background-image: url(../nav/bg.png);
}
div.content {
	text-decoration: none;
	text-align: left;
	line-height: 1.5em;
	font-size: 10pt;
	font-family: sans-serif;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	margin-right: auto;
	color: #dfb31e;
	margin-left: auto;
	width: 850px;
	background-repeat: repeat-y;
	background-image: url(../global/text_bg.png);
}
img.inline {
	visibility: visible;
	display: inline;
}
td.left {
	background-repeat: repeat-y;
	background-image: url(../global/side_left_bground.png);
}
td.right {
	background-repeat: repeat-y;
	background-image: url(../global/side_right_bground.png);
}
td.content {
	background-repeat: repeat-y;
	background-image: url(../global/content_bground.jpg);
}
td.sbar {
	border-left-style: dotted;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-color: #faf7ff;
	border-left-width: 1px;
	background-repeat: repeat-y;
	background-image: url(../global/sbar_bground.jpg);
}
h1.content {
	font-style: normal;
	font-weight: normal;
	font-family: serif;
	font-size: 20pt;
}
h2.content {
	margin-bottom: 0px;
	font-weight: bold;
	font-family: serif;
	font-size: 14pt;
}
h3.content {
	margin-right: 20px;
	padding: 3px;
	border-color: #4b3c2d;
	border-style: solid;
	border-width: 1px;
	background-repeat: repeat;
	background-image: url(../global/headline_bground.png);
	font-weight: bold;
	font-family: serif;
	font-size: 14pt;
}
p.content {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: serif;
	word-break: loose;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	word-wrap: break-word;
}
li.content {
	margin-right: 20px;
	margin-bottom: 15px;
	margin-top: 0px;
	font-family: serif;
	word-break: loose;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	word-wrap: break-word;
}
h1.sbar {
	margin-left: 20px;
	font-family: sans-serif;
	font-size: 14pt;
}
h2.sbar {
	border-color: #896f53;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	background-repeat: repeat;
	background-image: url(../global/headline_bground.png);
	margin-left: 20px;
	margin-bottom: 10px;
	font-family: sans-serif;
	font-size: 12pt;
}
p.sbar {
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	word-break: loose;
	font-family: sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3em;
	word-wrap: break-word;
}
p.sbar_small {
	color: #5d5246;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	word-break: loose;
	font-family: sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3em;
	word-wrap: break-word;
}
#workshop p {
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	word-break: loose;
	font-family: sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3em;
	word-wrap: break-word;
}
#testimonial p {
	color: #685d4e;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	word-break: loose;
	font-family: sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3em;
	word-wrap: break-word;
}
td.head {
	font-family: serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 11pt;
	padding: 3px;
	border-color: #6e5841;
	border-style: solid;
	border-width: 1px;
	background-repeat: repeat;
	background-image: url(../global/headline_bground.png);
}
td.info {
	border-right-color: #bda78d;
	border-left-color: #bda78d;
	background-repeat: repeat;
	background-image: url(../global/gallery_info_bground.png);
	padding: 5px;
	line-height: 1.4em;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	font-family: sans-serif;
	border-right-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #bda78d;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}
td.description {
	color: #534b46;
	padding-right: 15px;
	padding-left: 15px;
	border-right-color: #bca68c;
	border-left-color: #bda78d;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-top: 0px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
	font-size: 11pt;
	font-family: serif;
}
img.framed {
	border-color: #d9c4af;
	border-style: solid;
	border-width: 5px;
}
a:link {
	text-decoration: none;
	font-size: 10pt;
	font-family: sans-serif;
	font-weight: bold;
	color: #1e62c0;
}
a:visited {
	text-decoration: none;
	font-size: 10pt;
	font-family: sans-serif;
	font-weight: bold;
	color: #1e62c0;
}
a:hover {
	text-decoration: underline;
	font-size: 10pt;
	font-family: sans-serif;
	font-weight: bold;
	color: #1e62c0;
}
div.mailchimp {
	margin-left: 20px;
}
