.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
A   	{ color: #213D5E; text-decoration: none; }
A:link	{ color: #213D5E; text-decoration: underline; }
A:visited { color: #213D5E; text-decoration: underline; }
A:active { color: #213D5E; text-decoration: underline; }
A:hover	{ color: #CC6633; text-decoration: underline; }


.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
A.text2   	{ color: #213D5E; text-decoration: none; }
A.text2:link	{ color: #213D5E; text-decoration: underline; }
A.text2:visited { color: #213D5E; text-decoration: underline; }
A.text2:active { color: #213D5E; text-decoration: underline; }
A.text2:hover	{ color: #CC6633; text-decoration: underline; }


.textlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
A.textlt   	{ color: #FFFFFF; text-decoration: none; }
A.textlt:link	{ color: #CC6633; text-decoration: underline; }
A.textlt:visited { color: #CC6633; text-decoration: underline; }
A.textlt:active { color: #CC6633; text-decoration: underline; }
A.textlt:hover	{ color: #FFFFCC; text-decoration: underline; }

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213D5E;
}
A.title   	{ color: #213D5E; text-decoration: none; }
A.title:link	{ color: #213D5E; text-decoration: underline; }
A.title:visited { color: #213D5E; text-decoration: underline; }
A.title:active { color: #213D5E; text-decoration: underline; }
A.title:hover	{ color: #CC6633; text-decoration: underline; }

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #213D5E;
}
A.footer   	{ color: #213D5E; text-decoration: none; }
A.footer:link	{ color: #213D5E; text-decoration: none; }
A.footer:visited { color: #213D5E; text-decoration: none; }
A.footer:active { color: #213D5E; }
A.footer:hover	{ color: #CC6633; }



.inDate{
	float:left;
	width:130px;
}

.outDate{
	float:left;
	width:130px;
	padding:0 0 0 20px;
}

.resAdult{
	float:left;
	width:60px;
	margin:0 0 0 50px;
}

.res-box{
	background:url(images/bg-res.png) no-repeat;
	width:340px;
	height:200px;
	color:#ffffff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;

}

.res-box input{
	font-size:11px;
}

.section{
	margin:0 0 10px 0;
}




.inDate2{
	float:left;
	width:130px;
}

.outDate2{
	float:left;
	width:130px;
	padding:0 0 0 20px;
}

.resAdult2{
	float:left;

	
}

.res-box2{
	background:url(images/res-side.png) no-repeat;
	width:160px;
	height:250px;
	color:#ffffff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:22px;
}

.res-box2 input{
	font-size:11px;
}




