@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial;
	color: #003300;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-weight: bold;
}
.maptitle {
	font-size: 20px;
	text-indent: 36px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mapmenu {
	font-size: 12px;
	text-indent: 36px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.villagestaytble {
	height: auto;
	width: 1771px;
	margin-top: 10px;
	background-image: url(../maps/mapstblbg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.villagestay {
	height: 1403px;
	width: 1771px;
	margin-top: 5px;
	background-color: #D2DC79;
}
.valleystaytble {
	height: auto;
	width: 1909px;
	margin-top: 10px;
	background-image: url(../maps/mapstblbg3.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.valleystay {
	height: 1144px;
	width: 1909px;
	margin-top: 5px;
	background-color: #D2DC79;
}
.villageresttble {
	height: auto;
	width: 1707px;
	margin-top: 10px;
	background-image: url(../maps/mapstblbg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.villagerest {
	height: 1458px;
	width: 1707px;
	margin-top: 5px;
	background-color: #D2DC79;
}
.valleyresttble {
	height: auto;
	width: 1809px;
	margin-top: 10px;
	background-image: url(../maps/mapstblbg3.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.valleyrest {
	height: 1091px;
	width: 1809px;
	margin-top: 5px;
	background-color: #D2DC79;
}
.winelandstble {
	height: auto;
	width: 2200px;
	margin-top: 10px;
	background-image: url(../maps/mapstblbg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.winelands {
	height: 1617px;
	width: 2200px;
	margin-top: 5px;
	background-color: #9CC44A;
}
.shopstble {
	height: auto;
	width: 1907px;
	margin-top: 10px;
	background-image: url(../maps/mapstblbg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.shops {
	height: 1770px;
	width: 1907px;
	margin-top: 5px;
	background-color: #D2DC79;
}
.routebox {
	height: auto;
	width: 1771px;
	margin-top: 10px;
	background-image: url(../maps/mapstblbg5.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.routecontent {
	height: 742px;
	width: 1771px;
	margin-top: 5px;
	background-color: #C3D14A;
}
.routecontenttd {
	vertical-align: top;
}
.route {
	height: 740px;
	width: 1000px;
}
.foottd {
	height: 30px;
	width: auto;
	font-size: 11px;
	vertical-align: middle;
	background-image: url(../maps/footbg.jpg);
	text-indent: 36px;
}
.foottd3 {
	height: 30px;
	width: auto;
	font-size: 11px;
	vertical-align: middle;
	background-image: url(../maps/footbg3.jpg);
	text-indent: 36px;
}
.foottd4 {
	height: 30px;
	width: auto;
	font-size: 11px;
	vertical-align: middle;
	background-image: url(../maps/footbg4.jpg);
	text-indent: 36px;
}
.foottd5 {
	height: 30px;
	width: auto;
	font-size: 11px;
	vertical-align: middle;
	background-image: url(../maps/footbg5.jpg);
	text-indent: 36px;
}
a.map:link {
	color: #003300;
	text-decoration: underline;
}
a.map:visited {
	color: #003300;
	text-decoration: underline;
}
a.map:hover {
	color: #CC0000;
	text-decoration: underline;
}
.opentxylink {
	color: #CC0000;
}
