@charset "utf-8";
/* CSS Document */

body,td {
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 15px;
}
body {
	background-color: #000;
	margin: 0px;
	background-image: url(../layout/bk.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
p {
	margin: 0px;
}
h1 {
	font-size: 17px;
	font-weight: normal;
	color: #967844;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
a {
	color: #967844;
	outline: 0px;
}
a:hover {
	text-decoration: none;
	color: #967844;
}
#design-top {
	position: absolute;
	z-index: 1;
	width: 601px;
	left: 0px;
	top: 0px;
}
#design-bottom {
	position: absolute;
	z-index: 1;
	right: 0px;
	top: 457px;
	height: 202px;
	width: 194px;
}
#content {
	position: relative;
	z-index: 2;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 20px;
}
.mainimage {
	border: 4px solid #FFF;
	background-color: #FFF;
}
.menu {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	line-height: 26px;
}
.menu a {
	color: #917950;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	height: 30px;
	behavior: url(scripts/iepngfix.htc);
	background-image: url(../layout/but-le-on.png);
	float: left;
	margin-left: 50px;
}
.menu a:hover {
	color: #000;
	text-decoration: none;
	background-image: none;
}
.menu-off {
	behavior: url(scripts/iepngfix.htc);
	background-image: url(../layout/but-le-off.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	padding-left: 15px;
	margin-left: 30px;
	clear: both;
	float: left;
	height: 24px;
	padding-top: 6px;
}
.address {
	color: #B29C73;
}
.address a {
	color: #B29C73;
	text-decoration: underline;
}
.address a:hover {
	color: #B29C73;
	text-decoration: none;
}
/* ----------------- gadgets ----------------- */
.secbuttons-buts {
	color: #FFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}
.secbuttons-buts a {
	color: #FFF;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 3px;
}
.secbuttons-buts a:hover {
	color: #FFF;
	text-decoration: underline;
}
.thumbs {
	margin-right: 1px;
}
/* ----------------- travel resources ----------------- */
.links {
}
.links a {
	color: #d16e21;
	line-height: 16px;
	text-decoration: underline;
}
.links a:hover {
	color: #d16e21;
	text-decoration: underline;
}
.link-code {
	font-size: 9px;
	color: #967844;
}
/* ----------------- book ----------------- */
#book {
	font-size: 11px;
	color: #211E1C;
	font-family: Tahoma, Arial, sans-serif;
}
#book b {
	font-size: 16px;
	color: #FFF;
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-style: italic;
	font-weight: normal;
}
#book .ffields {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #211E1C;
	border: 1px solid #211E1C;
	background-color: #E7E4E2;
	padding: 1px;
	margin-bottom: 3px;
	margin-top: 1px;
}
#book .ftxt {
	padding-left: 2px;
}
/* ----------------- contact form ----------------- */
form {
	margin: 0px;
}
form td {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.ffields {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #F8F0D5;
	border: 1px solid #9f8022;
	padding-left: 2px;
}
.fbuttons {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9f8022;
	background-color: #F1DD9E;
	border: 1px solid #9f8022;
}
.required {
	color: #FF0000;
	font-size: 10px;
}
/* ----------------- copyright ----------------- */
.copyright {
	font-size: 10px;
	color: #666;
	padding-top: 2px;
	padding-bottom: 2px;
}
/* ----------------- myinternet ----------------- */
.myinternet-text {
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 10px;
	padding-bottom: 1px;
}
.myinternet-text a {
	text-decoration: none;
	color: #000000;
}
.myinternet-text a:hover {
	text-decoration: none;
	color: #000000;
}
.myinternet-desc {
	color: #FF2E00;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: 10px;
	padding-right: 2px;
	padding-left: 2px;
}
