@charset "UTF-8";
* {
	padding: 0;
	margin: 0;
}
body {
	background-color: #8C8A7B;
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#background {
	padding-bottom: 70px;
	background-image: url(../img/bg_background.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 23221C;
	line-height: 13px;
}
#header {
	float: left;
	width: 840px;
	padding-top: 30px;
}
#logo {
	width: 162px;
	height: 87px;
	float: left;
}
.liLast {
	background: none;
}
#topnav #navig {
	float: right;
	height: 73px;
}
#topnav #navig td {
	width: 85px;
}
#body {
	float: left;
	width: 840px;
	margin-bottom: 5px;
}
#flash {
	float: left;
	width: 840px;
	height: 409px;
	clear: both;
	padding-top: 10px;
}
.flashtd1 {
	background-image: url(../img/frameless_bg.jpg);
}
.flasdtd2 {
	padding-left: 2px;
	background-image: url(../img/framed_bg.jpg);
	background-repeat: no-repeat;
	background-position: 2px top;
}
#intro {
	float: left;
	width: 838px;
	background-image: url(../img/body_bg.png);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #484538;
	border-bottom-color: #484538;
	border-left-color: #484538;
}
#boxes {
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#boxes img {
	border: 1px solid #4B493B;
}
.boxestd2 {
	padding-left: 17px;
	background-image: url(../img/designplanner_bg.jpg);
	background-repeat: no-repeat;
	background-position: 18px;
	width: 231px;
}
.boxestd1 {
	background-image: url(../img/showroom_bg.jpg);
	background-repeat: no-repeat;
	width: 231px;
	background-position: 1px;
}
.boxestd3 {
	width: 300px;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 20px;
}
#footer {
	font-size: 10px;
	color: #E3E3E3;
	text-align: right;
	width: 840px;
}
#footer a {
	color: #660000;
}
h2 {
	font-family: "Gill Sans", "Gisha", arial, sans-serif;
	font-weight: normal;
	letter-spacing: 2px;
	color: #6E0D10;
	font-size: 18px;
	padding-bottom: 15px;
	text-transform: uppercase;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #981418;
	font-family: "Gill Sans", "Gisha", arial, sans-serif;
}
#sitemap {
	padding-left: 50px;
	float: left;
	width: 700px;
	padding-top: 10px;
	padding-right: 20px;
}
#sitemap a {
	text-decoration: underline;
}
#sitemap a:hover {
	color: #BE7B78;
}
#sitemap a:visited {
	color: #999999;
}
#sitemap a:active {
	color: #981418;
}
.sitemapmain {
	color: #6E0D10;
	margin-bottom: 10px;
}
#sitemap .sitemapmain a {
	color: #6E0D10;
}
#sitemap .sitemapmain ul {
	margin-bottom: 10px;
}
.sitemapsub1 {
	margin-left: 15px;
	color: #000000;
}
#sitemap .sitemapsub1 a {
	color: #000000;
}
.sitemapsub2 {
	margin-left: 15px;
	color: #2E2D26;
}
#sitemap .sitemapsub2 a {
	color: #2E2D26;
}
#note {
	font-size: 10px;
	float: right;
	width: 585px;
	padding-top: 10px;
	color: #36342A;
	padding-right: 10px;
}
.underline {
	text-decoration: underline;
}

