html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background: #EFDCC4 url(images/01-background.jpg) repeat top center;
	font: 1.0em/1.2em "Lucida Sans Unicode", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #111144;
}
a {
	font: 1.0em/1.0em "Lucida Sans Unicode", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
a:link, a:visited {
	color: #181968;
	background-color: transparent;
}
a:hover, a:active {
	color: #196019;
	background-color: transparent;
}

hr {
	color: #FFE3C1;
	margin: 15px 0px 15px 0px;
	width: 70%;
}
/* --- --- */
#main {
	background-color: #E7D099;
	padding: 0px;
	width: 1120px;
	position: absolute;
/* center main area */
	margin-left: -560px;
	left: 50%;
}

#logo {
	width: 1090px;
	position: absolute;
	top: 24px;
	left:18px;
}
#logobackground, #maintextbackground, #navbackground  {
	background-color: White;
}
#logobackground {
/*	background-color: White; */
	background-color: #e9cfb3;
	width: 1105px;
	height: 175px;
	position: absolute;
	top: 15px;
	left: 10px;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}
#maintextbackground, #maintexthousebg, #maintextaroundbg, #maintextactbg, #maintextconbg {
	background-color: White;
	width: 1105px;
	position: absolute;
	top: 234px;
	left: 10px;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
#maintextbackground {
	height: 580px;
}

#maintexthousebg, #maintextaroundbg, #maintextactbg, #maintextconbg {
	background-color: #F8F0D6; 
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
#maintexthousebg {
	height: 1340px;
}
#maintextaroundbg {
	height: 1300px;
}
#maintextactbg {
	height: 810px;
}
#maintextconbg {
	height: 1050px;
}
#maintext {
	font: 1.0em/1.2em "Lucida Sans Unicode", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: transparent;
	position: absolute;
	width: 1090px;
	top: 234px;
	left: 10px;
	margin: 8px;
	padding: 0px;
}

#navbar {
	width: 1105px;
	position: absolute;
	top: 198px;
	left: 10px;
	text-align: center;
/*	border: 1px solid #FFD700; */
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
}
#navbackground {
	background-color: #e9cfb3;
	width: 1105px;
	height: 1.8em;
	position: absolute;
	top: 198px;
	left: 10px;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}
#langselect {
	position: relative;
	top: 1px;
	width: 200px;
	float: right;
	padding: 3px;
}
#langselect img {
	border: none;
	margin-left: 2px;
}
#navarea {
	position: relative;
	left: 70px;
	float: left;
	width: 840px;
	text-align: center;
}
.navlist {
	position: relative;
	top: 4px;
	margin: 0px;
	padding: 0px;
}
.navitem {
	display: inline;
	background: #E4C041;
	margin: 2px 5px 2px 5px;
	padding: 0px 5px 0px 5px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
}

#secnav {
	padding: 0px;
	margin: 10px 0px 20px 0px;
	text-align: center;
}
.secnavlist {
	position: relative;
	top: 4px;
	margin: 0px;
	padding: 0px;
}
.secnavitem {
	display: inline;
	background: #EEE2BB;		
	margin: 2px 6px 2px 6px;
	padding: 0px 5px 0px 5px;
	font-size: 0.8em;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
}

h2 {
	font: 1.4em/1.0em Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	margin: 4px 0px 8px 0px;
	text-align: center;
}
h3 {
	font: 1.1em/1.0em Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: center;
	margin: 0px 0px 6px 0px;
	padding: 0;
}
p {
	margin: 6px 2px;
}
.p2 {
	clear: left;
}
.p3 {
	clear: right;
}
.p4 {
	clear: both;
}
.centered {
	text-align: center;
}
.right {
	text-align: right;
}
.dimmed {
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}

#text1back, #text1 {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 24.3em;
	min-height: 390px;
}
#text1back {
	background-color: #FFFEF6;
	border: 1px solid #E4C041;
	width: 555px;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65
}
#text1 {
	margin: 7px;
	margin-top: 15px;
	width: 540px;
}

