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

body {
	background-image: url(images/bg.jpg);
	background-color: #442610;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #42210B;
}
a:link {
	color: #633539;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #633539;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #292D5E;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #633539;
}
.sidehead {
	color: #1F2C53;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
}
.sidelinks {font-size: 13px}

.bigtitle {
	color: #733C3B;
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
}

.smalltitle {color: #733C3B; font-family: "Times New Roman", Times, serif; font-size: 24px; }

.footer {color: #E6E2D9;
font-size:11px}
.footer a:link {color: #E6E2D9;
font-size:11px}
.footer a:visited {color: #E6E2D9;
font-size:11px}
.footer a:hover {color: #E6E2D9;
font-size:11px}
.footer a:active {color: #E6E2D9;
font-size:11px}
