body {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	border: none;
	margin: 0px;
	padding: 0px;
}
.pnote {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: x-small;

}
.p-h1 {
	font-size: xx-large;
	color: #CC0000;
}
.gallerybk {
	background-attachment: fixed;
	background-image: url(../bkimages/brownbldgBK.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.mainbk {

	background-attachment: fixed;
	background-image: url(../bkimages/bankBK.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.contactbk {


	background-attachment: fixed;
	background-image: url(../bkimages/mykitchenBK.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.ptitle {
	font-size: large;
	color: #CC0000;
	font-weight: bold;

}
.ptitleBlack {

	font-size: larger;
	color: #000000;
	font-weight: bold;
}
