body {
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:14px;
	color:#474D54;
	background-color: #FFFFFF;
}

h1,h2,h3 {
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

h1 {
	font-size:20px;
	color: #BD9302;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
	color: #95692A;
}

.text_10px {
	font-size: 10px;
}

.text_12px {
	font-size: 12px;
}

.text_14px {
	font-size: 14px;
}

.text_16px {
	font-size: 16px;
}

.text_18px {
	font-size: 18px;
}

.text_20px {
	font-size: 20px;
}
.text_24px {
	font-size: 24px;
}
.text_red {
	color:#FF0000;
}

a {
	color:#003366;
	font-weight: bold;

}

a:hover {
	color:#0066FF;
}


#clear {
	clear:both;
}

#container {
	width:950px;
	margin: 0 auto;
}
.coloured {
	color: #475C85;
}

#content {
	padding: 30px 0px 50px 0px;
}


#penkepanke-header {
	width:950px;
}
.line-height26 {
	line-height: 26px;
}

#skiing-japan-alps-hakuba {
	width:337px;
	height:205px;
	float:left;
}

#penke-penke-logo-scroll {
	width:424px;
	float:left;
	background-image: url(../images/interface/penke-penke-logo-scroll.jpg);
	text-align: center;
	height: 81px;
	padding: 124px 0px 0px 0px;
	font: bold 24px arial;
	color: #FFFFFF;
}

#japanese-alps-hakuba-ski-area {
	width:189px;
	height:205px;
	float:left;	
}

#nav-container {
	width:890px;
	height:64px;
	background: url(../images/interface/nav-bg.jpg) no-repeat;
	padding:33px 30px 0px 30px;
	font: normal 8px arial;
	color: #567EC4;
	text-align: center;
}
#nav-container a {
	font:bold 14px arial;
	color:#FFFFFF;
	text-decoration:none;
	letter-spacing:-1px;
}
#nav-container a:hover { 
	text-decoration:underline;
	color:#FFCC00;
}
a#nav-reserve {
	color:#FFCC00;
}
.left-col {
	float: left;
	width: 460px;
	padding: 30px 0px 0px 0px;
}
.right-col {
	float: left;
	width: 450px;
	padding:30px 0px 0px 30px;
}
#footer {
}
#footer-japan-hakuba-lodge {
	float:left;
	width:250px;
	height:180px;
}

#footer-content {
	float:left;
	width:400px;
	height:120px;
	background:url(../images/interface/footer-content-bg.jpg) no-repeat;
	padding: 60px 0px 0px 40px;
	color: #FFFFFF;
}
.copyright-info {
	width: 200px;
	float: left;
}
.address-info {
	width: 150px;
	float: left;
}
#footer-japan-hakuba-skiing {
	float:left;
	width:250px;
	height:180px;
}


.slate-blue {
	color: #515360;
}
a.reserve-button {
	display:block; 
	padding: 5px; 
	text-align: center; 
	text-decoration: none; 
	background-color: #00CCFF; 
	color: white;
	width:250px;
	margin:20px auto;
}
a.reserve-button:hover {
	background-color: #009BC1; 
	color: white;
}
.img-border {
	border: 1px solid #7C7B8B;
}
.border-left {
	border-right: 1px solid #CCCCCC;
}

.color_blue {
	color: #014A81;
}
.color_gold {
	color: #BD9302;
}
.color_orange {

	color: #ffa701;
}
.no_bold {
	font-weight: normal;
}
.gallery-thumb {
	margin:0px 0px 10px 0px;
}

#button-container {
	width:600px;
	margin:30px auto;
}

#button-container div {
	margin:10px 0px 0px 0px;
	height:60px;
	width:603px;
}
#button-container div a {
	display:block;
	border:2px #FFFFFF solid;
}
#button-container div a:hover {
	border:2px #333333 solid;
}
