body {
	background-color: #004600;
	text-align: center;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#pagewrapper {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#index_header {
	background-image: url(../graphics/layout/header.jpg);
	background-repeat: no-repeat;
	height: 215px;
}
#index_header h1 {
	font-size: 150%;
	font-weight: normal;
	color: #64763a;
	text-align: center;
	position: relative;
	top: 165px;
	font-style: italic;
	letter-spacing: 0.2em;
}

.index_header_menu {
	color: #64763a;
	position: relative;
	top: 110px;
}

.index_header_menu_links {
	color: #64763a;
	position: relative;
	right:10;
}

.index_header_menu a:link, .index_header_menu a:visited, .index_header_menu a:active {
	color: #64763a;
	text-decoration:none;
}

.index_header_menu li {
	padding-left:5px;
	line-height:120%;
}
.index_header_menu_homepage {
	list-style-image: url(../graphics/layout/icon_homepage.gif);
}

.index_header_menu_email {
	list-style-image: url(../graphics/layout/icon_mail.gif);
}

.index_header_menu_sitemap {
	list-style-image: url(../graphics/layout/icon_sitemap.gif);
}

.index_header_links {
	list-style-image: url(../graphics/layout/icon_links.gif);
}

#index_menu {
	background-color: #64763a;
	height: 25px;
}

#index_menu_main {
	float: left;
	vertical-align: middle;
}

#index_menu_main ul {
	margin:0;
	list-style-type: none;
	padding:0;
	margin-top:5px;
}

#index_menu_main li {
	display: inline;
}

#index_menu_main ul li a:link, #index_menu_main ul li a:visited, #index_menu_main ul li a:active {
	text-decoration:none;
	color: #fff5bf;
	padding-left: 10px;
	padding-right: 10px;
}

#languageflags {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	top: -85px;
	left: -5px;

}

#languageflags img {
	padding: 2px;
	margin: 2px;
	clear: none;
	float: none;
	border-top-width: none;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.index_contents_column,.index_contents_midcolumn {
	width: 228px;
	clear:right;
	float:left;
	padding-bottom:10px;
}

.index_contents_column img,.index_contents_midcolumn img{
	border: none;
}

.index_contents_column a:link, .index_contents_column a:visited, .index_contents_column a:active,.index_contents_midcolumn a:link, .index_contents_midcolumn a:visited, .index_contents_midcolumn a:active{
	text-decoration:underline;
	color: #64763a;
}

.index_contents_column p, .index_contents_midcolumn p {
	font-size: 80%;
	color: #64763a;
	text-align: center;
	margin-top:0px;
	margin-bottom:0px;
	padding-left: 5px;
	padding-right: 5px;
}

.index_contents_column h1, .index_contents_midcolumn h1 {
	font-size: 120%;
	color: #64763a;
	text-align: center;
}

.index_contents_midcolumn {
	padding-left:58px;
	padding-right:58px;
}

#index_contents {
	background-color: #b0ce8b;
}

#contents_masies ul {
	width:500px;
	list-style-type:none;
	margin:0 auto;
	padding:0;
	text-align: center;
}

#contents_masies li {
	margin-top:0;
	padding-top:0;
	float: left;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
}

#contents_masies li a:link, #contents_masies li a:visited, #contents_masies li a:active {
	text-decoration:none;
	color: #64763a;
}

#contents_masies img {
	display: block;
	border-left: 2px solid #b7cc8d;
	border-right: 2px solid #b7cc8d;
	border-bottom: 2px solid #b7cc8d;
	border-top: none;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

#contents_masies .selected img {
	border-left: 2px solid #fff5bf;
	border-right: 2px solid #fff5bf;
	border-bottom: 2px solid #fff5bf;
	border-top: none;
	filter:alpha(opacity=100);
	-moz-opacity:0;
	opacity:100;
}

#contents_masies li a:hover {
	color: #fff5bf;
	font-weight:bold;
}

#contents_masies li a:hover img {
	border-left: 2px solid #fff5bf;
	border-right: 2px solid #fff5bf;
	border-bottom: 2px solid #fff5bf;
	filter:alpha(opacity=100);
	-moz-opacity:0;
	opacity:100;
}

#contents_masies .selected a:link, #contents_masies .selected a:visited, #contents_masies .selected a:active {
	color: #fff5bf;
	font-weight:bold;
}

#contents {
	width:100%;
	clear: both;
	text-align:left;
}

#contents p a:link, #contents p a:visited, #contents p a:active {
	color: #64763a;
}

#sitemap a:link, #sitemap a:visited, #sitemap a:active {
	color: #64763a;
}

#contents h1 {
	font-size: 145%;
	font-style:italic;
	color: #64763a;
	text-align:;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 90px;
	margin-right: 0px;
}

#contents h2 {
	font-size: 120%;
	font-style:italic;
	font-weight:bold;
	color: #64763a;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 90px;
	margin-right: 90px;
}

#contents p {
	color: #64763a;
	margin-top: 7px;
	margin-bottom: 3px;
	margin-left: 90px;
	margin-right: 90px;
	line-height:2em;
}

.listtitle p {
	padding-bottom: 0px;
	margin-bottom:0px;
}

#contents ul {
	color: #64763a;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-left: 110px;
	padding-left: 0px;
	margin-right: 90px;
	line-height:2em;
}

form p {
	width:400px;
	padding-left:100px;
	clear: both;
}

form p label {
	width: 195px;
	float: left;
}

form p input, form p textarea, form p select {
	border: solid 1px #004600;
	float: right;
}

form p input, form p textarea {
	width: 200px;
}

.error {
	background-color:#FF3333;
}

.photostrip {
	margin:0 auto;
	padding:10px 0;
	text-align: center;
}

.photostrip img {
	padding: 0 12px;
	border: none;
}

.photogallery {
	margin:0 auto;
	padding:0;
	text-align: center;
}

.photogallery img {
	padding: 5px 3px;
	border: none;
	vertical-align:top;
}

#index_footer {
	background-color: #004600;
	background-image: url(../graphics/layout/footer.jpg);
	background-repeat: no-repeat;
	height: 69px;
	color: #fff5bf;
	text-align:center;
	font-size:80%;
	padding-top:40px;
}

#index_footer a:link, #index_footer a:visited, #index_footer a:active {
	color: #fff5bf;
	text-decoration:none;
}
#pagewrapper #index_contents #contents #preubd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004600;
	border-right-color: #004600;
	border-bottom-color: #004600;
	border-left-color: #004600;
	color: #333333;
}
