@media screen {
body {
	padding:0;
	margin:0;
	overflow: hidden;
}
.homepageBackground {background: #E8EDEF url(images/background_homepage.gif) no-repeat center top !important;}
* {
	color: #404040;
}
img {border:0px}
A {
	text-decoration: none;
	color : #DE613A;
	font-weight: bold;
}

A:hover   {
	text-decoration: underline;
	font-weight: bold;
}

small {
	font-family: Arial, Helvatica, Sans-serif;
	font-size: 10px;
}

h1, h2, h3, h4, h5 {
	padding:0;
	margin:0;
	font-family: Georgia, Arial, Helvatica, Sans-serif;
	line-height:105%;
}
p, td, div,  span {
	font-size: 11px;
	font-family: Georgia, Arial, Helvatica, Sans-serif;
	font-weight: normal;
	padding-top:0px;
	margin-top: 0px;
	color: #404040;
}
h1 {
	font-size: 16px; 
	color: white;
	padding: 7px 30px;
	font-weight: bold;
	letter-spacing: 1px;
}
h2{
	font-size: 14px; 
	color: #4E4B49;
	margin: 3px 0;
}
h3{
	font-size: 14px; 
	color: #4E4B49;
	margin: 20px 0 3px 0;
}
.newsList ul li h3 {
	color : #DE613A;
	font-size: 12px; 
}
.newsList ul {margin: 0 0 0 20px; padding: 0; width: 85%;}
h4{
	display: inline;
	font-weight: normal;
	font-size: 11px;
	color: silver;
	margin: 0;
	padding:0;
}
h5{
	font-size: 11px; 
	font-family: Georgia, Arial, Helvatica, Sans-serif;
	font-weight: normal;
	color: silver;
	margin: 0;
	padding:0;
}
h6{
	font-size: 12px; 
	font-weight: normal;
	color: #B8B6B7;
	margin: 0;
	padding:0;
}

li {	
	line-height: 150%;
	list-style-type: none;
}

/*********************/
/*   G A L L E R Y   */
/*********************/

#wrapper {
	position: relative;
	display: block;
	padding:0;
	margin:0;
	width: 994px;
	margin: 0 auto;
	overflow: hidden;
}
#wrapperMenu {
	display: block;
	float: left;
	width: 246px;
}
#wrapperInnerMenu {
	display: block;
	float: right;
	width: 204px;
}
#logo {
	display: block;
	float: left;
	height: 43px;
	margin-top: 48px;
}
#wrapperMain {
	display: block;
	float: left;
	width: 720px;
	overflow: hidden;
}
#rightShadow {
	display: block;
	float: left;
	width: 28px;
}
#languages{
	display: block;
	width: 720px;
	height: 28px;
	text-align: right;
	overflow: hidden;
}
#languages a img {
	margin: 9px 9px 0 0;
}
#header {
	display: block;
	clear: both;
	width: 720px;
	height: 66px;
	overflow: hidden;
}
#buttons {
	float: left;
	width: 488px;
	text-align: right;
}
#buttons a img {
	margin: 30px 20px 0 0;
}
#search {
	float: left;
	width: 232px;
	height: 70px;
	background: url(images/backTop.gif) no-repeat;
}
#flash {
	display: block;
	width: 724px !important;
	height: 200px !important;	
	overflow: hidden !important;
}
#title {
	display: block;
	clear: both;
	width: 720px;
	height: 28px;
	overflow: hidden;
}
#wrapperText {
	display: block;
	clear: both;
	float: right;
	width: 690px;
	overflow: auto;
}
#text {
	display: block;
	width: 660px !important;
	float: left;
	margin-top: 30px;
}
#footer {
	display: block;
	clear: both;
	width: 720px;
	height: 28px;
	text-align: center;
	background: #CAE1EC url(images/footerShadow.gif) no-repeat;
	padding: 7px;
	overflow: hidden;
}

/*********************/
/*      M E N U      */
/*********************/

#menu {
	display: block;
	clear: left;
	margin-top: 30px;
}
.CMOn {
	color: black;
	text-decoration : none;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	padding : 6px 10px 5px 12px;
	background: transparent url(images/menuLine.gif) no-repeat bottom center;
}

.CMOv {
	color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding : 6px 10px 5px 12px;
	background: transparent url(images/menuLineOver.gif) repeat-y;
}

.L1On {
	font-size: 10px;
	text-decoration : none;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	padding : 5px;
	line-height: 110%;
	margin-bottom: -1px;
}

.L1Ov {
	color: #ffffff;
	font-size: 10px;
	text-decoration : none;
	font-weight : normal;
	font-family:Arial, Helvetica, sans-serif;
	padding : 5px;
	line-height: 110%;
	margin-bottom: -1px;
}

