.fonts {
	font-family: "Bradley Hand ITC";
}
.borders_all {
	border: medium solid #FFE696;
}
.font_script {
	font-family: "Johnny Script BF";
	background-repeat: no-repeat;
}
.border_bottom_blk {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}.left_border {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	background-repeat: no-repeat;
}
.right_border {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}
.flourish {
	background-image: url(siteimages/flourish_white.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

