@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	background-color: #E6FCBE;
	background-image: url(images/back6.jpg);
	background-repeat: repeat-x;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-align: center;
	line-height: 20px;
}
a:link {

}
a:visited {
	color: #000000;

}

a:hover {
	color: #FFFFFF;
	background-color: #006699;
}


a:active {
	color: #E6FCBE;
}
h1 {
	font-size: 16px;
	padding-top: 5px;
	margin-top: 20px;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma, Verdana;
	font-weight: bold;
	color: #8B2500;
	text-indent: 25px;
	font-style: italic;
	text-decoration: underline;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, "Times New Roman", Arial;
	font-size: 15px;
	color: #8B2500;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 25px;
}
h3 {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	margin-top: 5px;
	padding-top: 3px;
	width: 260px;
	text-align: center;
}
h4 {
	font-size: 15px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	position: relative;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	width: 300px;
	left: 250px;
	text-align: center;
}
.wrapper {
	padding:0;
	width: 900px;
	margin-right: 100px;
	background-color: #ECE9D8;
	border: medium solid #FFFFFF;
	height: auto;
	margin-left: 120px;
}
.wrapper hr {
	color: #CCCCCC;
}


.wrapper .header {
	background-image: url(images/header.png);
	height: 350px;
	width: 650px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
}
.wrapper .slogan {
	height: 350px;
	width: 246px;
	background-color: #006699;
	float: right;
}

.wrapper .buttons {
	background-color: #006699;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 25px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: both;
}
.wrapper .buttons ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.wrapper .buttons ul li {
	padding-left: 30px;
	height: 25px;
	background-image: url(images/button.png);
	float: left;
	width: 120px;
	text-align: center;
}
.wrapper                 .buttons    li:hover                   {
	background-image: url(images/button%20hover.png);
	background-color: #FFFFFF;
}
.wrapper .container {
	position: relative;
	background-color: #ECE9D8;
	list-style-image: url(images/bullet.png);
	margin: auto;
	clear: both;
	text-indent: 10px;
	font-family: "Trebuchet MS", Tahoma, "Times New Roman", Arial;
	font-size: 12px;
	color: #000000;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.wrapper .container img {
	margin: 15px;
	border: thin solid #FFFFFF;
}
.wrapper .container .map {
	color: #CC0000;
	font-weight: normal;
	width: 300px;
	text-indent: 75px;
}

.wrapper .container .km {
	width: 350px;
	border: thin solid #FFFFFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.wrapper .container .gallery {
	height: 200px;
	width: 820px;
	border: thin solid #FFFFFF;
	margin: 15px;
	padding: 5px;
}
.wrapper .comments {
	width:700px;
	height:auto;
	margin:20px auto 20px auto;
	border:1px solid #FFFFFF;
	padding:5px 5px 5px 60px;
	background-color: #FBE8A8;
	background-image: url(guestbook.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.wrapper  input  {
	background-color: #E6FCBE;
	margin: 5px;
}
.wrapper  textarea  {
	background-color: #E6FCBE;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.wrapper .container .contacts {
	margin-top: 20px;
	border: thin solid #FFFFFF;
	float: right;
	padding-top: 15px;
	padding-right: 77px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.wrapper #footer {
	background-color: #FFCC99;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 45px;
	padding-top: 5px;
	padding-bottom: 5pt;
}
