html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0
}
li {
	display: list-item;
	list-style:none
}
body {
	font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
	background: #e7decd url("../img/body.jpg") repeat-x;
	color: #000;
	font-size: small;
	text-align: center;
	line-height: 1.4;
	min-width: 960px
}
html, body {
	height: 100%
}
.noscreen {
	width: 200px;
	position: absolute;
	left: 0;
	top: -1000px
}
hr {
	display: none
}
hr.end, div.end {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	display: block;
	visibility: hidden
}
#fav .end {
	width: 100%;
	height: 40px;
	background: url("../img/end.gif") no-repeat left bottom;
	visibility: visible;
	clear: both
}
/* layout */
#back {
	min-height: 100%;
	width: 100%;
	position: relative
}
#bugfix {
	background: url("../img/back.gif") repeat-y center top;
	margin: 0 auto;
	text-align: left;
	width: 960px;
	padding: 0 0 93px 0
}
#head, #menu, #foot .in {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative
}
#head {
	height: 122px;
	background: #c24121 url("../img/head.jpg") no-repeat right top
}
#menu {
	height: 277px;
	background: #d2c7ab url("../img/menu.jpg") no-repeat
}
#topmenu {
	width: 472px;
	position: absolute;
	right: 2px;
	top: 0
}
#main {
	width: 100%;
	background: url("../img/main.jpg") no-repeat
}
#foot {
	width: 100%;
	height: 93px;
	background: #635630 url("../img/foot.gif") repeat-x;
	position: absolute;
	bottom: 0;
	left: 0
}
#content {
	width: 670px;
	float: right;
	display: inline;
	margin: 0 30px 0 0
}
#content .in {
	padding: 30px 8px 30px 10px
}
#fav {
	width: 100%;
	clear: both
}
#foot .in {
	background: url("../img/footin.gif") no-repeat;
	height: 93px;
	text-align: center;
	color: #fff
}
#foot p {
	width: 960px;
	height: 60px;
	line-height: 60px;
	white-space: nowrap;
	position: absolute;
	left: 0;
	bottom: 0
}
/* layout */
/* top menu */
#topmenu ul {
	width: 100%;
	overflow: hidden
}
#topmenu li {
	float: left;
	width: 116px;
	display: inline;
	margin: 0 0 0 2px;
	list-style: none;
	text-align: center;
	height: 40px;
	overflow: hidden;
	background: url("../img/topli.gif") no-repeat
}
#topmenu a, #topmenu strong {
	width: 100%;
	height: 40px;
	display: block;
	background: url("../img/topli.gif") no-repeat;
	text-decoration: none;
	color: #fff;
	font-weight: normal
}
#topmenu li span {
	display: block;
	height: 34px;
	line-height: 34px;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
	cursor: pointer
}
#topmenu li strong span {
	cursor: default
}
#topmenu a:link, #topmenu a:visited {
	color: #fff;
	background: #5d4e2c url("../img/topli.gif") no-repeat
}
#topmenu a:hover, #topmenu a:active, #topmenu a:focus, #topmenu strong {
	background-position: center bottom;
	color: #ffcc00;
	background-color: #a0270a
}
#contmenu {
	width: 474px;
	height: 160px;
	position: absolute;
	right: 0;
	top: 45px
}
#contmenu li {
	width: 158px;
	display: inline;
	height: 160px;
	float: left;
	text-align: center;
	background: url("../img/cont.jpg") no-repeat
}
#contmenu a, #contmenu strong {
	display: block;
	width: 100%;
	font-size: 200%;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding: 19px 0 0 0;
	min-height: 141px
}
#contmenu a span, #contmenu strong span {
	display: block;
	width: 100%;
	font-size: 60%;
	color: #5a1301;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer
}
#contmenu strong span {
	cursor: default
}
#contmenu a:link, #contmenu a:visited, #contmenu strong {
	background: #b13a18 url("../img/cont.jpg") no-repeat;
	color: #fff
}
#contmenu a:hover, #contmenu a:active, #contmenu a:focus, #contmenu strong {
	background-position: center bottom;
	color: #ffcc00;
	background-color: #881208
}
/* top menu */
/* navigation */
#nav {
	width: 200px;
	float: left;
	display: inline;
	margin: 40px 0 0 10px
}
#nav .in {
	width: 100%;
	background: #f7f6ec url("../img/navin.gif") repeat-y;
	margin: 0 0 10px 0
}
#nav ul, #nav address, #nav p {
	padding: 0 0 20px 0;
	background: url("../img/navul.gif") no-repeat left bottom;
	font-style: normal
}
#nav li {
	list-style: none;
	border-bottom: 1px solid #fff;
	margin: 0 1px
}
#nav li a, #nav li strong {
	display: block;
	padding: 5px 10px 7px 20px;
	background: #b93c18 url("../img/navli.gif") no-repeat left center;
	font-weight: normal;
	color: #fff;
	text-decoration: none
}
#nav li a:hover, #nav li a:active, #nav li a:focus, #nav li strong {
	background-position: right center;
	color: #fafafa;
	background-color: #a49b6e
}
#nav .adv li a:link, #nav .adv li a:visited, #nav li ul li a:link, #nav li ul li a:visited {
	color: #71601b
}
.adv img {
	border: 4px solid #e7decd
}
#nav .adv ul {
	padding-top: 10px;
	padding-bottom: 15px
}
#nav .adv li, #nav li ul li {
	border: none
}
#nav .adv li a, #nav li ul li a, #nav li ul li strong {
	background: url("../img/adv.gif") no-repeat left center;
	padding: 1px 10px 3px 20px
}
#nav .adv li a:hover, #nav .adv li a:active, #nav .adv li a:focus {
	background-position: right center;
	color: #fff;
	background-color: #a49b6e
}
#nav li ul li a:hover, #nav li ul li a:active, #nav li ul li a:focus {
	color: #000;
	background-position: left center
}
#nav li ul li strong {
	background: url("../img/strong.gif") no-repeat left center;
	color: #000
}
#nav li ul {
	background: none;
	padding: 5px 0 5px 15px
}
#nav li strong {
	font-weight: bold
}
/* navigation */
/* headers */
h1, h1 span {
	width: 471px;
	height: 122px;
	display: block;
	position: absolute;
	font-size: 150%;
	left: 0;
	top: 0;
	overflow: hidden;
	z-index: 1
}
h1 span {
	background: url("../img/h1.jpg") no-repeat;
	z-index: 2
}
h1 a:link, h1 a:visited, h1 a:hover {
	color: #fff
}
#content h2 {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	white-space: nowrap;
	font-size: 150%;
	color: #3a2d14;
	font-weight: normal;
	padding-left: 10px
}
#content h2 strong {
	color: #a42f0e;
	font-weight: normal
}
#nav h2 {
	font-weight: normal;
	color: #736833;
	font-size: 130%;
	background: #dcdab4 url("../img/h2.gif") no-repeat;
	padding: 7px 10px;
	border-bottom: 1px solid #a9a673;
	text-align: center
}
#content h3 {
	padding: 0 0 15px 25px;
	font-weight: normal;
	color: #a42f0e;
	font-size: 150%;
	background: url("../img/h3.gif") no-repeat 0 0.4em
}
#content h4 {
	padding: 0 0 10px 25px;
	font-size: 130%;
	clear: right;
	background: url("../img/h4.gif") no-repeat 0 0.4em;
	color: #9e9364;
	font-weight: normal
}
/* headers */
/* paragraphs */
#head address {
	width: 400px;
	position: absolute;
	right: 4px;
	top: 12px;
	font-style: normal;
	color: #fff;
	text-align: right;
	overflow: hidden
}
#head p {
	width: 400px;
	text-align: right;
	display: block;
	position: absolute;
	bottom: 15px;
	right: 4px;
	height: 40px;
	overflow: hidden;
	line-height: 40px
}
#nav address, #nav p {
	padding: 10px 10px 20px 10px
}
#fav p {
	text-align: right;
	padding: 0 30px 0 0;
	display: inline;
	float: right;
	overflow: hidden
}
#content p, #content address {
	padding: 0 0 20px 0;
	font-style: normal
}
.box {
	width: 100%;
	overflow: hidden;
	background: url("../img/box.gif") repeat-x left bottom;
	clear: right;
	margin-bottom: 15px
}
#content p.more {
	text-align: right;
	background: url("../img/arrow.gif") no-repeat 100% 0.3em;
	padding: 0 20px 20px 0;
	clear: right
}
#content .box p.img {
	padding-bottom: 0;
	border: 2px solid #e7decd
}
#photogallery {
	width: 100%;
	overflow:hidden;
}
#photogallery p {
	float:left;
	display:inline;
	width: 33%;
	text-align:center;
}
#photogallery img {
	border: 5px solid #fff;
	margin: 0 auto;
}
#photogallery a:hover img {
	border: 5px solid #e7dfcc
}
/* paragraphs */

