@charset "utf-8";
/* CSS Document */

body,td {
	font-family: Lucida Sans Unicode, Trebuchet MS, Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #ffb071;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../layout/bkrnd.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
h1 {
	font-size: 17px;
	font-weight: normal;
	color: #FFB071;
	margin: 0px;
}
p {
	margin: 0px;
}
a {
	color: #FFB071;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active, a:focus {
	outline: 0px;
}
.left-space {
	padding-right: 8px;
}
.right-space {
	padding-left: 8px;
}
.address {
	color: #000000;
	font-weight: normal;
	padding-left: 3px;
}
.address b {
	color: #00549C;
}
.address a {
	font-weight: bold;
	color: #00549C;
	text-decoration: underline;
}
.address a:hover {
	color: #000000;
	text-decoration: none;
}
.titles {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFB071;
}
.image-left {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.image-right {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.image-thumb {
	border: 3px solid #FFFFFF;
}
/* ----------------- travel resources ----------------- */
.links {
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
.links a {
	color: #FFB071;
	line-height: 16px;
	text-decoration: underline;
}
.links a:hover {
	color: #FFB071;
	text-decoration: underline;
}
.link-code {
	font-size: 9px;
	color: #0D92FF;
}
/* ----------------- contact form ----------------- */
form {
	margin: 0px;
}
form td {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.ffields {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00549C;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-left: 2px;
}
.fbuttons {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFB071;
	border: 1px solid #000000;
}
.required {
	color: #FFB071;
	font-size: 10px;
}
/* ----------------- copyright ----------------- */
.copyright {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 10px;
	color: #D56000;
}
/* ----------------- myinternet ----------------- */
.myinternet-table {
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 18px;
}
.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;
}
