body {
	font-family: Arial, 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 9pt;
	text-align: center;
	background: #4c7140;
	margin: 0;
	padding: 0;
	color: #333;
}

table { border-collapse: collapse; border-spacing: 0; }

.thumb {
	border: 1px solid #EBD4A3;
	padding: 2px;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #4c713f;
	padding: 2px 0 0 4px;
	border-bottom: 1px solid #EBD4A3;
	margin: 20px 0 10px 0;
}

h3 {
	font-size: 11pt;
	font-weight: normal;
	color: #4c713f;
	padding: 2px 0 0 20px;
	border-bottom: 1px solid #EBD4A3;
	margin: 10px 0 10px 0;
}


a {
	color: #436437;
	font-weight: bold;
	text-decoration: none;
}

a:hover { text-decoration: underline; }
a:active{ outline: none;}
a:focus {-moz-outline-style: none;}


#wrapper {
	position: relative;
	margin: 0 auto 0 auto;
	width: 921px;
	text-align: left;
	background: url('images/wrapper-bg.gif');
	border: 1px solid #ebd4a2;
}

#fresque {
	position: absolute;
	left: 141px;
	top: 106px;
	background: url('images/fresque.gif');
	width: 85px;
	height: 41px;
}

#left {
	float: left;
	width: 161px;
	background: url('images/left-thomb.jpg') no-repeat;
	padding: 0;
	padding-top: 199px;
	margin: 0;
}

#lang {
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
}

#mainmenu a {
	display: block;
	color: #333;
	padding: 4px 0 4px 8px;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
	border-bottom: 1px solid #f8e2ac;
	border-right: 1px solid #ebd4a3;
}

#mainmenu a:hover, #mainmenu a.active {
	color: #666;
	background: #fff9eb;
	border-bottom: 1px solid #ebd4a3;
	border-right: 1px solid #ebd4a3;
}


#mainmenu .submenu {
	border-bottom: 1px solid #FFE19B;
}

#mainmenu .submenu a {
	background: #FFF2D9;
}

#mainmenu .submenu a:hover, #mainmenu .submenu a.active {
	background: #FFFCF4;
}

#mainmenu a.active, #mainmenu .submenu a.active {
	background: #EBBD67;
	color: white;
}

#head {
	position: relative;
	float: right;
	margin: 0;
	height: 106px;
	background: url('images/top.jpg') top right;
	width: 587px;
}

#menu {
	position:absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	top: 0;
	left: 50px;
	width: 550px;
	height: 38px;
}

#menu li {
	float: left;
	background: url('images/menu-sep.gif') no-repeat;
	color: #c4a273;
	font-size: 10pt;
	font-weight: bold;
	width: 100px;
	height: 36px;
	padding: 2px 0 0 27px;
	margin: 0 10px 0 0;
	line-height: 16px;
}

#menu li a {
	color: #c4a273;
	text-decoration: none;
	font-weight: bold;
}

#menu li a:hover {
	color: #f2d081;
}

#logo	{
	position: absolute;
	border: 0;
	left: 161px;
	top: 0;
	width: 193px;
	height: 106px;
	background: url('images/top-logo.jpg');
}

#content {
	margin-left: 151px;
	padding: 38px 0 20px 20px;
}

#maincontent {
	width: 600px;
	line-height: 16px;
}

#right {
	float: right;
	width: 133px;
	text-align: center;
}

#right h2 {
	font-size: 10pt;
	color: #4c713f;
	padding: 0 0 0 4px;
	border-bottom: 1px solid #EBD4A3;
	margin: 0;
}

#right .thumb {
	border: 1px solid #EBD4A3;
	padding: 2px;
	margin: 10px auto 0 auto;
}

h1 {
	background: url('images/h1.gif');
	height: 23px;
	font-size: 13pt;
	color: #4c713f;
	font-weight: bold;
	font-family: Tahoma, Arial;
	padding: 2px 0 0 24px;
}

#footer {
	background: #f3dca5;
	border-top: 1px solid #ebd4a2;
	font-size: 8pt;
	color: #333;
	padding: 3px 10px 5px 0;
	text-align: center;
}

p {
	margin: 8px 0 0 0;
}

.propshort {
	margin: 0 10px 10px 10px;
	line-height: 18px;
}

.propshort h2, .propshort h2 a {
	font-size: 12pt;
	color: #7E572C;
	text-decoration: none;
}

.propshort h2 {
	margin-left: 150px;
}

.propshort img, .proplong img.main {
	border: 1px solid #EBD4A3;
	padding: 2px;
}

