@charset "utf-8";
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 900px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/IMG_BG_index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #30251F;
}
body {
	background-image: url(images/rough_paper.png);
	margin: 0px;
	padding: 0px;
}

.TOP {
	height: 367px;
	width: 1000px;
}

.BOTTOM {
	height: 510px;
	width: 1000px;
	float: right;
}
.intro {
	height: 325px;
	width: 1000px;
}
.map {
	float: right;
	height: 60px;
	width: 165px;
	margin-top: 230px;
	margin-right: 300px;
}
.menu {
	height: 37px;
	width: 1000px;
}
.Slideshow {
	float: right;
	height: 382px;
	width: 380px;
	margin-top: 0px;
}
.text {
	float: right;
	height: 482px;
	width: 915px;
	margin-left: 55px;
	margin-top: 13px;
	margin-right: 30px;
}
.text01 {
	float: right;
	height: 70px;
	width: 915px;
	margin-top: 20px;
}

.textTOP {
	float: right;
	height: 105px;
	width: 500px;
	margin-right: 10px;
	margin-left: 30px;
}
.textBOTTOM {
	float: right;
	height: 250px;
	width: 535px;
	list-style-type: upper-alpha;
	list-style-position: inside;
}
.rates {
	float: right;
	height: 80px;
	width: 500px;
	font-weight: bold;
	text-align: center;
}
.footnote {
	float: right;
	height: 10px;
	width: 500px;
	font-weight: bold;
	text-align: center;
	font-size: 9px;
	font-style: italic;
	margin-top: 50px;
}




.FOOTER {
	height: 20px;
	width: 1000px;
	float: right;
}

.copyright {
	text-align: left;
	float: right;
	height: 15px;
	width: 320px;
	margin-top: 5px;
	font-size: 9px;
}
.minimenu {
	text-indent: 25px;
	float: right;
	height: 15px;
	width: 680px;
	margin-top: 5px;
	font-size: 9px;
}
.class1 a:link {color: #e3dec3; text-decoration: none; font-family: Tahoma; font-size: 9px;} 
.class1 a:visited {color: #e3dec3; text-decoration: none; font-family: Tahoma; font-size: 9px;} 
.class1 a:hover {color: #FC7239; text-decoration: underline; font-family: Tahoma; font-size: 9px;} 
.class1 a:active {color: #3e3dec3; text-decoration: none; font-family: Tahoma; font-size: 9px;} 
