body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #AAA295;
}
.bg {
	background-image: url(images/bg_page.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 10px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #AB7A40;
}
a:active {
	text-decoration: none;
	color: #503721;
}
a:link {
	text-decoration: none;
	color: #AB7C44;
}
a:visited {
	text-decoration: none;
	color: #AB7C44;
}
a:hover {
	color: #D5BC9F;
	text-decoration: none;
}
.navigation {
	font-size: 10px;
	font-weight: bold;
}
.bgheader {
	background-image: url(/images/bg_navigation.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.navigationw {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.navigationw a:active {
	color: #EADDCF;
}
.navigationw a:link {
	color: #FFFFFF;
}
.navigationw a:visited {
	color: #FFFFFF;
}
.navigationw a:hover {
	color: #D5BC9F;
}
.navigationb {
	color: #503721;
	font-size: 10px;
}
.navigationb a:active {
	font-weight: bold;
	font-size: 10px;
}
.navigationb a:link {
	font-weight: bold;
	font-size: 10px;
}
.navigationb a:visited {
	font-weight: bold;
	font-size: 10px;
}
.navigationb a:hover {
	color: #D5BC9F;
	font-weight: bold;
	font-size: 10px;
}
.border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.borderc {
	border: 1px solid #000000;
}
.content {
	padding: 15px;
}
.textsmall {
	font-size: 10px;
}
.newsletter {
	font-size: 14px;
}
.photo {
	border-bottom: #AAA295 1px solid;
	border-left: #AAA295 1px solid;
	border-top: #AAA295 1px solid;
	border-right: #AAA295 1px solid;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px
}
