/* CSS Document */

body,td,th {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
}
body {
	background-color: #0078e0;
	margin: 0px;
	overflow: hidden;
}
p {
	margin: 0px;
}
h1 {
	font-size: 17px;
	font-weight: normal;
	margin: 0px;
	color: #EAE3DF;
}
a {
	color: #003399;
}
#fph {
	z-index: 1;
	position: absolute;
	height: 100%;
	width: 100%;
}
#logo {
	height: 91px;
	width: 243px;
	position: absolute;
	z-index: 2;
	top: 14px;
	left: 12px;
}
#photo {
	position: absolute;
	z-index: 3;
	height: 476px;
	width: 858px;
	top: 94px;
}
#photo-gallery {
	position: absolute;
	z-index: 6;
	height: 476px;
	width: 858px;
	top: 94px;
}
#menu {
	position: absolute;
	z-index: 4;
	height: 70px;
	top: 16px;
	right: 14px;
	width: 660px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #D2CABF;
	text-decoration: none;
}
#menu td {
	color: #3054aa;
	padding-right: 5px;
	padding-left: 5px;
}
#text {
	position: absolute;
	z-index: 5;
	top: 144px;
	height: 388px;
}
#textin {
	height: 388px;
	overflow: auto;
	padding-right: 6px;
}
#bottom {
	z-index: 6;
	width: 100%;
	position: absolute;
	bottom: 0px;
	height: 32px;
}
.border {
	padding: 1px;
	border: 1px solid #000000;
	width: 100px;
	height: 100px;
}
/* ----------------- 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: #89706d;
}
/* ----------------- contact form ----------------- */
form {
	margin: 0px;
}
form td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.buttonFields {	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e9c7bb;
	background-color: #89706d;
	border: 1px solid #000000;
}
.inputFields {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #b1b6de;
	border: 1px solid #000000;
	padding-left: 2px;
}
.requirestar {	color: #89706d;
}
/* ----------------- my development ----------------- */
.my {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #89706d;
}
.my p {
	margin: 0px;
}
.my a {
	font-weight: bold;
	color: #89706d;
	text-decoration: none;
}
.my a:hover {
	color: #FFFFFF;
}
/* ----------------- copyright ----------------- */
.copyright {
	font-size: 10px;
	color: #89706d;
}
