@charset "UTF-8";
#celebration {
	width: 625px;
	padding: 0;
	margin: 0px;
	float: none;
}
html, body {
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Palatino, "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 14px;
	color: #7A5A3D;
	text-align: center;
	line-height: 18px;
	font-weight: normal;
}
h5 {
	font-family: Palatino, "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 12px;
	color: #7A5A3D;
	font-style: italic;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	text-align: center;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
a:link {
	color: #7A5A3D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7A5A3D;
}
a:hover {
	text-decoration: underline;
	color: #7A5A3D;
}
a:active {
	text-decoration: none;
	color: #7A5A3D;
}
.tableBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #78614B;
}
