  body   {
	background-repeat: repeat;
	background-color: #000000;
	font-size: 18px;
	font-family:	Verdana, Geneva, Arial, san-serif;
	letter-spacing: 1px;
	}
 

  .container  {
	 /* taupe #483C32, #5C4033 very drk brwn,ivory #FFFFF0 charcoal #333333 */
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	color: white;
	border: 3px ridge #cd8500; /* 3px solid #483C32, try groove or dbl border for final */
	}

  .masthead   {
	margin: 5px 0px 0px 0px;
	text-align: center;
	}


    

  .main   {
	background-color:   #cd8500; /*  #cd8500 Amanda&Steph, #CC6633 Amanda, #f4a460 Bet,  #E97451 burnt sienna */
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;  /* shows salmon color a bit at bottom */
	border: 1px solid gray;
	font-family:	Verdana, Geneva, Arial, san-serif;
	color:	#333333;  /* #000000 black #333333 charcoal*/
	font-size: .9em;
	line-height:	1.5em;  /* orig 1.5 em */
	}

  .single_pane   {
	background-color:   #cd8500; /*  #cd8500 Amanda&Steph, #CC6633 Amanda, #f4a460 Bet,  #E97451 burnt sienna */
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;  /* shows salmon color a bit at bottom */
	border: 1px solid gray;
	font-family:	Verdana, Geneva, Arial, san-serif;
	color:	#333333;  /* #000000 black #333333 charcoal*/
	font-size: .9em;
	line-height:	1.5em;  /* orig 1.5 em */
	}

   div #contactus   {
	margin-bottom: 50px;
	}

    
	 /* Styles external hyperlinks */

    .ext  a:link  {
	 color: #0000FF;
	 }       /* unvisited link #0000FF blue*/

     .ext a:visited  {
	 color: #800080;
	 font-weight: normal;
	text-decoration: underline;
	 }   /* visited links #800080 purple*/

   .ext  a:hover {
	font-weight: normal;
	text-decoration: underline;	
	 }    /*  #FF0000 red active links */ 

 
  /* LINKS */

  a:link  {                               /* Main Horiz Nav  */
	color: #483C32;  /* taupe */
	text-decoration: none;
	}

 a:visited   {			   /* Main Horiz Nav  */
	color: #483C32;  /* taupe */
	text-decoration: none;
		} 

  a:hover   {				   /* Main Horiz Nav  */
	color: #ffffff;  /* white */
	text-decoration: none;
		} 

	
     

   /* HORIZONTAL NAVIGATION */


   .nav  {
	margin: 5px 0px 5px 0px;
	text-align: center;	
	}

   #tbl_nav   {
	width: 100%;
	text-align: center;
		}

   #tbl_nav td {
	color: #ffffff; /* #483C32 taupe */
	font-size: .8em;
	font-weight:  bold;
	line-height: 1.4;
	}

   /* Vertical Navigation  */


 .vertnav   {
	font-size: 1em;
	list-style:  none;
	margin:   0px 0px 0px 90px;  /* closed gap below header*/
		}
	

   /* Headers  */

  h1   		{
	font-size: 1.2em;
	letter-spacing: 2px;
	color: #000000; /*  #cd8500 steph orange */
		}

