/* CSS Document */

body {
    scrollbar-face-color:#FFFBD5;
	scrollbar-arrow-color:#AFB0B0;
	scrollbar-track-color:#AFB0B0;
	scrollbar-shadow-color:'#AFB0B0';
	scrollbar-3dlight-color:'#AFB0B0';
	scrollbar-darkshadow-Color:'#AFB0B0';
    background-color: #FFF7D6;
}

.packbackground {
	background-repeat:no-repeat;
}	
	

.index_topmargin {
margin-top:2%;
}

.line_v {
    border-left:thin;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#999999;
    padding-left:5px;
	height:492px;
}

.line_v2 {
    border-left:thin;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#d2d2d2;
    margin-left:5px;
	border-bottom:thin;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#d2d2d2;
	border-top:thin;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#d2d2d2;
	margin-top:0px;
	height:340px;
}



.line_v3 {
    border-right:thin;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#d2d2d2;
    margin-left:0px;
    margin-right:0px;	
	margin-top:0px;
	height:280px;
}

.line_v4 {
    border-right:thin;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#F4EEC0;
    margin-left:0px;
    margin-right:0px;	
	margin-top:0px;
	height:280px;
}



.line_h {
    border-bottom:thin;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#999999;
    padding-bottom:0px;
	}
.line_h2 {
    border-top:thin;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#999999;
    padding-bottom:0px;
	}

.main_title {
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	color:#333333;
	padding-bottom:20px;
}

.resort_names {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	padding-top:5px;
	padding-bottom:12px;
}

.resort_names a:link {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	color:#333333;
}

.resort_names a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	color:#333333;
}

.resort_names a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	color:#333333;
}

.reservation_text {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
color:#333333;
padding-left:2px;
padding-right:2px;
}

.menu_text {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#333333;
}