body {
	background: #D8D2C8;
	margin: 0;
	padding: 0;
}

#container {
	margin: 0 auto;
	width: 1020px;
	position: relative;
}

#paddings {
	float: left;
	width: 1020px;
	padding: 80px 0 80px 0;
}

#header {
	background: #D8D2C8 url(../images/fantasia.gif) no-repeat;
	width: 1000px;
	border: none;
	font: 12px Arial, Helvetica, sans-serif;
	color: #A59986;
	padding: 50px 0 0 0;
	line-height: 15px;
	margin: 0 0 0 10px;
	text-align: right;
	float: left;
}

.panel {
	border: 1px solid #948671;
	float: left;
}

a {
	outline: none;
}

a.nav {
	margin: 0 5px 0 5px;
	text-transform: uppercase;
	text-decoration: none;
	color: #A59986;
}

#imagebox a {
	outline: none;
}

p {
	margin: 0;
	padding: 0;
	color: #4c423b;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.copy {
	font: 15px Arial, Helvetica, sans-serif;
	color: #A59986;
	padding: 65px 0 0 0;
	line-height: 15px;
}

#main img {
	border: 1px solid #948671;
	width: 125px;
	margin: 0;
	max-height: 125px;
	overflow: hidden;
	padding: 0;
}

.imageanddescbox {
	margin: 20px 0 10px 0;
	float: left;
	text-align: center;
	padding: 0 45px 0 45px;
	width: 125px;
	height: 187px;
	overflow: hidden;
}

.imageanddescbox p {
	font: 15px "Times New Roman", Times, serif;
	font-style: italic;
}

.imageanddescbox a {
	font: 15px "Times New Roman", Times, serif;
	line-height: 19px;
	font-style: italic;
	text-decoration: none;
	color: #948671;
	padding: 0;
	text-align: center;
	float: left;
	clear: left;
}

.hidden {
	display: none;
}

#left {
	float: left;
	/* margin: 10px 0 0 11px; */
}

#main {
	/* background image */
	float: left;
	margin: 0 0 0 5px;
	min-height: 435px;
	width: 696px;
}

a.leftnav, a.front01, a.front02, a.front03 {
	display: block;
	float: left;
	text-align: center;
	width: 243px;
	height: 210px;
	margin-right: 5px;
	padding: 275px 0 0 0;
}

a.front01:hover, a.front02:hover, a.front03:hover {
	display: block;
	float: left;
	text-align: center;
	width: 242px;
	height: 210px;
	margin-right: 5px;
	padding: 275px 0 0 0;
}

a.leftnav {
	background: url(../images/tileandstone.jpg) no-repeat;
	margin-right: 0;
}

a.leftnav:hover {
	background: url(../images/tileandstoneover.jpg) no-repeat;
	margin-right: 0;
	
}

a.front01 {
	background: url(../images/plumbing.jpg) no-repeat;
}

a.front01:hover {
	background: url(../images/plumbingover.jpg) no-repeat;
	border-right: 1px solid #948671;
}

a.front02 {
	background: url(../images/decorativeaccessories.jpg) no-repeat;
}

a.front02:hover {
	background: url(../images/decorativeaccessoriesover.jpg) -1px 0 no-repeat;
	border-left: 1px solid #948671;
	border-right: 1px solid #948671;
	width: 241px;
}

a.front03 {
	background: url(../images/sustainableproducts.jpg) no-repeat;
	margin-right: 0;
}

a.front03:hover {
	background: url(../images/sustainableproductsover.jpg) -1px 0 no-repeat;
	border-left: 1px solid #948671;
	margin-right: 0;
}

.gallerytitle {
	display: block;
	float: left;
	clear: left;
	width: 100px;
	margin: 5px 0 0 0;
}

/* left navs */
.leftnav {
	display: block;
	float: left;
	width: 243px;
	height: 421px;
	padding: 64px 0 0 0;
}

.leftnav a {
	display: block;
	text-align: left;
	width: 243px;
	height: 32px;
	margin: 0;
	padding: 0;
}

#footer {
	background: #B9AB97 url(../images/footerbg.gif) no-repeat;
	padding: 21px 0 15px 10px;
	margin: 9px 0 0 10px;
	width: 990px;
	clear: left;
	float: left;
	height: 12px;
}

p.footercopy {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #94866F;
	line-height: 12px;
	text-transform: uppercase;
}
