body {
	line-height: 1;
	color: black;
	background: #27231b url(../img/bg_main.gif) no-repeat;	
	font: 62.5%/2em "Trebuchet MS","Helvetica","Arial",sans-serif;
}

#wrap {
	width: 795px;
	margin-left: 85px;
}

h1 {
	background: transparent url(../img/signature_main.png) no-repeat;
	width: 256px; height: 38px;	
	margin: 0 auto;
}

h1.gmap {
	background: transparent url(../img/signature_gmap.gif) no-repeat;
	margin-bottom: 8px;
}

h2 {
	background: transparent url(../img/subtitle_main.png) no-repeat;
	width: 211px; height: 6px;	
	margin: 1px 0 0 60px;
}

body.nl h2 {
	background-position: bottom left;
}

#navigation {
	height: 56px;
	text-align: center;
	background-color: #35322c;
}

#navigation ul {
	padding-top: 20px;	
}

#navigation li {
	display: inline;
	background: transparent url(../img/nav_ornament.png) no-repeat;
	padding: 5px 10px 5px 24px;
}

#navigation li.first {
	background-image: none;	
}

#navigation a {
	font-size: 1.4em;
	font-weight: bold;
	color: #F2DBA6;
	letter-spacing: 1px;
	margin: 0 10px;
	text-decoration: none;
}

body.interior #navigation li.interior a, 
body.exterior #navigation li.exterior a, 
body.tradition #navigation li.tradition a, 
body.contact #navigation li.contact a {
	color: #92846E;
} 

#navigation a:hover, #navigation a:active {
	color: #92846E;	
}

#main {
	height: 410px;
	background: #27231b url(../img/bg_main.gif) repeat-x bottom right;	
	margin-top: 55px;
}

#left {
	float: left;
	width: 477px;
	height: 461px;
	overflow: hidden;
}

#left .landscape_shadow {
	background: transparent url(../img/shadow_landscape.png) no-repeat;	
	padding: 11px 17px 23px 17px;
	margin-top: 75px;		
}

#left .landscape_shadow img {
	width: 420px;
	height: 280px;		
}

#left .portrait_shadow {
	background: transparent url(../img/shadow_portrait.png) no-repeat;	
	padding: 11px 17px 23px 17px;
	margin: 0 0 0 90px;		
}

#left .portrait_shadow img {
	width: 280px;
	height: 420px;		
}

#right {
	float: right;
	width: 318px;	
}

#txt {
	height: 230px;
	margin-top: 60px;
	padding: 0 26px 0;
	font-size: 1.3em;
	color: #F2DBA6;
}

#txt a {
	color: #F2DBA6;
}

#txt a:hover, #txt a:active {
	color: #F2DBA6;
	text-decoration: none;
}

body.fr #txt {
	height: 250px;
	margin-top: 40px;
}

#txt h3 {
	font-family: Georgia,Times,serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0.5em;
}

#txt .ornament {
	height: 30px;
	background: transparent url(../img/txt_ornament.png) no-repeat center center;
}

#next {
	display: block;
	float: right;
	width: 52px;
	height: 52px;
	margin-top: 23px;
	background: #27231b url(../img/nav_corner.png) no-repeat;
}


#thumbnails {
	clear: both;
    margin: 48px 0 0 110px;
}

#thumbnails li {
	display: block;
	float: left;
	background: transparent url(../img/shadow_thumb.png) no-repeat;	
	padding: 7px 10px 13px 10px;
	margin-right: 10px;
}

#thumbnails li a {
	display: block;
	width: 72px;
	height: 72px;
	border: 1px solid #1C1914;
}

#thumbnails a:hover, #thumbnails a:active {
	border: 1px solid #F2DBA6;
}

#thumbnails img {
	width: 72px;
	height: 72px;
}

h1 span, h2 span, .ornament span, #next span, div#content {
	display: none;
	visibility: hidden;
}
