body, dd, dt, ul, ol, li, p, table, th, td
{
	letter-spacing: 0px;
	font-size:12px;
}

ul.leftNavBar li
{
	color: #e58e1a;
	margin-top: 5px;
}

ul.leftNavBar li .active {
	color: #e58e1a;
}

ul.leftNavBar, ul.leftNavBar ul, ul.leftSNavBar
{
	list-style: none;
	margin:0 5px 0 12px;
	padding:0;
}

html, body, table
{
	margin: 0;
	padding: 0;
	height:100%;
}

body
{
	background-color: #5d4f46;
	color: #fff;
}

a
{
	text-decoration: none;
	color: #fff;
}

a:hover
{
	text-decoration:underline;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
}

img
{
	border:  none;
}

p
{
	margin-top:1em;
	margin-bottom:1em;
}

div#contentBlock
{
	position:absolute;
	top:0;
	left:230px;
	padding-top:5px;
	padding-right:30px;
}

div#container
{
	position:relative;
	width:100%;
	margin-top:20px;
}

div#entrance
{
	position:relative;
	width:100%;
	margin-top:200px;
	text-align:center;
}

div#langSelect { clear:both; }

div#leftMenu
{
	margin: 0 30px 30px 30px;
}

ul.leftSNavBar {
	position:absolute;
	top:350px;
}

ul.leftSNavBar li
{
	color: #e58e1a;
	margin-top: 5px;
}

ul.leftSNavBar li .active {
	color: #e58e1a;
}

ul.leftSNavBar, ul.leftSNavBar ul, ul.leftSNavBar
{
	list-style: none;
	margin:0 5px 0 12px;
	padding:0;
}

div#flashcontent
{
	display: block;
}

div#topNav
{
	width:100%;
	height:90px;
}

div#topNav img
{
	float:left;
	padding-left:25px;
}

span#langSwitch
{
	float:right;
	padding-top:10px;
	padding-right:30px;
}

div.noJS
{
	text-align: center;
	margin: 5px 30px 10px 30px;
}

span.rightSpan
{
	float: right;
}

table.galleryTab td
{
	width: 120px;
	padding:10px 25px 10px 0;
	vertical-align: top;
}

table.galleryTab td img
{
	display:block;
}

.map_img {
	width: 541px;
	height: 380px;
	padding-bottom:20px;
}

hr {
color:#FFFFFF;
height:1px;
}