* .sm_link   {
	font-size: .5em;
	color: #ffffff;  /* white */
	margin: 0;
	padding: 0;
	}


  h1.noshow   {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background:#fff;
	
	}

   h2    {
	font-size: 1.2em;
	letter-spacing: 2px;
	color: #cd8500; /* steph orange */
	margin-bottom: -17px;  /*reduces space between h2 and following paragraph*/
	}

 





   h4   {
	font-size: .6em;
	}

  .headline    {  /* styles h2 just bebeath main gallery photo li and it's embedded text */
	
	color:	#8B2500;  /* #8B2500 orangered #8B5A00 orange4, #333333 charcoal*/
	font-size: .9em;
	letter-spacing: 1px;
	text-align: center;
		}


 

   .tel   {
	color:  #333333;
	font-family:	Verdana, Geneva, Arial, san-serif;
	}
	


	 /* CONTACT US PAGE */		

	/* .c  {                      increases font size on contact info 
	font-size: 1.2em;
	margin: 0px 0px 0px 0px;
	  } */

 

	.c   {   /* centers all content on contact us pg */
	  text-align:  center;
	}
	
  /* Content Area rt side  */
 
   .content_area   {
	border: 1px solid gray;
	background-color: white;
	padding-left: 15px;
	padding-bottom: 5px;
	margin: 0px 5px 0px 5px;
	}

    
    #rt_pane  {  
	text-align: left;
	margin-right: 20px;
	padding-top: 0px;
	padding-left: 365px;
	
	} 


   #gallery_rt_pane  {
	text-align: left;
	/* margin-right: 20px;  */
	padding: 5px 15px 58px 15px;
	}

   #cat  {
	margin:0px;
	padding: 0px;
	background-color:   red;
	}

   #nogall_lt_pane   {
	padding-top: 0px;
	margin-top: 0px;
	}

    #rt_pane h1 {
	text-align: center;
	}

     #rt_pane h2  .em {
	}
 


  #float_left  {
	float: left;
	
	margin: 36px 20px 15px 0px; /* margin top was 60 px aligns img with text */
	}


   
  .align_left {
	text-align:   left;
	}

  .align_center {
	text-align:   center;
	}

   .spacer   {
	color: #8B2500;
	padding-bottom: 1px;
	}
  


   .textmiddle   {                   /*aligns and spaces email image from email link*/	
	vertical-align:  middle;
	margin-right:  15px;  
	}

      #tempcontent   {		/* under construction page only */
	text-align:   center;
	font-family:	Verdana, Geneva, Arial, san-serif;
	color:	#333333;  /* #000000 black #333333 charcoal*/
	font-size: .9em;
	line-height:	1.5em;  /* orig 1.5 em */
	padding-bottom: 5px;
	
	}


   /*------ Werzalit feature bullet list -----*/

	.bullet_link ul li {
		background-color: red;
          list-style-image: url(images/colorcharts/2yrs.gif);
          text-align:center;
         }
     




    /* ---------------------Footer--------------------*/
 
    #footer {
	padding: 5px;	
	text-align:   center;
	color: white;
	font-size: .5em;
		}

   .vert_line   {
	padding: 0px 8px;
	border-right: 1px solid white;
	border-left: 1px solid white;
            }

     .pad  {
	padding: 0px 5px;
	}
	
   .none   {
	list-style:  none;
	margin:   0;
	padding:  0;
	  	}
	



	/* ------ hover image gallery ------- */
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/articles/gallery/examples/gallery.html.
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */



  #lt_pane    {   /*for Gallery only */
    position:relative; 
    width:98%; 
    height:620px; /* default 396px */
    margin:20px auto 0 auto; 
    border:1px solid #aaa; 
	}

  #lt_pane a:hover  {				   
	text-decoration: none;
		} 

   #lt_pane ul   {
	list-style:  none;
	padding: 0;
	margin: 0;
		}

   
#lt_pane a.gallery span {  /* Remove the images and text from sight */
	
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background:#fff;
    }



/* Adding the thumbnail images */
#lt_pane a.gallery, #lt_pane a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
   
    }

#lt_pane a.slidea {  /*orig thb wo text was 93h 60w  */
    background:url(images/chairs/transition_thb2.jpg); 
    height:117px; 
    width:60px;
    }
#lt_pane a.slideb {
    background:url(images/chairs/cobra-chair-thb.jpg); 
    height:117px; 
    width:60px;
    }
#lt_pane a.slidec {
    background:url(images/chairs/eagle_chair_thb2.jpg); 
    height:117px; 
    width:60px;
    }
#lt_pane a.slided {
    background:url(images/chairs/infinity_thb.jpg); 
    height:117px; 
    width:60px;
    }
* html #lt_pane a.slided {
    width:91px; 
    width:93px;
    }

#lt_pane a.slidee {
    background:url(images/chairs/mexico_thb2.jpg); 
    height:117px; 
    width:60px;
    }

#lt_pane a.slidef {
    background:url(images/chairs/pilgrim-chair-thb.jpg); 
    height:117px; 
    width:60px;
    }
* html #lt_pane a.slidef {
    width:91px; 
    w\idth:93px;
    }
#lt_pane a.slideg {
    background:url(images/chairs/wicker-chair_thb.jpg); 
    height:117px; 
    width:60px;
    }
#lt_pane a.slideh {
    background:url(images/chairs/wicker-aluminum-chair_thb.jpg); 
    height:117px; 
    width:60px;
    }
#lt_pane a.slidei {
    background:url(images/chairs/windsor-chair-thb.jpg);
    background-repeat: no-repeat;  /*limits chair image from repeating */ 
    height:117px; 
    width:60px;
    }
#lt_pane a.slidej {
    background:url(images/chairs/stack-chair-thb.jpg); 
    background-repeat: no-repeat; 
    height:117px; 
    width:60px;
    }
#lt_pane a.slidek {
    background:url(images/chairs/swivel-stool-thb.jpg);
    background-repeat: no-repeat;  
    height:117px; 
    width:60px;
    }
* html #lt_pane a.slidek {
    width:91px; 
    width:93px;
    }

#lt_pane a.slidel {
    background:url(../images/p12_t.jpg); 
    height:60px; 
    width:93px;
    }


/* set the size of the unordered list to neatly house the thumbnails */
#lt_pane ul {
    width:198px; 
    height:386px;
    }