#text p, div p {
	line-height:170%;
	font-family: Georgia;
	font-size: 11px;
}

.rightDiv {
	display: block;
	float: right;
	clear: right;
	margin: 0 0 5px 10px;
	text-align: center;
}
.blueImageBorder {
	clear: right;
	float: right;
	padding:5px;
	border: 1px solid #89d9ed;
	margin-bottom: 10px;
}
.greyImageBorder {
	clear: right;
	float: right;
	padding:5px;
	border: 1px solid #C7CAC4;
	margin-bottom: 10px;
}
.redImageBorder {
	clear: right;
	float: right;
	padding:5px;
	border: 1px solid #E6895D;
	margin-bottom: 10px;
}
.cyanImageBorder {
	clear: right;
	float: right;
	padding:5px;
	border: 1px solid #88D2F0;
	margin-bottom: 10px;
} 
.glazed1 {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='data/images/glazed_house_sketch.png');
}
.glazed1[class] {
background-image: url(data/images/glazed_house_sketch.png);
}
} 
.dutch1 {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='data/images/dutch_house_sketch.png');
}
.dutch1[class] {
background-image: url(data/images/dutch_house_sketch.png);
}
.roman1 {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='data/images/roman_house_sketch.png');
}
.roman1[class] {
background-image: url(data/images/roman_house_sketch.png);
}
.french1 {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='data/images/french_house_sketch.png');
}
.french1[class] {
background-image: url(data/images/french_house_sketch.png);
}
.korifes1 {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='data/images/korifes_house_sketch.png');
}
.korifes1[class] {
background-image: url(data/images/korifes_house_sketch.png);
}
.eco1 {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='data/images/15x25x32_eco.png');
}
.eco1[class] {
background-image: url(data/images/15x25x32_eco.png);
}
.eco2{
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='data/images/15x30x24-brick.png');
}
.eco2[class] {
background-image: url(data/images/15x30x24-brick.png);
}
/*
.shadow{
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/shadow.png');
}*/
.shadow {
background: white url(images/shadow.png) no-repeat right top !important;
}
#text1 {background: white;}
.classic { margin-top: 1em; background-color: #F2DFCF; color: #404040;}
.classic caption { text-align: left; color: black; font-weight: bold; }
.classic th { text-align: center; }
.classic td { background-color: white; color: #404040; text-align: center; font-family: Arial, sans-serif; line-height:normal; font-size:9px;}
.classic .odd td { background-color: #F2F3F3; }

.thermo { margin-top: 1em; background-color: #D8D7D7; color: #404040;}
.thermo caption { text-align: left; color: black; font-weight: bold; }
.thermo th { text-align: center; }
.thermo td { background-color: white; color: #404040; text-align: center; font-family: Arial, sans-serif; line-height:normal; font-size:9px;}

.eco { margin-top: 1em; background-color: #829D96; color: #404040;}
.eco caption { text-align: left; color: black; font-weight: bold; }
.eco th { text-align: center; }
.eco td { background-color: white; color: #404040; text-align: center; font-family: Arial, sans-serif; line-height:normal; font-size:9px;}

.special { margin-top: 1em; background-color: #FFBEA8; color: #404040;}
.special caption { text-align: left; color: black; font-weight: bold; }
.special th { text-align: center; }
.special td { background-color: white; color: #404040; text-align: center; font-family: Arial, sans-serif; line-height:normal; font-size:9px;}

.dotListGif {
	padding-left: 20px;
	list-style-image: none;
	background: url(images/list.gif) no-repeat left top;
	margin-bottom: 5px;
}

A.language {
	color: #404040;
	text-decoration: none;
	font-weight:normal;
}
A:hover.language {
	color: #404040;
	text-decoration: none;
}

/*********************/
/*   G A L L E R Y   */
/*********************/

.gallery1 {
	display: block;
	clear: both;
}

.gallery1 .photoBorder {
	display: block;
	margin: 0 0 30px 30px;
}

.gallery1 .photoBorder table tr td {
	display: block;
	width: 174px;
	height: 121px;
}
.gallery1 .photoBorder table tr td a img {
	margin: 5px 5px 0 5px;
}

.gallery2 {
	display: block;
	float: right;
	text-align: center;
}
.gallery2 a {
	display: block;
	clear: both;
	margin-bottom: 10px;
}
.Print {display: none;}
}

@media print {
.noPrint {display:none;}
#flame {
	display: none !important;
	height: 0 !important;
}
#flame img {display: none;}
#content ul li {
	list-style-type: none;
}
@media screen {
body {
	padding:0;
	margin:0;
	overflow: hidden;
}
.homepageBackground {background: #E8EDEF url(images/background_homepage.gif) no-repeat center top !important;}
* {
	color: #404040;
}
img {border:0px}
A {
	text-decoration: none;
	color : #DE613A;
	font-weight: bold;
}

A:hover   {
	text-decoration: underline;
	font-weight: bold;
}

small {
	font-family: Arial, Helvatica, Sans-serif;
	font-size: 10px;
}

h1, h2, h3, h4, h5 {
	padding:0;
	margin:0;
	font-family: Georgia, Arial, Helvatica, Sans-serif;
	line-height:105%;
}
p, td, div,  span {
	font-size: 11px;
	font-family: Georgia, Arial, Helvatica, Sans-serif;
	font-weight: normal;
	padding-top:0px;
	margin-top: 0px;
	color: #404040;
}
h1 {
	font-size: 16px; 
	color: white;
	padding: 7px 30px;
	font-weight: bold;
	letter-spacing: 1px;
}
h2{
	font-size: 14px; 
	color: #4E4B49;
	margin: 3px 0;
}
h3{
	font-size: 14px; 
	color: #4E4B49;
	margin: 20px 0 3px 0;
}
.newsList ul li h3 {
	color : #DE613A;
	font-size: 12px; 
}
.newsList ul {margin: 0 0 0 20px; padding: 0; width: 85%;}
h4{
	display: inline;
	font-weight: normal;
	font-size: 11px;
	color: silver;
	margin: 0;
	padding:0;
}
h5{
	font-size: 11px; 
	font-family: Georgia, Arial, Helvatica, Sans-serif;
	font-weight: normal;
	color: silver;
	margin: 0;
	padding:0;
}
h6{
	font-size: 12px; 
	font-weight: normal;
	color: #B8B6B7;
	margin: 0;
	padding:0;
}

li {	
	line-height: 150%;
	list-style-type: none;
}

/*********************/
/*   G A L L E R Y   */
/*********************/

#wrapper {
	position: relative;
	display: block;
	padding:0;
	margin:0;
	width: 994px;
	margin: 0 auto;
	overflow: hidden;
}
#wrapperMenu {
	display: block;
	float: left;
	width: 246px;
}
#wrapperInnerMenu {
	display: block;
	float: right;
	width: 204px;
}
#logo {
	display: block;
	float: left;
	height: 43px;
	margin-top: 48px;
}
#wrapperMain {
	display: block;
	float: left;
	width: 720px;
	overflow: hidden;
}
#rightShadow {
	display: block;
	float: left;
	width: 28px;
}
#languages{
	display: block;
	width: 720px;
	height: 28px;
	text-align: right;
	overflow: hidden;
}
#languages a img {
	margin: 9px 9px 0 0;
}
#header {
	display: block;
	clear: both;
	width: 720px;
	height: 66px;
	overflow: hidden;
}
#buttons {
	float: left;
	width: 488px;
	text-align: right;
}
#buttons a img {
	margin: 30px 20px 0 0;
}
#search {
	float: left;
	width: 232px;
	height: 70px;
	background: url(images/backTop.gif) no-repeat;
}
#flash {
	display: block;
	width: 724px !important;
	height: 200px !important;	
	overflow: hidden !important;
}
#title {
	display: block;
	clear: both;
	width: 720px;
	height: 28px;
	overflow: hidden;
}
#wrapperText {
	display: block;
	clear: both;
	float: right;
	width: 690px;
	overflow: auto;
}
#text {
	display: block;
	width: 660px !important;
	float: left;
	margin-top: 30px;
}
#footer {
	display: block;
	clear: both;
	width: 720px;
	height: 28px;
	text-align: center;
	background: #CAE1EC url(images/footerShadow.gif) no-repeat;
	padding: 7px;
	overflow: hidden;
}