form {
	width: 100%
}
form * {
	vertical-align:middle;
}
fieldset {
	border: 2px solid #e7decd;
	background: #fff;
	padding: 10px 20px
}
label.req, #tableform table.one td.req {
	color: #a42f0e;
	font-weight: bold;
	font-size: 100%;
	text-align:left;
	background:none
}
textarea {
	width: 100%;
	height: 250px;
	font-family: Tahoma, Verdana, Arial, lucida, sans-serif
}
th {
	font-weight: normal
}
#tableform {
border-top: 2px solid #e7decd;
padding-top:5px;
}
#tableform table {
	border-bottom: 2px solid #e7decd;
	margin-bottom: 8px;
}
#tableform table.five {
	border:none;
	margin-bottom: 20px;
}
#tableform td, #tableform th {
	text-align:left;
	padding: 5px 0;
	vertical-align:middle
}

table.one th {
	text-align:left;
	white-space:nowrap
}
td.hidden {
	height: 5px;
}
table.four th {
	width: 50%
}
#tableform thead td {
	color: #9e9364;
	font-weight:bold;
}
td.bottom img {
	margin-bottom: 10px;
}
table input {
	margin-right: 7px;
}
td.t50 {
	width:50%
}
table.one input {
	width: 250px;
}
#content .in form fieldset p {
	margin: 0;
	padding: 0 0 10px 0
}
#content .in form p {
	padding: 15px 0 10px 0;
	margin: 0
}
input.button {
	padding: 5px 10px;
	cursor: pointer
}
/* lists */
#content ul {
	padding: 0 0 20px 5px
}
#content ol {
	padding: 0 0 20px 35px
}
#content li ul {
	padding: 5px 0 0 15px
}
#content ul li {
	list-style: none;
	background: url("../img/arrow.gif") no-repeat 0 0.2em;
	margin: 0 0 7px 0;
	padding: 0 0 0 20px
}
#content li ul li {
	padding: 0;
	background: none;
	list-style: circle
}
/* lists */
/* table */
.table, table, .tgallery {
	font-size: 100%;
	border-collapse: collapse;
	width: 100%;
	padding: 0 0 20px 0
}
.table, .tgallery {
	overflow: hidden
}
.table th, .table td {
	text-align: left;
	padding: 5px 10px;
	border: 2px solid #e7decd;
	vertical-align: top;
	background: #fff
}
.tgallery td {
	text-align: center;
	background: none;
	color: #a42f0e;
	padding: 0 5px 0 0;
	vertical-align: top;
}
th {
	padding: 10px
}
td strong, th strong {
	display: block;
	white-space: nowrap;
	text-align: right;
	width: 100%
}
td strong {
	color: #a42f0e
}

