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

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #673D24;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	text-align: left;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #382618;
}
.gallery_navigation {
	color: #B2B2B2;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
}

.bodycolor {
	background-color: #F1ECE5;
}
.header {
	font-size: 1.5em;
	font-weight: normal;
	line-height: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #B2B2B2;
}
a:visited {
	color: #B2B2B2;
}
.topnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	letter-spacing: 0.1em;
	background-color: #382618;
	color: #B2B2B2;
	line-height: 1.3em;
}
a:hover {
	color: #B2B2B2;
}
a:active {
	color: #B2B2B2;
}
.invtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #382618;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #bfa696;
}
