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

@import url("styles.css");
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 14px;
}
.pagetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
}
.pagetext2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #C30;
	font-style: italic;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #030;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
}
h3 {
	color: #030;
}
h4 {
	color: #900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #000000;
}
.smalltxt {
	color: #2C96E6;
	font-size: 8px;
	letter-spacing: 0.5em;
}
.widetxt {
	letter-spacing: .5em;
}
.coltext {
	color: #900;
}
p a {
	color: #930;
}
#main {
	background-repeat: no-repeat;
	background-position: center top;
}
#parchment {
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/parchmid.jpg);
}
.navtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #060;
}
.navtext a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #930;
}
.list1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #063;
	list-style-type: circle;
	font-size: 14px;
}
.smtxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
}
.smtxt a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
}
.smtxt h {
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #C30;
}
#testparch {
	background-image: url(../images/testparch.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.redtxt1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #900;
	font-weight: bold;
}
.spacedtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #C00;
	letter-spacing: 0.22em;
}
