body {
	background-color: #000000;
}
#slideshow {
	background-color: #5f2e10;
	width: 800px;
	height: 500px;
	margin: auto;
	background-image: url(images/container_BKGD.gif);
}
#header {
	background-color: #000000;
	height: 60px;
}
#pictures {
	width: 435px;
	height: 470px;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#navigation {
	width: 250px;
	height: 120px;
	background-color: #5E2D0F;
	float: right;
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #877E6D;
}
#footer {
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5E2D0F;
	font-size: 11px;
	color: #DF8C19;
	width: 320px;
	float: right;
	padding-bottom: 10px;
	text-align: right;
	margin-top: 30px;
	margin-right: 10px;
}

#about {
	width: 100px;
	float: left;
}
#press {
	width: 100px;
	float: left;	
}

#contact {
	width: 100px;
	float: left;
	
}
#nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DF8C19;
	width: 300px;
	margin-top: 10px;
	text-align: center;
	height: 10px;
	margin-left: 5px;
}
#design {
	height: 40px;
	background-color: #5F2E10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	vertical-align: middle;
	text-align: right;
	color: 877e6d;
}
#build {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: 877e6d;
	background-color: #5F2E10;
	text-align: right;
	vertical-align: middle;
	height: 40px;
}
#furnish {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: 877e6d;
	background-color: #5F2E10;
	text-align: right;
	vertical-align: middle;
	height: 40px;
}
#abouttext {
	margin-right: 20px;
	margin-left: 100px;
	margin-top: 30px;
}

a:link {
	color: #847C6A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #857D6B;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

