
/*color for Footer & Content Area Nav*/

A.alternate:LINK, A.alternate:VISITED {
	color : #FFBC8F;
	text-decoration : none;
	font-size:10px;
		font-weight:bold;
}

A.alternate:HOVER {
	color : #ffffff;
	text-decoration : underline;
	font-size:10px;
		font-weight:bold;
}

.bgColor{
	background-color : #F8C9A9;
}
.ftr{
	font-size:10px;
	color : #FFBC8F;
}
.bg_pic {  background-image: url(../images/bg_weddings.gif); background-repeat: no-repeat}