#lt_pane li {
    float:left;
    }

/* move the thumbnails into the correct position */
#lt_pane ul {
    margin:5px; 
    float:right;
    }

/* change the thumbnail border color */
#lt_pane a.gallery:hover {
    border:1px solid #fff; 
    }

/* styling the :hover span */
#lt_pane a.gallery:hover span {
    position:absolute; 
    width:372px; 
    height:372px; 
    top:10px; 
    left:75px; /*default 75px */
    color:#000; 
    background:#fff;
    }


/*styling the :hover span for dbl wide images -- nbs*/
#lt_pane a.gallery:hover span.wide {
	position:absolute; 
	width:500px;  /* impt */
	height:600px; 
	left: 0px;
	padding-left: 15px; 
	font-size: .9em;
	}



#lt_pane a.gallery:hover img {
    border:1px solid #fff; 
    float:left; 
    margin-right: 5px;
    }


#lt_pane a.slideb:hover img, #container a.slidei:hover img {
    float:right;
    }

#lt_pane {   /* adds image for lt pane main heading, ex chairs */
    background:#fff url(images/bases/bases_titlepg_dbl.jpg) 0px 10px no-repeat;
    }

 


  /* Cast Iron Bases Thumbnail Slides note "I" before slide letter */

 #lt_pane a.slideIa {  /*orig thb wo text was 93h 60w  */
    background:url(images/bases/table-base-ha1-thb.jpg); 
    height:117px; 
    width:60px;
    }
#lt_pane a.slideIb {
    background:url(images/bases/table-base-sk1-THB.jpg); 
    height:117px; 
    width:60px;
    }
#lt_pane a.slideIc {
    background:url(images/bases/table-base-sk2-THB.jpg); 
    background-repeat: no-repeat; 
    height:117px; 
    width:60px;
    }
#lt_pane a.slideId {
    background:url(images/bases/table-base-sk3-THB.jpg); 
    height:117px; 
    width:60px;
    }

#lt_pane a.slideIe {
    background:url(images/bases/table-base-tb105-THB.jpg); 
    height:117px; 
    width:60px;
    }

#lt_pane a.slideIf {
    background:url(images/bases/table-base-tb104-THB.jpg);
    background-repeat: no-repeat;  
    height:117px; 
    width:60px;
    }
* html #lt_pane a.slidef {
    width:91px; 
    w\idth:93px;
    }
#lt_pane a.slideIg {
    background:url(images/bases/table-base-tb108-THB.jpg);
    height:117px; 
    width:60px;
    }

#lt_pane a.slideIh{
    background:url(images/bases/table-base-tt103-THB.jpg);
    background-repeat: no-repeat;  /*limits chair image from repeating */ 
    height:117px; 
    width:60px;
    }

#lt_pane a.slideIi {
    background:url(images/bases/table-base-tt106_pub-THB.jpg);
    background-repeat: no-repeat;  /*limits chair image from repeating */ 
    height:117px; 
    width:60px;
    }

#lt_pane a.slideIj {
    background:url(images/bases/table-base-tt106-THB.jpg); 
    background-repeat: no-repeat; 
    height:117px; 
    width:60px;
    }

#lt_pane a.slideIk {
    background:url(images/bases/table-base-tt108-THB.jpg);
    background-repeat: no-repeat;  
    height:117px; 
    width:60px;
    }

* html #lt_pane a.slidek {
    width:91px; 
    width:93px;
    }

#lt_pane a.slideIl {
    background:url(images/bases/table-base-tt109-THB.jpg);
    background-repeat: no-repeat; 
    height:117px; 
    width:60px;
    }

#lt_pane a.slideIm {
    background:url();
    background-repeat: no-repeat; 
    height:117px; 
    width:60px;
    }


#lt_pane a.slideIn {
    background:url(images/stools/table-tops-THB.jpg);
    background-repeat: no-repeat; 
    height:117px; 
    width:60px;
    }


#lt_pane a.slideIo {
    background:url(css/images-css/bases/more-bases-THB.jpg);
    background-repeat: no-repeat; 
    height:117px; 
    width:60px;
    }




   .title_subhead     {  /* styles h2 just bebeath main gallery photo li and it's embedded text */
	position: absolute;
	width: 550px;
	top: 830px;
	padding-left: 15px;
	color:	#333333;  /* #000000 black #333333 charcoal*/
	font-size: 1.2em;
	letter-spacing: 1px;
	text-align: center;
		}

  /*   drop down menu */

   .preload1 {background: url(tab.png.gif);}
.preload2 {background: url(tabb_on.png.gif);}

