@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #524A36;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #71664A;
}
.flash-mov {
	position: relative;
	top: 0px;
	bottom: 150px;
	z-index: 0;
}

.logo-header {
	position: relative;
	top: 20px;
	bottom: 300px;
	z-index: 10;
}
.nav-bground {
	background-image: url(images/navigation.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #a49f95;
	position: relative;
	top: 20px;
}
.static-content {
	width: 400px;
}

.footer a {
	font-family: Tahoma, Verdana, Arial;
	color: #a49f95;
	text-decoration: none;
}
.footer a:hover {
	font-family: Tahoma, Verdana, Arial;
	color: #330033;
	text-decoration: none;
}
.home-logo {
	top: 193px;
	position: relative;
}
.table100 {
	padding: 0px;
	height: 100%;
	width: 100%;
}

.entry {
	background-image: url(images/entry_bground.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.quote {
	color: #000000;
}
