@charset "utf-8";
body {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #000;
	background: #f2f2f2 url(../images/bg-body.png) repeat-y center top;
	padding: 0px;
	border-style: none;
	margin: 0px;
	text-align: center;
}
div {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-style: none;
	position: static;
}
img {
	border-style: none;
}
ul, ol {
	margin: 0px;
	padding: 20px 0px 0px 30px;
}
li {
	line-height: 150%;
	list-style: url(../images/list.png);
}
ol li {
	list-style: decimal;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	font: 1em Arial, Helvetica, sans-serif;
}
p {
	line-height: 150%;
	margin: 0px;
	padding: 20px 0px 0px;
	text-align: left;
}
address {
	font-style: normal;
	line-height: 150%;
	padding: 20px 0px 0px;
	margin: 0px;
}
h1, h2, h3 {
	margin: 0px;
	padding: 20px 0px 0px;
	font-weight: bold;
	color: #5b381e;
}
h1 {
	width: 100%;
	position: absolute;
	top: 879px;
	display: block;
	padding: 0px;
	text-align: center;
	margin: 0px auto;
	font-size: 2.3em;
	z-index: 1;
}
h1 span {
	text-align: left;
	display: block;
	margin: 0px auto;
	width: 970px;
	text-indent: 20px;
}
h2 {
	font-size: 1.7em;
}
h3 {
	font-size: 1.1em;
}
hr {
	display: none;
}
a, a:Hover {
	font-weight: bold;
	color: #91c517;
	text-decoration: underline;
}
a:Hover {
	color: #000;
}
#main {
	background: url(../images/bg-main.jpg) no-repeat center top;
	padding: 571px 0px 0px;
	text-align: center;
	margin: 0px auto;
}
#content-top {
	background: url(../images/bg-content-top.jpg);
	margin: 0px auto;
	height: 20px;
	width: 970px;
}
#content {
	background: url(../images/bg-content.png);
	margin: 0px auto;
	width: 930px;
	padding: 0px 20px;
}
#home-left {
	float: left;
	width: 703px;
	margin: 0px 17px 0px 0px;
	padding: 0px 0px 0px;
}
#home-right {
	float: left;
	width: 210px;
	background: #875b28 url(../images/bg-home-right.png) no-repeat 0px 0px;
}
#home-right .in {
	padding: 0px 15px;
	min-height: 370px;
	height: auto !important;
	height: 370px;
}
#home-right .in h2 {
	font-size: 1.6em;
	color: #fff;
	padding: 12px 0px 0px;
}
#home-right .in ul {
	padding: 3px 0px;
}
#home-right .in ul li {
	line-height: normal;
	background: url(../images/list.png) no-repeat 0px 18px;
	padding: 10px 0px 0px 15px;
	list-style: url(none) none;
	font-weight: bold;
	color: #fff;
}
#home-right .in ul li strong {
	color: #91c517;
	font: normal 1.5em Georgia, "Times New Roman", Times, serif;
}
#home-right .end {
	font-size: 1px;
	background: url(../images/bg-home-right-end.png);
	height: 10px;
}
#content-end {
	background: url(../images/bg-content-end.png);
	margin: 0px auto;
	height: 70px;
	width: 970px;
}
#prefooter-top {
	font-size: 1px;
	background: url(../images/bg-prefooter-top.png) no-repeat center top;
	margin: 20px auto 0px;
	height: 15px;
	width: 970px;
}
#prefooter {
	background: url(../images/bg-prefooter.png) repeat-y center top;
}
#prefooter .in {
	margin: 0px auto;
	min-height: 174px;
	height: auto !important;
	height: 174px;
	background: url(../images/bg-prefooter-in.jpg) no-repeat center bottom;
	text-align: center;
}
#prefooter .in .content {
	margin: 0px auto;
	width: 920px;
	padding: 10px 25px 20px;
}
#prefooter .in .content .box {
	color: #fff;
}
#events {
	background: url(../images/prefooter-line.png) repeat-y right top;
	float: left;
	width: 240px;
	margin: 0px 30px 0px 0px;
	padding: 0px 15px 0px 0px;
}
#events h2, #references h2, #photos h2 {
	font-size: 2.1em;
	color: #fff;
	padding: 0px;
}
#events p {
	font: 1.3em Georgia, "Times New Roman", Times, serif;
}
#events p a, #events p a:Hover {
	font-weight: normal;
	color: #e9790d;
	text-decoration: none;
}
#events p a:Hover {
	text-decoration: underline;
}
#references {
	background: url(../images/prefooter-line.png) repeat-y right top;
	padding: 0px 15px 0px 0px;
	width: 415px;
	float: left;
	margin: 0px 30px 0px 0px;
}
#references p span {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #91c517;
}
#photos {
	float: left;
	width: 175px;
}

