﻿

a {
	color: #72250C;
}
a:visited {
	color: #803F08;
}
a:hover {
	color: #8B0218;
}
a.dark:link  {
	color: #CD9F60;
	text-decoration: none;
}
a.dark:visited  {
color: #D2BE91;
text-decoration:none
}
a.dark:active   {
	color: #643900
}
a.dark:hover   {
color: #970303;
text-decoration:underline
}

.center {
	text-align: center;
}
.text {
	font-family: Constantia, Georgia, "Times New Roman";
	font-size: 10.5pt;
	color: #302721;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 140%;
}
.textLarge {
	font-family: Constantia, Georgia, "Times New Roman";
	font-size: 12pt;
	color: #302721;
	text-align: left;
	font-weight:bold;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 130%;
}
.mainpageheader {
	background-image: url('images/img_10.jpg');
	background-color: #FBF0E1;
}
.noborder {
	border-width: 0px;
}
.blankpage {
	background-image: url('images/blankpage.jpg');
	background-color: #FBF0E1;
}
.typewritten {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	color: #672404;
	font-weight: bold;
	text-align:center
}
.largetypewritten {
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
	color: #672404;
	font-weight: bold;
}
.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CD9F60;
	text-align: center;
}
.footer {
	background-image: url('images/img_35.jpg');
	text-align:center
}
.typewrittenLeftLarger {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #672404;
	font-weight: bold;
	text-align: left
}
.style4 {
	border-style: solid;
	border-width: 0px;
	margin-left: 5px;
	margin-right: 30px;
}
