body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: medium;
	color: #000000;
	background-repeat: no-repeat;
}
body {
	background-image: url(images/seamless_wood-pattern.jpg);
	background-repeat: repeat;
}
a:link {
	color: #006600;
	text-decoration: none;
}
.style3 {
	color: #C03226;
	font-weight: bold;
}
.style4 {font-size: large}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #C13226;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: xx-large;
	color: #C13226;
}
h2 {
	font-size: large;
	color: #C13226;
}
h3 {
	font-size: large;
	color: #184A04;
}
h4 {
	font-size: medium;
	color: #C13226;
}
.top-nav-repeat {
	background-image: url(images/nav/top-nav-spacer.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.inside_bg {
	background-color: #F0DFA9;
}
