body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #5488a7 url(images/bg-bk.gif) repeat-x left top;
}
#mainTable_p2-01 {
	background: url(images/p2-01.gif) no-repeat;
}
#mainTable_p2-02 {
	background: url(images/p2-02.gif);
}
#mainTable_p2-03 {
	background: url(images/p2-03.gif) no-repeat;
	border-bottom: 1px solid #9D8662;
}
.mainText {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.legalschmegal {
	font:  8px Verdana, Arial, Helvetica, sans-serif;
}
.mainText-b {
	font: bold 70% Verdana, Arial, Helvetica, sans-serif;

}
.p {
	margin-top: 0px;
	margin-bottom: 8px;
	}
	
.footerText {
	font: 55% Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 8px;
	font-color: grey;
	border-top: 1px solid #666666;
}

/*  = = = =  LINKS = = =  */
a:link {
	color: #D75E0D;
	text-decoration: none;
}
a:visited {
	color: #D75E0D;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #993300;
	text-decoration: dashed;
}

.menuhead a:link {
	color: #993300;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
}
.menuhead a:visited {
	color: #993300;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
}
.menuhead a:hover {
	color: #993300;
	font-size: 70%;
	font-weight: bold;
	background-color: #EDD7B1;
	border-bottom: 1px solid #8D6521;
}
.menuhead a:active {
	color: #993300;
	font-size: 70%;
	font-weight: bold;
	background-color: #EDD7B1;
	border-bottom: 1px solid #8D6521;
}
.menulink a:link {
	color: #993300;
	font-size: 60%;
	text-decoration: none;
}
.menulink a:visited {
	color: #993300;
	text-decoration: none;
	font-size: 60%;
}
.menulink a:hover {
	color: #993300;
	text-decoration: dashed;
	background-color: #EDD7B1;
	border-bottom: 1px solid #8D6521;
	font-size: 60%;
}
.menulink a:active {
	color: #993300;
	font-size: 60%;
	background-color: #EDD7B1;
	border-bottom: 1px solid #8D6521;
	text-decoration: dashed;
}

.headText {
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
}

.grid {
	padding: 10px;
	border: 1px dashed #AABABF;
}
.gridCell-l {
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px dashed #AABABF;
	border-bottom: 1px dashed #AABABF;
	border-top: 1px dashed #AABABF;
}
.gridCell-c {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #AABABF;
	border-top: 1px dashed #AABABF;
}
.gridCell-r {
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px dashed #AABABF;
	border-bottom: 1px dashed #AABABF;
	border-top: 1px dashed #AABABF;
	text-align: right;
}
.gridText {
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	vertical-align: middle;
}
.gridText-top {
	padding-right: 25px;
	padding-left: 15px;
	text-align: justify;
}
.gridText-a {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	text-align: justify;
}
.gridText-a1 {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	text-align: justify;
}
.gridText-b {
	padding-right: 7px;
	padding-left: 7px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: justify;
}
.gridText-c {
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
.gridText-d {
	padding-right: 15px;
	padding-left: 10px;
	text-align: justify;
	vertical-align: top;
}
.gridText-e {
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
.nowrap {
	white-space: nowrap;
	text-align: center;
}
.addpace-wood {
	height: 1450px;
}
.addpace-droom1 {
	height: 1025px;
}
.addpace-droom2 {
	height: 1260px;
}
.addpace-paint {
	height: 1150px;
}
.addpace-links {
	height: 650px;
}
.ital {
	font-size: 65%;
	font-style: italic;
	color: #FFFFFF;
}

/* = = = drop shadow : car= = = */
.box1 { float: left; width: 150px; height: 84px;
}
#boxContent1 { border: none; background: #999; }
#boxContent1 { position: relative; left: -3px; top: -3px; }
#boxContainer1 { position: relative; background: #999; margin: 4px; }
/* = = = drop shadow : arch L = = = */
.box2 { float: left; width: 150px; height: 284px; }
#boxContent2 { border: none; background: #999; }
#boxContent2 { position: relative; left: -3px; top: -3px; }
#boxContainer2 { position: relative; background: #999; margin: 4px; }
/* = = = drop shadow : arch R = = = */
.box3 { float: right; width: 150px; height: 210px; }
#boxContent3 { border: none; background: #999; }
#boxContent3 { position: relative; left: -3px; top: -3px; }
#boxContainer3 { position: relative; background: #999; margin: 4px; }
/* = = = drop shadow : door L = = = */
.box4 { float: none; width: 150px; height: 58px; }
#boxContent4 { border: none; background: #999; }
#boxContent4 { position: relative; left: -3px; top: -3px; }
#boxContainer4 { position: relative; background: #999; margin: 4px; }
/* = = = drop shadow : door R = = = */
.box5 { float: none; width: 150px; height: 58px; }
#boxContent5 { border: none; background: #999; }
#boxContent5 { position: relative; left: -3px; top: -3px; }
#boxContainer5 { position: relative; background: #999; margin: 4px; }
/* = = = drop shadow : chair L = = = */
.box6 { float: left; width: 134px; height: 93px; }
#boxContent6 { border: none; background: #999; }
#boxContent6 { position: relative; left: -3px; top: -3px; }
#boxContainer6 { position: relative; background: #999; margin: 4px; }
/* = = = drop shadow : chair R = = = */
.box7 { float: none; width: 150px; height: 273px; }
#boxContent7 { border: none; background: #999; }
#boxContent7 { position: relative; left: -3px; top: -3px; }
#boxContainer7 { position: relative; background: #999; margin: 4px; }
/* = = = drop shadow : 1912 dr = = = */
.box8 { float: none; width: 150px; height: 124px; }
#boxContent8 { border: none; background: #999; }
#boxContent8 { position: relative; left: -3px; top: -3px; }
#boxContainer8 { position: relative; background: #999; margin: 4px; }
/* = = = drop shadow : shelves = = = */
.box9 { float: none; width: 150px; height: 156px; }
#boxContent9 { border: none; background: #999; }
#boxContent9 { position: relative; left: -3px; top: -3px; }
#boxContainer9 { position: relative; background: #999; margin: 4px; }
/* = = = drop shadow : 1912 dr main = = = */
.box10 { float: none; width: 492px; height: 405px; }
#boxContent10 { border: none; background: #999; }
#boxContent10 { position: relative; left: -3px; top: -3px; }
#boxContainer10 { position: relative; background: #999; margin: 4px; }
/* = = = drop shadow : 1912 c, d = = = */
.box11 { float: none; width: 230px; height: 268px; }
#boxContent11 { border: none; background: #999; }
#boxContent11 { position: relative; left: -3px; top: -3px; }
#boxContainer11 { position: relative; background: #999; margin: 4px; }
/* = = = drop shadow : 1912 i, j = = = */
.box12{ float: none; width: 230px; height: 300px; }
#boxContent12 { border: none; background: #999; }
#boxContent12{ position: relative; left: -3px; top: -3px; }
#boxContainer12 { position: relative; background: #999; margin: 4px; }
/* = = = drop shadow : 1912 e, f = = = */
.box13{ float: none; width: 230px; height: 148px; }
#boxContent13 { border: none; background: #999; }
#boxContent13{ position: relative; left: -3px; top: -3px; }
#boxContainer13 { position: relative; background: #999; margin: 4px; }
/* = = = drop shadow : 1912 k  = = = */
.box14{ float: none; width: 492px; height: 396px; }
#boxContent14 { border: none; background: #999; }
#boxContent14{ position: relative; left: -3px; top: -3px; }
#boxContainer14 { position: relative; background: #999; margin: 4px; }
/* = = = drop shadow : 1912 g, h  = = = */
.box15{ float: none; width: 230px; height: 212px; }
#boxContent15 { border: none; background: #999; }
#boxContent15{ position: relative; left: -3px; top: -3px; }
#boxContainer15 { position: relative; background: #999; margin: 4px; }
/* = = = drop shadow : chairski i, j  = = = */
.box16{ float: none; width: 150px; height: 222px; }
#boxContent16 { border: none; background: #999; }
#boxContent16{ position: relative; left: -3px; top: -3px; }
#boxContainer16 { position: relative; background: #999; margin: 4px; }