@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
	}
	
.background_box {
	width:100%;
	min-height:100%;
	position:absolute;
	z-index:0;	border:0;
	margin:0;
	padding:0
}

a:link {color:#666666; text-decoration:none}
a:active {color:#66FF00;}
a:visited{color:#666666; text-decoration:none}
a:hover {
	color:#000000;
	text-decoration:underline;
}

a img {
	border:none;
	}


body#about .background_box{
	background-color:#845046;
	}

body#home .background_box{
	background-color:#617972;
	}
	
body#contact .background_box{
	background-color:#3d6c8d;
	}
	
body#products .background_box{
	background-color:#c07739;
	}
	
body#gallery .background_box, #gallery {
	background-color:#897053;
	}

.white {
			margin-bottom:-244px;
			width:100%;
			height:249px;
}

.container {
	width:624px;
	margin:0 auto;
	}
	
.header {
	width:624px;
	height:186px;
	padding:0;
	text-align:center}

.headerimg {
	position:relative;
	top:-186px;
	}

	
#headerimglist {
	list-style:none;
	display:block;
	

	}
	
li {
	margin:0;
	padding:0;
	}
	
#headerimglist li {
	margin:0;
	padding:0;
	position:relative;
	z-index:2;
	margin-bottom:-183px;
	height:183px;
	}
	
.header ul {
	margin:0;
	padding:0;
	height:179px;
	margin-bottom:-179px;
	}
	
.title {
	margin-left:15px;
	}
	
#blue_sink {visibility:hidden;}
#blue_tub {visibility:hidden;}
#foam_tile {visibility:hidden;}
#orange_kitchen {visibility:hidden;}
#red_wine {visibility:hidden;}
#tan_tile {visibility:hidden;}



.content {
	width:611px;
	margin:0 auto;
		padding-bottom:10px;
	background-image:url(images/content_bg_08.png);
	background-repeat:repeat-y;
	min-height:250px;
	}
	
.content h1 {
	margin:0;
	padding:10px;
	font-size:1.2em;
	text-decoration:underline;
	font-family:"Times New Roman", Times, serif
	}
.content p {
	margin:0;
	padding:0;
	margin-left:20px;
}

.top {
margin:0 auto;
text-align:center;

}

.bottom {
text-align:center;
margin:0 auto;
}

.right h1{
	padding-left:0;
		margin-bottom:0;
	}
	
#home .right h1 {
margin-bottom:-10px;
}

#home .right a img {
border:none;

}

#gallery .right {
	width:400px;
	}

#maplink {
	margin-top:20px;
	float:left;
	width:230px;
	}
#maplink img {
	margin-left:10px;
	margin-right:5px;
	float:left;
	margin-top:-5px;
	}
#maplink p {
	font-size:.7;
	font-weight:150;
	margin-top:10px
}

.cards {
	width:380px;
	float:right;
	}
	
.cards img {
	margin:0;
	margin-right:10px
}
	
.left {
	width:400px;
	}
	
.left img {
	margin-right:10px;
		margin-top:10px

	}
.right {
	float:right;
	width:190px;
	}
	
.right>img {
	margin-top:5px;
	}
	
.logo {
	float:left;
	position:relative;
	margin-bottom:-182px;
	margin-right:-221px;
	margin-left:10px;	
	z-index:3;
	
	}
	
	
body#about table {
	margin-left:20px;
	margin-top:5px;
	}
	
	
	
.footer {
	width:611px;
	margin:0 auto;
	clear: both;

	}
	
.address p,.phone p {
	font-size:11px;
	text-align:justify
	}
	
.copyright p {
	font-size:11px;
	text-align:center
	}
	
.address {
	width:150px;
	float:left;
	position:relative;
	top:-70px;
	left:80px
	}
.copyright {
	width:225px;
	position:relative;
	top:-70px;
	margin:0 auto;
	fon
	}
	
.phone {
	width:150px;
	float:right;
	position:relative;
	top:-70px;
	}
	
.instructions
	{width:475px;
	margin:0 auto;
	font-size:.6em;
	}
.first {float:left;
margin-right:25px}
	
	

