body {}

body#home {}

#wrapper {}

body#home #wrapper {}

#basic_search {}

#logo {}

#nav {}
	
#tiles {
body#home #tiles {}


#content {}

#title {}

* html #title {}

#subnav {}

body#home #subnav {}

/* IE/Win display bug fix for Product pages */
* html #product #subnav {}

* html #product #leftcontent {
/*	display: none;*/
/*	visibility: hidden;*/
/*	border: 1px solid #F00;*/
}

#leftcontent {}


body#scrapbook #leftcontent, 
body#locations #leftcontent, 
body#contractors #leftcontent, 
body#search #leftcontent {
	background-color: #CC9;
	color: #330;
}

#centercontent {}

#rightcontent {}

#footer {}




/* Adjust the structure to allow for a wide content area */
body#find_a_store #footer, 
body#scrapbook #footer,
body#contractors #footer,
body#glossary #footer,
body#layouts #footer,
body#locations #footer {
	padding: 0px 0px 15px 15px;
}
	
	
/* HOME PAGE CSS */


/* Diamond Background */

body#home #leftcontent {}

body#home #title  {}

* html body#home #leftcontent {}

body#home #centercontent {}

body#home #rightcontent {
	display: none;
}

#home_rightcontent {}


body#home #footer {}

	
body#locations #leftcontent,
body#about_us #leftcontent {}
	