/*********************/
/*      M E N U      */
/*********************/

#menu {
	display: block;
	clear: left;
	margin-top: 30px;
}
.CMOn {
	color: black;
	text-decoration : none;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	padding : 6px 10px 5px 12px;
	background: transparent url(images/menuLine.gif) no-repeat bottom center;
}

.CMOv {
	color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding : 6px 10px 5px 12px;
	background: transparent url(images/menuLineOver.gif) repeat-y;
}

.L1On {
	font-size: 10px;
	text-decoration : none;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	padding : 5px;
	line-height: 110%;
	margin-bottom: -1px;
}

.L1Ov {
	color: #ffffff;
	font-size: 10px;
	text-decoration : none;
	font-weight : normal;
	font-family:Arial, Helvetica, sans-serif;
	padding : 5px;
	line-height: 110%;
	margin-bottom: -1px;
}

#text p, div p {
	line-height:170%;
	font-family: Georgia;
	font-size: 11px;
}

.rightDiv {
	display: block;
	float: right;
	clear: right;
	margin: 0 0 5px 10px;
	text-align: center;
}
.blueImageBorder {
	clear: right;
	float: right;
	padding:5px;
	border: 1px solid #89d9ed;
	margin-bottom: 10px;
}
.greyImageBorder {
	clear: right;
	float: right;
	padding:5px;
	border: 1px solid #C7CAC4;
	margin-bottom: 10px;
}
.redImageBorder {
	clear: right;
	float: right;
	padding:5px;
	border: 1px solid #E6895D;
	margin-bottom: 10px;
}
.cyanImageBorder {
	clear: right;
	float: right;
	padding:5px;
	border: 1px solid #88D2F0;
	margin-bottom: 10px;
} 
.glazed1 {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='data/images/glazed_house_sketch.png');
}
.glazed1[class] {
background-image: url(data/images/glazed_house_sketch.png);
}
} 
.dutch1 {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='data/images/dutch_house_sketch.png');
}
.dutch1[class] {
background-image: url(data/images/dutch_house_sketch.png);
}
.roman1 {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='data/images/roman_house_sketch.png');
}
.roman1[class] {
background-image: url(data/images/roman_house_sketch.png);
}
.french1 {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='data/images/french_house_sketch.png');
}
.french1[class] {
background-image: url(data/images/french_house_sketch.png);
}
.korifes1 {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='data/images/korifes_house_sketch.png');
}
.korifes1[class] {
background-image: url(data/images/korifes_house_sketch.png);
}
.eco1 {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='data/images/15x25x32_eco.png');
}
.eco1[class] {
background-image: url(data/images/15x25x32_eco.png);
}
.eco2{
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='data/images/15x30x24-brick.png');
}
.eco2[class] {
background-image: url(data/images/15x30x24-brick.png);
}
/*
.shadow{
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/shadow.png');
}*/
.shadow {
background: url(images/shadow.png) no-repeat right top;
}

