/* MAIN STYLES */
body {
	background-color: #3BB5A5;
	margin: 0px;
	padding: 0px;
}

.textarea {	
	font-size: 11px;
	color: #7D7D7D;
	text-align:justify;
}

a{color:#34C0AE;}
a:hover{color:#A77F84;}

.regtextjap {font-family: "MS Gothic";
	font-size: 10px;
	color: #7D7D7D;
	text-align:justify;
}

.highlight {color:#11857C;}


/* FOOTER STYLES */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #11857C;
	text-align: center;
	padding-bottom:20px;
}
#footer a{color:#FF0000; font-weight:bold; text-decoration:none;}
#footer a:hover{color:#FFCC00; font-weight:bold; text-decoration:none;}

.notice{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: solid black;
	text-align: center;
	}



/* HOME STYLES */
.hometext {
font-family:"MS Mincho",Batang,"\@MS Mincho","\@Batang";
font-size: 10px; text-align:justify; color:#7D7D7D; line-height:14px;}

.hometext2 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #fff; text-align:justify;	line-height:14px; padding-left:5px; padding-right:3px; background-color:#34C0AE;}
.makereserve {	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #34C0AE; padding-top:2px; padding-bottom:2px;}
.defaulttext {	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #34C0AE;}
input { font-family: Arial, Helvetica, sans-serif; font-size: 11px;
}
select { font-family: Arial, Helvetica, sans-serif; font-size: 11px;
}
.homenewstextbg {
	background-color: #FFFFFF;
	background-image: url(../images/home/home_newsbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom:15px;
}
.hotelinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D7D7D;
}


.homenewsbullet {font-family:"MS Mincho",Batang,"\@MS Mincho","\@Batang"; 
font-size:10px; color:#7D7D7D; line-height:14px;}
.homenewsbullet ul {margin-left:-20px; list-style-type:square;}
*html .homenewsbullet ul {margin-left:20px;}

.homenewsbullet li {padding-bottom:10px;}