tr.odd td {
	background: #f3eee3
}
.table td {
	width: 25%
}
.table td.name {
	width: 75%
}
thead th {
	color: #9e9364;
	background: #fff
}
/* table */
/* links */
a:link, a:visited {
	color: #71601b;
	text-decoration: underline
}
a:hover, a:active, a:focus {
	color: #b53814
}
#head p a:link, #head p a:visited {
	color: #000
}
#head p a:hover, #head p a:active, #head p a:focus {
	color: #ba3b1b
}
a.print, a.fav, a.up {
	display: inline;
	float: left;
	padding: 10px 0 10px 30px;
	margin: 0 0 0 25px;
	background: url("../img/print.gif") no-repeat left center
}
a.fav {
	background: url("../img/fav.gif") no-repeat left center
}
a.up {
	background: url("../img/up.gif") no-repeat left center
}
a.pdf {
	padding: 10px 0 10px 25px;
	background: url("../img/pdf.gif") no-repeat 0 0.85em

}
#foot a:link, #foot a:visited {
	color: #fff
}
#foot a:hover {
	color: #000
}
/* links */
/* thickbox */
.tgallery p.img, .tgallery p.img img, .tgallery p.img a, .box p.img, .box p.img a, .box p.img img, .right img, .right img a, #gallery p, #gallery p a, #gallery p img {
	position: relative;
	display: block;
}

