@charset UTF-8;
/* CSS Document */



body,td,th {
	font-family: "Times New Roman", Times, serif;
	color: #402000;
	font-size: medium;
}
body { background-image: url(im/bk/bk-drgrey.jpg); }


a:link {
	color: #663300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #996600;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
.border5 { border: 5px groove #E1C78A; }



p {
	text-align: left;
	text-indent: 20px;
	margin: 5px auto 8px;
	color: #0000a0;
}





.template-block {
	margin: 0px auto;
	padding: 10px;
	width: 900px;
	border: 2px double #000000;
	background: url(im/bk/bk-6.jpg);
	text-align: center;
}

.templatefooter {
	text-align: left;
	margin: 0px auto;
	width: 900px;
}

.template-table {
	background: url(im/bk/bk-ltltgrey.jpg);
	width: 720px;
	border: 1px solid #E1C78A;
	text-align: center;
	margin: auto;
}

.template-header {
	margin: 10px auto;
	padding: 0px;
	text-align: center;
}
.template-discript {
	font-size: 16px;
	font-weight: bold;
}



.articleblock {
	font: medium "Times New Roman", Times, serif;
	color: #402000;
	background: url(im/bk/bk_pawsyl.png);
	text-align: left;
	text-indent: 20px;
	padding: 30px;
	border: 3px ridge #4D4D4D;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}

h1 {
	font: 42px "Monotype Corsiva";
	color: #FDDE99;
	margin: 20px auto 0px;
}

.greyblock {
	background: #A2A09C url(im/bk/bk-ltltgrey.jpg);
	width: 600px;
	border: 5px outset #747370;
	margin: 30px auto;
	text-align: left;
}

.scripttitle { font: bold 18px "monotype corsiva", "Apple Chancery", "Lucida Handwriting", cursive; }

.scripttitle-centered {
	margin: auto;
	width: 450px;
	padding-left: 150px;
	padding-top: 30px;
	padding-bottom: 30px;
	font: 18px "Monotype Corsiva";
}

.float right { }

.button {
	font-size: 18px;
	font-style: italic;
	text-align: center;
	margin: auto 25%;
	padding: 0px;
	border: 3px double #3E3E3E;
	white-space: nowrap;
	display: block;
	width: auto;
}

