@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #003399;
}
body {
	margin: 0px;
	background-image: url(../layout/bkrnd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #7fb033;
}
#logomenu {
	width: 220px;
	position: absolute;
	z-index: 2;
	margin: 0px;
}
#photos {
	position: absolute;
	z-index: 2;
	width: 220px;
	margin-left: 590px;
}
#main {
	position: absolute;
	z-index: 1;
	width: 500px;
	margin-left: 200px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	color: #0984FF;
	font-style: italic;
}
h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	color: #FF6600;
}
h3 {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	color: #0099CC;
}
a {
	color: #7FA705;
}
a:hover {
	text-decoration: none;
	color: #3A5E00;
}
a:active, a:focus {
	outline: 0px;
}
p {
	margin: 0px;
}
.main-box {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4D6B1F;
	border-right-color: #4D6B1F;
	border-bottom-color: #4D6B1F;
	border-left-color: #4D6B1F;
}
.photo-border {
	background-color: #FFFF99;
	padding: 1px;
	border: 1px solid #4A7800;
}
.ionion {
}
.ionion a {
	color: #FFF7AF;
}
.ionion a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.resources {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
}
.resources a {
	color: #4D6B1F;
	text-decoration: none;
}
.resources a:hover {
	color: #4D6B1F;
	text-decoration: none;
}
/* ----------------- travel resources ----------------- */
.links {
}
.links a {
	color: #7FA705;
	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: 3px;
	padding-left: 0px;
}
.fbuttons {	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #203300;
	background-color: #7FA705;
	border: 1px solid #000000;
}
.ffields {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid #7FA705;
	padding-left: 2px;
}
.required {
	color: #FF0000;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
/* ----------------- copyright ----------------- */
.copyright {
	font-size: 10px;
	color: #4D6B1F;
	padding-top: 2px;
	line-height: 12px;
}
.copyright a {
	color: #fff000;
	text-decoration: none;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* ----------------- 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;
}
