/* CSS Document */

.holidayLeftMiddleArea { padding-top:5px;clear:both;width:663px; }

.holidayImage { width:230px;height:auto;float:left;}

.holidayTitle 
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#6E6E6E;
}

.holidayText2
{
	color:#6E6E6E;font-weight: normal;width:430px;font-style:italic;
}

.breadcrumb
{
	color: #1B70C7;font-weight: normal;cursor:pointer;text-decoration:underline;
}

.breadcrumb:hover
{
	text-decoration:none;
}

.holidayText3
{
color:#6E6E6E;
font-family:Arial;
font-size:12px;
line-height:16px;
padding-top:3px;
text-align:justify;
}

.moreLink
{
	color:rgb(38,161,175);
	cursor:pointer;
}

.moreLink:hover
{
	text-decoration:underline;
}

.leftBodyHolidayImage
{	
	width:auto;height:auto;float:left;padding-right:10px;
}

