
.custom_cell {
	background-color: #E0EADC;
	padding: 10px 10px 15px 10px;
	color: #77867F;
	text-align: justify;
}

.custom_cell a:link, .custom_cell a:active, .custom_cell a:visited {
	color: #333333;
}

.custom_cell_subheader {
	background-color: #BCCBB8;
	padding: 6px 6px 6px 10px;
	color: #627274;
}

.custom_cell_subheader a:link, .custom_cell_subheader a:active, .custom_cell_subheader a:visited {
	color: #627274;
}

.custom_cell_subheader2 {
	background-color: #CADAC3;
	padding: 6px 6px 6px 10px;
	color: #627274;
}

.custom_cell_subheader2 a:link, .custom_cell_subheader2 a:active, .custom_cell_subheader2 a:visited {
	color: #627274;
}

.custom_separator {
	height: 17px;
	background-position:left;
	background-repeat:repeat-x;
/*	background-image: url(/mywedding/images/header_custom_separator.gif);
*/}





.diy_cell {
	background-color: #FFF1DA;
	padding: 10px 10px 15px 10px;
	color: #CA8333;
}

.diy_cell a:link, .diy_cell a:active, .diy_cell a:visited {
	color: #5F3900;
}

.diy_cell_subheader {
	background-color: #FFD89E;
	padding: 6px 6px 6px 10px;
	color: #975A00;
}

.diy_cell_subheader a:link, .diy_cell_subheader a:active, .diy_cell_subheader a:visited {
	color: #A96500;
}

.diy_cell_subheader2 {
	background-color: #FFE3B9;
	padding: 6px 6px 6px 10px;
	color: #A96500;
}

.diy_cell_subheader2 a:link, .diy_cell_subheader2 a:active, .diy_cell_subheader2 a:visited {
	color: #A96500;
}

.diy_separator {
	height: 17px;
	background-position:left;
	background-repeat:repeat-x;
/*	background-image: url(/mywedding/images/header_diy_separator.gif);
*/}



.featured_cell {
	background-color: #ECF1F2;
	padding: 10px 10px 15px 10px;
	color: #7C7C7C;
}

.featured_cell a:link, .featured_cell a:active, .featured_cell a:visited {
	color: #333333;
}

.featured_cell_subheader {
	background-color: #CAC8CE;
	padding: 8px 8px 8px 10px;
	color: #333333;
}

.featured_cell_subheader a:link, .featured_cell_subheader a:active, .featured_cell_subheader a:visited {
	color: #555555;
}

.featured_cell_subheader2 {
	background-color: #CEDADE;
	padding: 6px 6px 6px 10px;
	color: #555555;
}

.featured_cell_subheader2 a:link, .featured_cell_subheader2 a:active, .featured_cell_subheader2 a:visited {
	color: #555555;
}


