@charset "utf-8";
/* CSS Document */

body,td {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #550000;
}
body {
	background-color: #E15102;
	background-image: url(../layout/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
p {
	margin: 0px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFED29;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
h2 {
	font-size: 16px;
	margin: 0px;
	color: #C10000;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	font-weight: normal;
	line-height: 20px;
	font-style: italic;
}
#curve {
	position: absolute;
	z-index: 2;
	height: 187px;
	width: 1000px;
	top: 420px;
}
#end {
	position: absolute;
	z-index: 3;
	top: 546px;
	width: 100%;
	height: 50px;
	left: 0;
}
#photos {
	position: absolute;
	z-index: 0;
	height: 600px;
	width: 450px;
	left: 0px;
	top: 0px;
}
#hole {
	position: absolute;
	z-index: 1;
	background-color: #99d2ff;
	height: 300px;
	width: 120px;
	left: 450px;
	top: 200px;
}
#main {
	position: absolute;
	z-index: 4;
	left: 430px;
	top: 6px;
}
#bottom {
	position: absolute;
	z-index: 5;
	left: 240px;
	top: 529px;
	margin-bottom: 10px;
}
#text {
	overflow: auto;
	height: 295px;
	padding-right: 4px;
	margin-top: 22px;
	margin-right: 14px;
	margin-bottom: 23px;
	margin-left: 20px;
}
#text b {
	color: #C10000;
}
#text a {
	color: #c10000;
}
#text a:hover {
	color: #000000;
	text-decoration: none;
}
.text-box {
	background-color: #ffc000;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.end-bk {
	background-image: url(../layout/background_end.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E15102;
}
.menu-main {
	color: #FFFFFF;
	background-color: #1a79eb;
	padding: 8px;
	line-height: 20px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menu-main a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-main a:hover {
	color: #00CCFF;
}
.menu-sub {
	line-height: 16px;
}
.menu-sub a {
	color: #FFED29;
	text-decoration: none;
}
.menu-sub a:hover {
	color: #FFFFFF;
}
.bottom-contact {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	color: #FFC000;
}
.bottom-contact b {
	font-size: 14px;
	color: #FFFFFF;
}
.bottom-contact a {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.bottom-contact a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom-sight {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.bottom-sight b {
	font-size: 14px;
	color: #c10000;
}
.bottom-sight a {
	text-decoration: none;
	color: #550000;
}
.bottom-sight a:hover {
	text-decoration: underline;
}
.bottom-info {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.bottom-info b {
	font-size: 14px;
	color: #c10000;
}
.bottom-info a {
	text-decoration: none;
	color: #550000;
}
.bottom-info a:hover {
	text-decoration: underline;
}
.table-space {
	margin-bottom: 5px;
}
/* ----------------- 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: 2px;
	padding-left: 0px;
}
.buttonFields {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #c10000;
	border: 1px solid #000000;
}
.inputFields {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #c10000;
	background-color: #FFED29;
	border: 1px solid #c10000;
	padding-left: 2px;
}
.requirestar {
	color: #c10000;
	font-size: 10px;
}
/* ----------------- copyright ----------------- */
.copyright {
	font-size: 10px;
	color: #FFC000;
	padding-top: 2px;
}
