/* CSS Document */

body {
	background: #393622 url(/images/bgtable.jpg) repeat-y center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #393622;
}
a:link {
	color: #003366;
	text-decoration:none
}
a:visited {
	color: #003366;
	text-decoration:none
}
a:hover {
	color: #666600;
	text-decoration:underline
}
a:active {
	color: #666600;
	text-decoration:underline
}
.subheading {
	font-size: 18px;
	color: #393622;
}
.heading {
	font-size: 24px;
	color: #585434;
}
.menulinks {
	font-size: 15px;
	font-weight: normal;
	letter-spacing: .1em;
}
.legal {
	font-size: 11px;
	font-weight: normal;
	color: #585434;
}
.main {
	font-size: 14px;
	font-weight: normal;
	color: #393622;
}

