 body   {
	background-repeat: repeat;
	background-color: #000;
	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;
		} 

   /* Headers  Note there is an unresolved inheritance difference in h1 h2  this stylesheet and Nav_GA_2_1a...*/

  h1   		{
	font-size: 1em;
	letter-spacing: 2px;
	color: #000000; /*  #cd8500 steph orange */
		}



* .sm_link   {
	font-size: .5em;
	color: #ffffff;  /* white */
	margin: 0;
	padding: 0;
	}


  h1.noshow   {
	margin: 0px;
	padding: 0px;
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background:#fff;
	
	}

   h2    {
	font-size:  .8em;
	letter-spacing: 2px;
	color:  #8B2500; /*  red #7484ad steph orange #cd8500; */  
	}

    h4   {
	font-size: .6em;
	}

  .headline    {  /* styles h2 just bebeath main gallery photo li and it's embedded text */
	margin: 10px 0px 5px 0px;
	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;
	}
	
	
  /* Content Area rt side  */
 
   .content_area   {
	background-color: #ffffff;
	border: 1px solid gray;
	padding-left: 15px;
	padding-bottom: 5px;
	margin: 0px 5px 0px 5px;
	}

   #qview_tip   {
	background-image: url(images/left-swirl.jpg);
	margin: 0px 7px 0px auto;
	text-align: center;
	font-weight: bold;
	line-height:	1.3em;
	font-size: 8px;
	width:200px;
	border: 2px inset black;
	background-color: black;
	color: #fff;
	}
  /* ---- TABLES----- */
  
  caption   {
	color: #8B2500;
	}

   .sm_row  td {
	color: #0000FF;
	font-size: .6em;
	}


 



   /*--------CENTERING ---------*/
 .align_center {
	text-align:   center;
	}

   .center   {
	margin: 0px auto;
	}

  /* ------ Float clearing??? ------- */

   .spacer   {
	color: #8B2500;
	padding-bottom: 1px;
	}
 
  

    
    #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;
	}

 


   .textmiddle   {                   /*aligns and spaces email image from email link*/	
	vertical-align:  middle;
	margin-right:  15px;  
	}

      

    /* ---------------------Footer--------------------*/
 
    #footer {
	padding: 5px;	
	text-align:   center;
	color: #ffffff;
	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:0px auto 0px auto;
    border:1px solid #aaa; 
	}

  #lt_pane a:hover  {				   
	text-decoration: none;
		} 

   #lt_pane ul   {
	list-style:  none;
	padding: 0px;
	margin: 0px;
		}

   
#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-color: #fff; /* NBS: should be color or background-color  */
    }


/* 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;
     }

 /* IMP Note #hand (pointer) only added if thumb has clsup page, needed ID to override class ...use per thb position #handa, #handb... */ 

#lt_pane a.gallery#handa, #lt_pane a.gallery#handa:visited, #lt_pane a.gallery#handb, #lt_pane a.gallery#handb:visited,
#lt_pane a.gallery#handc, #lt_pane a.gallery#handc:visited, #lt_pane a.gallery#handd, #lt_pane a.gallery#handd:visited,
#lt_pane a.gallery#hande, #lt_pane a.gallery#hande:visited, #lt_pane a.gallery#handf, #lt_pane a.gallery#handf:visited,
#lt_pane a.gallery#handg, #lt_pane a.gallery#handg:visited, #lt_pane a.gallery#handh, #lt_pane a.gallery#handh:visited,
#lt_pane a.gallery#handi, #lt_pane a.gallery#handi:visited, #lt_pane a.gallery#handj, #lt_pane a.gallery#handj:visited,
#lt_pane a.gallery#handk, #lt_pane a.gallery#handk:visited, #lt_pane a.gallery#handl, #lt_pane a.gallery#handl:visited,
#lt_pane a.gallery#handm, #lt_pane a.gallery#handm:visited,#lt_pane a.gallery#handn, #lt_pane a.gallery#handn:visited,
#lt_pane a.gallery#hando, #lt_pane a.gallery#hando:visited
	 {  
  /*  display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:left; */
    cursor:pointer;  
     }
  
 


  



#lt_pane a  {
	background-repeat: no-repeat;
	height:117px; 
   	width:60px;
	}

 


#lt_pane a.slidea {  /*orig thb wo text was 93h 60w  */
    	background:url(images/emu/impero-armchair-THB.jpg);
    	background-repeat: no-repeat;
	height:117px; 
   	width:60px; 
        }