.classic { margin-top: 1em; background-color: #F2DFCF; color: #404040;}
.classic caption { text-align: left; color: black; font-weight: bold; }
.classic th { text-align: center; }
.classic td { background-color: white; color: #404040; text-align: center; font-family: Arial, sans-serif; line-height:normal; font-size:9px;}
.classic .odd td { background-color: #F2F3F3; }

.thermo { margin-top: 1em; background-color: #D8D7D7; color: #404040;}
.thermo caption { text-align: left; color: black; font-weight: bold; }
.thermo th { text-align: center; }
.thermo td { background-color: white; color: #404040; text-align: center; font-family: Arial, sans-serif; line-height:normal; font-size:9px;}

.eco { margin-top: 1em; background-color: #829D96; color: #404040;}
.eco caption { text-align: left; color: black; font-weight: bold; }
.eco th { text-align: center; }
.eco td { background-color: white; color: #404040; text-align: center; font-family: Arial, sans-serif; line-height:normal; font-size:9px;}

.special { margin-top: 1em; background-color: #FFBEA8; color: #404040;}
.special caption { text-align: left; color: black; font-weight: bold; }
.special th { text-align: center; }
.special td { background-color: white; color: #404040; text-align: center; font-family: Arial, sans-serif; line-height:normal; font-size:9px;}

.dotListGif {
	padding-left: 20px;
	list-style-image: none;
	background: url(images/list.gif) no-repeat left top;
	margin-bottom: 5px;
}

A.language {
	color: #404040;
	text-decoration: none;
	font-weight:normal;
}
A:hover.language {
	color: #404040;
	text-decoration: none;
}

/*********************/
/*   G A L L E R Y   */
/*********************/

.gallery1 {
	display: block;
	clear: both;
}

.gallery1 .photoBorder {
	display: block;
	margin: 0 0 30px 30px;
}

.gallery1 .photoBorder table tr td {
	display: block;
	width: 174px;
	height: 121px;
}
.gallery1 .photoBorder table tr td a img {
	margin: 5px 5px 0 5px;
}

.gallery2 {
	display: block;
	float: right;
	text-align: center;
}
.gallery2 a {
	display: block;
	clear: both;
	margin-bottom: 10px;
}
.Print {display: none;}
}

@media print {
.noPrint {display:none;}
#flame {
	display: none !important;
	height: 0 !important;
}
#flame img {display: none;}
#content ul li {
	list-style-type: none;
}

img {border:0px}
#TITLE {
	position: absolute;
	top: 0;
	left: 0;
	background: none;
}
h1 {
	color: red;
	background: white;
}
}
img {border:0px}
#TITLE {
	position: absolute;
	top: 0;
	left: 0;
	background: none;
}
h1 {
	color: red;
	background: white;
}
}
