/* HOME PAGE SPECIFIC STYLES*/
#subContentBlock {
	background-image:url(bg_Holiday.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:790px; /* DO NOT REMOVE. THIS FIXES PEEK-A-BOO BUG ON IE*/
}
.col1{
	float:left;
	width:790px;
	padding-left:0;
	padding-right:0;
}


.col1h{
	float:left;
	width:235px;
	border:0px solid #66FF00;
	padding-left:20px;
}

.col2h{
	float:left;
	margin-left:20px;
	width:495px;
}

.col1_rh{
	float:left;
	width:235px;
	margin-left:25px;
}

.col1_lh{
	float:left;
	width:235px;
	
}

