html {
	height: 100%;
}
body {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	background-color: #fff;
	height: 100%;
}

table.center {
	vertical-align: middle; 
	height: 100%;
}

td.center {
	vertical-align: middle; 
}

#container {
	position: relative;
	text-align: left;
	margin-left: 0px;
	width: 833px;
	height: 575px;
	top: 0px;
	margin: 0 auto;
	background-image: url(graphics/bg.jpg);
	background-repeat: no-repeat;
}

#header {
	position: absolute;
	margin : 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 795px;
	height: 142px;
}

#header-logo {
	position: absolute;
	top: 54px;
	left: 44px;
	width: 169px;
	height: 88px;
}

#header-print {
	position: absolute;
	top: 55px;
	left: 757px;
	width: 14px;
	height: 14px;
}


#header-home {
	position: absolute;
	top: 58px;
	left: 353px;
	text-align: left;
}

ul.home {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	list-style-type: none;
	text-align: left;
}

li.home {
	float: left;
	margin: 0px 5px 0px 0px; 
	text-transform: uppercase;
}

a.home,a.home:hover,a.home-selected,a.home-selected:hover {
	text-transform: uppercase;
	text-decoration: none;
}

a.home:hover,a.home-selected,a.home-selected:hover {
	color: #c94d38;
	text-decoration: none;
}


#header-languages {
	position: absolute;
	top: 58px;
	left: 668px;
	width: 102px;
	text-align: left;
}

ul.languages {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	list-style-type: none;
	text-align: left;
}

li.languages {
	float: left;
	margin: 0px 10px 0px 0px; 
}

a.languages,a.languages:hover,a.languages-selected,a.languages-selected:hover {
	text-transform: uppercase;
	text-decoration: none;
}

a.languages:hover,a.languages-selected,a.languages-selected:hover {
	color: #c94d38;
	text-decoration: none;
}

#header-maps {
	position: absolute;
	top: 105px;
	left: 350px;
	width: 460px;
	height: 60px;
}

#header-maps-vl-link {
	position: absolute;
	top: 0px;
	left: 27px;
	width: 34px;
	height: 30px;
	background-image: url(graphics/map-vl-50.png);
	background-repeat: no-repeat;
}

#header-maps-vl-link:hover{
	background-image: url(graphics/map-vl.png);
	background-repeat: no-repeat;
}

#header-maps-bxl-link{
	position: absolute;
	top: 0px;
	left: 179px;
	width: 35px;
	height: 30px;
	background-image: url(graphics/map-bxl-50.png);
	background-repeat: no-repeat;
}

#header-maps-bxl-link:hover{
	background-image: url(graphics/map-bxl.png);
	background-repeat: no-repeat;
}

#header-maps-wa-link {
	position: absolute;
	top: 0px;
	left: 323px;
	width: 35px;
	height: 30px;
	background-image: url(graphics/map-wa-50.png);
	background-repeat: no-repeat;
}

#header-maps-wa-link:hover{
	background-image: url(graphics/map-wa.png);
	background-repeat: no-repeat;
}

#header-maps-vl {
	position: absolute;
	top: 34px;
	left: 25px;
	width: 50px;
	height: 26px;
	text-align: center;
}

#header-maps-bxl {
	position: absolute;
	top: 34px;
	left: 135px;
	width: 130px;
	height: 26px;
	text-align: center;
}

#header-maps-wa {
	position: absolute;
	top: 34px;
	left: 316px;
	width: 52px;
	height: 26px;
	text-align: center;
}

a.maps,a.maps:hover,a.maps-selected,a.maps-selected:hover {
	color: #c94d38;
	font-size: 11px;
	text-decoration: none;
}

a.mapsinactive {
	color: #ea8b7b;
	font-size: 11px;
	text-decoration: none;
}

a.mapsinactive:hover {
	color: #c94d38;
	font-size: 11px;
	text-decoration: none;
}

a.menu:hover,a.menu-selected,a.menu-selected:hover {
	text-decoration: underline;
}

#header-menu {
	position: absolute;
	top: 179px;
	left: 350px;
	width: 447px;
	height: 27px;
	/*background-image: url(graphics/menu-home.jpg);
	background-repeat: no-repeat;*/
}

#header-menu-sub {
	position: absolute;
	top: 210px;
	left: 350px;
	width: 447px;
	height: 27px;
	/*background-image: url(graphics/menu-home.jpg);
	background-repeat: no-repeat;*/
}

table.menu {
	width: 447px; 
	height: 27px;
	margin: 0px 0px 0px 0px;
}

td.menu {
	height: 27px;
	padding: 0px 13px 0px 0px;
	vertical-align: center;
}

a.menu,a.menu:hover,a.menu-selected,a.menu-selected:hover {
	color: #58595b;
	font-size: 12px;
	text-decoration: none;
}

a.menu:hover,a.menu-selected,a.menu-selected:hover {
	color: #c94d38;
}

table.menu-sub {
	height: 27px;
	margin: 0px 0px 0px 0px;
}

td.menu-sub {
	height: 27px;
	padding: 0px 13px 0px 0px;
	vertical-align: center;
}

#center-margin-top {
	height: 229px;
}

#center {
	margin: 0px 0px 0px 350px;
	width: 400px;
	padding: 0px 0px 24px 0px;
	
}

#footer-center {
	position: absolute;
	width: 415px;
	left: 340px;
	height: 20px;
	top: 514px;
	text-align: left;
	font-size: 10px;
	color: #939393;
}

#footer-left {
	position: absolute;
	width: 200px;
	left: 44px;
	height: 20px;
	top: 514px;
	text-align: left;
	font-size: 10px;
	color: #939393;
}

a {
	color: #545454;
	text-decoration: underline;
}

a:hover {
	color: #6d5434;
	text-decoration: none;
}

a.footer {
	color: #939393;
	text-decoration: none;
	font-size: 10px;
}

a.footer:hover {
	color: #939393;
	text-decoration: underline;
}

a.contact {
	color: #572700;
	text-decoration: none;
}

a.contact:hover {
	color: #572700;
	text-decoration: underline;
}


h1 {
	font-size: 14px;
	font-weight: bold;
	color: #c94d38;
}

h2 {
	font-size: 13px;
	font-weight: bold;
}

img {
	border: none;
}

p,.normal {
	margin-top: 0px;
	text-align: justify;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

