@import url(menu.css);

/* Normalize Everything */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica;
	color: White;
	font-size: 12px;
}

h1, h2, h3, h4, h5 {
	font-size: 100%;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse : collapse; border-spacing : 0;}

fieldset, img {
	border: 0;
}

/* -------------------------------------------------------*/

body {
	background-color: black;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
}

#header {
	border: 1px solid white;
	height: 90px;
	margin-top: 20px;
}
.branding {
	position: absolute;
	top: -9999px;
	left:-9999px;
}
#main-content {
margin-top: 53px;
z-index: 1;
border: 1px solid white;
height:398px;
}

#main-content-direx {
margin-top: 53px;
z-index: 1;
border: 1px solid white;
height:398px;
position:relative;
}

#about-textarea {margin-top:-345px;
margin-left:25px;
width:440px;
	height: 290px; overflow:auto;       /*  ---------THIS GIVES US SCROLL BARS.  Don't forget the pos rel attribute */
	position:relative;
	padding:10px;
	
	

}

#about-textarea p {
	color:#000;}
	
	
#about-textarea-map{margin-top:-345px;
margin-left:-25px;
width:375px;
}

#about-textarea-map td {
color:#000000;
}
#about-textarea-map input {
color:#000000;
}
#mapquest-logo orig {
margin-top:-30px;
margin-left:320px;
}

#mapquest-logo {
	position:absolute;
	left:200px;
	top:360px;
	
}

.halfsize {
font-size:.7em;
vertical-align:middle;
padding-bottom:5px;

}
.floatright {
float:right;
}
.floatleft {
float:left;
}
.clearfloat {
clear:both;
}

	
	
#about-textarea p{
color:#000000;
font-size:.9em;
}
#about-textarea h1{
color:#000000;
font-size:1.4em;
font-weight:100;
}
#about-textarea h2{
color:#000000;

}
.headshot{
padding-bottom:8px;
padding-right:5px;
float:left;
position:relative;
}


#services-textarea {margin-top:-345px;
margin-left:25px;
width:375px;

}
#services-textarea p{
color:#000000;
font-size:.8em;

}


#portfolio-flash-area {
}

#main-content-portfolio {
margin-top: 53px;
z-index: 1;
border: 1px solid white;
height:406px;
}



#main-content-home {
margin-top: 53px;
z-index: 1;
}
#footer {
	font-size: 0.8em;
text-align: center;
margin: 10px;
}

#footer .text-highlight {
background-color: #f0913c;
padding-top:4px;
padding-bottom: 4px;
}

#footer a {
color: #fff;
text-decoration: underline;
}

#copy {
text-align: left;
font-size: 0.8em;
}


/* ----------------------start site map---------------------------------*/

#main-content-sitemap {
margin-top: 53px;
z-index: 1;
border: 1px solid white;
background-image:url(image/white_bkg.gif);
height:auto;
}

#sitemap_area ul {
margin-left:30px;
line-height:1.8em;
}

#sitemap_area li {
color:#000000;
}


a:link {
	color: #000000;
}
a:visited {
	color: #999999;
}
/*------------------------------product pages start------------*/

#main-content-products {
margin-top: 53px;
z-index: 1;
border: 1px solid white;
height:auto;
}
#main-content-products-flooring {
margin-top: 53px;
z-index: 1;
border: 1px solid white;
height:398px;
background-image:url(image/white_bkg.gif);
height:300px;
}
#main-content-detailedproducts {
margin-top: 53px;
background-color: white;
height:100%;

position: relative;
}
#main-content-detailedproducts img {
position: relative;
}
.imgdetail {
padding-left:30px;
padding-top:30px;
padding-bottom:30px;
background-color: white;

}
#main-content-detailedproducts p {
	color:#333333;
	padding-left: 0px;
	padding-top:70px;
	font-size:1.2em;
	z-index: 101;
}
#main-content-detailedproducts table {
background-color: white;
position: relative;
z-index: 10;
}
#main-content-detailedproducts table td.logo {
	text-align: right;
	

}

/*--  this was from when I had nested divs.  I combined all into main-content-detailedproducts--
#indiv-product {

background-image:url(image/white_bkg.gif);
position:relative;
z-index:10;

}

#indiv-product img {
padding-left:30px;
margin-top:-110px;
margin-bottom:-20px;
position:relative;
}

#indiv-product p {
	color:#333333;
	position: relative;
	left: 330px;
	top: -110px;
	font-size:1.2em;
}
*/

#products-table {
background-image:url(image/white_bkg.gif);
padding-left:6px;
}

#products-flooring {
background-image:url(image/white_bkg.gif);
padding-left:6px;
padding-top:20px;
}

#products-flooring p{
color:#000;
line-height:2em;
}


#products-table td .pic{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#products-table td .logo{
	padding-top: 10px;
	padding-right: 10px;
	
	padding-left: 10px;
}

#brand-line-table {
background-image:url(image/white_bkg.gif);
padding-left:20px;
padding-bottom:20px;

}

#brand-line-table img {
padding-top: 20px;
	padding-right: 10px;
	
	
	padding-left: 10px;
	}
	

#logo-detail {
	
	margin-top:0px;
	margin-right:1px;
	
}

.boldsku {
	font-weight:bolder;
}
/*------------------------------contact page start------------*/
#main-content-contact {
margin-top: 53px;
z-index: 1;
border: 1px solid white;
height:398px;
}

#form1 label {
	color: #D4645E;  /*--color of name and address--*/
	padding-left: 2px;   }
	
#form1 td {
	color: #D4645E; /*--color of title of comment box--*/
	
	
	 }
	
#form1 tr {
border-bottom:2px;
border-bottom-style:solid;
border-bottom-color:#333333;
}
	
#form1 input {
	margin-top:2px;
	margin-bottom:2px;
	color: #000000;   }
	
#contact-area {
background-image:url(image/white_bkg.gif);
height:359px;   }

#context {
color:#000000;
padding-top:10px;
width:200px;
float:left;
margin-left:15px;
line-height:1.3em;
  }

#form1 {
	padding-top: 10px;
	padding-left: 30px;
	float:left;  }
	
	#main-content-products-temp p{
	color:#000000;
	margin:50px;
	}



.backbutton {
	float: right;
	color:#000;
	font-weight: bolder;
	margin-top:25px;
	margin-right:25px;
}
