* {

	border: 0;
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: 400px 225px;
}
#topouter {
	display: block;
	height: 150px;
	background-color: #B88F11;
	background-image: url(Brown/BrnTopBack.jpg);
	background-repeat: repeat-x;
	z-index: 5;
}
#topouter div {
	display: block;
}
#topouter p {
	display: none;
}


#topouter h1 {
	font-size: 1px;
	color: #B88F11;
	display: block;
	height: 150px;
	background-image: url(Brown/BrnLogo.gif);
	background-repeat: no-repeat;
	width: 370px;
	float: left;
}
#topouter h3 {
	color: #B88F11;
	position: absolute;
	left: 180px;
	top: 50px;
	font-size: 16px;
}

#topouter h4 {
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	height: 85px;
	float: left;
	width: 250px;
	margin-top: 65px;
}
#Nav {
	background-color: #9A3B39;
	width: 100%;
	z-index: 5;
	overflow: auto;
}
#Nav .leftwin {
	display: none;
}

#Nav .rightwin {
	position: absolute;
	display: block;
	width: 450px;
	height: 338px;
	top: 175px;
	left: 400px;
	z-index: 0;
	background-image: url(Blue/BluMainBack.jpg);
}

#Nav .nohover {
	position: absolute;
	width: 450px;
	height: 338px;
	top: 175px;
	left: 400px;
	z-index: 5;
}

#Nav ul {
	list-style: none;
	margin-left: 30px;
}
#Nav li {
	float: left;
	display: block;
}


#Nav a {
	display: block;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #9A3B39;
	padding: 3px 10px;
}
#Nav a span {
	position: absolute;
	height: 338px;
	width: 450px;
	top: 175px;
	left: 400px;
	background-repeat: no-repeat;
	background-position: 500px 0;
	display: block;
	z-index: 1;
}

#Nav a:hover {
	background-color: #446240;
}
#Nav a:hover span {
	background-position: left top;
}
#Nav a.home {
}


#Nav a.fabric {
}
#doorway {
	margin-left: 200px;
	width: 200px;
	text-align: center;
	color: #446240;
	padding-top: 20px;
}
#doorway p {
	font-weight: bold;
}
#doorway img {
	border: 0;
}

#Nav a.drape {
}
#Nav a.fringe {
}
#Nav a.upholst {
}
#Nav a.access {
}
#Nav a.about {
}
.fabric span {
	background-image: url(Blue/BluFabPic.jpg);
}
.drape span {
	background-image: url(Blue/BluDrapePic.jpg);
}
.fringe span {
	background-image: url(Blue/BluFringePic.jpg);
}
.upholst span {
	background-image: url(Blue/BluUpholsPic.jpg);
}
.access span {
	background-image: url(Blue/BluAccPic.jpg);
}
.about span {
	background-image: url(Blue/BluAboutPic.jpg);
}
#Content {
	display: block;
	width: 785px;
	margin-left: auto;
	margin-right: auto;
	color: #003333;
	position: relative;
	z-index: 5;
	padding-top: 30px;
}
#Content h2 {
	text-align: center;
	padding: 10px 0 10px 0;
}
#Content a {
}
#Content .map {
}
#Content .map a {
	display: block;
	width: 450px;
	height: 288px;
	font-size: 1px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(Map.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#Content .map a:hover {
	background-position: right top;
}
.stylechange {
	float: left;
	position: relative;
	top: -200px;
	text-align: center;
	width: 60px;
	left: 50px;
	font-size: 11px;
}
.stylechange a {
	display: block;
	text-decoration: none;
	background-color: #9A3B39;
	color: #FFFFFF;
	border-top: 1px solid white;
}
.stylechange a:hover {
	background-color: #446240;
}
.authorinfo {
	color: #006666;
	font-size: 12px;
}
.authorinfo a {
	text-align: center;
	display: block;
	text-decoration: none;
	color: #006666;
}
.galleryframe {
	list-style: none;
	font-weight: bold;
	margin-top: 10px;
}
.gallery {
	margin-top: 10px;
	width: 500px;
}
.gallery li {
	clear: both;
	position: relative;
	list-style: none;
	height: 56px;
	display: block;
	margin-bottom: 5px;
}
.gallery a {
	height: 56px;
	width: 75px;
	background-repeat: no-repeat;
	color: #DEC9AA;
	background-position: left bottom;
	margin-right: 5px;
	display: inline;
	float: left;
	font-size: 1px;
	text-decoration: none;
}
.gallery a:hover {
	background-position: left top;
}
.gallery span {
	position: absolute;
	width: 450px;
	height: 338px;
	top: -5px;
	background-position: 500px 0;
	background-repeat: no-repeat;
	left: 320px;
}
.gallery a:hover span {
	background-position: 0 0;
}