#lt_pane a.slideb {
    background:url(images/emu/isis-chair-THB.jpg);
    	background-repeat: no-repeat;
	height:117px; 
   	width:60px;  
    }

#lt_pane a.slidec {
    background:url(images/emu/karen-chair-THB.jpg);
    	background-repeat: no-repeat;
	height:117px; 
   	width:60px;  
    }

#lt_pane a.slided {
    background:url(images/emu/laser-chair-THB.jpg);
    	background-repeat: no-repeat;
	height:117px; 
   	width:60px;  
    }

* html #lt_pane a.slided {
   height:117px; 
   width:60px;
    }

#lt_pane a.slidee {
    background:url(images/emu/line-chair-THB.jpg);
    	background-repeat: no-repeat;
	height:117px; 
   	width:60px;  
       }

#lt_pane a.slidef {
    background:url(images/emu/luna-chair-THB.jpg); 
	background-repeat: no-repeat;
    	height:117px; 
   	width:60px;
    }

* html #lt_pane a.slidef {
    height:117px; 
    w\idth:60px;
    }


#lt_pane a.slideg {
    background:url(images/emu/mouse-chair-THB.jpg); 
	background-repeat: no-repeat;  
    height:117px; 
    width:60px;
    }

#lt_pane a.slideh {
    background:url(images/emu/net-chair-THB.jpg);
	background-repeat: no-repeat;  /*limits chair image from repeating */  
    height:117px; 
    width:60px;
    }
#lt_pane a.slidei {
    background:url(images/emu/onda-armchair-THB.jpg);
    background-repeat: no-repeat;  /*limits chair image from repeating */ 
    height:117px; 
    width:60px;
    }
#lt_pane a.slidej {
    background:url(images/emu/open-chair-THB.jpg); 
    background-repeat: no-repeat; 
    height:117px; 
    width:60px;
    }
#lt_pane a.slidek {
    background:url(images/emu/podio-armchair-THB.jpg);
    background-repeat: no-repeat;  
    height:117px; 
    width:60px;
    }

* html #lt_pane a.slidek {
    background-repeat: no-repeat;
    width:117px; 
    width:60px;
    }



#lt_pane a.slidel {
    background:url(images/emu/riva-chair-THB.jpg);
    background-repeat: no-repeat;  
    height:117px; 
    width:60px;
    }

#lt_pane a.slidem {
    background:url(images/emu/round-chair-THB.jpg);
    background-repeat: no-repeat;  
    height:117px; 
    width:60px;
    }

#lt_pane a.sliden {
    background:url(images/emu/sally-chair-THB.jpg);
    background-repeat: no-repeat;  
    height:117px; 
    width:60px;
    }

#lt_pane a.slideo {
    background:url(images/chairs/chair-thumb-more.jpg);
    background-repeat: no-repeat;  
    height:117px; 
    width:60px;
    }

/* set the size of the unordered list to neatly house the thumbnails */
#lt_pane ul {
    width:198px; 
    height:386px; /* change didn't fix divas */
    }
#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:550px;  /* impt */
	height:600px;   /* change doesn't correct divas */
	left: 0px;
	padding-left: 50px; 
	font-size: .9em;
	}


/* adds space around images in like in extra*/
#lt_pane a.gallery:hover span.wide img {
	padding: 9px 12px;
	}



/*styling the :hover span for dbl wide & "extra" long images -- nbs*/
#lt_pane a.gallery:hover span.extra {
	position:absolute; 
	width:550px;  /* impt */
	height:800px;   /* change doesn't correct divas */
	left: 0px;
	padding-left: 50px; 
	font-size: .9em;
	}



#lt_pane a.gallery:hover img {
    border:1px solid #fff; 
    float:left; 
    margin-right: 5px;
    }


/*styling the :hover span for dbl wide & "extra" long images -adds "pad"ding-- nbs*/
#lt_pane a.gallery:hover span.extra img   {
	padding: 9px 9px;
	}



#lt_pane {   /* adds image for lt pane main heading, ex chairs, chair_titlepg_dbl3.jpg*/
    background:#fff url(images/outdoor_chairs_title_pg2.jpg) 0px 10px no-repeat;
    }


/*   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 0px 0px;
	background-color: black;
	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;
}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */
