#mainbody {
	font: normal 12px 'Nobile', sans-serif;
	color: #3B3B3B;
	padding: 0;
	background-attachment: fixed;
	background-image: url(images/mainbg.jpg);
	background-position: center center;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin: 0px;
}
#homebutton {
	height: 26px;
	width: 23px;
	position: absolute;
	margin-left: 30px;
}
p, h1, h2, h3 {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-weight: normal;
}
h4 {
	color: #FFFFFF;
	background-color: #ff6600;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(images/h4.png);
	border: 1px solid #b8a373;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 13px;
}
#languageflags {
	padding-top: 2px;
	position: absolute;
	width: 885px;
	text-align: right;
}
#maincontent h1,#maincontent h2,#maincontent h3 {
	color: #a18757;
	font-size: 20px;
	padding-bottom: 10px;
}
textarea {
	width: 95%;
}
.hand {
	cursor: pointer;
	cursor: hand;
}
.arrow {
	cursor: default;
}
a {
	color: #806C44;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
img.left {
	float: left;
	margin: 0 20px 0 0;
}
img.right {
	float: right;
	margin: 0 0 0 20px;
}
hr {
	border: none 0;
	border-top: 1px solid #71787a;
	width: 100%;
	height: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.boxed .title, .menuspacer {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 0.90em;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.menuruler {
	padding: 5px;
}
.boxed .content {
	padding: 15px;
}
.boxed ul {
	list-style: none;
}
.sitemaplevel1 {
	margin: 0px;
	padding: 0px;
}
.sitemaplevel1 li {
	list-style-type: square;
}
.sitemaplevel1 ul {
	margin: 0px;
	padding: 0px;
}
.sitemaplevel1 a {
	text-decoration: none;
}
#maincontent {
	clear: both;
	padding: 20px;
}
#maincontent .title {
}
#maincontent .content {
	line-height: 1.6em;
}
#maincontent .title {
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#maincontent p, #maincontent blockquote, #maincontent ul, #maincontent ol {
	margin-bottom: 1em;
}
#maincontent blockquote, #maincontent ul, #maincontent ol {
	margin-left: 3em;
}
#header {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header h1 {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #C9A205;
	font-size: 35px;
	margin-top: 25px;
	margin-bottom: 30px;
	margin-left: 20px;
}
#header a {
	text-decoration: none;
	color: #FFFFFF;
}
#page {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 980px;
}
#content {
	float: right;
	width: 720px;
	padding-right: 25px;
	margin-top: -22px;
}
#sublink {
	margin-left: 20px;
	color: #999999;
}
#sidebar {
	float: left;
	background-color: #FFFFFF;
	margin-left: 30px;
	border: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
	position: absolute;
	width: 160px;
}
#menu {
	margin-left: 20px;
}
#menu ul {
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#menu ul ul {
	margin-top: 10px;
	margin-bottom: 15px;
}
#menu ul ul ul {
	margin-top: 15px;
}
#menu li {
	display: block;
	text-align: center;
}
#menulevel1 .menuspacer {
	margin-top: 15px;
	margin-bottom: 5px;
	width: 138px;
	color: #FFFFFF;
	background-image: url(images/h4.png);
	border: 1px solid #B8A373;
	margin-left: 2px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#menulevel1 a {
	display: block;
	text-decoration: none;
	color: #000000;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 41px;
	width: 168px;
	line-height: 41px;
	margin-bottom: 15px;
	outline: none;
}
#menulevel1 a:hover {
	background-image: url(images/button_over.png);
}
#menulevel2 a {
	line-height: 23px;
	background-image: url(images/b2.png);
	height: 23px;
	margin-bottom: 5px;
}
#menulevel2 a:hover {
	line-height: 23px;
	background-image: url(images/b2_over.png);
	height: 23px;
}
#menulevel3 a {
	margin-left: 10px;
}
#menulevel1, menulevel2 {

}
#footer {
	width: 950px;
	height: 20px;
	font-size: 1em;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#locatorbar {
	color: #000000;
	width: 892px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 26px;
	border: 1px solid #CCCCCC;
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: 6px 3px;
}
#searchfield {
	margin-left: 642px;
	top: 5px;
	position: absolute;
	width: 300px;
	text-align: right;
}
#searchfield .text {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-right: 0px;
}
#searchfield .submit {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: 1px solid #CCCCCC;
	margin-left: 0px;
}
#searchfield .submit:hover {

}