.box p.img span, #gallery p span, .tgallery p.img span {
	display: block;
	width: 17px;
	height: 17px;
	position: absolute;
	bottom: 5px;
	right: 5px;
	background: url("../img/lupa.gif") no-repeat;
	cursor: pointer
}
.box p.img a:hover span, #gallery p a:hover span, .tgallery p.img a:hover span {
	color: #000;
	background-position: right top
}
.right img {
	border: 10px solid #fff
}
#gallery img, .tgallery img {
	border: 5px solid #fff;
}

#gallery a:hover img, .right a:hover img, .tgallery a:hover img {
	border-color: #e7dfcc
}
#gallery {
	width: 100%;
	overflow: hidden;
	padding: 0 0 20px 0
}
#content .in .photo p {
	padding: 0;
	position: relative
}

.right {
	float: right;
	margin: 5px 0 15px 20px;
	display: inline
}
.left {
	float: left;
	margin: 5px 20px 15px 0;
	display: inline
}
#content .box #gallery p {
	margin: 0 3px 3px 0;
	float: left;
	display: inline;
	padding: 0;
	border: 2px solid #e7decd
}
.tgallery td p.img {
	margin-bottom: 5px
}

#TB_overlay {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%
}
.TB_overlayBG {
	background: #000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75
}
#TB_window {
	position: fixed;
	background: #d4c6ab;
	z-index: 102;
	color: #d67900;
	font-weight: bold;
	display: none;
	text-align: center;
	top: 50%;
	left: 50%;
	color: #000 !important
}
#TB_next a, #TB_prev a {
	font-weight: normal;
	color: #000 !important
}
#TB_window img#TB_Image {
	border: none;
	margin: 15px 0 5px 0
}
#TB_caption {
	height: 25px;
	padding: 7px 10px 10px 15px;
	float: left
}
#TB_closeWindow {
	height: 25px;
	padding: 7px 15px 5px 0;
	float: right;
	color: #000 !important;
	font-weight: normal
}
#TB_closeAjaxWindow {
	padding: 7px 20px 5px 0;
	margin-bottom: 1px;
	text-align: right;
	float: right
}
#TB_ajaxWindowTitle {
	float: left;
	padding: 7px 0 5px 20px;
	margin-bottom: 1px
}
#TB_title {
	background: #fff;
	height: 27px
}
#TB_ajaxContent {
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 1.4em
}
#TB_ajaxContent.TB_modal {
	padding: 15px
}
#TB_ajaxContent p {
	padding: 5px 0px
}
#TB_load {
	position: fixed;
	display: none;
	height: 13px;
	width: 208px;
	z-index: 103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px
}
#TB_HideSelect {
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-: #fff;
	border: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height: 100%;
	width: 100%
}
#TB_iframeContent {
	clear: both;
	border: none;
	margin-bottom: -1px;
	margin-top: 1px
}
#toplist {
	display: none
}
/* thickbox */
h1 span, #topmenu li a span, #contmenu a span {
	cursor: hand
}
.adv p {
	text-align: center;
}
.adv p.img {
	background: none;
	padding: 15px 0 0 0
}
.adv p.img a:hover img {
	border-color: #d4c4a4
}
.adv p a {
	white-space:nowrap
}