@charset "UTF-8";
body {
	background-color: #C9C8B1;
	background-image: url(images/tree.gif);
	background-repeat: no-repeat;
	background-position: 460px top;
	font-family: "Times New Roman", Times, serif;
	color: #333230;
}
#container {
	background-image: url(images/tree.gif);
	width: 1100px;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
#page {
	width: 801px;
	margin-top: 30px;
}
#footer {
	background-image: url(images/footer.gif);
	height: 25px;
	width: 801px;
	top: 0px;
}
#page #main {
	background-repeat: repeat-y;
	background-position: right;
	left: 0px;
	background-image: url(images/content-bkgd.gif);
	margin: 0px;
	padding: 0px;
}
#nav ul {
	text-decoration: none;
	list-style-type: none;
	text-indent: 0px;
	display: block;
	padding: 0px;
	width: 135px;
}
#nav  {
	padding: 0px;
	width: 135px;
	float: left;
}
#navbar {
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hidden {
	display: none;
}
#content2 {
	margin-left: 150px;
	margin-right: 30px;
}
#header {
	background-image: url(images/header.gif);
	height: 49px;
	width: 801px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#nav {
	float: left;
	width: 135px;
	margin: 0px;
	padding: 0px;
}
#content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	background-repeat: repeat-y;
	background-position: left;
}
#center {
	text-align: center;
}
#indexTitle {
	background-image: url(images/Index-Title.gif);
	height: 22px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#furnitureTitle {
	background-image: url(images/furniture-title.gif);
	height: 29px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#currentTitle {
	background-image: url(images/current-title.gif);
	height: 29px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#contactTitle {
	background-image: url(images/contact-title.gif);
	height: 29px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#linkTitle {
	background-image: url(images/links-title.gif);
	height: 29px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
h1 {
	display: none;
}
#subnav {
	margin-top: 20px;
}

#home {
	background-image: url(images/home-btn-1.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 135px;
	margin: 0px;
	padding: 0px;
}

#home a {
	display: block;
	height: 29px;
	width: 135px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#home a:hover {
	background-image: url(images/home-btn-2.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 135px;
}

#artist {
	background-image: url(images/artist-btn-1.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 135px;
}

#artist a {
	display: block;
	height: 29px;
	width: 135px;
}
#artist a:hover {
	background-image: url(images/artist-btn-2.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 135px;
}

#furn {
	background-image: url(images/furn-btn-1.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 135px;
}

#furn a {
	display: block;
	height: 55px;
	width: 135px;
}
#furn a:hover {
	background-image: url(images/furn-btn-2.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 135px;
}

#current {
	background-image: url(images/current-btn-1.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 135px;
}

#current a {
	display: block;
	height: 55px;
	width: 135px;
}
#current a:hover {
	background-image: url(images/current-btn-2.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 135px;
}


#links {
	background-image: url(images/links-btn-1.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 135px;
}

#links a {
	display: block;
	height: 29px;
	width: 135px;
}
#links a:hover {
	background-image: url(images/links-btn-2.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 135px;
}

#contact {
	background-image: url(images/contact-btn-1.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 135px;
}

#contact a {
	display: block;
	height: 29px;
	width: 135px;
}
#contact a:hover {
	background-image: url(images/contact-btn-2.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 135px;
}
#subnav ul {
	display: inline;
	list-style-type: none;
	margin-left: 110px;
}
#subnav li {
	display: inline;
	padding-left: 0px;
	padding-right: 30px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #844846;
}

a:hover {
	text-decoration: underline;
}
.imgright {
	margin: 10px;
	float: right;
}
.year {
	margin-left: 20px;
}
.detail {
	margin-left: 35px;
}
