@charset "utf-8";
/* CSS Document */

body,td {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #a42f1c;
	margin: 0px;
}
p {
	margin: 0px;
}
h1 {
	font-size: 17px;
	font-weight: normal;
	margin: 0px;
	color: #A42F1C;
}
a {
	color: #A42F1C;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
.bk {
	background-image: url(../layout/bkphoto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #693a03;
}
.menu a {
	color: #693a03;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: normal;
}
.menu a:hover{
	color: #000000;
}
.b-menu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A42F1C;
	border-bottom-color: #A42F1C;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 5px;
	color: #A42F1C;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
.b-menu a {
	color: #A42F1C;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: normal;
}
.b-menu a:hover {
	color: #000000;
}
.photos {
	border: 1px solid #A42F1C;
	background-color: #FFFFFF;
	padding: 6px;
}
.map-title {
	background-color: #000066;
	color: #FFFFFF;
	font-size: 16px;
}
.map-stroke {
	border: 1px solid #000066;
}
.menu-title {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #A42F1C;
}
.menu-text {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: 1px solid #A42F1C;
	background-color: #FA9D33;
	color: #A42F1C;
}
.menu-text a {
	font-weight: normal;
	text-decoration: none;
}
.menu-text a:hover {
	text-decoration: underline;
}
.gallery {
	padding: 1px;
	border: 1px solid #A42F1C;
}
/* ----------------- travel resources ----------------- */
.links {
}
.links a {
	color: #A42F1C;
	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: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.ffields {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 2px;
	clear: both;
	float: left;
	background-color: #FFF;
	border: 1px solid #000000;
}
.fbuttons {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #A42F1C;
	border: 1px solid #000000;
}
.required {
	color: #A42F1C;
	font-size: 10px;
}
/* ----------------- copyright ----------------- */
.copyright {
	font-size: 10px;
	color: #A42F1C;
	padding-top: 4px;
	padding-bottom: 2px;
}
.copyright a {
	text-decoration: underline;
	color: #A42F1C;
}
.copyright a:hover {
	color: #000000;
}
/* ----------------- 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;
}
/* ----------------- validation ----------------- */
.validation-marks-border {
	border: 1px solid #A42F1C;
	padding: 1px;
	background-color: #FFF;
}
.validation-marks-bkrnd {
	background-color: #A42F1C;
}