#photos img {
border: 4px solid #91C517;
margin-bottom:10px;
}

#photos .link img {
border: none;
margin-bottom:10px;
}

#photos p {
	margin: 20px 0px 0px;
	padding: 0px;
	height: 77px;
	width: 175px;
}
#photos p span {
	background: url(../images/photo-frame.png);
	display: block;
	height: 77px;
	width: 175px;
	position: absolute;
	cursor: pointer;
}
#photos p a, #photos p a:Hover {
	display: block;
	height: 77px;
	width: 175px;
}
#header {
	position: absolute;
	top: 0px;
	text-align: center;
	width: 100%;
	margin: 0px auto;
}
#header .in {
	margin: 0px auto;
	width: 970px;
	height: 571px;
}
#logo {
	margin: 30px 460px 272px 5px;
	float: left;
	height: 87px;
	width: 305px;
}
#logo a, #logo a:Hover {
	display: block;
	height: 87px;
	width: 305px;
	position: absolute;
	z-index: 1;
}
#logo h2 {
	padding: 2px 0px 0px 2px;
	position: absolute;
}
#logo h3 {
	padding: 2px 0px 0px 2px;
	margin: 20px 0px 0px;
	position: absolute;
}
#contact {
	color: #343763;
	font-size: 1.2em;
	margin: 40px 0px 232px;
	float: left;
	height: 115px;
}
#contact address {
	line-height: 120%;
	padding:0;
	margin:0;
}
#contact address span {
	color: #fff;
}
#contact p {
	color: #fff;
	padding: 0px 0px 0px 50px;
	line-height: 120%;
	position:absolute;
	top:100px;
}
#contact p span {
	display: block;
	color: #343763;
	padding: 0px 0px 0px 15px;
}
#day {
	text-transform: uppercase;
	text-align: center;
	padding: 0px 90px 0px 818px;
	clear: both;
	height: 119px;
	width: 62px;
	font-size: 1.8em;
	color: #73a725;
}
#menu {
	background: url(../images/bg-menu.jpg);
	height: 58px;
	width: 970px;
}
#menu ul {
	padding: 5px 0px 0px 5px;
}
#menu ul li {
	line-height: normal;
	display: inline;
	list-style: url(none) none;
}
#menu ul li a, #menu ul li a:Hover {
	color: #000;
	text-decoration: none;
	background: url(../images/bg-menu-item.png) no-repeat right 0px;
	display: block;
	padding: 14px 14px 0px 12px;
	float: left;
	height: 34px;
	font-size: 1.3em;
}
#menu ul li a:Hover {
	background: url(../images/bg-menu-item.png) no-repeat right -48px;
}
#menu ul li .first, #menu ul li .first:Hover {
	background: url(../images/bg-menu-item-fist.png) no-repeat left 0px;
	text-align: center;
	width: 75px;
	padding-right: 0px;
	padding-left: 0px;
}
#menu ul li .first:Hover {
	background: url(../images/bg-menu-item-fist.png) no-repeat left -48px;
}
#footer {
	text-align: center;
	margin: 0px auto;
	background: url(../images/bg-footer.jpg) no-repeat center top;
	height: 478px;
}
#footer .in {
	margin: 0px auto;
	width: 970px;
}
#footer .in p {
	font-weight: bold;
	color: #fff;
	line-height: 120%;
}
#footer .in .copyright {
	padding: 350px 0px 0px 10px;
	float: left;
}
#footer .in .copyright span {
	color: #a06019;
}
#footer .in .links {
	padding: 365px 10px 0px 0px;
	float: right;
}
#footer .in .links a {
	color: #a06019;
}
#footer .in .links a:Hover {
	color: #fff;
}
.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.right {
	text-align: right;
}

.fotogalerie_img_box {margin:15px 12px 0px 0; float:left; width:149px; height:174px; text-align:center; font-size:11px; 
                      padding:10px 5px; line-height:1;
					  background: url(../img/fotobox.png) no-repeat;
					  }
.fotogalerie_img_box:hover {background: url(../img/fotobox-hover.png) no-repeat;}
.fotogalerie_img_box img {margin:0; padding:0; margin-bottom:5px; text-align:center; vertical-align:middle; float:none; clear:both;}
.fotogalerie_img_box span {color:#fff;}
.fotogalerie_img_box .fotogalerie_img {margin:0; padding:0; text-align:center; vertical-align:middle; height:125px;}

.all {clear:both;}

