/**** 3 feature - fGroup *****/

table.fHeader1{
	float: left;
	width: 300px;
}
table.fHeader1 td{
	vertical-align: top;
	color: #ffffff;
	background-color: #f98900;
	background-color: #df7b00;
}
div.fHeader1 h1{
	display: block;
	height: 53px;
	width: 300px;
	text-indent: -200em;
	z-index: 1000; /* IE Fix*/
	background-image: url('../images/headers/fHeaderHolidayEcards.jpg');
	background-repeat: no-repeat;
	margin: 0px;
}
div.fList1{
	font-size: 14px;
	background: url('../images/icons/icon_arrow_secondary_16_negative.jpg'); 
	background-repeat: no-repeat; 
	background-position: center left; 
	margin-left: 15px; 
	padding-left: 25px;
	line-height: 20px;
}

table.fHeader2{
	float: left;
	width: 300px;
}
table.fHeader2 td{
	vertical-align: top;
	color: #ffffff;
	background-color: #5ab5d2;
	background-color: #0097c8;
}
div.fHeader2 h1{
	display: block;
	height: 53px;
	width: 300px;
	text-indent: -200em;
	z-index: 1000; /* IE Fix*/
	background-image: url('../images/headers/fHeaderEcards.jpg');
	background-repeat: no-repeat;
	margin: 0px;
}
div.fList2{
	font-size: 14px;
	background: url('../images/icons/icon_arrow_primary_16_negative.jpg'); 
	background-repeat: no-repeat;
	background-position: center left; 
	margin-left: 15px; 
	padding-left: 25px;
	line-height: 20px;
}

table.fHeader3{
	float: left;
	width: 300px;
}
table.fHeader3 td{
	vertical-align: top;
	color: #ffffff;
	background-color: #fbdb4a;
	background-color: #ffd100;
}
div.fHeader3 h1{
	display: block;
	height: 53px;
	width: 300px;
	text-indent: -200em;
	z-index: 1000; /* IE Fix*/
	background-image: url('../images/headers/fHeaderEvites.jpg');
	background-repeat: no-repeat;
	background-color: #fbdb4a;
	margin: 0px;
}
div.fList3{
	font-size: 14px;
	background: url('../images/icons/icon_arrow_tertiary_16_negative.jpg'); 
	background-repeat: no-repeat; 
	background-position: center left; 
	margin-left: 15px; 
	padding-left: 25px;
	line-height: 20px;
}

/*** links ***/
table.fHeader1 a{
	color: #ffffff;
	text-decoration: underline;
}
table.fHeader1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
table.fHeader2 a{
	color: #ffffff;
	text-decoration: underline;
}
table.fHeader2 a:hover{
	color: #ffffff;
	text-decoration: none;
}
table.fHeader3 a{
	color: #ffffff;
	text-decoration: underline;
}
table.fHeader3 a:hover{
	color: #ffffff;
	text-decoration: none;
}


div.fContent{
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
	height: 160px;
}
div.fContent p.description{
	font-size: 15px;
}





/************ Content Area ***********/
div.bodyHomeLeftWrapper{
	float: left;
	width: 600px;
	margin: 0px;
}
div.bodyHomeLeftContent{
	padding: 10px;
	padding-top: 5px;
}

div.bodyHomeRightWrapper{
	float: left;
	width: 300px;
	margin: 0px;
}
div.bodyHomeRightContent{
	padding: 10px;
	padding-top: 15px;
}
div.bodyHomeRightContent table.basic td{
	font-size: 14px;
	padding-bottom: 6px;
}


/************* Home Flash ***********/
#homeFlash{
	width: 900px;
	height: 450px;
}


/************* A ****************/
div.fGroup a:active{
	color: #ffffff;
	text-decoration: underline;
}
div.fGroup a:visited{
	color: #ffffff;
	text-decoration: underline;
}
div.fGroup a:link{
	color: #ffffff;
	text-decoration: underline;
}
div.fGroup a:hover{
	color: #ffffff;
	text-decoration: none;
}