.proplong img.main {
	float: left;
	margin: 0 15px 0 0;
}

.proplong h2, .proplong h3, .proplong h2 a {
	margin-left: 150px;
	font-size: 10pt;
	color: #7E572C;
	margin: 20px 0 5px 0;
}

.proplong h2 a {
	text-decoration: underline;
}

table.frm {
	margin: 10px;
}

table.frm td {
	padding: 4px 20px 4px 4px;
	font-size: 110%;
	color: #333;
}

table.frm th {
	padding: 4px;
	color: #333;
	text-align: left;
	font-weight: normal;
}


#loading {
	position: absolute;
	visibility: hidden;
	z-index:3000;
	text-align: center;
	background: white;
	border: 1px solid #D70202;
	width: 350px;
	height: 40px;
	color: #333;
	font-size: 14pt;
}

#loadingbox { 
	margin: 260px auto 0;
	border: 3px solid #153d74; 
	width: 200px; 
	height: 34px; 
	color: #fff;
	padding-top: 20px;
	font-size: 1.2em; 
	background: #4578a7; 
	font-weight: bold;
}

.ajaxpop {
	border: 3px solid #D8AA4B;
}

.ajaxpop a {
	color: white;
	text-decoration: none;
}

.ajaxpop .prev {
	position: absolute;
	left: 10px;
	width: 100px;
	text-align: left;
}

.ajaxpop .next {
	position: absolute;
	right: 10px;
	width: 100px;
	text-align: right;
}

.ajaxpop .toolbar {
	position: relative;
	height: 20px;
	background: #D8AA4B;
	padding: 6px 0 2px 0;
}

div.redbox, div.redbox2 {
	background: red;
	float: left;
	font-size: 10pt;
	padding: 3px 6px 3px 6px;
	color: white;
	margin: 0 5px 15px 0;
}

div.ycircle {
	float: left;
	color: black;
	text-align: center;
	font-size: 10pt;
	background: url('images/circley.jpg');
	padding: 3px 0 0 0;
	width: 24px;
	height: 21px;
	margin: -3px 5px 5px 0;
}

div.redbox2 {
	margin: 0 5px 3px 0;
}


table.lst {
	border: 1px solid #333;
}

table.lst th {
	background: #FFEEC3;
	font-size: 8pt;
	font-weight: bold;
	color: #333;
	text-align: center;
	border-right: 1px solid #666;
	border-bottom: 1px solid #333;
	padding: 4px;
}

table.lst th.small {
	font-size: 7pt;
	font-weight: normal;
}

table.lst th.subth {
	background: #000095;
}

table.lst td {
	border-top: 1px solid #333;
	border-right: 1px solid #666;
}

table.lst tr.row0 {
	background: #F4F4F4;
}

table.lst tr.row1 {
	background: #FFFFFF;
}

.notes {
	padding: 10px;
}

.pgnav {
	margin: 50px;
	padding: 3px 10px 3px 10px;
	text-align: center;
	color: #999;
	font-weight: bold;
	background: #FFFAEF;
	border: 1px solid #F8F1E1;
}

.pgnav a {
	text-decoration: none;
	color: #4C713F;
	font-weight: bold;
}

a.white {
	text-decoration: none;
	color: #FFF;
}

#pgcontent img {
	border: 1px solid #EBD4A3;
	padding: 2px;
}


#rightmenu {
	margin-top: 20px;
	text-align: left;
}

#rightmenu a {
	display: block;
	color: #333;
	padding: 4px 0 4px 8px;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
	border-bottom: 1px solid #f8e2ac;
	border-right: 1px solid #ebd4a3;
}

#rightmenu a:hover, #rightmenu a.active {
	color: #666;
	background: #FFF2D9;
	border-bottom: 1px solid #ebd4a3;
	border-right: 1px solid #ebd4a3;
}

#rightmenu a.active {
	background: #EBBD67;
	color: white;
}

.caption {
	background: #EDD9AD;
	color: black;
	padding: 3px;
	text-align: center;
	font-size: 8pt;
}

.craftshort {
	float: left;
	width: 180px;
	margin: 0 15px 5px 0;
	text-align: center;
}

.craftshort img {
	border: 1px solid #EBD4A3;
	padding: 2px;
	margin: 0 auto 0 auto;
}

.photocaption {
	font-size: 8pt;
	margin: 3px 0 10px 0;
}

.photocaption a {
	text-decoration: none;
}

.gallerybox {
	float: left;
	width: 140px;
	padding: 5px 20px 5px 20px;
	text-align: center;
}