.menu2 {padding:0 0 0 29px; margin:0; list-style:none; height:30px; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
.menu2 li.top {display:block; float:left;}
.menu2 li a.top_link {display:block; float:left; height:22px; color:#444; text-decoration:none;}

.menu2 li a.top_link span {display:block; height:26px; float:left; line-height:16px; font-size:14px; font-weight:bold; padding:0 10px; cursor:pointer; background: url(tab_off.png) no-repeat;}
.menu2 li a.top_link b {display:block; width:15px; height:36px; float:left; background: url(tabb_off.png) no-repeat;}
.menu2 li a.top_link b.down {background: url(tabdown_off.png) no-repeat;}

.menu2 li a.top_link:hover span {color:#fff; background: url(tab.png) no-repeat; line-height:16px;}
.menu2 li a.top_link:hover b {color:#fff; background: url(tabb_on.png) no-repeat;}

.menu2 li:hover > a.top_link span {/* hover color */color: #fff; background: url(tab.png) no-repeat; line-height:16px;}
.menu2 li:hover > a.top_link b {color:#fff; background: url(tabb_on.png) no-repeat;}
.menu2 li:hover > a.top_link b.down {color:#fff; background: url(tabdown_on.png) no-repeat;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute;left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0; /* adjusts vert loc subheads */ top:21px; white-space:nowrap; width:120px; height:auto; z-index:300;}
.menu2 :hover ul.sub li {display:block; height:20px; float:left; width:120px; font-weight:normal; background: url(submid.png);}
.menu2 :hover ul.sub li.fly {background: url(submid_r.png);}

   /* adjusts sub headings */

.menu2 :hover ul.sub li a {display:block; position:relative; padding-left: 15px; font-size:14px; font-weight:bold;height:20px; width:150px; line-height:16px; text-indent:10px;
                           /* sub menu color */ color:#444; text-decoration:none; background-color:  #cd8500; }

.menu2 :hover ul.sub li a:hover {color:#fff;}

.menu2 :hover ul.sub :hover > a {color:#fff;}

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:150px; top:0; white-space:nowrap; width:120px; z-index:400; height:auto;}

.menu2 :hover ul.sub li.subtop,
.menu2 :hover ul :hover ul li.subtop,
.menu2 :hover ul :hover ul :hover ul li.subtop,
.menu2 :hover ul :hover ul :hover ul :hover ul li.subtop
{background:url(subtop.png);}

.menu2 :hover ul.sub li.flytop,
.menu2 :hover ul :hover ul li.flytop,
.menu2 :hover ul :hover ul :hover ul li.flytop,
.menu2 :hover ul :hover ul :hover ul :hover ul li.flytop
{background: url(subtop_r.png);}

.menu2 :hover ul.sub li.subbot,
.menu2 :hover ul :hover ul li.subbot,
.menu2 :hover ul :hover ul :hover ul li.subbot,
.menu2 :hover ul :hover ul :hover ul :hover ul li.subbot
{height:30px;  background:url(subbottom.png);}

.menu2 :hover ul.sub li.flybot,
.menu2 :hover ul :hover ul li.flybot,
.menu2 :hover ul :hover ul :hover ul li.flybot,
.menu2 :hover ul :hover ul :hover ul :hover ul li.flybot
{height:30px; background: url(subbottom_r.png);}

 /*   drop down menu */

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop11.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

   /* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical_centered.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/*
  #menu_container   {
	margin: 3px 0px 0px 2px;
	padding: 0px 0px 15px 0px;
	background-color: #000;
	z-index: 3;
	}


/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#nav {position:relative; z-index:100;  margin: 150px 0 150px 0;}


/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu {padding:0; margin:0 auto; list-style-type: none; display:table;}
#pmenu ul {padding:0; margin:0; list-style-type: none; display:block;}

/* Hide the sub levels */
#pmenu li ul {display:none;}

/* Set up the link size, color and borders */
#pmenu li a, #pmenu li a:visited {display:block;  width:145px; font-size:11px; font-weight: bold; color:#fff; height:25px; line-height:24px; text-decoration:none; text-indent:5px; border:1px solid #000; border-width:1px 0 1px 1px; text-align:left;}

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {border-width:0 1px 1px 1px;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:1px;}

/* Set up the list items */
#pmenu li {float:left; background:#cd8500;} /*#7484ad*/
#pmenu li.tc {display:table-cell;}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu li:hover > a {background:#dfd7ca; color:#c00;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif); width:120px;}
/* Position the first sub level beneath the top level links */
#pmenu > li:hover > ul {left:-30px; top:16px;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#cd8500; color:#c00;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#dfd7ca; color:#c00;}

/* Set up the pointers for the sub level indication */
#pmenu li.fly {background:#cd8500 url(images/fly.gif) no-repeat right center;}
#pmenu li.drop {background:#cd8500 url(images/drop.gif) no-repeat right center;}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif);}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}  */

  