.imgframe, .imgframe-act {
	width: 520px;
/*	height: 22.3em; */
	height: 380px;
	float: left;
	padding: 0px;
	margin: 0em 1em 0.5em 0em;	
}
.imgframe-act {
	margin: 5px 10px 4px 5px;
}
#imgframe-addr {
	float: left;
	width: 500px;
	text-align: center;
	padding: 0px;
	margin: 5px 10px 40px 5px;
}
.imgframe-r {
	width: 520px;
	clear: left;
	float: right;
	height: 390px;
	margin: 0em 4px 1em 0.5em;	
}
.image48, .image48i, .image48-house {
	border: 1px solid #E4C041;
	width: 520px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
}
.image48 {
	height: 360px;
}
.image48-house {
	height: 390px;
}	
#DynImg, image48i {
	height: 390px;
}
#mapsimage {
	clear: both;
	float: right;
	width: 700px;
	height: 420px;
	margin: 0px 4px 10px 12px;	
}
#map_canvas {
	width: 700px;
	height: 420px;
}
.mediconframe-r, .mediconframe-l, .mediconframe-l-around {
	width: 206px;
	height: 24.3em;
	min-height: 430px;
	margin: 0px 5px 0px 5px;	
}
.mediconframe-l, .mediconframe-l-around {
	float: left;
	margin: 0px 12px 0px 0px;
	padding: 0px;
}
.mediconframe-r {
	float: right;
}

#bottomimgback {
	clear: both;
	background-color: White;
	position: absolute;
	width: 1090px;
	height: 158px;
	top: 25.1em;
	left: 0px;
	margin: 0px;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
.bottomimages {
	clear: both;
	text-align: center;
	position: absolute;
	width: 1090px;
	top: 408px;
	left: 0px;
	margin: 0px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90	
}
.bottomimg-act {
	clear: both;
	text-align: center;
	position: absolute;
	width: 1090px;
	top: 642px;
	left: 0px;
	margin: 0px;
}
.bottomimg-act2 {
	clear: both;
	text-align: left;
	position: relative;
	width: 1090px;
	margin-bottom: 6px;
}
.bottomimg-house {
	text-align: center;
	position: relative;
	width: 1090px;
	margin-bottom: 6px;
}
.bottomimg-around {
	clear: both;
	text-align: left;
	position: relative;
	width: 1090px;
	margin-bottom: 6px;
}


.btimage-act, .btimage-around {
	border: 1px solid #E4C041;
	margin: 0px 4px 0px 0px;
	padding: 0px;
	cursor: crosshair;
	width: 206px;
	height: 138px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
}
.btimage-around {
	margin-right: 6px;
}

.topimages {
	text-align: center;
	margin: 0px 0px 0px 0px;
}
.imageline-act {
	clear: both;
	text-align: center;
	margin: 0px 0px 0px 0px;
}
.subtop {
	width: 215px;
	display: inline;
	text-align: left;
	font-size: 0.8em;
}
.btimage, btimage-i {
	border: 1px solid #E4C041;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	cursor: crosshair;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
}
.btimage {
	width: 206px;
	height: 138px;
}
.btimage-i {
	height: 145px; 
	width: 210px;
}
.bttable {
	width: 1090px;
	table-layout: fixed;
	border-spacing: 4px;
	margin-bottom: 20px;
}
.btlnk {
	background: #EEE2BB;
	font-size: 0.8em;
	padding: 3px;
/*	cursor: crosshair; */
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
}
.addr {
	font-size: 0.9em;
}
#addrfield {
	padding-top: 100px;
}

.imgtext {
	font: 0.8em/0.8em Arial, Helvetica, Geneva, sans-serif;
	display: block;
	width: 520px;
}
.imgtext-r {
	font: 0.8em/0.8em Arial, Helvetica, Geneva, sans-serif;
	display: block;
	width: 520px;
	text-align: right;
}
.footer {
	position: absolute;
	bottom: -10px;
	left: 420px;
	text-align: center;
	font: 0.8em/0.8em Arial, Helvetica, Geneva, sans-serif;
}

.invistext {
	visibility: hidden;
}

.layer {
	position: absolute;
	top: 210px;
	right: 5px;
	width: 550px;
	visibility: hidden	
}
#actlayer1 {
	z-index: 1;
	visibility: visible;
}

#actlayer2 {
	z-index: 2;
	visibility: collapse;
}

#actlayer7 {
	visibility: hidden;
}

