@charset "UTF-8";
body/* CSS Document */

  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:None;
	color: #520000;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/bg.jpg);
}
a {
	color:#824021;
	text-decoration: none;
}
a:hover {
	color:#551515;
	text-decoration: underline;
}
.copy {
	font-size:0.8em;
	color: #520000;
}

.lindent {
	text-transform:none;
	;
	color: #3A3A55;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	padding-left: 400px;
	padding-right: 55px;
}
.lindent a {
	text-transform:none;
	;
	color: #3E3E5C;
	font-weight: bold;
	text-decoration: none;
}
.lindent  a:hover {
	text-transform:none;
	;
	font-size: 10pt;
	color: #3E3E5C;
	font-weight: bold;
	text-decoration: underline;
}
.blocktext {
	background-color:#CD6632;
	margin: 3px;
	padding: 3px;
	display: block;
	font-size: xx-small;
	color: #2D4222;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #D1D9A2;
}
.maincontent {
	padding-top: 0px;
	padding-right: 200px;
	padding-bottom: 0px;
	padding-left: 270px;
	list-style-type: square;
	font-size: .9em;
}
.maincontent a {
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: square;
	color: #FFFFCC;
	text-decoration: underline;
}
.maincontent a:hover {
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: square;
	color: #435671;
}
.blocktext  a {
	text-decoration: underline;
	color: #2D4222;
}
.blocktext  a:hover {
	color: 691a1a;
	text-decoration: underline;
}
h1 {
	color:#8F4823;
	font-size: 1.2em;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-size: 0.8em;
	font-style: normal;
	background-color: #AFB6BD;
	display: block;
	margin: 1px;
	padding: 2px;
	border: 1px solid #CD6632;
}
h3 {
	color:#61618E;
	font-size: 0.8em;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer {
	background-color:#2D4222;
	margin: 3px;
	display: block;
	font-size: small;
	color: #9FD0A3;
	border: 1px solid #DAD2B2;
	padding: 3px;
}
.footer a{
	text-decoration: underline;
	color: 93c295;
}
.footer a:hover{
	color: #FFFFCC;
	text-decoration: underline;
}
.smalltxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	;
	line-height: normal;
	color: #252537;
	list-style-type: circle
}