@charset "utf-8";
/* CSS Document */

body,td {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	font-size: 13px;
	color: #6F8A01;
}
body {
	background-color: #ffde86;
	margin: 0px;
}
p {
	margin: 0px;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	color: #694614;
}
a {
	color: #694614;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active, a:focus {
	outline: 0px;
}
.bk-table {
	height: 100%;
	width: 100%;
}
.bk-green {
	background-image: url(../layout/bk_green.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #6F8A01;
}
#bkrnd {
	z-index: 1;
	position: absolute;
	height: 100%;
	width: 100%;
}
#content {
	z-index: 2;
	position: absolute;
	height: 100%;
	width: 100%;
}
#tandf {
	z-index: 3;
}
#menu {
	z-index: 4;
	position: absolute;
	margin-top: 70px;
	margin-left: 0px;
	width: 190px;
}
#scroll {
	height: 380px;
	overflow: auto;
	padding-right: 4px;
}

.buttons {
	height: 24px;
	color: #A8B000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.buttons a {
	color: #FFDE86;
	text-decoration: none;
	font-weight: normal;
}
.buttons a:hover {
	color: #FFFFFF;
}
.address {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #DB9015;
}
.address a {
	font-weight: bold;
	color: #6F8A01;
	text-decoration: none;
}
.address a:hover {
	text-decoration: underline;
	color: #6F8A01;
}
.panoramas {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-bottom: 6px;
}
.panoramas a {
	font-weight: normal;
	color: #6F8A01;
} 
.panoramas a:hover {
}
.space8px {
	margin-bottom: 8px;
} 
.thumb {
	padding: 1px;
	border: 1px solid #829D00;
}
.sub {
	color: #BF8B00;
	font-size: 10px;
}
/* ----------------- travel resources ----------------- */
.links {
}
.links a {
	color: #003399;
	line-height: 16px;
	text-decoration: underline;
}
.links a:hover {
	text-decoration: underline;
}
.link-code {
	font-size: 9px;
	color: #999999;
}
/* ----------------- contact form ----------------- */
form {
	margin: 0px;
}
form td {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}
.fbuttons {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFDE86;
	background-color: #694614;
	border: 1px solid #000000;
}
.ffields {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #694614;
	background-color: #FFFFFF;
	border: 1px solid #694614;
	padding-left: 2px;
}
.required {
	color: #694614;
	font-size: 10px;
}
/* ----------------- copyright ----------------- */
.copyright {
	font-size: 10px;
	color: #DB9015;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	padding-bottom: 2px;
	padding-top: 3px;
}
/* ----------------- myinternet ----------------- */
.myinternet-table {
	margin-top: 4px;
	margin-bottom: 4px;
}
.myinternet {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
}
.myinternet a {
	text-decoration: none;
	color: #000000;
}
.myinternet a:hover {
	text-decoration: none;
	color: #000000;
}
.myinternet-travel {
	font-family: "Segoe UI", "Trebuchet MS", "Times New Roman", sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FF2E00;
	line-height: 10px;
	padding-right: 2px;
	padding-left: 2px;
}
