body {
	background: #4c2637;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: black;
	margin: 0;
}
a:link, a:visited {
	color: #4c2637;
	text-decoration: none;
}
a:hover, a:active {
	color: #aa8f4b;
	text-decoration: underline;
}
h1 {
	font-size: 17px;
	color: #4c2637;
	margin-top: 20px;
	margin-bottom: 4px;
	border-bottom: 1px solid #4c2637;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	color: #4c2637;
	border-top: 2px dotted #aa8f4b;
	border-bottom: 2px dotted #aa8f4b;
	padding: 2px 0 2px 0;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 20px;
	text-transform: uppercase;
}
hr {
	color: silver;
	background-color: silver;
	border: 0;
	height: 1px;
}
.main-area {
	width: 810px;
	background-color: white;
	border: 2px solid white;
}
.header {
	position: relative;
	width: 807px;
	height: 200px;
	background: url(images/logo-header.gif);
}
a.logo {
	position: absolute;
	display: block;
	top: 30px;
	height: 110px;
	left: 0;
	width: 510px;
}
.top-menu {
	text-align: right;
	padding: 10px 10px 0 0;
	font-size: 12px;
}
.bottom-menu {
	text-align: right;
	padding: 102px 10px 0 0;
	font-size: 13px;
}
.bottom-menu a:link, .bottom-menu a:visited {
	color: #4c2637;
	text-decoration: none;
}
.bottom-menu a:hover, .bottom-menu a:active {
	color: #ffffff;
	text-decoration: underline;
}
.content {
	width: 790px;
	text-align: left;
	padding-bottom: 10px
}
.content1 {
	width: 715px;
	text-align: left;
	padding-bottom: 10px
}
.content2 {
	width: 700px;
	text-align: left;
	padding-bottom: 10px
}
.footer {
	width: 814px;
	background-color: #aa8f4b;
	padding: 10px 0 15px 0;
	font-size: 11px;
}
.tiny {
	font-size: 9px;
	padding-top: 3px;
}
.center {
	text-align: center;
}
.border {
	border: 1px solid #aa8f4b;
}
.menu {
	text-align: center;
	font-size: 10px;
	padding: 10px;
	background-color: #e6dabd;
	margin-top: 25px;
	margin-bottom: 25px;
}

.prodTable {
	margin-top: 10px;
}
.prodTable td {
	vertical-align: top;
	text-align: left;
}
.prodTable table td {
	vertical-align: middle;
}
.prodForm {
	margin-top: 20px;
}
.prodForm table th {
	font-weight: normal;
	padding: 2px 10px 2px 0;
	text-align: right;
}
.prodForm td {
	padding: 2px 0;
}
td.sampleImg {
	text-align: right;
}
.sampleImg a:hover {
	text-decoration: none;
}
.sampleImg img {
	 border: 1px solid black;
}

#imgbox {
	margin: 0px;
	padding: 0px;
	border: 0px solid silver;
}

.flashCont {
	position: relative;
	width: 592px;
	height: 426px;
	background: transparent url(images/sofa-wall-592.jpg) top left no-repeat;
}
#flash {
	position: absolute;
	top: 120px;
	left: 40px;
}

.preload {
	position: absolute;
	bottom: 0;
	left: -1000px;
}

#flashIdeas {
	margin: 6px 0;
}

.plain {
	font-family: Verdana, sans-serif;
}

